body
{
	background-image: maroon1.jpg;
                	
}
#header
{              
                vertical-align: top;
	padding: 08px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	letter-spacing: .3em;
	
}
#header img
{
	margin: 40px 15px 5px 90px;
	padding: 10px 0 0 5px;
	
}
.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A0522D;
	letter-spacing: .4em;
	padding: 10px auto;
}
#main
{
	width: 770px;
	height: auto;
	padding: 18px;
	border-left: 1px dashed #efefef;
	border-right: 1px dashed #efefef;
	margin: auto auto auto auto;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
h1, h2
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: lighter;
	padding-left: 8px;
}
h3, h4
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: lighter;
	border-left: 25px solid #A52A2A;
	border-bottom: 1px solid #A52A2A;
	padding-left: 8px;
}
#menu
{
	width: 180px;
                margin: 20px 0 0 0;	
                color: #00008B;
	border-bottom: 1px solid #efefef;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#menu a:link, #menu a:visited
{
	width: 180px;
	margin: 1px 0 1px 0;
	border: 1px solid #ffffff;
	padding: 5px 5px 4px auto;
	background-color:#fff;
	color: #4e2f2f;
	text-decoration: none;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#menu a:hover
{
	border-right:1px solid #CF784E; */
	border-left:1px solid #CF784E;
	color: #A52A2A;
	text-decoration: none;
}
#corporate
{
	padding: 18px;
	background-color: #fff;
	border-top: 4px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#lefty
{
	float: left;
	margin: auto auto auto;
                padding: 5px 5px 5px 10px;
	width: 180px;
	color: #00008B;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#lefty p
{

	width: 82%;
	padding: auto;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #A52A2A;
	color: #FFFFF0;
}
a:link, a:visited
{
	color: #00008B;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover
{
	color: #A52A2A;
	text-decoration: none;

}
#rightcolumn  
{
 
               float: right;
               color: #333;
               border: 1px solid #ccc;
               background:#CCC8B3;
               margin: 0px 0px 0px 0px;
               padding: 10px;
               height: 350px;
               width: 678px;
               display: inline;
               position: relative;
}
#content
{
	margin: 15px 0 0 10px;
	float: right;
	width: 430px;
	text-align: left;
	padding: 8px 15px 5px 10px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #607080;
	font-weight: normal;
}
#content table
{
	float: right;
	margin: 5px 5px 5px auto;
	padding: auto;
}
#content th,td,tr
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	text-align: left;
}
#content h3, h4
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 16px;
	color:  navy;
	font-weight: bold;
	border-left: 25px solid #A52A2A;
	border-bottom: 1px solid #A52A2A;
	padding-left: 18px;
}
#content li
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:  #607080;
	font-weight: lighter;
	list-style: square;
	

}
img
{
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
                font-size: 11px;
}
#content p
{
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:  #2F4F6F;
	font-weight: bold;
	float: left;
	padding: auto;
	margin: auto;
	
}




