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

*
{  
margin:0; 
padding:0; 
}

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

body
{
background-color:#c8c8c8;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-bottom:10px;
text-align:center;
}

#wrapper
{
background-color:#ffffff;
width:960px;
margin:0 auto;
text-align:left;
}

#header
{
width:960px;
height:167px;
}

#header-left
{
width:260px;
height:121px;
float:left;
margin:24px 0px 0px 20px;
display:inline;
}

#header-middle
{
width:421px;
height:46px;
float:left;
margin:94px 0px 0px 40px;
display:inline;
}

#header-right
{
width:188px;
float:right;
}

#login
{
width:188px;
height:29px;
background-color:#788587;
background-image:url(../../images/login.gif);
background-repeat:no-repeat;
}

#login ul
{
padding:5px 0px 5px 5px;
text-align:right;
}

#login li
{
font-size:1.1em;
display:inline;
margin-right:6px;
}

#login a
{
color:#FFFFFF;
text-decoration:none;
}

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

#phone
{
margin:76px 0px 0px 0px;
}

#nav-bar
{
width:960px;
background-image:url(../../images/nav-bg.jpg);
background-repeat:repeat-x;
height:27px;
}

#nav-bar ul
{
padding-top:5px;
margin-left:24px;
}


#nav-bar li
{
font-size:1.3em;
display:inline;
margin-right:32px;
float:left;
text-align:center;
}

#nav-bar a
{
color:#FFFFFF;
text-decoration:none;
}

#home-banners
{
margin:10px 0px 0px 22px;
}

#home-banners p
{
display:inline;
padding-right:12px;
}

#main-home
{
width:917px;
margin-left:22px;
margin-top:10px;
}

#cms h1
{
font-size:2em;
padding-bottom:15px;
}

#cms h2
{
font-size:1.6em;
padding-bottom:5px;
font-weight:bold;
}

#cms h3
{
font-size:1.4em;
padding-bottom:2px;
font-weight:bold;
}

#cms h4
{
font-size:1.3em;
padding-bottom:0px;
font-weight:bold;
}

#cms p
{
font-size:1.2em;
line-height:1.4em;
padding-bottom:15px;
}

#cms ul,ol
{
margin:0px 0px 15px 30px;
}

#cms li
{
font-size:1.2em;
line-height:1.4em;
list-style-type:disc;
}

#cms ol li
{
list-style-type:decimal;
}

#cms ul ul
{
margin-bottom:0px;
}

#cms ul ul li
{
font-size:100%;
list-style-type:circle;
}

#cms a
{
color:#ba0629;
}

#cms a:hover
{
color:#3560c6;
}



#cms div.form-div
{
}

#cms div.form-div table
{
}

#cms div.form-div td
{
font-size:1.2em;
padding-bottom:5px;
padding-right:5px;
}

#cms div.form-div th
{
font-size:1.2em;
padding-bottom:5px;
padding-right:5px;
}

#cms div.form-div input,textarea,select
{
width:250px;
}

#cms div.form-div input.button
{
width:auto;
}

#cms div.form-div input.checkradio
{
width:20px;
}





/*Section elements*/
#breadsearch
{
width:960px;
font-size:1.2em;
padding:0px 0px 10px 0px;
}

#breadsearch a
{
color:#333333;
text-decoration:none;
}

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

#breadcrumbs
{
width:900px;
float:left;
display:inline;
margin:15px 0px 10px 13px;
}

#search
{
float:right;
display:inline;
width:320px;
margin:10px 0px 10px 0px;
}

#search td
{
padding-left:5px;
}

#section-navigation
{
clear:both;
width:153px;
float:left;
display:inline;
margin-top:4px;
}


#section-navigation h3
{
background-image:url(../../images/section-h3-bg.jpg);
background-repeat:repeat-x;
background-color:#838e92;
font-size:1.5em;
font-weight:bold;
padding:5px 5px 5px 12px;
}

#section-navigation h3 a
{
color:#000000;
text-decoration:none;
}

#section-navigation ul
{
margin:5px 0px 0px 12px;
}

#section-navigation ul.bolder
{
font-weight:bold;
margin-top:40px;
}

#section-navigation li
{
font-size:1.3em;
margin-bottom:5px;
}

#section-navigation ul ul li
{
font-size:90%;
}

#section-navigation li a
{
color:#333333;
text-decoration:none;
}




#section-main
{
width:767px;
float:right;
display:inline;
margin-right:19px;
margin-top:3px;
}

#section-main-image
{
width:767px;
height:245px;
margin-bottom:20px;
margin-top:3px;
}

#section-main-left
{
float:left;
width:583px;
display:inline;
}

#section-main-left.gallery
{
width:767px;
}

#mainimageholder
{
margin-bottom:20px;
}

#mainimageholder img
{
border:#CCCCCC 1px solid;
}

#section-main-left.gallery li
{
display:inline;
margin-right:23px;
}

#section-main-left.gallery img
{

border:#CCCCCC 1px solid;

}




div.sub-sections
{
margin-bottom:13px;
width:176px;
height:154px;
border:#666666 1px solid;
background-color:#999999;
float:left;
margin-right:13px;
text-align:center;
display:inline;
}

div.sub-section-title
{
font-size:1.3em;
padding:5px;
}

div.sub-section-title a
{
color:#FFFFFF;
text-decoration:none;
}

div.sub-section-title a:hover
{
text-decoration:underline;
}

#section-main-right
{
width:173px;
float:right;
display:inline;	
margin-right:4px;
}

#section-main-right p
{
margin-bottom:15px;
}

/*END Section elements*/

#thumbs
{
margin-bottom:10px;
}






#footer
{
clear:both;
height:70px;
padding-top:20px;
width:960px;
font-size:1.2em;
}

#footer a
{
color:#333333;
text-decoration:none;
}

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

#footer-left
{
width:200px;
float:left;
margin-left:20px;
display:inline;
padding-top:17px;
}

#footer-right
{
width:400px;
float:right;
margin-right:20px;
display:inline;
text-align:right;
}

#footer-right li
{
display:inline;
margin-left:10px;
}

span.error-text
{
color:#FF0000;
}



