body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	color: #625346;
	background: url(images/tile3.jpg) repeat-x;
	margin:0;
}
h1 {
	/*font-family: Century Gothic, Arial, Helvetica, sans-serif;*/
	font-size: 1.6em;
	font-weight: normal;
	color: #20592D;
	margin:0;
}
h2 {
	/*font-family: Century Gothic, Arial, Helvetica, sans-serif;*/
	font-size: 1.3em;
	font-weight: normal;
	color: #20592D;
}

#csslogo {
	width:900px;
	margin:38px auto 0 auto;
	background: url(images/logo.gif)  no-repeat;
	/*padding: 30px 0 0 0;*/
	height: 104px;
	*height: 101px; /*IE only */
}
#csstop {
	width:896px;
	margin:0 auto;
	border: 2px solid #fff;	
	height: 308px;
	*height: 311px; /*IE only */
	padding:0;
}

.csstopleft	{
	width: 638px;
	padding:0;
	float: left;
	height: 276px;
	border-bottom: 2px solid #FFFFFF;
}

.csstopright h2	{
	/*font-family: Century Gothic, Arial, Helvetica, sans-serif;*/
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding:0;
}

.csstopright	{
	width: 258px;
	padding:0;
	left: 638px;
	float: left;
	height: 278px;
	background-color:#FFFFFF;
}  

.csstopright2	{
	width: 256px;
	padding:0;
	left: 638px;
	float: left;
	height: 276px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}  


.outertable	{
	border:1px solid #20592D;
	background-color:#F4F4F4;	
	padding: 8px;
	width: 225px;
	margin-left:8px;
}

.padvertical	{
	padding: 7px 0 7px 0;
}

.padtop	{
	padding: 8px 0 8px 0;
}
.padbottom	{
	padding: 8px 0 13px 0;
}
#cssnav{
	width: 896px;
	float:left;
	background-color:#20592D;
	height: 30px;
	clear:both;
	/*border-bottom: 2px solid #FFFFFF;*/
}

#cssnav-bot	{
	width: 896px;
	border: 2px solid #fff;
	margin: 6px auto;
	background-color:#20592D;
	height: 30px;
	text-align:center;
}

#cssnav ul {
	margin: 0;
	padding: 6px 0 6px 10px;
}

#cssnav li {
	display: inline;
	list-style-type: none;
	padding-left: 16px;
}

#cssnav a:link, #cssnav a:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#cssnav a:hover {
	font-size: 10px;
	color: #EED882;
	text-decoration: none;
	font-weight: bold;
}
#cssnav a.on  {
	font-size: 10px;
	color: #EED882;
	text-decoration: none;
	font-weight: bold;
}
#cssframe {
	width:896px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background: url(images/frame.gif) right;
	position:relative;
}
#csslhs {
	width:577px;
	padding: 50px 33px 20px 30px;
	float:left;
}

#csslhs-wide {
	width:597px;
	padding: 50px 23px 20px 20px;
	float:left;
}


#cssrhs{
	width:252px;
	float:left;
}
#cssrhs2{
	width:230px;
	font-size: 0.9em;
	line-height: 14px;
	padding: 30px 10px 10px 12px;
	float:left;
}
#csstail {
	width:896px;
	margin-right:auto;
	margin-left:auto;
	border: 2px solid #fff;
	background-image: url(images/tail_info.gif);
	height: 122px;
}
.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}
.style1 {
	color: #20592D;
	font-weight: bold;
}
.floatstop {
	clear:both;
}
	a:link, a:visited  {
	color: #500115;
	text-decoration: none;
}
	a:hover {
	color: #000;
	text-decoration: none;

}

#imgalign-bot	{
	position: absolute; 
	bottom: 0;
	right: 50px;
}