/* SVR Imaging Default Style Sheet */
html, body {
margin:0 auto;
height:100%;
text-align: center; /* centering the content for IE6 */
background-color:#000;
}
a:link, a:visited {
text-decoration:none;
color:#36c;
}
a:hover {
text-decoration:underline;
color:#36c;
}
#wrap{
width:780px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
height:100%;
background-color:#5d220f;
}
#veryTopNavLeft{
float:left;
width:585px;/*PRE-PAD WIDTH: 600PX*/
height:25px;
color:#fff;
padding:10px 0 0 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#veryTopNavLeft a:link, #veryTopNavLeft a:visited{
color:#fff;
text-decoration:none;
}
#veryTopNavLeft a:hover,  #veryTopNavLeft a.currentPage{
color:#fff;
text-decoration:underline;
}
#veryTopNavRight{
float:left;
width:150px;/*PRE-PAD WIDTH: 180PX*/
height:25px;
color:#fff109;
padding:2px 0 0 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#veryTopNavRight a:link, #veryTopNavRight a:visited{
color:#fff109;
text-decoration:none;
}
#veryTopNavRight a:hover{
color:#fff109;
text-decoration:underline;
}
#logo{
float:left;
width:328px;
height:107px;
}
#rightOfLogo{
float:left;
width:452px;
height:107px;
}
#topNavGray{
width:780px;
height:21px;
float:left;
background-color:#757575;
}
#topNavGray td{
padding:0 5px 0 5px;
}
/*BEGIN CONTENT CONTAINER ELEMEMTS (ALL THE STUFF IN THE WHITESPACE)*/
#contentContainer{
width:100%;
float:left;
background-color:#fff;
}
#contentFlash{
float:left;
width:283px;
}
#contentFlashInt{
float:left;
width:283px;
}
#leftSubMenu{
float:left;
width:160px;
height:600px;
padding:20px 5px 0 10px;
background-image:url(images/subLeftGradient1.jpg);
background-repeat: no-repeat;
}
#leftSubMenu h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#5d2c1a;
margin:0;
}
#leftSubMenu h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#5d2c1a;
margin:10px 0 0 0;
}
#leftSubMenu a:link, #leftSubMenu a:visited{
color:#5d220f;
text-decoration:none;
}
#leftSubMenu a:hover, #leftSubMenu a.currentPage{
color:#c75f33;
text-decoration:none;
}
#containerTxtHome{
float:left;
width:497px;
height:325px;
background-image:url(images/bg-photo-home.jpg);
}
#containerTxtInt{
float:left;
width:497px;
background-color:#fff;
}
#containerTxtLocation{
float:left;
width:760px;
background-color:#fff;
padding:0 0 0 20px;
}
#containerSubTxtInt{
float:left;
width:605px;
background-color:#fff;
}
#pagetitleHome{
float:left;
width:432px;
height:12px;
padding:75px 0 15px 0;
}
#pagetitleInt{
float:left;
width:432px;
height:12px;
padding:20px 0 15px 0;
}
#txt{
float:left;
width:95%;
color:#5d2c1a;
}
#txt td{
padding:0 5px 5px 0;
}
#txt h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#fff;
margin:0 0 10px 0;
padding:1px 0 1px 2px;
background-color:#8c8c8c;
}
#txt h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#5d2c1a;
margin:10px 0 0 0;
}
#txt h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#5d2c1a;
text-align:center;
}
#txt a:link, #txt a:visited{
color:#f99266;
text-decoration:underline;
}
#txt a:hover{
color:#c75f33;
text-decoration:underline;
}

/*END CONTENT CONTAINER ELEMEMTS (ALL THE STUFF IN THE WHITESPACE)*/
#footerLinks{
float:left;
width:100%;
color:#f99266;
font-size:11px;
text-align:center;
text-transform:uppercase;
padding:20px 0 0 0;
background-color:#5d220f;
}
#footerLinks a:link, #footerLinks a:visited{
text-decoration:none;
color:#f99266;
}
#footerLinks a:hover{
text-decoration:underline;
color:#f99266;
}
#copyright{
float:left;
width:100%;
color:#f5c075;
font-size:9px;
text-align:center;
padding:20px 0 50px 0;
background-color:#5d220f;
}
#copyright a:link, #copyright a:visited{
color:#f5c075;
text-decoration:none;
}
#copyright a:hover{
color:#f5c075;
text-decoration:underline;
}
/*GOOGLE MAP STYLES*/
#googleMap td{
color:#5d220f;
font-size:11px;
text-align:left;
padding:0 5px 10px 0;
}
#googleMap iframe{
border:2px solid #8c8c8c;
}