body {
	background-color: #f1e5df;
	margin: 0;
	font: 14px Arial, Helvetica, Optima, "Helvetica Neue", Geneva, sans-serif;
}

a {
	color: #83240c;
	text-decoration: none;
}

.frame {
	clear: both;
}

.divider {
	margin-top:15px;
	border-top: solid 1px #dcc1b2;
	width:700px;
	float:left;
}
h4 {
	margin:5px;
}

/* @group Header */

#Header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}

#Header .quote {
	width: 400px;
	text-align: right;
	font-size: 16px;
	color: #83240c;
	font-weight: bold;
}

#Header small {
	
}



/* @end */

#TopShadow {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

/* @group Content */

#Content {
	background-color: #ffffff;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #dcc1b2;
	padding: 5px 15px 15px;
	color: #222222;
}

.topnav {
	width: 100%;
}

.topnav a {
	float: left;
	text-align: center;
	font-size: 14px;
	padding-right: 8px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 1px;
	height: 40px;
	font-weight: bold;
	padding-left: 8px;
}

.topnav a:hover {
	color: #83240c;
	background: url(../graphics/brownarrow.png) no-repeat center bottom;
}

.topnav a.selected {
	color:#111111;
	background: url(../graphics/brownarrow.png) no-repeat center bottom;
}

.pagelocation {
	clear: both;
	border-top: 6px solid #83240c;
	border-bottom: 6px solid #83240c;
	float: left;
	width: 100%;
	color: #83240c;
	margin-bottom: 10px;
	margin-top: 0px;
	font: 40px/100px Impact;
}

/* @group contentright */

.contentright {
	width: 210px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0 10px 20px;
	border-left: 1px solid #eeeeee;
	margin: 10px 0 10px 10px;
}

.contentright h3 {
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentright span {
	color: #83240c;
	font-weight: normal;
	font-style: normal;
}

.button {
	background-color: #f1e5df;
	border: 1px solid #dcc1b2;
	color: #535353;
	width: 90%;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 14px;
	line-height: 26px;
	padding-right: 2%;
	padding-left: 2%;
	font-weight: normal;
	font-style: normal;
}

.button:hover {
	background: #83240c url(../graphics/buttonhover26.png) repeat;
	color: #ffffff;
	border-color: #83240c;
}


/* @end */



/* @end */

/* @group ContentBottomLink */

#ContentBottomLink {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #cccccc;
	height: 25px;
}

#ContentBottomLink a {
	color: #666666;
	font-weight: bold;
	float: right;
	line-height: 25px;
}

#ContentBottomLink a img {
	text-decoration: none;
	border-style: none;
}



/* @end */

/* @group ContentBottom */

#ContentBottom {
	width: 94%;
	margin-left: 1%;
	color: #444444;
	font-size: 14px;
	border-top: 1px solid #f1e5df;
	margin-top: 15px;
	margin-right: 1%;
	padding: 5px 2% 0;
}

#ContentBottom p {
	margin: 5px 0;
}

#ContentBottom a {
	color: #83240c;
}



/* @end */

/* @group BottomLinks */

#BottomLinksFrame {
	background-color:#d9b9aa;
	border-top: 1px solid #cbafa2;
}

#BottomLinks {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #444444;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px;
}

#BottomLinks a {
	color: #83240c;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

#BottomLinks a:hover {
	color: #111111;
}



/* @end */

/* @group Copyright */

#CopyrightFrame {
	border-top: 1px solid #c09785; 
	background-color: #cba18d;
	border-bottom: 1px solid #c09785; 
}

#Copyright {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #83240c;
	font-size: 12px;
	text-align: left;
	padding: 5px 15px;
	line-height: 14px;
}

#Copyright a {
	color: #73200a;
	text-decoration: underline;
}



/* @end */
