* {
margin: 0;
padding: 0;
}

p {padding:8px;}



body {
	margin:0px 0px; padding:0px;
	text-align:center;  
	background-color:#dbcfc1;
			background-image:url(images/bg.gif);
			background-repeat: repeat-x;

	}

#container
{
width: 800px;
margin: 0px auto;
background-color: #dbcfc1;
color: #1d1001;
font-size:0.9em;
font-family:Gill Sans MT, verdana, helvetica, arial,  sans-serif; 
line-height: 110%;
text-align:left;
overflow:visible;
}


#header {width: 800px;
height:290px;}

#maincontent {width:798px;
background-color: #f1f0ec;
background-image:url(images/copybak.gif);
border-left: 1px dotted #453114;
border-right: 1px dotted #453114;
border-bottom: 2px solid #453114;}

#leftcol {width:200px;
float:left;}


	#leftcol img {
border: none;
} 

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font: 0.9em Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:0px solid #7d5d2b;border-bottom:1px solid #7d5d2b;}
ul.vert-one li a{display:block;text-decoration:none;color:#795522;background:#d7d0b4;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#c29c71 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#c29c71 url("images/vert-one_arrow.gif") no-repeat 0 9px;}


#rightcol {width:540px;
padding-right:12px;
background-color:#f1f0ec;
float:right;}

		 #rightcol li {
	line-height:110%;
	margin-top:14px;
	}
	
#rightcol ul {
	margin-left:45px;
	list-style: square;
	line-height:120%;
}

#rightcol	ol {margin-left:45px;
list-style-type: decimal;}

#rightcol a {
	
	text-decoration: none;
	 color:#A97838;
}

#rightcol a:visited {
	 text-decoration: none;
	 color:#A97838;
	}

#rightcol a:hover {
	text-decoration:none  ;
	color:#999999;

	 }
	 
#rightcol	 img {
border: none;
} 




.pagetitle {color: #b48e62;
font-size:1.6em;
line-height:110%;
font-family:Gill Sans MT, verdana, helvetica, arial,  sans-serif; 
font-weight:600;}

.brown {color: #b48e62;
}





	.tothetop {text-align:right;
font-size:0.4em;}

	#botbit {width:800px;
	padding-top:5px;
	font-size:0.7em;
	text-align:left;
	margin:0 auto;
	padding-bottom:4px;}


#botbit a {
	text-decoration:none;
	padding:0px;
	letter-spacing: 0px;
	font-family:  arial, helvetica, sans-serif; color:#999999;}

#botbit a:visited {
	text-decoration:none;
	padding:0px;
	letter-spacing: 0px;
	font-family:  arial, helvetica, sans-serif; color:#999999;}

#botbit a:hover {
	text-decoration:underline;
	padding:0px;
	letter-spacing: 0px;
	font-family:  arial, helvetica, sans-serif;color:#B7B5B5; }

.hide {display:none;}

