
html
{
	width:							100%;
}

body {
	background-color:				#E2DBAF;
	margin: 						0px;
	padding:						0px;
	width:							100%;
	text-align:						center;
	font-family:					Verdana, Georgia, Arial, helvetica, sans-serif;
	color:							#3C2402;
}

a {
	color:							#3C2400;
}

a:hover {
	color:							#221400;
	background-color:				#E8E4BF;
}

hr {
	height:							0px;
	margin-top:						10px;
	margin-bottom:					10px;
	border-top:						1px dotted #3C2402;
	border-bottom:					0px solid #3C2402;
}

h1 {
	line-height:					2em;	
	font-weight:					bold;
	font-size:						10pt;
	text-transform:					uppercase;
}

h2 {
	line-height:					1.8em;
	font-size:						9pt;
	font-family:					Georgia, Arial, helvetica, sans-serif;
}

th {
	text-align:						left;
}

div, td {
	font-size:						8.5pt;
}

div#page
{
	width:							100%;
	text-align:						center;
}

html>body, html>body div#page
{
	position:						relative;
}

tr,td, p, ul, ol {
}

div#page div#content{
	text-align:						left;
	margin:							0px auto 0px auto;
	width:							871px;
}

div#page div#content div#header {
	margin-top:						30px;
	background-image:				url('/web-images/header/index.php');	
	background-repeat:				no-repeat;
	background-position:			top center;
	height:							114px;
}

div#page div#content div#header div#logo {
	float:							left;
	margin-top:						20px;
	margin-left:					40px;
	width:							81px;
	height:							82px;
	background-image:				url('/web-images/logo.gif');
	background-position:			top center;
	background-repeat:				no-repeat;
}

div#page div#content div#header div#logo a:hover{
	background-color:				transparent;
}

html>body>div#page>div#content>div#header>div#logo {
	margin-left:					85px;
}

div#page div#content div#header div#search{
	float:							right;
	margin-top:						54px;
	margin-right:					49px;
	width:							179px;
	height:							16px;	
}

div#page>div#content>div#header>div#search{
	margin-right:					96px;	
}

div#page div#content div#header div#search div#searchbox{
	float:							left;
	width:							120px;
	height:							16px;
	background-repeat:				no-repeat;
	background-image:				url('/web-images/searchbox.gif');
	vertical-align:					top;
}

div#page div#content div#header div#search div#searchbutton{
	float:							right;
	width:							52px;
	height:							16px;
	background-image:				url('/web-images/searchbutton.gif');;
	background-repeat:				no-repeat;
	vertical-align:					top;
}

input#searchbox {
	font-size:						8pt;
	padding:						0px;
	margin-top:						1px;
	margin-left:					0px;
	width:							117px;
	height:							13px;
	border:							0px solid #ffffff;
	text-indent:					2px;
}

div#searchbox>input#searchbox {
	margin-top:						2px;
	margin-left:					2px;
}

input#submitbutton {
	border:							none;
	font-family:					Verdana, Arial, Sans-serif;
	font-size:						8.5pt;
	text-transform:					uppercase;
	color:							#E2DBAF;
	height:							16px;
	width:							52px;
	background:						transparent;
	cursor:							pointer;
}

div#contentcontainer {
	margin-top:						24px;
}

div#leftnavigation {
	min-height:						200px;
	float:							left;	
	border-right:					1px SOLID #3C2402;
	width:							185px;
	margin:							0px;
	margin-bottom:					24px;
	padding:						0px;
}

div#leftnavigation ul{
	text-transform:					capitalize;
	text-align:						right;
	margin-left:					-10px;
	margin-top:						-3px;
}

div#leftnavigation li {
	margin-left:					-30px;
	width:							150px;
	margin-right:					36px;
	margin-bottom:					11px;
	list-style:						none;
	font-size:						8pt;
}

div#leftnavigation li a{
	color:							#3C2400;
}

div#leftnavigation li a:hover{
	color:							#221400;
	background-color:				#E8E4BF;
}

div#leftnavigation li b a{
	text-decoration:				none;
}

div#leftnavigation li#header{
	margin-right:					12px;
	padding-right:					24px;
	font-size:						11px;
	font-weight:					bold;
	font-family:					Georgia, Verdana, Arial;
	background-image:				url('/web-images/bullet.gif');
	background-repeat:				no-repeat;
	background-position:			right center;
}

div#rightcontent {
	padding:						0px;
	margin:							0px;
	margin-bottom:					24px;
	width:							680px;
	float:							right;
}

div#rightcontent div#innerright {
	width:							264px;
	float:							right;
}

div#rightcontent div#innerright div{
	font-size:						8pt;
	padding-top:					5px;
}

div#rightcontent div#innerright div li {
	font-size:						8pt;
	padding-left:					20px;
	text-indent:					-17px;
	margin-left:					5px;
	list-style:						none;
	padding-top:					5px;
}

div#rightcontent div#innerright h2{
	margin:							0px;
	margin-top:						30px;
	font-size:						10pt;	
	font-weight:					bold;
	font-family:					Georgia, Arial, helvetica, sans-serif;
	padding-left:					25px;
	background-repeat:				no-repeat;
	background-image:				url('/web-images/bullet.gif');
	background-position:			left center;
}

div#rightcontent div#leftcontent {
	margin-top:						-17px;
	width:							385px;
	float:							left;
}

div#rightcontent div#totalcontent {
	margin-top:						-17px;
	width:							685px;
	float:							right;
}

div#topcontent {
	padding-left:					22px;
	padding-bottom:					30px;
}

div#topcontent div#largearticle{
	clear:							both;
	width:							100%;
	display:						block;
	overflow:						hidden;
	margin-top:						1px;
	padding-bottom:					10px;
}

div#topcontent div#largearticle img{
	border:							4px solid #F7F3E7;
	margin:							5px;
	-moz-border-radius:				4px;
}

div#topcontent div#largearticle div#title a{
	font-size: 						9pt;
	font-weight:					bold;
	font-family:					Georgia, Arial, helvetica, sans-serif;
}


div#topcontent li {
	font-size:						8pt;
	list-style:						none;
	padding-top:					5px;
}

div#topcontent li a{
	font-weight:					bold;
	font-family:					Georgia, Arial, helvetica, sans-serif;
}

div#topcontent div#largearticle ul {
	padding-left:					0px;
	margin-left:					0px;
	list-style:						none;
}

div#topcontent div#largearticle ul li{
	padding-left:					15px;
	background-image:				url('/web-images/listbullet.gif');
	background-position:			left 13px;
	background-repeat:				no-repeat;
	margin-left:					0px;
}

div#topcontent div#largearticle ul li h2{
	padding:					0px;
	display:					inline;
}

div#topcontent div#largearticle div{
	font-size:						8pt;
	line-height:					1.6em;
}

div#bottomcontent {
	font-size:						8pt;
	padding-left:					22px;
}

div#bottomcontent li{
	margin-left:					-13px;
	list-style:						none;
	margin-bottom:					5px;
}

div#bottomcontent>li{
	margin-left:					2px;
}

div#bottomcontent li a{
    font-weight:                    bold;
    font-family:                    Georgia, Verdana, Arial, Helvetica;
	text-decoration:				none;
}

div#rightnavigation {
	float:							right;
	width:							150px;
}

div#footer{
	clear:							both;
}

div#footercontent{
	border-top:						1px solid #3C2400;
	padding-bottom:					10px;
	margin-bottom:					25px;
}

div#footercontent div#leftfooter{
	margin-top:						12px;
	font-size:						10px;
	float:							left;
	width:							400px;
}

div#footercontent div#rightfooter{
	margin-top:						12px;
	font-size:						10px;
	float:							right;
	width:							270px;
}

/* classes */

.note {
	background-color:				#F7F3E7;
	border:							1px dotted #cccccc;
	padding:						10px;
}

.errormsg {
	display:						block;
	font-size:						8.5pt;
	color:							red;
	background-color:				#F7F3E7;
	padding:						10px;
	border:							1px dotted #3c2400;
}

.successmsg {
	display:						block;
	font-size:						8.5pt;
	color:							green;
	background-color:				#F7F3E7;
	padding:						10px;
	border:							1px dotted #3c2400;
}
