@charset "utf-8";
/* CSS Document */

body,td,th,p {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #342E23;
}

body {
	background-color: #D2D2C2;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #6F312E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F312E;
}
a:hover {
	text-decoration: underline;
	color: #6F312E;
}
a:active {
	text-decoration: none;
	color: #6F312E;
}

h1 {
	color: #7A7971;
	font-size: 9px;
	text-align:left;
	font-style:italic;
}

.label {
	color: #AEAEA2;
	font-size: 9px;
	text-align:left;
	font-style:italic;
}


.subhead {
	font-weight: bold;
	text-transform: uppercase;
}
.topwrap {
	background-color: #FFFFFF;
	width: 843px;
	margin: auto auto 5px;
	text-align: left;
	white-space: nowrap;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}
.topwrapint {
	background-color: #FFFFFF;
	width: 843px;
	margin: auto auto 5px;
	text-align: left;
	white-space: nowrap;
	background-image: url(images/navbgint.jpg);
	background-repeat: repeat-x;
}
.contentwrap {
	width: 843px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.mentorscontentwrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.hometext {
	font-style: italic;
	line-height: 22px;
}
.footerwrap {
	width: 820px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	color: #9A9383;
	line-height: 12px;
	margin-top: 10px;
}
.footer:link {
	color: #9A9383;
}
.footer:visited {
	color: #9A9383;
}
.headerwrap {
	text-align: left;
	background-image: url(images/headerline.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.bodywrap {
	line-height: 26px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.subnavwrap {
	font-size:12px;
	line-height: 20px;
	text-align:left;
	color: #6F312E;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.subnav:link {
	color: #6F312E;
}
.subnav:visited {
	color: #6F312E;
}
.subnav {
	white-space: nowrap;
}
.currentpage {
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}
.pagination:link {
	color: #342E23;
}
.pagination:visited {
	color: #342E23;
}
.subheadlarge {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.credit {
	font-size: 11px;
	color: #898989;
	line-height: 12px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.notes {
	font-style: italic;
	line-height: 16px;
}
.calendarcell {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
}
.singlespace {
	line-height: 13px;
}
.testimonial {
	color: #FFFFFF;
	background-color: #6F6654;
	padding: 20px;
	border: 1px solid #FFFFFF;
}
.prev_next {
	float: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
.prev_next img {
	vertical-align: middle;
	border: 0;
}
.prev_next a:hover {
	text-decoration: none;
}
.prev_next a:hover span {
	text-decoration: underline;
}
.prev_next .disabled {
	color: #9F9F9F;
}

.above_title {
	margin: 10px 10px 0 20px;
}
.breadcrumbs {
	margin: 10px 10px 0 20px;
}

.breadcrumbs,
.breadcrumbs a,
.prev_next,
.prev_next a,
.above_title,
.above_title a {
	color: #676767;
	font-size: 10px;
}

.subnavwrap .selected {
	font-weight: 700;
	text-transform: uppercase;
	color: #342E23;
}

.prominent {
	border: 1px solid #fff;
	padding: 0 10px;
}

.contestSpecs {
	line-height: 17px;
	}
	
.contestBorder {
	border-right: 1px solid #d2d2c2;
	padding-left: 5px;
	}

.contestRules {
	font-size: 11px;
	line-height: 15px;
	}
	
.returnTop {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #d2d2c2;
	}
