@charset "UTF-8";
.ricardo .standardBoldTopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 7px;
	margin-right: 10px;
}
.ricardo .copyright {
	font-size: x-small;
	margin-bottom: 20px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.ricardo  #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(mainBackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 256px;
} 
.ricardo  #header {
	background-image: url(headerBackground.jpg);
	background-repeat: no-repeat;
	height: 223px;
	padding-top: 0px;
	padding-bottom: 0;
} 
.ricardo  #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	margin-top: 0px;
}
.ricardo  #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 490px;
} 
.ricardo .standardText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.ricardo  #footer {
	padding: 0 10px 0 20px;
	background-image: url(bottomMask.gif);
	background-repeat: no-repeat;
	height: 60px;
} 
.ricardo .bottomDivider {
	margin-top: 20px;
}
.ricardo .divider {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ricardo #dFiestaHead {
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.ricardo #dFiestaContent {
	width: 182px;
	background-color: #FFFFE3;
	margin-left: 41px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	position: relative;
}
.ricardo #dFiestaContent a {
	color: #000000;
}
.ricardo #dFiestaContent a:hover {
	color: #F0500A;
}
.ricardo .caps {
	text-transform: uppercase;
}
.ricardo #menu ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}
.ricardo   #menu   li  {
	display: inline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.ricardo #menu img {
	padding-left: 18px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.ricardo .italicBold {
	font-style: italic;
	font-weight: bold;
}
html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form, table, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
}
.ricardo #topMask {
	position: relative;
	height: 63px;
	width: 800px;
	background-image: url(topMask.gif);
	background-repeat: no-repeat;
}
.ricardo #menu {
	background-image: url(menuBackground.gif);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}
.ricardo #logo {
	padding-top: 2px;
}
.ricardo      #headerPhoto    {
	margin-top: 10px;
	position: absolute;
	margin-left: 546px;
}
.ricardo #header #title {
	position: absolute;
	margin-left: 270px;
	padding-top: 40px;
}
.ricardo  #headerPhone {
	padding-top: 20px;
}
.ricardo .imageFloatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ricardo #header #logo {
	position: absolute;
	margin-top: 8px;
	margin-left: 30px;
}
.ricardo #contactContent {
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-left: 45px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 20px;
	font-style: italic;
	font-weight: bold;
	height: 330px;
}
.ricardo .contactContentLarge {
	font-size: 24px;
	font-style: normal;
}
.ricardo .contactContentLarge a {
	color: #000000;
	text-decoration: none;
}
.ricardo .contactContentLarge a:hover {
	color: #f0500a;
	text-decoration: none;
}
.ricardo .tinySpadeTrail {
	margin-right: 3px;
	margin-left: 3px;
}
.ricardo #galleryMenu {
	width: 172px;
	background-color: #F0500A;
	margin-left: 41px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 20px;
	position: relative;
	border: 3px solid #000000;
	padding: 5px;
	margin-bottom: 0px;
}
.ricardo #galleryMenu img {
	margin-bottom: 10px;
}
.ricardo #galleryMenu a {
	color: #000000;
}
.ricardo #galleryMenu a:hover {
	color: #666666;
}
.ricardo #languageLink {
	background-color: #5B5B5B;
	width: 100px;
	margin-left: 40px;
	margin-top: 0px;
	height: 26px;
	padding-top: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

