* {
	margin: 0px auto;
	padding: 0px;

}

div, img {
	border: 0px;
}

img {
	vertical-align: bottom;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2b71ae url(../assets/images/background2.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #4A4B4A;
}


/*-----layout-----*/
.wrapper {
	width:950px;
	margin:0 auto;
	background:url(../assets/images/extended.jpg) repeat-y;
	}
	
#top {
	width:950px;
	height: 125px;
	background:url(../assets/images/top.jpg) no-repeat;

}


#midMedia {
	width:928px;
	clear:both;
	
	}

#midMedia img {
	margin:0 auto;

	}	

#body_wrap {
	width: 950px;

}

#navBar {
	width:927px;
	height:37px;
	margin:0 auto;
	padding:0;
		}
#navBar ul li {
	list-style:none;
	margin:0;
	display:inline;
	padding:0;
	}

ul.content {
	margin: 0;
	padding: 0 0 0 20px;
}



/******************************left side boxes*********************/
#LeftSide {
	float:left;
	width:273px;
	margin-left:10px;
	}
		
.bottomLeftBlue {
	background:url(../assets/images/blueBox.jpg);
	width: 273px;
	height: 203px;
		}	

#LeftSide a {
	text-decoration: none;
	color: #FFFFFF;
	}
#LeftSide a:hover {
	color:#FF9900;
	font-weight:bold;
	}	
		
.leftOrange {
	background:url(../assets/images/orangeBox.jpg);
	width:273px;
	height:218px;
	}
	
.leftOrange img {
	margin: 5px 0 0 6px;
	vertical-align: bottom;
	}
	
#LeftSide h2 {
	text-align:left;
	font-size:1.4em;
	margin:6px 0 0 2px;
	padding: 3px 0 0 6px;
	color:#fff;
	font-family:Calibri, Verdana, Geneva, sans-serif;
}


table#procedures {
	margin: 2px 0 0 0px;
	color:#fff;
	font-family: helvetica, Calibri, Verdana, Geneva, sans-serif;
	font-size:12px;
}
table#procedures td{
		border-bottom: solid 1px #fff;
		text-align:left;
		padding-left:8px;
}
.borderTop {
	border-top:solid 1 px #fff;
	}

	
	
/*******************end of left Side boxes*********************/	
#bottom {
	width: 950px;
	height: 129px;
}
#bottom_ie6 {
	display: none;
	_display: block;
	_width: 1152px;
	_height: 144px;
	
}
#teaserBox {
	vertical-align: bottom;
	text-align:center;
	width: 950px;
	height: 98px;
	background:url(../assets/images/extended.jpg) repeat-y;
	clear:both;
		
	}
.paddingright {
	padding-right:1em;
	}
.bottomcorners {
	background:url(../assets/images/footer_brkg.jpg) no-repeat;
	width:950px;
	height:24px;
	}		
/**************************main Text******************/	
.mainText {
	width:440px;
	float:left;
	padding-left:8px;
	background:#fff;
	}
.mainText h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#FF9900;
	font-weight:bold;
	padding-top:10px;
	}
.extendedbackground {
	background:url(../assets/images/extended.jpg) repeat;
	width:950px;


	}

/****************************main Text SUBpages***************/

.mainTextSub {
	width: 680px;
	float: left;
	padding-left: 20px;
	background: ffffff;
	}

.mainTextSub h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#FF9900;
	font-weight:bold;
	padding-top:10px;
	}

	
/*-----Other Stuff-----*/
a, a:active {
	color:#000033;
	text-decoration:none;
}

a:hover {
	color: #333;
}

img {
	border: none;
}

.logo {
	float: left;
	position: relative;
	top: 27px;
	left: 33px;
	width: 265px;
	height: 80px;
}


.logoRight {
	float: right;
	position: relative;
	top: 30px;
	right: 8px;
	width: 350px;	
}






/*---webform ---*/

.webform {
	width:191px;
	height:308px;
	margin: 0px auto;
	margin-right:1em;
	float:right;
	background:url(../assets/images/formBrk.jpg) no-repeat;
	font-size:11px;
}

.webform p {
	margin: 0px;
	padding: 0px;
}

.webform input {
	margin: 3px 0px;
	padding: 2px;
	width:90%;
	font-size: 11px;
	margin-left:10px;
	}

.webform textarea {
	margin: 3px 0px;
	padding: 2px;
	width: 90%;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
}

.input-text {
	background:#d5ebff;
	border: 1px solid #3399cc;
	font-size:10px;
		}
		
.inputTextSubmit {
	color:#0066CC;
	background:none;
		}	
		
input.text {	
	color:#666666;
	}	

input#checkbox {
	width:1.5em;
	vertical-align: middle;
	border: 0;
	font-size:10px;
}

.button {
   color:#336699;
	text-align:right;
	background:none;
	border:none;
    font-weight: bold;
}

.button:hover {
 color:#0099FF;
 background:none;
 border:none;
 font-weight: bold;
}

.checked {
	font-size:10px;
	}
	
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(assets/images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background:url(../assets/images/false.png);
   overflow: hidden;
 }	
 
 /* social media */
 
 .social-media  {
	width:150px;;
	padding-left:5em;


	}						
.social-media img {
	text-align:center;
	float:left;
	
	}

/*    SITEMAP CSS    */

#footer_links {
	margin:0;
	padding-left:200px;
	padding-top:3px;
	text-align:right;
	width:119px;
}


#footer_credit {
	margin:2em 0 0 0;
	clear:both;
	text-align:center;
	font-size:10px;
}

.footer_link a {
	text-decoration: none;
	font-size: 10px;
}
#footer a {
	text-decoration:none;
	}



/******************Locations Page***********************/
#maps {
    width: 301px;
	text-align: left;
}

.mainTextLoc {
	width: 245px;
	float: left;
	padding-left: 20px;
	background: ffffff;
	}

.mainTextLoc h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#FF9900;
	font-weight:bold;
	padding-top:10px;
	}

/*******************contact us page**************************/

.mainTextCon {
	width: 245px;
	float: left;
	padding-left: 20px;
	background: ffffff;
	}
	
.contact-us-form ul {
display: inline-block;
text-align: left;
vertical-align: top;
}

.content-form ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}


.content-form li {
	padding: 5px 200px;
}

.content-form input, .content-form textarea, .content-form select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 300px;
}

.content-form .checkbox {
	width: 15px;
}

.content-form .submit {
	width: 82px;
	height: 20px;	
	cursor: pointer;
	background: url(assets/images/submit.jpg) no-repeat;
	border: none;
}

.content-form label {
	width: 165px;
	text-align:left;
	vertical-align:top;
	display:inline-block;
}

#gallery-left {
	width: 320px;
	padding-left:20px;
	float:left;
}

#gallery-right {
	width: 320px;
	padding-left: 20px;
	float:right;
}


.preload1 {background: url(three_1.gif);}

.preload2 {background: url(three_1a.gif);}



#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}

#nav li.top {display:block; float:left; height:38px;}

#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(three_0.gif);}

#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}

#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.gif) no-repeat right top;}



#nav li:hover a.top_link {color:#fff; background: url(three_1.gif) no-repeat;}

#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}

#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/****************** SiteMap **********************/

#content-sitemap a{
text-decoration:none;
size:inherit;
}

#content-sitemap li{
list-style:inside;
}





/* Default list styling */

/*****************dropdown********************/

#nav li:hover {position:relative; z-index:200;}



#nav li:hover ul.sub

{left:1px; top:38px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; height:auto; z-index:300;}

#nav li:hover ul.sub li

{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}

#nav li:hover ul.sub li a

{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}

#nav li ul.sub li a.fly

{background:#bbd37e url(arrow.gif) 80px 6px no-repeat;}

#nav li:hover ul.sub li a:hover 

{background:#6a812c; color:#fff; border-color:#fff;}

#nav li:hover ul.sub li a.fly:hover

{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}





#nav li:hover li:hover ul,

#nav li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover li:hover ul

{left:90px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}



#nav ul, 

#nav li:hover ul ul,

#nav li:hover li:hover ul ul,

#nav li:hover li:hover li:hover ul ul,

#nav li:hover li:hover li:hover li:hover ul ul

{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



#nav li:hover li:hover a.fly,

#nav li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover li:hover a.fly

{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 



#nav li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li:hover li a.fly

{background:#bbd37e url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 

