body	{
	background: url(img/bg.gif) 0 0 repeat-x #CECECE;
	color: #333;
	font: 100.1% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#container
{
	width: 734px;
	margin: auto;
	padding: 10px;
	background: #fff;
	font-size: 80%;
	/*color: inherit;*/
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
	border-left: #666 1px solid;
	
}
 h1
{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
}

h2
{
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
	border-bottom: #ccc 1px dashed;
}

a:link, a:visited, a:active
{
	/*background-color: inherit;*/
	color: #8B0000;
	/*text-decoration: none;*/
}

a:hover
{
	/*background-color: inherit;*/
	/*text-decoration: none;*/
	color: #8B0000;
	border-bottom: 1px dotted;
}

ul 
{
	margin-left: 15px;
	padding: 1px;
}

ul li
{
	padding-left: 5px;
}
img{
	border: none;
}

hr{
	width: 90%;
	height: 1px;
	color: #cfcfcf;
	margin: 0 auto;
}

.submenu1{
	margin: 45px 0 0 3px;
	font-size: 90%;
	list-style: none;
	text-align: left;
	/*border: 1px solid red;*/
}

ul.submenu1 li{
padding-left:15px;
background: url(img/arw.gif) no-repeat 10px 8px;
border-bottom: solid 1px #eaeaea;
/*margin-left:-9px;*/
padding: 5px 25px;
}

blockquote
{	
	background-image:url(img/quote.gif) no-repeat left top;
	padding-left: 30px; 
	margin:0 50px;
	color:#aaa; 
	font-size:80%; 
	font-weight:normal;
	text-align:justify;
}
  
#header{
	width: 750px;
	height: 60px;
	margin: 8px auto 12px auto;
	padding-top: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*border: 1px solid green;*/
}
#header h1{
	margin: 0px 0 2px 0;
	letter-spacing: 0;
	font-size: 120%;
}

#header h2{
	border: none;
	font-size: 90%;
	letter-spacing: -1px;
	text-transform: none;
	margin: 0;
}
.notice{
	color: red;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: none;
	font: normal 65% Verdana, Arial, Helvetica, sans-serif;
}

#navMenu
{
	width: 755px;
	margin: 0 auto;
	height: 24px;
	/*border-top: #999 1px solid;*/
	border-bottom: #999 0 solid;
	border-left: #aaa 1px solid;
	font-size: 80%;
	clear: both;
}  
#navMenu li{
	list-style: none;
	background: none;
	padding: 0;
}
  
#footer
{
	padding: 15px;
	font-size: 80%;
	border-top: #333 1px solid;
}
  
/*.header
{
	float: right;
	font-size: 70%;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	letter-spacing: -1px;
}*/

 #title{
	color: #000;
	letter-spacing: -2px;
	float: left;
}

.menu 
{
	list-style: none;
	width: 150px;
	height: 24px;
	float: left;
	border-right: #aaa 1px solid;
	font-family: Tahoma, sans-serif;
	text-align: center;
	text-transform: uppercase;
	
}

.menu a:link, .menu a:visited, .menu a:active
{
	background: #000;
	text-decoration: none;
	color: #fff;
	display: block;
	height: 15px;
	padding-top: 7px;
	padding: 4px 0 3px 0;
	font-size: 90%;
	font-weight: bold;
	background-image: url(img/menu_bg.jpg);
}

.menu a:hover
{
	background: #666666 url(img/menubg_ovr.jpg) no-repeat;
	text-decoration: none;
	color: #000;
	border: 0;
}

#submenu
{
	/*float: right;*/
	font-size: 8pt;
	font-weight: normal;
	margin: 35px 0 5px 0;
	border: 1px solid red;
}

.content
{
	padding: 20px;
	/*background-color: #fff;*/
	/*color: inherit;*/
	text-align: justify;
	border: #ccc 1px solid;
	width: 460px;
}
.content h1{
	font-size: 120%;
}


.footer 
{
	float:right;
}

.wb{
background: #fff;
/*background:url(img/header.jpg);*/
height:250px;
border-bottom: 2px solid #000;
margin-bottom: 15px;
}

.spacer
{
	clear: both;
	margin: 15px;
}

.sidebar{
	float:right;
	width:217px;
	background: #fff url(img/subhdr.jpg) no-repeat;
	text-align:justify;
	/*color:inherit;*/
	text-align:justify;
	border:#ccc 1px solid;
	
}

.sidebar h2{
	font-weight: bold;
	font-size: 98%;
	border: none;
	padding: 10px 0 0 125px;
	
}


.sideSection{
	margin: 20px 0;
}
.sideSection img{
	display: block;
	margin: 0 auto;
}

.sideSection p{
	padding: 2px 6px;
	margin: .5em 0;
	text-align: left;
}
.sideSection h2, .sideSection h3{
	text-align: center;
	color: #bb0000;
	padding: 2px 6px;
	margin: 3px 5px;
	border-bottom: 1px solid #aaa;
}

.sideSection h3{
	font-size: 95%;
	margin: 1.2em 0 0 0;
}


address{
	width: 45%;
	text-align: left;
	border-right: 1px dotted #666;
	padding: 2px 5px 2px 2px;
	margin: 0 0 10px 0;
}

.contact2{
	float: right;
	width: 50%;
	
}

.contact2 a{
	text-decoration: underline;
}

.brclear{
	clear:both; 
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0; 
} 
.allcaps{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

.fltlft{
	float: left;
	padding: 0 10px 5px 0;
}