body {
	margin:0px;
	padding:0px;
 text-align: center; 
	background-color: #DEDEBE;
	margin-bottom: 20px;
}


a{
color: #484848;
TEXT-DECORATION: none;
font-size: 11px; 
}


p, h1,h2,h3,form {
	margin: 0; padding:0; padding-bottom:5px; 
 }
 
td{
	border:0px #fff;
	text-align: left;
} 
	
.main,   H1,H2,H3, table,tr,td{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #5E3F00;
	text-decoration: none;
	font-weight: normal;
}

.white , a.white:link ,  a.white:visited  { color:#FFFFFF ;}
.red , a.red:link ,  a.red:visited  { color: #FF0000 ;}
.bold {font-weight:bold;}
.orange , a.orange:link ,  a.orange:visited {color:#ff6600;}
.green , a.green:link ,  a.green:visited {color: #008A00;}
 
#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { font-size:9px;  margin:0; padding:0;TEXT-DECORATION: none;color:#fff;}


 
.bulletts {
	list-style-image: url(files/bullettspacer.gif);
	list-style-position: inside;
}


form {
	margin: 0;
	padding: 0;
}


#logo{
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px; margin: 0 auto;
  }
  

 

#wrapper
{
	top:0px;
	width:840px;
	z-index:1;
	text-align:center;
	height: 100%;
	margin: 0 auto;

}

#topImage{
	margin-top: 20px;
} 


#innerWrapper
{
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(images/innerWrapper.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
 
 
 

 
#menu {
	margin: 0;
	text-align: right;
	padding-left: 15px;
	list-style-type: none;
} 

#menu li{
	display: block;
	margin-bottom: 12px;
}

 

#menu a{
	color: #5C5C2E;
	font-size: 12px;
	padding-right: 15px;
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu a:hover{
 text-decoration:underline;   
background-image: url(images/arrow_greenOn.gif);
}

#menu .menuSelected{
font-weight:bold; text-decoration:underline; font-style:italic; 
background-image: url(images/arrow_greenOn.gif);
}


#contentWRAPPER{  
	text-align: left;
	padding: 0;
	margin: 0;
	margin-right: 12px;
	margin-left: 12px;
	overflow:visible;
	margin-top: 12px;
	margin-bottom: 12px;
  }
 

.contentLeft{
	float:left;
	margin-right: 60px;
	margin-left: 5px;
	margin-top: 30px;
	width: 155px;

}

 

.contentRight{
	float:left;
	border:0;
	width: 550px;
	margin-top: 15px;
	padding-bottom: 25px;
}

.contentRight a{ text-decoration:underline;}


 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	font-size: 36px;
	color: #6C6C0A;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: left;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
#NavSub {
	margin: 0;
	padding: 0;
	text-align: right;
	height: 40px;
	line-height: 30px;
	background-image: url(images/innerWrapper.gif);
	background-position: bottom center;
	background-color: #FFFFFF;

}

#NavSub UL {
	display: inline;
	margin-right: 25px;
	list-style-type: none;

}
#NavSub LI {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	padding-right: 12px;
	font-size: 10px;
	color: #666600;
}
#NavSub A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: auto;
	width: auto;
	font-size: 9px;
	color: #663300;
	font-style: italic;
}
 
 
#NavSub A:hover {
color:#336600;
}
