@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}


.clearBoth{
clear:both; 
position:relative;
height:0;
}

.clearBothZero{
	clear:both;
	position:relative;
	height:0px;
	background:url(../_images/clearBg.jpg) repeat-y top left;
	
}

.floatNone{
clear:both;
float:none;
}

.clearLeft{
	clear:left;
	position:relative;
	height:0px;
	visibility: hidden;
}

#footer{
width:909px; 
height:131px; 
background:url(../_images/footer.jpg) no-repeat top left;
position:relative;
float:left; 
margin-left:11px;
display:inline;
overflow:hidden;
z-index:100;
padding-left: 8px;

}

p{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:6px; color:#000;}

#wrapper{
	position:relative;
	width:919px;
	margin:10px auto;
	background:url(../_images/wrapperBg.jpg) repeat-y top left;
}

#header{
position:relative;
height:142px;
background:url(../_images/clearBg.jpg) repeat-y top left;
}

#headerLeft{
width:505px;
height:142px;
float:left;
position:relative;
}

#headerLeft h1.logo{
width:505px;
height:142px;
}

#headerRight{
width:414px;
height:142px;
float:right;
background:url(../_images/logo_right.jpg) no-repeat top right;
position:relative;
}

#headerRightRight{
float:right;
width:141px;
height:82px;
padding: 62px 2px 0px 6px;
position:relative;
}

img.pad1{
padding:1px;
}

#headerRightLeft{
float:left;
width:265px;
height:142px;
position:relative;
}

#headerRightLeftLeft{
float:left;
width:133px;
height:97px;
text-align:center;
padding-top:35px;
position:relative;
}

#headerRightLeftRight a.english{
color:#000000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#headerRightLeftRight a.spanish{
color:#990000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


#headerRightLeftRight a.english:hover{
text-decoration:none;
}
#headerRightLeftRight a.spanish:hover{
text-decoration:none;
}

img{border:none;}
img a{border:none;}

#headerRightLeftRight{
float:right;
width:132px;
height:92px;
text-align:center;
padding-top:50px;
position:relative;
}

#headerRightLeftLeft h2.hours{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline
}
#headerRightLeftLeft h2.hoursData{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#headerRightLeftLeft p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#contentContainer{
	position:relative;
	overflow:hidden;
	background:url(../_images/borderLeft.jpg) repeat-y top left;
}



#contentRightContainer{
	float:right;
	position:relative;
	width:685px;
	background-color: #FFDC88;
	background-image: url(../_images/rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#contentRightLeft{
	float:left;
	position:relative;
	width:457px;
	background-color: #FFDC88;
	background-image: url(../_images/rightLeftContentBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contentRightRight{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:228px;
	float:right;
	background:#cc0000 url(../_images/borderRight.jpg) repeat-y top right;
	position:relative;
	height:225px;
	color: #990000;
}
#contentRightRight h1.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#FFFFFF;
}
.contentRightRightFooter{
	position:absolute;
	bottom:0px;
	right:0px;
	width:228px;
	height:25px;
	background:url(../_images/contentRightFooter.jpg) no-repeat;
}

.text{padding:10px;}


.contentText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 18px;
	left: auto;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
}

#contentRightRight h1{
text-align:center;
color:#cc0000;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
}

.justify{
text-align:justify;
}

#nav{
float:left;
position:relative;
width:234px;
background:#cc0000 url(../_images/leftBorder.jpg) repeat-y top left;
}

#nav ul{
list-style:none;
margin-bottom:2px;
margin-left:4px;
}

#nav li{
margin-left:24px;
padding:0;
}


#contentRightRight a{
color:#fff;
font-size:9px;
text-decoration:none;
text-align:center;
font-family:Geneva, Helvetica, sans-serif;
}

#contentRightRight a:hover{
text-decoration:underline;
}


#nav a{
	color:#ffcc33;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 22px;
}


#nav a:hover{
	color: #ffd937;
	padding-left:4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ffcc33;
}

#nav h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
font-stretch:extra-expanded;
margin-left:21px;
color:#fff;
}

.footerBlue{
border:1px dashed #cbcbcb;
width:170px;
float:left;
margin:3px 4px 0px 3px;
position:relative;
display:inline;
}

.footerBlueTop{
width:168px;
height:25px;
clear:both;
background:url(../_images/fiveTop.jpg) repeat-x top left;
border:1px solid #ccc;
}

.footerBlueTop h1{
text-align:center;
color:#FFFF66;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:25px;
}

#footer a{
color:#F1F364;
font-size:12px;
margin-left:15px;
text-decoration:none;
font-family:Ariel, Helvetica, sans-serif;
}

#footer a:hover{
text-decoration:underline;
}
.menuHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 0px;
}
.navWrapper {
	background-image: url(../_images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #CC0000;
}
