@charset "utf-8";
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/btnbkg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BCB998;
	border-right-color: #BCB998;
	border-bottom-color: #BCB998;
	border-left-color: #BCB998;
	clear: both;
	height: 30px;
}
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footerbkg.jpg);
	height: 64px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB998;
	border-right-color: #BCB998;
	border-bottom-color: #BCB998;
	border-left-color: #BCB998;
	padding-top: 5px;
	background-position: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarleft {
	float: left;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8C7AB;
	border-right-color: #C8C7AB;
	border-bottom-color: #C8C7AB;
	border-left-color: #C8C7AB;
	padding: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: .125em;
	background-color: #B1A9AF;
	font-style: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.context {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #515151;
	font-weight: bold;
	vertical-align: middle;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	font-size: 14px;
}

#maincontent {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D1A578;
	border-right-color: #D1A578;
	border-bottom-color: #D1A578;
	border-left-color: #D1A578;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.footertxt {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26251A;
	clear: both;
}
#container {
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDCCC;
	border-right-color: #DDDCCC;
	border-bottom-color: #DDDCCC;
	border-left-color: #DDDCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	overflow: auto;
}
