   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
   body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url(images/Bg2.jpg);
	background-repeat: repeat-x;
}


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: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C00;
	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:#989898;
	letter-spacing: -1px;
}


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


form {
	margin: 0;
	padding: 0;
}

#header{
	height: 305px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

#logo{
	margin-top: 100px;
	margin-left: 240px;
}
  
#strap{
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 25px;
	padding-top: 5px;
	display: none;
}
 

#wrapper
{
	width:100%;
	text-align:center;
	height: 100%;
	margin: 0 auto;
	background-repeat: repeat-y;
}
 


#innerWrapper
{
	clear: both;
	width: 925px;
	margin: 0 auto;
}
  
 
 
 
#menu {
	margin: 0;
	list-style-type: none;
	width: 220px;
	padding: 0;
	text-align: center;
	background-image: url(images/menu1.gif);
} 

#menu li{
	display: block;
	text-align: left;
	padding-top: 5px;
	margin: 0;
	border-bottom: 1px dotted #333;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
}

 

#menu a{
	color: #333333;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arrowPinkOff.gif);
}

#menu a:hover{
	color: #333;
	background-image: url(images/arrowPinkOn.gif);
}

#menu .menuSelected{
font-weight:bold;	color: #333; 
 background-image: url(images/arrowPinkOn.gif); 
}
 
#menu #menuTitle{
	margin: 0;
	padding: 0;
	color: #999933;
	font-size: 26px;
	padding-top: 10px;
	text-align: left;
	padding-left: 25px;padding-bottom: 15px;
	border: none;
}

#menubase{
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	width: 220px;
	color: #FFFFFF;
	background-position: bottom;
	height: 35px;
}





/*menu 2*/  
#menu2 {
	margin: 0;
	list-style-type: none;
	width: 220px;
	padding: 0;
	text-align: center;
	background-image: url(images/menu2.gif);
	margin-top: 30px;
} 

#menu2 #menuTitle2{
	margin: 0;
	padding: 0;
	color: #999933;
	font-size: 26px;
	padding-top: 10px;
	text-align: left;
	padding-left: 25px;padding-bottom: 15px;
	border: none;
}
 

#menu2 li{
	display: block;
	text-align: left;
	padding-top: 5px;
	margin: 0;
	border-bottom: 1px dotted #333;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
}

 

#menu2 a{
	color: #333333;
	font-size: 13px;
	background-image: url(images/arrowLimeOff.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu2 a:hover{
color: #333;
 background-image: url(images/arrowLimeOn.gif); 
}

#menu2 .menuSelected{
font-weight:bold;	color: #333; 
 background-image: url(images/arrowLimeOn.gif); 
}

#menubase2{
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	width: 220px;
	color: #EFEFEF;
	background-position: bottom;
	height: 35px;
	margin-bottom: 30px;
}

/*menu2*/


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

.contentLeft{
	width: 275px;
	float: left;
	margin-bottom: 30px;

}

 

.contentRight{
	float:left;
	border:0;
	width: 650px;
	padding-bottom: 25px;
}

.contentRight a{ text-decoration:underline;}
.contentRight p{ padding-left:15px}
.contentRight ul{
	margin: 0; padding:0; padding-bottom:5px; display:block; list-style-image:url(images/marker.gif); 
	}
.contentRight li{margin-left:25px;}


.pageImages{
	float:right;
	padding-left: 30px;
}
 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	font-size: 32px;
	color: #fff; height:40px;
	font-weight: normal;
	text-decoration: none; margin-bottom:15px;
	padding-left:15px;
	text-align: left;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/pageTitlesBG.gif);
	background-repeat: no-repeat;
}

#footer{
	background-image: url(images/footerBg2.jpg);
	background-color: #989898;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 55px;
	}

#footer h1{
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

 
#NavSub {
	margin: 0;
	padding: 0;
	text-align: center; 

}

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

}

#NavSub LI {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	padding-right: 5px;
	padding-left: 5px;
} 



#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;
}


#sitemap h1, #sitemap h2,#sitemap h3 { margin:0; padding:0; color:#FFFFFF ; font-size:12px;}
