/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	line-height:16px;
	background-position: 0px 3px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
	font-weight: bold;
}

h1{	
	font-size: 120%;
	color: #008cc7;	
	font-weight: bold;
}

h2{
	font-size: 110%;
	color: #008cc7;	
	font-weight: bold;	

}

h3{
 font-size: 100%;
 color: #008cc7;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color:  #666666;
 font-weight: bold;	
}

h5{
 font-size: 80%;
 color: #666666;
}

h6{
 font-size: 70%;
 color: #666666;
 padding:25px 22px;
 
}

p{
	padding-bottom: 20px;
}

ul{ 
 list-style-type: none; 
}

ul li {padding-bottom: 10px;}

img{border:none;}

label{
 font: bold 100% Arial,sans-serif;
 color: #666;
 display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #999;
	background-color: #efefef;
	width: 350px;
}
 legend{
 	font-weight: bold;
	color: #666;
 }
 
 @media screen {
	* html legend {
	margin: -20px 0 0 0;
	position: fixed;
	line-height: 1.4;
	}
}

p input{
	width: 200px;
}	
textarea{
	width: 300px;
	height: 100px;
}

input:focus, textarea:focus{
	background: #efefef;
}

#wrapper .noBorder:link , #wrapper .noBorder:visited{
	border-bottom:none;
}

/***********  layout styles ***********/

#wrapper{
	width:836px;
	padding-bottom:30px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;

}
#header #logo{width:390px;float:left;height:80px;margin-top:27px;}
#header #tagline{
	width:350px;
	float:right;
	height:28px;
	padding-top:35px;
}
#telCont{text-align:center;font-size:18px;margin-bottom:10px;color:#038bc5;line-height:24px;font-weight:bold;padding-top:8px;}
.telNumber{font-size:24px;}

.clear {
	clear:both;
}

#header{
	width:836px;
	height:110px;
}

#imageWrapper {
	width: 836px;
	height: 245px;
	margin-top:15px;

}


#mainImage {
	float:left;
	width:577px;
	height: 245px;
	overflow: hidden;
}

#map {
	float:right;
	width:258px;
	height: 245px;
}

#sm_links {
padding-top:44px;
float: right;
width:150px;
height:30px;
}



#footer {
	padding-top: 5px;
	font-size:11px;

}


#textContainer {
	float:left;
	padding: 30px 25px 38px 25px;
	background-color:#f6f6f6;
	width: 525px;
	min-height: 286px;
	font-size:112%;

}
#textContainer a:link, #textContainer a:visited{
	color:#666;
	text-decoration:none;
	border-bottom:dotted 1px #333;
}

#textContainer a:hover{
	border-bottom:dotted 1px #999;
	color:#999;
}

#divisions {
	float:right;
	width:258px;
	height:370px;
	margin-top:1px;
	background-color:#fff;
		
	
}

/***********************************************/
/* Nav styles*/
/***********************************************/

#navContainer{
	background-image: url(images/nav_back.gif);
	width:811px;
	height:47px;
	background-position: 0px 0px;
	padding-left:25px;
}

#navtext{
	height:48px;
}

#navtext ul li{
	float:left;
	position:relative;
}

#navContainer ul li{
	color:#666;
	list-style-type: none;
	font-size:12px;
	letter-spacing:1px;
	padding: 0px;
}

ul{ 
 list-style-type: none; 
}


#navContainer ul a:link, #navContainer a:visited{
	color: #666;
	/*padding-left: 2px;*/
	font-weight: normal;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	padding: 19px 16px 15px 6px;
	display:block;
	width:74px;
	text-align: center;

}

#navContainer ul a:hover{
	color: #666;
	text-decoration: none;
	background-image: url(images/tab.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

#navContainer ul #longN a:link, #navContainer #longN a:visited{
	color: #008cc7;
	/*padding-left: 2px;*/
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	padding: 19px 16px 15px 6px;
	display:block;
	width:104px;
	text-align: center;

}

#navContainer ul #longN a:hover{
	color: #999;
	text-decoration: none;
	background-image: url(images/tab_long.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

#navContainer ul #longN.dwn  a:link, #navContainer ul #longN.dwn  a:visited{
	color: #e45465;
	background-image: url(images/tab_long.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;	
	text-decoration: none;

	
}

#navContainer ul .dwn  a:link, #navContainer ul .dwn  a:visited{
	color: #999;
	background-image: url(images/tab.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;	
	text-decoration: none;

	
}


#navtext ul li ul{
	position:absolute;
	top:45px;
	left:5px;
	border:1px solid #cecccd;
	/*border-top:1px dashed #ccc;*/
	margin:0;
	padding:5px 0 0 0;	
	display:none;
	z-index:9900;
	background-color:#ecebeb;
	
}
#navtext ul li ul li{
	background:none;
		z-index:9999;
	display:block;
	clear:both;
	float:left;
	border-right: none;
	
}
#navtext ul li ul li a:link, #navtext ul li ul li a:visited {
	background:none;
	padding:5px 10px;
	width:100px;
	display:block;
	text-align:left;
}

#navContainer #navtext ul li ul li a:hover, #navContainer #navtext ul .dwn ul li a {background-image:none;}

#footer a:link {
	color:  #666;
	text-decoration: none;
}

#footer a:visited {
	color:  #666;
	text-decoration: none;
}

#footer a:hover {
	color: #eb1838;
	text-decoration: underline;	
}


a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	
}

