/****************************** Main CSS ******************************/
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

ul{
list-style:none;
}

body { 
   	background:#fff url(../images/page_bg.gif) 0 0 repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#201404;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
	color: #0000FF;
	text-decoration:underline;
}

a:hover{text-decoration:none;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
    width: 980px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#fc0;
text-align:right;
font-size:11px;
margin-top:5px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
}

.utilbar ul{
display:inline;
margin-right:8px;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#fc0;
padding:0px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{text-decoration:underline;}

/****************************** header with video, contact form ******************************/
#interactive_header{
clear:both;
height:288px;
width:980px;
background:url(../images/headerbg.gif) 100% 0 no-repeat;
}

/****************************** video ******************************/
#videomc{
background:url(../images/videostatic.jpg) 0 0 no-repeat;
width:512px;
float:left;
height:288px;
}

#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}

#videomc #playlist_wrap {
display:none;
}

#videomc #page, #videomc a.player{
padding:0;
margin:0;
}

/****************************** miniform in the header ******************************/
#right_header{
float:right;
width:436px;
color:#fff;
height:240px;
padding-top:14px;
}

/****************************** call to action  - home ******************************/
.callout{
background:url(../images/iamherebecause.gif) 0 60px no-repeat;
color:#fff;
padding-top:94px;
}

.callout a{
display:block;
margin-top:8px;
width:397px;
height:42px;
}

a.btn1{background:url(../images/btn1.gif) 0 0 no-repeat;}
a.btn1:hover{background:url(../images/btn1_h.gif) 0 0 no-repeat;}
a.btn2{background:url(../images/btn2.gif) 0 0 no-repeat;}
a.btn2:hover{background:url(../images/btn2_h.gif) 0 0 no-repeat;}
a.btn3{background:url(../images/btn3.gif) 0 0 no-repeat;}
a.btn3:hover{background:url(../images/btn3_h.gif) 0 0 no-repeat;}
/****************************** contactform header ******************************/
.contactmini{
background:url(../images/startnow.gif) 0 40px no-repeat;
color:#fff;
padding-top:80px;
font-size:14px;
}

.contactmini form{padding-top:10px;}

.contactmini input{
border:0;
color:#999;
font-size:13px;
width:191px;
padding:6px 0 0 5px;
height:24px;
font-family:Arial, Helvetica, sans-serif;
margin:0 12px 10px 0;
background:url(../images/inputfield_header.gif) 0 0 no-repeat;
}

.contactmini input.submitbutton{
width:131px;
height:30px;
font-size:0px;
margin-right:30px;
background:url(../images/contactus.gif) 0 0 no-repeat;
cursor:pointer;
float:right;
}

/****************************** top navigation ******************************/
.navholder{
background:url(../images/nav_bg.gif) 0 0 no-repeat;
height:64px;
clear:both;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

.navholder li{
display:inline;
}

.navholder a {
font-size:16px;
padding:15px 15px 22px 16px;
font-weight:bold;
color:#333;
display:block;
float:left;
background:url(../images/nav_divider.gif) 100% 0 no-repeat;
text-decoration:none;
}
.navholder .last a {
background:none;
}

.navholder a:hover {
text-decoration:none;
color:#fff;
}

/****************************** content containers ******************************/
.columns{
clear:both;
width:980px;
margin-top:2px;
background-color:#FFFFFF
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:240px;
text-align:left;
font-size:12px;
min-height:200px;
}

#left .bookmc{
padding:16px 10px 6px 6px;
font-weight:bold;
line-height:18px;
background:url(../images/bookbg.gif) 0 0 no-repeat;
}

#left .bookmc a{
color:#fff;
text-decoration:none;
}

#left .bookmc img{
float:left;
margin:6px 10px 10px 0;
}


#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#fff;
font-size:14px;
line-height:15px;
padding:10px 0 10px 27px;
border-bottom:1px solid #fff;
background:url(../images/sideheader.gif) 0 0 no-repeat;
}

#rightcol h2{
background:url(../images/sideheader_light.gif) 0 0 no-repeat;
}

#left h4, #rightcol h4{
font-size:12px;
line-height:16px;
padding:10px 8px 4px 7px;
}

#left h4 a, #rightcol h4 a{
color: #201404;
text-decoration:none;
}

#left .box, #rightcol .box{
padding:10px 16px;
background:url(../images/boxbg.gif) 0 0 repeat-x;
}

#left p, #rightcol p{
padding: 10px 4px 0px 7px;
}

#left ul{
list-style-type:none;
padding:0 10px 0 0px;
}

#left li, #rightcol li{
padding:0px 0px 7px 7px;
margin-bottom:4px;
line-height:16px;
border-bottom:1px solid #ccc;
}

#left li a, #left p a, #rightcol li a, #rightcol p a{
text-decoration:none;
color:#201404;
}
#left li a:hover, #left p a:hover, #rightcol h4 a:hover, #left h4 a:hover, #rightcol li a:hover, #rightcol p a:hover{
color:#006;
}

#rightcol .newsdate{
color:#39260d;
font-weight:bold;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
font-size:12px;
color:#fff;
text-align:right;
text-transform:capitalize;
margin:0;
padding:4px 10px 16px 0px;
}
#copy p.top, #copy p.more{
border-top:1px solid #ccc;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color:#006;
text-decoration:underline;
}
#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover{
text-decoration:none;
}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:440px;
padding:0px 0 20px 0;
margin-left:25px;
text-align:justify;
}

/****************************** search ******************************/
.searchbox{
background:url(../images/searchsite.gif) 100% 8px no-repeat;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}

#copy .searchbox input{ margin:0 !important; padding:0 !important; height:18px !important;}

#copy .searchbox input[type="submit"]{
width:25px;
height:20px !important;
padding:0 !important;
border:0;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color:#0e2c46;
position:relative;
background:#0e2c46 url(../images/search_btn.gif) 0 0 no-repeat;
cursor:pointer;
font-size:0px;
top:-3px;
*top:0;
}


#copy .pagedescription{
clear:both;
}

#copy .emaillink{
display:block;
padding:0;
margin:-50px 0 0 150px;
position:relative;
border:0;
color:#900;
font-size:12px;
background:url(../images/bullet.gif) 0 5px no-repeat;
padding-left:8px;
}

#copy .emaillink:hover{
text-decoration:underline;
}

#copy table{
margin-bottom:15px;
text-align:left;
}

#reports #copy table input{
width:400px;
}

#reports #copy table td{
width:10%;
text-align:left;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1, #copy h2{
	color:#990000;
	font-size:16px;
	padding:10px 10px 0px 0px;
	margin-bottom:10px;
	text-align:left;
	line-height:24px;
}

#copy h2{
margin:10px 0 0 0;
padding:8px 8px 0px 0px;
font-size:14px;
}

#copy h2 a{
	color: #990000;
	text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{
	color:#0000FF;
}

#copy h3, #copy h3 a{
color:#242b3a;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #242b3a;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #ccc;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #ccc;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
list-style-type: none;
margin:5px 0px 0 0px;
}

#copy li{
padding: 3px 5px 4px 14px;
text-align:left;
background:url(../images/bullet.gif) 0 10px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 14px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.gif) 0 7px no-repeat;
margin:0;
}

#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:12px;
font-style:italic;
line-height:15px;
width:320px;
}

input, textarea, select{
border:1px solid #cfcac1;
background:#c09f7a;
margin-bottom:5px;
}

input.check{
border:0;
background:none;
}

#copy input.btn, #copy input[type="submit"]{
background:#9d0000 url(../images/button.gif) 0 0 repeat-x;
padding:8px 16px;
font-weight:bold;
color:#fff;
cursor:pointer;
font-size:12px;
margin-bottom:5px; 
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a, #caseresults #copy li a{
text-decoration: none;
color:#242b3a;
font-size:12px;
}

#sitemap #copy li a:hover, #caseresults #copy li a:hover{
text-decoration: underline;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}

#copy #cmp_container, #copy .testimonial{
border:1px solid #eeedeb;
background:url(../images/boxbg.gif) 0 0 repeat-x;
padding:5px 8px;
margin:10px 0;
}
#copy h2.disclaimer{
text-transform:uppercase;
font-size:14px;
line-height:16px;
}

#copy .testimonial h2{
font-size:18px;
font-weight:bold;
padding:10px 0 8px 0;
margin:0;
background:none;
text-align:left;
line-height:18px;
}
.testimonial{
margin:0 0 10px 0;
}
hr{
background:#fff;
border:0;
color:#fff;
height:1px;
}

/****************************** right column ******************************/
#rightcol{
width:240px;
font-size:12px;
text-align:left;
float:right;
}
/****************************** chatbox ******************************/
#rightcol .chatbox{
font-size:11px;
padding:55px 0px 0px 0px;
text-align:center;
background:url(../images/chatbox.gif) 0 0 no-repeat;
}
#rightcol .chatbox img{
padding-bottom:20px;
}

#rightcol .chatbox a{color:#006;}
/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:0px 0px 10px 0px;
text-align:left;
margin:0px 0 20px 0;
font-size:11px;
color:#333;
line-height:14px;
background:url(../images/boxbg.gif) 0 0 repeat-x;
}

#rightcol form input, #rightcol form textarea.textarea{ 
width:202px; 
font-size:12px;
background:#ccbfac;
border:1px solid #baae9a;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px; 
}

#rightcol form input.submitbutton{
background:url(../images/submit.gif) 100% 0 no-repeat;
color:#fff;
border:0;
padding:4px 8px;
cursor:pointer;
text-align:right;
font-weight:bold;
font-size:13px;
}
#rightcol #minicontact{
text-align:left;
line-height:14px;
padding:8px 10px 0px 20px;
}
#rightcol p.contactinfo{
padding:8px 0 0 0;
margin:0;
text-align:center;
}
/****************************** footer ******************************/
#footernav{
background:#5c3b0f url(../images/footer_bg.gif) 0 0  repeat-x;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
padding:12px 0 6px 0;
}

#footernav li{
display:inline;
}

#footernav li.last a{
background:none;
}

#footermc{
width:980px;
margin:0 auto;
}

#footernav li a{
text-decoration:none;
color:#fff;
font-size:12px;
padding:0px 10px;
}

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

.copyright{
color:#ba781f;
padding:36px 0 0px 0;
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.copyright a{
color:#ba781f;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}