/* CSS Document */
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;
}

html{ 
    height: 100%;
}

body { 
   	background: #fff url(../images/page_bg.gif) 0 0 repeat-x;	
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#585858;
	height: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #1364a2;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

#page_container{
    width: 980px;
	margin:0 auto;
	text-align:left;
}

/*END HEADER STYLING */

.utilbar{
list-style-type: none;
color: #ebf6ff;
text-align:right;
font-size:11px;
margin:0px auto 0px auto;
padding-top:6px;
height:19px;
width:980px;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color:#ebf6ff;
padding:0px 6px 0 3px;
}

.utilbar li a:hover{
text-decoration:underline;
}

.invisible{
display:none;
}

/****************************** video ******************************/
#videomc{
background:url(../images/videomc.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;
}

/****************************** header miniform ******************************/
.contactform{
float:right;
font-size:11px;
color:#fff;
width:443px;
height:224px;
margin:6px 0 0 0;
padding:50px 0 0 20px;
background:url(../images/miniformbg.gif) 0 0 no-repeat;
}

.leftcell{
float:left;
width:206px;
}
.rightcell{
float:left;
width:216px;
padding-left:16px;
text-align:left;
}
.contactform input, .contactform textarea{
font-size:12px;
padding:4px 0 6px 10px;
margin:0 0 4px 0px;
border:0;
font-family:Arial, Helvetica, sans-serif;
width:196px;
background:url(../images/inputfield.gif) 0 0 no-repeat;
color:#fff;
}
.contactform textarea{
font-family:Arial, Helvetica, sans-serif;
background:url(../images/textarea.gif) 0 0 no-repeat;
height:80px;
}
.contactform input.submitbutton{
background:url(../images/sendfreeguide.gif) 0 0 no-repeat;
font-size:0px;
width:171px;
height:38px;
cursor:pointer;
padding:0;
margin:6px 0 0px 0;
}

.contactform .contactinfo{
padding-top:8px;
color:#d5edff;
line-height:16px;
}

.contactform .contactinfo b{color:#fff;}
/****************************** main navigation ******************************/
.navholder{
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
width:980px;
background:url(../images/nav_bg.gif) 0 0 no-repeat;
height:42px;
}

.navholder ul, .footer ul{
list-style-type:none;
}

.navholder li, .footer li{
display:inline;
float:left;
margin:0;
padding:0;
}

.navholder a {
display:block;
padding:11px 30px 12px 30px;
background:url(../images/nav_divider.jpg) 100% 0 no-repeat;
color:#fff;
text-decoration:none;
}
.navholder li.last a, .footer li.last a{background:none;}
.navholder a:hover, .footer li a:hover{color:#ffbc26;}

#container{
width:980px;
padding:16px 0 16px 0;
}

.clear{
clear:both;
}
/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:254px;
text-align:left;
font-size:13px;
min-height:200px;
}

#left h3, #quick_contact h3, #quick_contact h2{
clear:both;
color:#272727;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
background:url(../images/icon_testimonials.gif) 0 0 no-repeat;
font-size:25px;
border-bottom:1px dotted #272727;
padding:8px 0 10px 60px;
}

#left h3 img{
margin-left:95px;
margin-top:4px;
position:absolute;
}

#left h4, #quick_contact h4{
color: #c04500;
font-size:16px;
line-height:17px;
padding:8px 0px 0px 0px;
}

#left h4 a, #quick_contact h4 a{
color: #fc8f28;
text-decoration:none;
}

#left p, #quick_contact p{
padding: 6px 6px 6px 0px;
margin:0;
border-bottom:1px dotted #272727;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:11px;
padding:0 0px 0 0;
margin:8px 10px 10px 0;
border:none;
}

#left p.more a, #quick_contact p.more a{
text-decoration:none;
color:#1364a2;
}

#left ul, #quick_contact ul{
list-style-type:none;
}

#left li, #quick_contact li{
padding:4px 6px 6px 0px;
margin:6px 0;
line-height:18px;
border-bottom:1px dotted #272727;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
text-decoration:none;
color:#5d5d5d;
}
#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover, #left h4 a:hover, #quick_contact h4 a:hover{
color:#1364a2;
}

.newsdate{
display:block;
color:#5d5d5d;
}

.newsdate span{
color:#1364a2;
}

/****************************** center column ******************************/
#copy{
float:left;
line-height:20px;
width:710px;
margin-left:16px;
text-align:justify;
}

#copy .bookmc{
border:1px solid #005ca1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:20px 60px;
}

#copy .bookmc h1{
color:#034d86;
font-size:40px;
font-weight:bold;
line-height:40px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
padding:100px 0 0 0;
}
#copy .bookmc h1 span{
color:#ffbc26;
}
#copy .emaillink{
display:block;
padding:0;
margin:0;
border:0;
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;
}

#copy td{
vertical-align:top;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img{
float:left;
margin:0px 25px 8px 0px;
}

/****************************** headlines ******************************/
#copy h1, #copy h2{
color: #9f1124;
font-size:20px;
padding:8px 10px 4px 0px;
text-align:left;
font-weight:normal;
line-height:22px;
}
#copy h2 a{
color: #9f1124;
text-decoration:none;
}

#copy h2 a:hover{
color: #1364a2;
text-decoration:none;
}

#copy h4 a{
text-decoration: none;
color: #333;
}

#copy h3 a:hover, #copy h4 a:hover{
color: #1364a2;
background:none;
}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #333;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px dotted #272727;
margin-bottom:10px;
}

#copy p.top, #copy p.more{
text-align:right;
font-size:11px;
margin-top:8px;
color:#fff;
text-transform:uppercase;
border-top:1px dotted #272727;
padding:0 10px 0px 0;
text-transform:capitalize;
}

#copy p.top a, #copy p.more a{
color:#fc8f28;
text-decoration:none;
}

#copy p.top a:hover, #copy p.more a:hover{
text-decoration:underline;
}

#copy ul.bborder li{
border-bottom:1px dotted #272727;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
list-style-type: none;
padding:5px 0px 0 4px;
}

#copy li{
background:url(../images/bullet.gif) 0 9px no-repeat;
padding: 2px 5px 2px 12px;
text-align:left;
}

#copy ul ul{
padding:0px 0 10px 12px;
border-bottom:1px dotted #272727;
}

#copy ul ul li{
padding:0px 5px 0px 2px;
margin:0;
background:none;
}

#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;
}

#copy #contactform{
margin-top:5px;
}

input, textarea, select{
border:1px solid #36527f;
background:#92b6de;
margin-bottom:5px;
padding:4px 0;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a{
text-decoration: none;
color:#585858;
}

#sitemap #copy li a:hover{
text-decoration: underline;
color: #1364a2;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}

#copy #cmp_container, .testimonial{
margin:10px 0;
font-size:12px;
border:0;
padding:0;
line-height:16px;
}

.testimonial{
background:#f0f7fc;
border:1px solid #e6edf3;
padding:5px 8px;
line-height:20px;
}
.testimonial{
margin:0 0 10px 0;
}

hr{
background:#ddd;
border:0;
color:#ddd;
height:1px;
}

/****************************** Video Library Fixes ******************************/
#videos #copy .videopagelist img{
	margin-right:15px;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#videos #copy .videopagelist{
	margin-top:30px;	
}

/****************************** reports form ******************************/
#reports #copy form{
background:url(../images/formbg.gif) 0 100% repeat-x;
}

#reports #copy table input, #reports #copy table textarea, #reports #copy table select{
width:360px;
float:left;
clear:left;
}

#reports #copy table{
border-collapse:collapse;
}
#reports #copy table tr{
border-bottom:1px solid #e9eaea;
}
#reports #copy table td img{
margin-bottom:6px;
}
#reports #copy table td{
text-align:right;
font-weight:bold;
padding:8px 8px 4px 8px;
}

#copy input.btn{ 
color: #fff;
cursor:pointer;
font-size:16px;
font-weight:bold;
padding:10px 16px 10px 16px;
margin:0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #97001b;
background:#97001b url(../images/button.gif) 0 0 repeat-x;
border:0;
}
/****************************** footer ******************************/
.footer{
background:#30406a url(../images/footerbg.gif) 0 0 repeat-x;
margin:0 auto;
font-size:11px;
padding:16px 0;
text-align:center;
}
.footer ul{
width:980px;
margin:0 auto;
}
.footer li a{
display:block;
background:url(../images/footerdivider.gif) 100% 2px no-repeat;
color:#fff;
text-decoration:none;
padding:0 18px;
}
/****************************** copyright info ******************************/
.copyright{
padding:40px 0 0px 0;
color:#a9c8e0;
width:980px;
margin:0 auto;
line-height:14px;
}
.copyright a{
color:#a9c8e0;
text-decoration:none;
}
.copyright a:hover{
text-decoration:underline;
}
