html    {
	padding: 0px;
	margin: 0px;
height: 100%;
}
body	{
	background-color: #5D5C5A;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
height: 100%;
}

h2	{
	font-family: arial, georgia;
	font-size: 17px;
	/*font-weight: bold;
	font-style: italic;*/
}

#line1, #line3	{	height: 24%;	}
#line2	{	height: 50%;	}
img {	border: 1px solid #000000;	}
#phone	{
	padding: 10px;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #D1CDC4;
}
.links	{	padding: 3px;	}
td	{
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

a {	text-decoration: none;	}
a:hover {	text-decoration: underline;	}
a:link {	color: #D1CDC4;	}
a:visited {	
	color: #D1CDC4;	
	text-decoration: underline;
}

#bottom_menu a, #bottom_menu a:link	{color: #E2DED5;}

#top_menu #index_link a:link,
#top_menu #index_link a,
#top_menu #index_link a:visited { text-decoration: none; }
#top_menu #index_link a:hover { text-decoration: underline;}

#top_menu #index_link #title	{
	padding-top: 6px;
	font-weight: bold;
	float: left;
}

#top_menu #index_link #title_image	{
	float: left;
}

#top_menu a:visited, #bottom_menu a:visited	{
	color: #E2DED5;
	text-decoration: underline;
}


#top_menu, #bottom_menu	{
	border-top: 1px solid #D1CDC4;
	border-bottom: 1px solid #D1CDC4;
	background-color: #797877;
}

#top_menu	{		margin-bottom: 10px;	}
#bottom_menu	{		margin-top: 15px;	}

#top_menu #index_link img {border: 0px;}

#counter	{
	display: none;
}

html>img {
    width: 0!important;
    height: 31px!important;
    padding-left: 28px!important;
    background: url(/images/autoscroll.gif);
}
.style1 {color: #000000}
.style2 {
	color: #D1CDC4;
	font-weight: bold;
	font-size: 14px;
}
#layout	{
	
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
}

#layout td	{
	padding:0px;
	margin:0px;
	border:0px;
}
#layout #content	{
	width: 900px;
	text-align: left;
}
.post2 {width:160px;height:190px;padding:0 5px;float:left;}
.centered {width:690px;text-align:center;margin-left:auto;margin-right:auto;}