body, html {
	margin: 0;
	border: 0;
	padding: 0;
	background: #B5AB9D url(../images/fullBodyBG.gif) top center repeat-y;
	text-align: center;
	height: 100%;
}

#contentWrap {
	width: 800px;
	min-height: 100%;
	height: auto;
	margin: 0 auto -30px auto;
	text-align: center;
	min-height: 100%;
	height: auto;
	position: relative;
}

#header {
	width: 780px;
	height: 85px;
	margin: 0 10px;
	border-bottom: 1px solid #bfb6aa;
}

#header img {
	margin-top: 12px;
	border: 0;
}

#navbar {
	width: 780px;
	height: 40px;
	margin: 2px auto 0 auto;
	border-top: 1px solid #bfb6aa;
	border-bottom: 4px solid #92002c;
	padding: 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
	width: 780px;
}

#navbar ul li {
	list-style-type: none;
	display: block;
	height: 30px;
	float: left;
	border-left: 1px solid #bfb6aa;
	padding: 0 20px;
	margin: 0;
}

#navbar ul li a {
	text-align: center;
	padding: 1em 0;
	margin: 0;
	line-height: 1em;
	font: 13px "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}

#navbar ul li a:hover, #navbar ul li a.active {
	color: #92002c;
}

#homeBanner {
	height: 260px;
	width: 780px;
	margin: 2px 10px;
}

#banner {
	height: 160px;
	width: 780px;
	margin: 2px 10px;
}

#contentFrame {
	width: 780px;
	margin: 0 10px;
	border-top: 4px solid #92002c;
}

#contentFull {
	margin: 5px 0 0 0;
	padding:0 ;
	text-align: left;
}

#flashWrap {
	width: 770px;
	margin: 0 auto;
	text-align: center;
}

.bioPic {
	float: left;
	padding: 5px;
	margin: 5px 10px 5px 20px;
	border: 1px solid #bfb6aa;
}

#contentFull a:link, #contentFull a:active, #mainContent a:link, #mainContent a:active {
	color: #92002c;
}

#contentFull a:hover, #contentFull a:visited,  #mainContent a:hover, #mainContent a:visited {
	color: #847f79;
}

#mainContent {
	float: left;
	width: 575px;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}

#mainContent img {
	margin: 0 0 0 20px;
	padding:0;
}

#mainContent p, #contentFull p {
	font: 14px "Times New Roman", Times, serif;
	color: #333;
	padding: .125em 30px 1em 20px;
	text-align: justify;
	line-height: 1.3em;
	margin: 0;
}

#sideContent {
	margin: 20px 0 0 576px;
	padding: 0;
	width: 200px;
	border-left: 1px solid #bfb6aa;
}

#sideContent p {
	font: 16px "Times New Roman", Times, serif;
	color: #333;
	line-height: 1.3em;
	margin: 0;
}

#sideContent a { color: #92002c; }

#sideContent a:hover { color: #000; }

.bottomPic {
	border-top: 1px solid #bfb6aa;
	padding: 20px 0;
}

#clearFooter {
	clear: both;
	height: 30px;
	width: 100%;
}

#footer {
	width: 800px;
	height: 20px;
	padding: 0;
	margin: 20px auto 0 auto;
	border-top: 1px solid #cecbc6;
	background: #cecbc6 url(../images/bottomLines.gif) top center no-repeat
}

#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	padding: .5em 0 .5em 2em;
	text-align: left;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #999;
}

#footer a:hover {
	color: #92002c;
}

h2 a{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: url(../images/circleArrow.gif) 50% left no-repeat;
	padding-left: 20px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

h2 a:hover { text-decoration: underline; }

.clear { clear: both; }

h3 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #333;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

h4 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #92002c;
	margin: 40px 0 0 0;
}

h5 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #92002c;
	margin: 5px 0 0 0;
}

h6 { font: bold 24px "Times New Roman", Times, serif; color: #92002c; margin: 20px; }

fieldset {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 0 20px;
	line-height: 1.5em;
	border: 0;
}

fieldset.prof { border: 1px solid #92002c; margin: 20px 80px; }

legend { font: bold 18px "Times New Roman", Times, serif; color: #92002c; }

table#blueprint {font: 12px Verdana, Geneva, sans-serif; text-align: center; }

table#blueprint img { margin: 0 auto; text-align: center; border: 1px solid #92002c; padding: 5px; }

/*BBQ page - new 15.19.10*/

#contentFull table {width: 760px; margin: 0 auto; text-align: center; }

#contentFull table img { padding: 5px; background-color: #ececec; border: 1px solid #847f79; margin: 0 auto; }

	

