@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #c7cd9e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
#container {
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#masthead {
	display: block;
	height: 110px;
	width: 895px;
}
#logo {
	float: left;
}
#feature {
	font-size: 15px;
	line-height: 24px;
	color: #283B4F;
	background-image: url(../images/bg_feature.gif);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	height: 65px;
	width: 565px;
	padding-top: 45px;
	padding-right: 35px;
	float: left;
}
#feature h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
#feature a {
	color: #2266ac;
}
#feature a:hover {
	color: #903f0f;
}
#midsection {
	display: block;
	height: 250px;
	width: 895px;
}
#nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 146px;
	width: 252px;
	padding-top: 104px;
	padding-left: 43px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #A1814E;
}
#nav ul li a {
	font-size: 14px;
	line-height: 19px;
	color: #9fc5ec;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 85px;
	padding-left: 15px;
	font-style: italic;
}
#nav ul li a:hover {
	color: #2A4A6B;
	background-color: #D1C18B;
}
#photos {
	display: block;
	float: left;
	height: 250px;
	width: 600px;
}
#guts {
	background-image: url(../images/bg_guts.gif);
	background-repeat: repeat-y;
	width: 895px;
}
#leftcol {
	color: #C7CD9E;
	background-image: url(../images/bg_leftcol.gif);
	background-repeat: no-repeat;
	float: left;
	width: 265px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
}
#leftcol  a {
	color: #B3BB7A;
}
#leftcol a:hover {
	color: #C97745;
}

#leftcol h3 {
	font-size: 18px;
	color: #D7DBB9;
	margin-bottom: 6px;
	font-style: italic;
	font-weight: normal;
}
#subnav {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #473414;
	margin-bottom: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
#subnav p {
	margin-bottom: 10px;
}
#subnav ul {
	margin-bottom: 16px;
}

#subnav ul li {
	display: block;
	list-style-type: none;
}
#subnav ul li a {
	font-size: 14px;
	line-height: 28px;
	padding-left: 15px;
	border: 1px solid #A1814E;
	display: block;
	width: 200px;
	margin-bottom: 8px;
	text-decoration: none;
	background-color: #352D1C;
	font-style: italic;
	color: #9fc5ec;
}
#subnav ul li a:hover {
	background-color: #D1C18B;
	color: #2A4A6B;
}


#content {
	font-size: 13px;
	line-height: 20px;
	color: #6D6A5F;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	width: 480px;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	float: left;
}
#content a {
	color: #903F0F;
}
#content  a:hover {
	color: #B3BB7A;
}


#content h1 {
	font-size: 22px;
	color: #903F0F;
	margin-bottom: 16px;
	line-height: 22px;
}
#content h2 {
	font-size: 17px;
	color: #2A4A6B;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B3BB7A;
	clear: both;
	padding-top: 8px;
}
#content  h3   {
	font-size: 16px;
	color: #2A4A6B;
	margin-bottom: 6px;
}
#content h4 {
	font-weight: bold;
	color: #2A4A6B;
}




#copyright {
	font-size: 10px;
	color: #BAC4D1;
	background-image: url(../images/bg_copyright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 22px;
	width: 865px;
	text-align: right;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	width: 895px;
}
.right_thumb {
	float: right;
	margin-bottom: 4px;
	margin-left: 14px;
	background-image: url(../images/bg_cornershadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
	padding-left: 11px;
}
a.pdf {
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#SignUp {
	background-image: url(../images/bg_orangefade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #352D1C;
}

#SignUp .signupframe td {
	padding: 2px;
	font-size: 12px;
}
#SignUp .signupframe {
	margin-right: auto;
	margin-left: auto;
}
#membership_banner a {
	font-size: 12px;
	display: block;
	height: 35px;
	width: 260px;
	padding-top: 120px;
	color: #b8a685;
	text-decoration: none;
	background-image: url(../images/join_or_die.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#membership_banner a:hover {
	color: #C7CD9E;
}
#SignUp .signupframe input {
	color: #8C7E66;
}
.image_help {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content ul {
	margin-bottom: 18px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	margin-bottom: 6px;
	padding-left: 23px;
}
.caption {
	font-size: 12px;
	font-style: italic;
}
.forms {
	border: 1px solid #ECEEDD;
}
.forms  td {
	border: 1px solid #E2E6CC;
	font-size: 12px;
	padding: 3px;
}
.photoarea {
	font-size: 11px;
	float: right;
	margin-bottom: 16px;
	margin-left: 20px;
	text-align: left;
	line-height: 15px;
}
.sidebar {
	font-size: 11px;
	background-color: #ECEAE1;
	float: right;
	width: 136px;
	position: relative;
	left: 103px;
	margin-left: -150px;
	top: 60px;
	background-image: url(../images/bg_sidebar.gif);
	background-repeat: repeat-y;
	color: #6D6A5F;
}
.sidebar_content {
	padding: 8px;
}
.sidebar_content li {
	margin-bottom: 6px;
	list-style-type: none;
}

.admentor_bio {
	width: 480px;
	float:left;
	margin: 15px 0;
}
.admentor_card {
	width: 480px;
	float:left;
	margin-bottom:12px;
}
.admentor_headshot {
	width: 155px;
	height: 190px;
	background:url(../admentor/images/headshot_bg.jpg) top left no-repeat;
	padding:15px 0 0 15px;
	float:left
}
.admentor_categories {
	width: 66px;
	padding:2px;
	float:left
}
.admentor_stats {
	width: 236px;
	padding:2px;
	font: bold italic;
	color:#903F0F;
	float:left
}

.mauve {
	background:#eae8e4
}
.admentor_list {
	width: 155px;
	padding:2px;
	font: bold italic;
	color:#903F0F;
	float:left
}