.wrapper {
	background-color: #F8F7F0;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: -5px;
}
* html .wrapper {
	background-color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	margin-top:-2px;
/*	background-position: 0px 100px;*/
}
.left {
	width: 190px;
	background-color: #FFFFFF;
	height: auto;
	float: left;
}
.rightouter {
	float: right;
	height: auto;
	width: 710px;
}
.one {
	height: 110px;
	background-color: #CABF99;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6D7;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3523;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
* html.one {
	height: 110px;
	background-color: #EAE6D7;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #A99A6E;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3523;
	text-decoration: none;
	padding-bottom: 5px;
}
.two {
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #A99A6E;
}
.three {
	height: auto;
	background-color: #F8F7F0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.insidetwo {
	width: 498px;
	background-color: #CABF99;
	float: left;
	height: 250px;
}
.anothertwo {
	width: 210px;
	background-color: #CABF99;
	float: right;
	height: 250px;
}
*html .anothertwo {
	width: 205px;
	background-color: #CABF99;
	float: right;
	height: 250px;
}
#blueblock{
	width: 187px;
	border-right: 1px solid #000;
	/*margin-bottom: 1em;*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #403E37;
	color: #333;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0;
}

#blueblock li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-bottom: 0px;
	height: 25px;
	padding-left: 2px;
	font-family: Tahoma, "Trebuchet MS", Verdana, "Arial Black";
	font-size: 12px;
	
}

#blueblock li a{
	display: block;
	background-color: #EAE6D7;
	color: #4A432D;
	text-decoration: none;
	width: 187px;
	border-right-width: 5px;
	/*border-left-width: 5px;*/
	border-right-style: solid;
	/*border-left-style: solid;*/
	border-right-color: #A99A6E;
/*	border-left-color: #A99A6E;*/
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4F472F;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #EAE6D7;
	color: #A99A6E;
	border-right-width: 2px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #585034;
	border-left-color: #585034;
	padding-left: 5px;	
}
.wrapper .rightouter .one div {
	float: right;
	clear: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F472F;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-image: url(images/r-list.gif);
	line-height: 18px;
}
.leftone h1 {
	font-family: "Times New Roman", serif, cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #403E37;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A397;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.leftone a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #403E37;
	font-size: 12px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/r-list.gif);
	padding-bottom: 3px;
}
.leftone a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/r-list.gif);
	padding-bottom: 3px;
	background-color: #403E37;
}
.semimain {
	background-color: #F8F7F0;
	height: auto;
	width: 204px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #403E37;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/r-list.gif);
	padding-bottom: 3px;
	line-height: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAE6D7;
}
.semimain h1{
font-family: "Times New Roman", serif, cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #403E37;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A397;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.semimain a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #403E37;
	font-size: 12px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/r-list.gif);
	padding-bottom: 3px;
}
.semimain a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/r-list.gif);
	padding-bottom: 3px;
	background-color: #403E37;
}
.maincont {
	background-color: #F8F7F0;
	height: auto;
	width: 492px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #272621;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.maincont h1{
	font-family: "Times New Roman", serif, cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #403E37;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A397;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.maincont h4{
	font-family: "Times New Roman", serif, cursive;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #403E37;
	text-decoration: none;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A397;
	width: 80%;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.maincont h2{
	font-family: "Times New Roman", serif, cursive;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #403E37;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A397;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.continfoleft {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #403E37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contimg {
	float: left;
	margin: 0px;
	padding: 0px;
}
.contimg2 {
	float: right;
	margin: 0px;
	padding: 0px;
}
.rightma {
	float: right;
	width: 321px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #EAE6D7;
}
.rightma2 {
	float: right;
	width: 358px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F4F2EA;
}
.leftma {
	float: left;
	width: 325px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #EAE6D7;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EAE6D7;
}
* html body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #EAE6D7;
}
#footer {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	float: none;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #463F24;
	padding-top: 50px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	background-color: #CABF99;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 150px;
	font-weight: normal;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #202000;
	text-decoration: underline;
}
.leftedit {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #272621;
	text-decoration: none;
	height: auto;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 4px;
}
.semainother {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #272621;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: auto;
	width: 150px;
	margin-left: 0px;
	margin-right: 0px;
}
.semainother p {
	text-decoration: none;
}
.rightma .style2 a {
	color: #544A2C;
}
.rightma2 .style2 a {
	color: #544A2C;
}


.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #59512F;
}
 *html .sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 210px; /* Main Menu Item widths */
border-bottom: 1px solid #59512F;
}
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #4A432D;
	text-decoration: none;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #59512F;
	border-bottom-color: #59512F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #59512F;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #EAE6D7; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #4A432D;
}

.sidebarmenu ul li a:hover{
	background-color: #EAE6D7;
	color: #A99A6E;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 170px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	z-index: 200;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li {
	float: left;
	height: 1%;
	z-index: 200;
}
* html .sidebarmenu ul li a { height: 1%; }
/* End */
.myform {
	width: 450px;
	background-color: #F1EFE0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px dotted #6C0000;
}
.trio {
	height: 167px;
	width: 207px;
}
.rightma2 img {
}
.wrapper .rightouter .three .maincont .continfoleft .leftma .style2 a {
	color: #544A2C;
}
.wrapper .rightouter .three .maincont .continfoleft .contimg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper .rightouter .three .maincont a {
	color: #403E37;
	text-decoration: none;
}
.wrapper .rightouter .one a {
	color: #3A3523;
}
.wrapper .rightouter .one strong {
	color: #3A3523;
}
.wrapper .rightouter .one a {
	color: #3A3523;
}
.wrapper .rightouter .one p {
	margin: 0px;
	padding: 0px;
}

