@charset "utf-8";
/* CSS Document */
/* --------- base styles ----------*/
* {
	padding:0;
	margin: 0;
}
body {
	background-color: #faf9f4;
	text-align:center;
	font-size:85%;
	margin:0;
	padding:0;
	}
#outerwrapper {
	background-image: url('images/dropshadowbg.jpg');
	background-repeat: no-repeat;
	width: 790px;
	height: 820px;
	position: relative;
	text-align: left; /* the auto margins (in conjunction with a width) center the page */
	background-position:  center 50%;
	margin: 0 auto
	}

#wrapper {
	position: relative;
	top:0px;
	text-align: left; /* the auto margins (in conjunction with a width) center the page */
	background-position: center;
	background-color: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 0px;
	width: 750px;
} 

#clear {
	clear:both;
	margin:0;
	padding:0;
	}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	color: #9F1B1D;
	font-weight: bold;
}
.style2 {color: #F0F0F0}
/* ----------------- header styles ---------------*/	
/* ----------------- header styles ---------------*/
#header {
	border-style:none;
	border-width:0px;
	height: 151px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-position: left top;
	left: 0px;
	top: 0px;
}
#header h1 {
	margin-left: -9999px;
}	
#wrapper #header img {
	background-position: right bottom;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 151px;
	right: 0px;
	bottom: 0px;
	width: 750px;
}
#menubar {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	height: 24px;
}
#menubar td {
	background-position: right;
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 0px;
	padding-top: 2px;
	font-size: 95%;
}
#menubar p {
	background-position: right;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menubar a {
	color: #512800;
	text-decoration: none;
}
#menubar a:hover {
	color: #FEBB00;
	text-decoration: none;
}
/*#menubar a:active {
	color: #FEBB00;
	text-decoration: none;
}
#menubar a:visited {
	color: #512800;
	text-decoration: none;
}*/
/*------------------topcontent styles --------------------------*/
#wrapper #topcontent {
	float: left;
	padding: 0px;
}
#wrapper #topcontent #intro {
	width: 735px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#topcontent #intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.0em;
}
/* --------------------- sidebar styles ------------------------ */
#sidebar {
	float: left;
	position: absolute;
	width: 190px;
	top: 186px;
	background-image: url('../images/grey.gif');
	left: 2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 445px;
	margin-top: 0;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 0
}
#sidebar img {
	padding-left: 10px;
}

#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.8em;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*#sidebar #box1 ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 2em;
	list-style-position: inside;
	list-style-type: disc;
}*/
#sidebar a {
	color: #512800;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* --------------------- content styles ------------------------ */
#mainContent {
	float: right;
	width: 556px;
	height: 463px;
	clear: both;
	position: absolute;
	left: 200px;
	top: 180px;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #902123;
}
#mainContent h2 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

#mainContent img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


#mainContent #box1 {
	float: left;
	position: absolute;
	width: 166px;
	height: 263px;
	top: 20px;
	left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#mainContent #box1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-position: inside;
	list-style-type: none;
	line-height: 2.1em;
}
#mainContent #box1 td {
	background-position: center;
	text-align: center;
}
#mainContent #box1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.2em;
}
#mainContent #box1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #660000;
	text-decoration: none;
	display: block;
	text-decoration: underline;
}

#mainContent #box1 a:hover {
	color: #FEBB00;
	text-decoration: none;
}
#mainContent #box2 {
	position:relative;
	z-index:9;
	float: right;
	width: 328px;
	position: absolute;
	left: 201px;
	top: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#mainContent #box2 h2, #mainContent #box1 h2, #mainContent #box3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weiht:bold;
	color: #912224;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mainContent #box2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #902123;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#mainContent #box2 a {
	color: #660000;
	text-decoration: underline;
}
#mainContent #box2 a:hover {
	color: #FEBB00;
	text-decoration: underline;
}
#mainContent #box2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #902123;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContent #box2 td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
#mainContent #box2 td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: underline;
}
#mainContent #box2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}


#footer {
	position:absolute;
	width:755px;
	height:19px;
	z-index:10;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 762px;
}
#footer table tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer a {
	color: #660000;
	text-decoration: none;
}
#footer a:hover {
	color: #FEBB00;
	text-decoration: none;
}

