/* CSS Document */
* {margin: 0; padding: 0;}
body {
	background: #a8a259 url(images/greenbg.gif) repeat;
	font-size: 100%;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}
a {font-weight: bold;}
a img {border: none;}
a:link {color: #98914d;}
a:visited {color: #867d82;}
a:hover {color: #c89558;}
a:active {color: #e45038;}
#mainwrapper {
	background: #f9e6d3 url(images/bodybg.gif) repeat;
	min-width: 780px;
	max-width: 1280px;
	margin: 0 auto;
	color: #242604;
}
#secondwrapper {
	background: url(images/sideborder.gif) repeat-y left top;
}
#header {


}

div#content p{line-height:1.4; padding: 5px 0; font-size: 90%;}
div#content h2 {font-size: 130%; color: #949953; padding: 0 30px 15px 30px; text-align: center;}
div#content h3 {color: #949953; font-size: 110%; padding: 8px 0;}
div#extra{}
div#footer{ margin-top: 20px; padding-top: 40px; font-size: 75%; text-align: center; background: url(images/dotbar398x32.gif) no-repeat center top;}
div#footer p{margin:0;padding:5px 10px;}

div#wrapper{float:left;width:100%;}
div#content{margin-right:250px; padding: 20px 45px 20px 0; font-size: 100%;}
div#navigation{float:left;width:250px;margin-left:-250px;}
div#extra{clear:left;width:100%; padding-top: 35px;}
div#container {padding: 10px 10px 10px 105px; background: url(images/quarterround100x99.gif) no-repeat top right;}
.pad {padding: 20px 15px 10px 0;}
div#navigation ul li {list-style-type: none; padding: 12px 0 12px 35px; background: url(images/spiralbullet.gif) no-repeat left;}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
input, textarea {background: #fff;}
input.submitbutton {
background: url(images/bodybg.gif) repeat;
}
a img {border: none;}
.imgleft {float: left; margin: 0 8px 8px 0;}
.imgright {float: right; margin: 0 0 8px 8px;}
