html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

ol, ul {	list-style: none;}

em {	font-style: italic;}

a {	text-decoration: underline; color:#000;}

a:hover {	text-decoration: none;}

.clear {	clear:both;}
/* --------------------
		Header Styles
-------------------- */

body {
	background: #1a202c url(../images/body-bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 22px;
}

.wrapper {
	margin: 0 auto;
	width: 980px;
}

.header {
	height: 318px;
	clear: both;
}

.header .utilbar {
	height: 26px;
	font-size: 10px;
	color:#fff;
	padding-top: 4px;
	text-align:right;
}

.header .utilbar ul li {
	display:inline;
}

.header .utilbar ul li a {
	color: #fff;
	padding:0 6px;
	text-decoration:none;
}
.header .utilbar ul li a:hover{text-decoration:underline;}

/****************************** video ******************************/
#videomc{
float:left;
width:512px;
background: url(../images/logo.gif) 0 0 no-repeat;
height:288px;
}

#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}

#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 .rightcolumn {
	float: right;
	width: 450px;
}

.header .phone {
	font-family:"Bebas", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #2a3346;
	padding-top:6px;
}

.header .phone small {	font-size: 12px;	}
.phone small.extraspacing{padding-left:20px;}

.header .here-because a {
	background: url(../images/here-because.gif);
	background-repeat: no-repeat;
	width: 416px;
	height: 35px;
	float: left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #283042;
	padding: 9px 0 0 14px;
	text-decoration: none;
	margin-bottom: 6px;
}

.header .here-because a:hover {
	background: url(../images/here-because-hover.gif) 0 0 no-repeat;
	color: #fff;
}
.header h1 {	padding-bottom: 5px;	}

.form-bkg {
	padding-bottom: 5px;	
	margin-top:25px;
}

.header form.contact .form-column {
	width: 200px;
	float: left;
}

.header form.contact .last {	margin-right: 0;}

.header form.contact input {
	background: none;
	border: none;
	background-image: url(../images/input-bar.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding: 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838484;
	line-height: 16px;
	width: 179px;
	height: 18px;
}

.header form.contact input.submit {
	background: none;
	border: none;
	background-image: url(../images/form-submit.gif);
	background-repeat: no-repeat;
	margin-left: 92px;
	padding: 0;
	cursor: pointer;
	font-size: 0px;
	text-indent: 9999px;
	line-height: 0px;
	width: 100px;
	height: 27px;
	position: relative;
}
.header form.contact input.submit:hover {
	background: none;
	border: none;
	background-image: url(../images/form-submit2.gif);
	background-repeat: no-repeat;
	padding: 0;
	cursor: pointer;
	font-size: 0px;
	text-indent: 9999px;
	line-height: 0px;
	width: 100px;
	height: 27px;
	position: relative;
	margin-left: 92px;
}
.header form.contact textarea {
	background: none;
	border: none;
	background-image: url(../images/textarea-bar.gif);
	background-repeat: no-repeat;
	margin-bottom: 9px;
	padding: 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838484;
	width: 179px;
	height: 78px;
	overflow: auto;
}

/* main navigation */
#nav {
	clear: both;
	height: 55px;
	padding-left:20px;
	background: url(../images/navbg.gif) 0 0 no-repeat;
}

#nav ul li {	display:inline;}

#nav a {
	float: left;
	display:block;
	font-family: "myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration:none;
	background: url(../images/nav-bg.gif) 0 0 repeat-x;
	border-right: 1px solid #2d3647;
	padding: 14px 26px 0 29px;
	height: 40px;
}
#nav .last a{border-right:0;}

#nav ul li a:hover {
	background: url(../images/nav-hover-bg.gif);
	text-decoration: none;
}


/* --------------------
		Main Styles
-------------------- */
.main {
	clear: both;
	border-bottom: 1px solid #80868f;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
}

.main .main-wrapper {
	background-image: url(../images/main-wrapper-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 12px;
}

/* left column */
.main #leftcol {
	float: left;
	width: 204px;
	font-size: 13px;
	line-height:18px;
	padding: 5px 0 0 6px;
}

#leftcol h2, #rightcol h2, #rightcol h3 {
	background: url(../images/h3-bg.gif) 0 0 no-repeat;
	width: 190px;
	height: 39px;
	font-size: 16px;
	color: #343e4d;
	font-weight: bold;
	line-height: 39px;
	padding-left: 13px;
	margin: 7px 0 10px 0;
}

#leftcol h2:hover, #rightcol h2:hover{		background: url(../images/h3-hover-bg.gif) 0 0 no-repeat;}

#leftcol h2 a, #rightcol h2 a, #leftcol h2:hover a, #rightcol h2:hover a, #rightcol h3 a{
color: #343e4d;
text-decoration:none;
}

#leftcol h2 a:hover, #rightcol h2 a:hover, #rightcol h3 a:hover {	color: #722835; text-decoration:none;}

#leftcol h4, #rightcol h4{
 padding:10px 8px 4px 10px;
	font-weight:bold;
}

#leftcol h4 a, #rightcol h4 a {
font-size: 14px;
color: #722835;
text-decoration:none;
}

#leftcol h4 a:hover, #rightcol h4 a:hover {
	color: #722835;
	text-decoration: underline;
}

#leftcol ul, #rightcol ul {
	padding:0 8px;
	clear: both;
}

#leftcol li, #rightcol li{
	border-bottom: 1px solid #dae1eb;
	padding: 5px 8px 7px 2px;
	overflow: hidden;
}

#leftcol li a img {
	border: 2px solid #fff;
	vertical-align: middle;
	margin: -2px 10px 0 0px;
	position: relative;
	float: left;
}

#leftcol a, #rightcol a{	text-decoration:none;}

#leftcol a:hover, #rightcol a:hover{	text-decoration:underline;}

#leftcol .pa-list a{	font-weight:bold;}
#leftcol .pa-list {	padding: 5px 0 7px 8px;}

#leftcol .newsdate{
color:#555;
font-size:11px;
display:block;
}

.more {
	font-size:11px;
	text-align:right;
	padding-right:14px;
}
.more a {
	text-decoration:underline;
	color: #000000
}
.more a:more{	text-decoration:none;}

/* center column */
.form {	padding-bottom:15px;}
#copy .form #cse-search-box input[type="text"]{
	background:#FFF;
	border:1px solid #CCC;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:19px;
	line-height:19px;
	padding:2px 3px;
	width:368px;
}
#copy .form #cse-search-box input[type="submit"] {
	background:#313B4C;
	border:1px solid #FFF;
	color:#FFF;
		-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
	cursor:pointer;
	font-weight:bold;
	height:27px;
	margin-left:7px;
	width:122px;
}

#copy {
line-height:20px;
float:left;
width:510px;
padding:16px 0 20px 0;
margin-left:25px;
text-align:left;
}

#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
text-decoration:underline;
border:0;
color: #000;
font-size:12px;
cursor:pointer;
}

#copy .emaillink:hover{text-decoration:none;}

#copy table{
margin-bottom:15px;
text-align:left;
}

#reports #copy table td{
width:10%;
text-align:left;
}

#reports #copy table input.submit{
 width:200px;
 margin:0 auto;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img, #copy p img{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1, #copy h2{
color: #000;
font-size:18px;
padding:10px 10px 6px 0px;
text-align:left;
line-height:20px;
}

#copy h2{
margin:16px 0 0 0;
padding:0px 0px 0px 0px;
}

#copy h2 a{
color: #000;
text-decoration:none;
}

#copy h2 a:hover{text-decoration:underline;}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:13px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #000;
font-size:12px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #dae1eb;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #dae1eb;
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 8px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 14px;
}

#copy ul ul li{
padding:0px 5px 4px 14px;
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{
background:#fff;
border:1px solid #dae1eb;
color:#454545;
margin-bottom:5px;
padding:3px;
}

input[type="radio"]{border:0; padding:0; margin:0 0 0 4px;}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a, #caseresults #copy li a{
text-decoration: none;
color:#242b3a;
}

#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 dotted #dae1eb;
background:#f5f6f9;
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;
}

#copy .contactinfo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

#copy .contactinfo b {
	font-weight: bold;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#copy .contactinfo a {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:15px;
	text-decoration:none;
	display:block;
}
#copy .contactinfo a:hover {	text-decoration:underline;}

/****************************** 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;	
}

/* right column */
#rightcol {
	float: right;
	width: 205px;
	font-size:13px;
	padding: 11px 0 0 5px;
}

#minicontact {
	overflow: hidden;
	clear: both;
	width: 191px;
	padding: 0px 8px;
	font-size:12px;
	line-height:12px;
}

#rightcol .contactinfo{
	text-align:center;
	font-size:13px;
	line-height:18px;
	padding-bottom:20px;
	margin-left:-10px;
}

#minicontact .inputfield, #minicontact .textarea {
	width: 171px;
	height: 16px;
}
#minicontact .textarea{	height:auto;}
#minicontact .submitbutton {
	background: url(../images/button-bg.gif) no-repeat;
	width: 100px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-left: 80px;
	border:0;
	margin-bottom:10px;
}
#minicontact form {	margin-bottom:10px;}

#rightcol a.seemore{
 clear:both;
 position:relative;
 top:-32px;
 left:62px;
 width:100px;
 padding-right:10px;
 font-size:12px;
}

#rightcol .facebook {
display: block;
margin: 0 auto 20px;
text-align: center;
}
/*#rightcol .facebook {
background: #ACB9D4 url("/images/facebook1.png") no-repeat scroll 4px 2px;
border: 1px solid #7186B4;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
color: #3A5082;
display: block;
font: bold 15px arial,helvetica,sans-serif;
padding: 8px 4px 9px 40px;
text-decoration: none;
width: 155px;
}
#rightcol .facebook:hover {
background-color: #8597be;
color: #fff;
text-decoration: none;
}*/

#copy input[type="submit"], #rightcol input[type="submit"] {
	background: #742b38 url(../images/btnbg.gif) 0 0 repeat-x;
	width:auto;
	border:none;
	color:#fff;
	font-size:12px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
padding:4px 10px;
cursor:pointer;
	font-weight:bold;
}
#copy input[type="button"] a {
	height:27px;
	border:none;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding-bottom:2px;
}

/* footer */
#footer {
	padding: 11px 0 30px 0;
	clear: both;
	text-align:center;
}

#footer .footer-nav {
	height: 34px;
	background-image: url(../images/bottom-nav-bg.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
}

#footer .footer-nav ul li {
	padding: 0 30px;display:inline;
}

#footer .footer-nav ul li a {
 text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #1a202c;
}
#footer .footer-nav ul li a:hover{text-decoration:underline;}
#footer .copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2cbda;
	line-height: 15px;
	padding-top: 10px;
	margin:0 20px;
}
#footer .copyright a {
	color: #FFF;
	text-decoration:none;
}
#footer .copyright a:hover {
	color: #FFF;
	text-decoration:underline;
}
