@charset "UTF-8";
/* CSS Document */


* { 
	
	margin:0;
	
	padding:0;
		
}
	
body {
	position:relative;
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif, Georgia;
	font-size:.75em;
	line-height:1.75em;
	background-color:#bdab88;
}
	
h2 {
	margin:0 0 10px 0;
	font-size:20px;
	line-height:1.35em;
	color:#424242;
}

h3 {
	color:#13656c;
}

a {
	color:#338690;
	text-decoration:none;
}

a:hover {
	color:#858989;
}


a.pdfdownload {
	display:block;
	margin:5px 0 10px 0;
	font-weight:bold;	
}

p {
	margin:0 0 10px 0;
	line-height:1.85em;
	color:#575757;
}
	
.ccol2 p {
	margin:0 15px 10px 0;
}
	
.padding {
	padding:0 10px;
}

.floatright {
	float:right;
	margin:0 0 8px 8px;
}
	
.bold {
	font-weight:bold;
}
	
.teal {
	color:#13656c;
}
	
.red {
	color:#b90000;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;

}

.clear {
	display:inline-block;
}

/* Hide from IE Mac \*/
.clear {
	display:block;
}
/* End hide from IE Mac */
	
/* Common CSS
--------------------------*/
	
	/* Index Rotator CSS
--------------------------*/

#rotatecontain {
	
	position:relative;
	
	width:100%;
	
	height:604px;
		
	background-color:#1A1310;
	
	background-image:none;
	
	z-index:-2;
	
}

#indexheadwrap {
	
	position:absolute;
	
	top:0;
	
	width:100%;
	
	margin:0 auto;
	
}

#indexhead {

	position:relative;
	
	width:933px;
	
	height:112px;
	
	margin:0 auto;
	
}

#indexnavwrap {
	
	position:absolute;
	
	top:112px;
	
	width:100%;
	
	height:34px;
	
	margin:0 auto 0 auto;
	
	background:url(../img/navtile.png) top left repeat-x;
	
	border-top:1px solid #bfbfbf;
	
	border-bottom:1px solid #bfbfbf;
		
	}

.rotator {
	position:relative;
	width:1126px;
	height:604px;
	margin:0 auto;
	z-index:-1;
}

.rotator img { display: none }
.rotator img.first { display: block }


	/* Common Page CSS
--------------------------*/

#headbg {
		
	height:250px;
	
	background:#1a1310 url(../img/bench1.jpg) top center no-repeat;
	
}

 #headwrap {
	
	position:relative;
	
	width:933px;
	
	height:112px;
		
	margin:0 auto;
	
}
	
#headlogo {
	
	position:absolute;
	
	top:21px;
	
	left:0;
	
	width:406px;

	height:77px;
	
}
	
#headlogo a {
	
	display:block;
		
	width:406px;

	height:77px;
	
	background:url(../img/headlogo1.png) top center no-repeat;
	
}

/* #headlogo a:hover {
	
	background:url(../img/headlogo2.png) top center no-repeat;
	
} */
		
#bodywrap_o {
	
	width:100%;
		
	margin:0 auto;
		
	background:url(../img/bodywraptile.jpg) top left repeat;

	border-top:34px solid #13656c;
	
	border-bottom:34px solid #13656c;

}
	
.notopbdr {
	
	border-top:none !important;

}
	
#bodywrap_i {
	
	width:1000px;
	
	margin:0 auto;

	background:url(../img/bodyshadow.png) top center repeat-y;
	
}
	
#content {
	
	width:950px;
		
	margin:0 auto;
	
	padding:25px 0;
		
	background-color:#fff;

}
	
.contentbox {
	
	width:870px;
		
	margin:0 auto 25px auto;
	
	padding:0 0 25px 0;
		
	border-bottom:1px solid #cdcdcb;
	
}
	
.bcol1 {
	
	float:left;
	
	width:530px;
	
}
	
.bcol2 {
	
	float:right;
	
	width:300px;
			
}
	
.ccol1 {
	
	float:left;
	
	width:308px;
	
	margin:20px 0 0 0;
	
}
	
.ccol1 ul, .ccol2 ul {	
	
	margin:15px 0 15px 15px;
	
	font-size:12px;
	
	list-style:disc;
	
	color:#13656c;
	
}
	
.ccol1 ul li, .ccol2 ul li {	
	
	margin:0 0 2px 0;
	
	font-weight:bold;
	
}
	
.ccol1 img {
	
	margin:0 0 20px 0;
	border:7px solid #a7a6a6;
}
		
.ccol2 {
	
	float:right;
	
	width:527px;
	
	margin:20px 0 0 0;
			
}

.scol {
		
	width:100%px;
		
	margin:20px 0 0 0;
		
}
	
.consult {
	
	padding:100px 0 0 0;
	
	background:url(../img/freeconsult.gif) top left no-repeat;
	
}
	
.green {
	
	background-color:#cfd4c3;
	
}
	
.banner {
	
	display:block;
	
	margin:0 0 15px 0;	
	
}
	
ul.links {
	
	min-height:300px;
	
	padding:0 0 10px 0;
			
	list-style:none;
	
}

ul.links .banner {
	
	margin:0 0 10px 0;
}

ul.links li {
		
	margin:0 0 2px 0;
				
}
	
ul.links a {
	
	display:block;
	
	width:100%;
			
	background:#e3e5d9 url(../img/listcarrot.png) center left no-repeat;
	
}

ul.links a:hover {
		
	background-color:#b9bbb1;
	
}

ul.links a p {
	
	margin:0;
	padding:8px 20px 8px 25px;

}

ul.links a p span {
	
	font-weight:bold;
	line-height:1.5em;
	color:#13656c;
	
}

#videolink {
	width:472px;
	height:80px;
	margin:0 0 30px 0;
}

#videolink a {
	display:block;
	width:472px;
	height:80px;
	background:url(../img/courtedu1.gif) center left no-repeat;
}

#videolink a:hover {
	background:url(../img/courtedu2.gif) center left no-repeat;
}

/* BIG Menu CSS
--------------------------*/
	
ul#bigmenu {
	
	width:511px;
	
	padding:34px 0 0 0;
	
	list-style:none;
	
	background:url(../img/specialize.jpg) top left no-repeat;
	
}

.ccol2 ul#bigmenu {
	margin:20px 0 15px 0;
	padding:0;
	background:none;
}
	
ul#bigmenu li {
	
	margin:0 0 1px 0;
	
}
	
li#pi a {
	
	display:block;
	
	width:511px;
	
	height:60px;
	
	background:url(../img/bigmenu_pi1.jpg) top left no-repeat;

}
	
li#pi a:hover {
	
	background:url(../img/bigmenu_pi2.jpg) top left no-repeat;
	
}
	
li#wc a {
	
	display:block;
	
	width:511px;
	
	height:60px;
	
	background:url(../img/bigmenu_wc1.jpg) top left no-repeat;

}
	
li#wc a:hover {
	
	background:url(../img/bigmenu_wc2.jpg) top left no-repeat;
	
}
	
li#cd a {
	
	display:block;
	
	width:511px;
	
	height:60px;
	
	background:url(../img/bigmenu_cd1.jpg) top left no-repeat;

}
	
li#cd a:hover {
	
	background:url(../img/bigmenu_cd2.jpg) top left no-repeat;
	
}
	
li#fl a {
	
	display:block;
	
	width:511px;
	
	height:60px;
	
	background:url(../img/bigmenu_fl1.jpg) top left no-repeat;

}
	
li#fl a:hover {
	
	background:url(../img/bigmenu_fl2.jpg) top left no-repeat;
	
}
	
/* small Menu CSS
--------------------------*/
	
ul#smallmenu {
	
	width:308px;
	
	margin:20px 0 0 0;
	
	padding:0;
	
	list-style:none;
		
}
	
ul#smallmenu li {
	
	margin:0 0 1px 0;
	
}
	
li#pi_small a {
	
	display:block;
	
	width:300px;
	
	height:50px;
	
	background:url(../img/smallmenu_pi1.jpg) top left no-repeat;

}
	
li#pi_small a:hover {
	
	background:url(../img/smallmenu_pi2.jpg) top left no-repeat;
	
}
	
li#wc_small a {
	
	display:block;
	
	width:300px;
	
	height:50px;
	
	background:url(../img/smallmenu_wc1.jpg) top left no-repeat;

}
	
li#wc_small a:hover {
	
	background:url(../img/smallmenu_wc2.jpg) top left no-repeat;
	
}
	
li#cd_small a {
	
	display:block;
	
	width:300px;
	
	height:50px;
	
	background:url(../img/smallmenu_cd1.jpg) top left no-repeat;

}
	
li#cd_small a:hover {
	
	background:url(../img/smallmenu_cd2.jpg) top left no-repeat;
	
}
	
li#fl_small a {
	
	display:block;
	
	width:300px;
	
	height:50px;
	
	background:url(../img/smallmenu_fl1.jpg) top left no-repeat;

}
	
li#fl_small a:hover {
	
	background:url(../img/smallmenu_fl2.jpg) top left no-repeat;
	
}

a.contact {
	
	display:block;
	
	width:140px;
	
	height:29px;
	
	background:url(../img/contactbtn1.jpg) top left no-repeat;

}
	
a.contact:hover {
	
	background:url(../img/contactbtn2.jpg) top left no-repeat;

}
	
.specialty {
	
	width:272px;
	
	margin:10px 0 0 0;
	
	padding:45px 18px 20px 18px;
	
	background:#cfd4c3 url(../img/specializeinbar.gif) top left no-repeat;
	
}
	
.specialty ul {
	
	margin:0 0 0 15px;
	
}

.specialty ul li {
	
	margin:0 0 3px 0;
	
	font-weight:bold;
	
	font-size:13px;
	
	color:#384630;
	
}
	
.specialty ul li a {
	
	color:#384630;
	
}
	
.specialty ul li a:hover {
	
	color:#97a390;
	
}
	
.contentheader {
	
	margin:0 0 20px 0;
	
}
		
#footerwrap {
	
	width:925px;
	
	height:93px;
	
	margin:0 auto;
	
	padding:0 25px 0 0;
	
	background:#d5d3d3 url(../img/footlogo.jpg) top left no-repeat;
	
}
	
#footcontent p {
	
	width:100%;
	
	padding:30px 0 0 0;
	
	line-height:1.4em;
	
	text-align:right;
	
	color:#000;
	
}
	
/* Press CSS
--------------------------*/

.presscategory {

	margin:0 0 30px 0;
	
}
	
.presslink {

	margin:0 0 20px 0;
	
	padding:0 0 5px 0;

	border-bottom:1px solid #bbbdbd;
	
}

.presslink h3 {

	margin:0 10px 0 0;
	
	font-size:13px;
	
	font-weight:bold;

	font-family:Helvetica, Georgia, Trebuchet MS, Tahoma, sans-serif;

	color:#A2310A;

} 

.presslink p {

	margin:0;
	
	padding:0;
	
}
	
.presslink i {

	font-size:10px;
	
}

/* Video CSS
--------------------------*/

.videobox {
	position:relative;
	width:100%px;
	margin:0 20px 30px 0;
	padding:15px;
	background-color:#f0f0ee;
}

.videobox:hover {
	background-color:#f0f0ee;
}

.videobox img.videothumb {
	float:left;
	width:170px;
	height:136px;
	margin:2px 15px 0 0;
}

.videobox h2 {
	float:left;
	width:600px;
	margin:0;
	color:#338690;
}

.videobox h3 {
	float:left;
	width:600px;
	margin:0 0 5px 0;
	font-size:13px;
	color:#404040;
}

.videobox p {
	display:block;
	float:left;
	width:600px;
}

a.videolink {
	float:right;
	display:block;
	margin:0 15px 15px 0;
	width:80px;
	height:25px;
	background:#338690 url(../img/view.png) center center no-repeat;

}

a.videolink:hover {
	background-color:#858989;
}



/* FORM CSS 
--------------------------*/

form#two {
	
	width:500px; 
	
	height: 754px;
		
}

form#two fieldset {

	width:469px; 
	
	display:block; 
	
	border:1px solid #575757; 
	
	padding:20px 10px 10px 10px; 
	
	margin:0 0 20px 0; 
	
	background-color:#CFD4C3;
	
}

form#two legend {

	font-size:15px; 
	
	font-weight:bold; 
	
	color:#003399;
	
	margin: 0 0 0 5px; 
	
	width:150px; 
		
	padding:5px 10px;
	
		
}
	
form#two legend#contacthead {

	background:none;
	
}
	
form#two legend#contacthead span#ci {

	display:block;
	
	width:148px;
	
	height:33px;
	
	background: url(../img/contactheader.png) top left no-repeat;
	
}
	
form#two legend#sevicehead {

	background:none;
	
}
	
form#two legend#sevicehead span#st {

	display:block;
	
	width:148px;
	
	height:33px;
	
	background: url(../img/servicetype.png) top left no-repeat;
	
}

form#two label {

	clear:left; 
	
	display:block; 
	
	float:left; 
	
	width:100px; 
	
	height:20px;
	
	margin:0 0 15px 0;

	padding:5px 10px 0 5px;
	
	text-align:right; 
			
}

form#two input {

	float:left; 
	
	width:300px;
	
	height:20px;
	
	margin:0 0 15px 0;
	
	padding:5px 0 0 5px;

	border:1px solid #575757; 
	
	background:#fff url(../img/input_bg.jpg) top left no-repeat;
	
}

form#two select {

	float:left;
	
	display:block; 	

	margin:5px 0.5em 0.5em 0;
	
}
	
form#two input[type=checkbox] {

	margin:7px 0.5em 0.5em 0;

}
	
form#two input[type=radio] {

	margin:8px 0.5em 0.5em 0;

}

form#two textarea {

	width:410px; 
	
	height:auto;
	
	border:1px solid #003399; 
	
	padding:0.5em; 
		
}

form#two option {

	background:#fff; 
	
	color:#000;
	
}

form#two optgroup {

	background:#fff; 
	
	color:#000; 
	
}

form#two optgroup option {

	background:#fff; 
	
	color:#000;
	
}

form#two #button1 {

	padding:0 0 2px 0;

	color:#fff; 
	
	font-weight: bold;
	
	background-color:#575757;
	
	display: inline;
	
	border:1px solid #CFD4C3;
	
	width:89px; 
	
	height:29px;
	
	margin:0 20px 0 0;
	
	text-align: center;
	
	margin-left: 11.5em
	
}

form#two #button2 {

	padding:0 0 2px 0;

	color:#fff; 
	
	font-weight: bold;
	
	background-color:#575757;
	
	display:inline;
	
	border:1px solid #CFD4C3;
	
	width:89px; 
	
	height:29px;
	
	line-height:27px;
	
	text-align:center;
	
}

form#two #button1:hover, form#two #button2:hover {
		
	background-color:#13656c;
	
}