@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 2px auto 0px;
	width: 760px;
	background-color: #D8C7AD;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #171D24;
	background-image: url(images/dark_gray_marble.gif);
}
#top {
	height:82px;
	background-image: url(images/cedar_ridge_investigators_r1_c1.jpg);
}
#topcontent {
	margin-left: 130px;
	padding-top: 20px;
}
#topcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D6059;
}
#topcontent p {
	color: #666666;
	font-size: 12px;
}
#topnav {
	height:40px;
	background-image: url(images/cedar_ridge_investigators_r2_c1.jpg);
}
#topnavbox {
	width: 700px;
	margin-left: 3px;
}


.solidblockmenu{

}




.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	padding:12px 6px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.solidblockmenu li a:hover {
	background-color: #CABE7D;
}
#logo {
	height:209px;
	background-image: url(images/cedar_ridge_investigators_r3_c1.jpg);
}
#logocontent {
	padding-top: 20px;
	padding-left: 340px;
}
#logocontent h2 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #313862;
}
#logocontent ul {
	list-style: none;
}
#logocontent li {
	background-image: url(images/topbullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 5px;
	font-size: 11px;
	color: #CDEBDC;
	font-weight: bold;
	padding-bottom: 2px;
}
#logocontent a {
	color: #BAAA55;
	text-decoration: underline;
	font-weight: bold;
}
#logocontent a:hover {
	color: #FFFFFF;
}

#content {
	background-color: #D8C7AD;
}
#leftside {
	width: 250px;
	float: left;
}
#lefttop {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#leftextras {
	margin-top: 25px;
	margin-bottom: 25px;
}

.leftsmall {
	font-size: 11px;
	color: #2D3642;
}

.leftphone {
	font-size: 20px;
	color: #365750;
	font-weight: bold;
}

#quickcontact {
	margin-top: 30px;
}
#form1 fieldset {
	border: none;
}

.qc_heading {
	font-size: 12px;
	font-weight: bold;
	background-color: #365750;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.qc_left {
	text-align: right;
	padding-right: 3px;
}
#quickcontact input {
	background-color: #FFFFFF;
	font-size: 11px;
}
#quickcontact textarea {
	font-size: 11px;
	background-color: #FFFFFF;
}

.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 225px;
}


.buttonmenu li a{
	color: #365750;
	display: block;
	width: 100%;
	padding: 3px 6px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE8CE;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D0C295;
	border-left-color: #31504A;
	font-size: 11px;
}

.buttonmenu  li  a:hover   {
	color: #2D3642;
	background-color: #F3F2F1;
	border-left-color: #BAAA55;
}
.buttonmenu a:active {
	color: #FFFFFF;
}
#paypal {
	text-align: center;
}
#paypal fieldset {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightside {
	float: left;
	width: 506px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.smalltext {
	font-size: 11px;
	color: #2E4C44;
}

#rightside h1 {
	color: #365750;
	font-size: 17px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcontent {
	padding: 24px;
}
#rightcontent p {
	line-height: 140%;
	text-align: justify;
}
#rightbottom p {
	text-align: center;
}
#contactbox p {
}

#rightcontent a {
	color: #365750;
}
#rightcontent a:hover {
	color: #3B3003;
}


#contactbox {
	text-align: center;
	padding-bottom: 15px;
	background-image: url(images/contactbox_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 60px;
	line-height: normal;
	height: 80px;
}
#rightbottom table tr td {
	text-align: center;
	line-height: normal;
}

#contactbox p {
	line-height: normal;
	text-align: center;
	padding-top: 40px;
}


.mainphone {
	font-size: 24px;
	color: #BAAA55;
	font-weight: bold;
}
#rightbottom {
	margin-top: 20px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#rightbottom a {
	color: #000000;
}

#contactform {
	line-height: normal;
}
#contactform p {
	line-height: normal;
}

.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #72682D;
}
.formfields {
	font-size: 11px;
	background-color: #D9ECD9;
}
.formleft {
	background-color: #DDD4B3;
}

#footer {
	height:70px;
	background-color: #2E4C44;
	clear: left;
}

#footer  a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC9900;
}

#footersmall {
	float: left;
	width: 250px;
	padding: 15px;
	color: #ACCCC5;
	font-size: 10px;
}
#footernav {
	float: left;
	text-align: right;
	padding: 25px 15px 0px 0px;
	font-size: 11px;
	margin-left: 100px;
	color: #FFFFFF;
}
#rightcontent h2 {
	font-size: 14px;
	background-color: #313862;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background-image: url(images/CHECK.GIF);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 25px;
}
.green {
	color: #385952;
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background-image: url(images/topbullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.white {
	color: #FFFFFF;
}
.left {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
#paypal {
	text-align: center;
}
#paypal fieldset {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}