/* CSS Document */
body {
	margin:40px 0px 20px 0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	color:#6f1e1a;
}

img {
	border:0;
}
#wrap {
	width:811px;
	position:relative;
	overflow:hidden;
}
#indexCallout {
	position:absolute;
	top:450px;
	left:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#6f1e1a;
}
#main {
	width:811px;
	background-image:url(../images/index/mainBG.gif);
	background-repeat:repeat-y;
}
#mainBottom {
	width:811px;
	min-height:450px;
	background-image:url(../images/index/bottomBG2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
* html #mainBottom {
	height:450px;
}
#mainTop {
	width:811px;
	min-height:442px;
	background-image:url(../images/index/topBG.gif);
	background-repeat:no-repeat;
}
* html #mainTop {
	height:442px;
}
#contentArea {
	width:811px;
}
#content {
	padding:95px 50px 50px 320px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#6f1e1a;
}
#content a, #indexCallout a {
	color:#548900;
	text-decoration:none;
}
#content a:hover, #indexCallout a:hover {
	color:#548900;
	text-decoration:underline;
}
#footer {
	text-align:center;
	padding:10px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
	color:#92aa6c;
}
#footer a {
	color:#92aa6c;
}
#footer a:hover {
	color:#548900;
	text-decoration:underline;
}
#logo {
	position:absolute;
	top:10px;
	left:70px;
}
#menu {
	position:absolute;
	top:20px;
	left:270px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#701d1e;
}
#menu a {
	color:#701d1e;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}
#menu a:hover {
	color:#8c2021;
	text-decoration:underline;
}