body { 
	background: #c7af75; 
	margin: 0px; 
	/*background: url(images/spring/grass_bg.jpg); */
	font-family: arial, Verdana, san-serif;
	font-size: 12px;
}
h1{
	color: #a3141e;
	font-size: 18px;
	font-family:   arial, Verdana, san-serif;
}
h2{
	color: #ffffff;
	font-size: 20px;
	font-family:   arial, Verdana, san-serif;
}
h3{
color: #ffffff;
font-size: 16px;
padding: 4px 4px 0 4px;
}
p {
font-family: Verdana, arial, san-serif;
font-size: 12px;
}

.navbar { padding-top:  8px; padding-right: 15px; padding-left: 15px; }
.nav:link { color: #333; text-decoration: none; font-size: 15px; font-weight: bold; }
.nav:visited { color: #333; text-decoration: none; font-size: 15px; font-weight: bold; }
.nav:hover { color: #fff;  }
.nav:active { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; }

.navselected:link { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; }
.navselected:visited { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; }
.navselected:hover { color: #fff;  }
.navselected:active { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; }

.bonav:link { color: #04344B; text-decoration: none; font-size: 12px; font-weight: bold; }
.bonav:visited { color: #04344B; text-decoration: none; font-size: 12px; font-weight: bold; }
.bonav:hover { color: #04344B;text-decoration: underline; font-size: 12px; font-weight: bold; }
.bonav:active { color: #04344B; text-decoration: none; font-size: 12px; font-weight: bold; }

.readmore_left:link    { color: #ffffff; text-decoration: underline; font-weight: bold; }
.readmore_left:visited { color: #ffffff; text-decoration: underline; font-weight: bold; }
.readmore_left:hover   { color: #333; font-weight: bold; }
.readmore_left:active  { color: #ffffff; text-decoration: underline; font-weight: bold; }

.readmore_catalog:link    { color: #333; text-decoration: underline; }
.readmore_catalog:visited { color: #333; text-decoration: underline; }
.readmore_catalog:hover   { color: #333; text-decoration: underline; }
.readmore_catalog:active  { color: #333; text-decoration: underline; }

.footer a:link { color: #333; text-decoration: none; font-size: 9px; font-weight: bold; }
.footer a:visited { color: #333; text-decoration: none; font-size: 9px; font-weight: bold; }
.footer a:hover { color: #0b5347;  }
.footer a:active { color: #333; text-decoration: none; font-size: 9px; font-weight: bold; }


#cover
{
	margin-left: 5px;
	width: 760px;
	top: 4px;
}
#phone
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	/*padding-right: 8px;*/
	float: left; 
	width: 218px;
	font-size:15px; 
	font-weight: bold;
}
.call{
	/*color: #ff3333;*/
	/*color: #CB6827;*/
	/*color: #e73a2c;*/
	color: #a3141e;
}
#left_container
{
	float: left; 
	width: 180px; 
}
#left_content
{
	/*float: left; */
	width: 180px; 
	background: #e4dcc9; /*#D8D3B7; */
	/* border: solid #333333 #D8D3B7 2px;*/
	padding: 5px;
}
#right_content
{
	float: left; 
	margin-left: 15px; 
	width: 530px; 
	background: #e4dcc9; 
	/*border: solid #333333 #D8D3B7 2px; */ 
	padding: 5px;
}
#left_top
{
	background: #0b5347; /*url(images/spring/box3_bg.jpg)*/; 
	width: 170px; 
	padding: 5px; 
	text-align: left; 
	font-size: 14px; 
	margin-bottom: 10px; 
	color: #ffffff; 
	/*
	padding-bottom: 15px; 
	padding-top: 10px;
	*/
}
#left_top p
{
	font-size: 13px;
	line-height: 14px;
}
#left_middle
{
	background: #0b5347/*#9d8868 #0d9847 url(images/spring/box2_bg.jpg)*/; 
	width: 170px; 
	/*height: 200px; */
	padding: 15px 5px 15px 5px; 
	margin-bottom: 10px; 
	color: #ffffff; 
	text-align: left;
	font-size: 14px; 
}
#left_bottom
{
	background: /*#7D9AC4 url(winter/spring/box1_bg.jpg) #0b5347*/ #0b5347; 
	width: 170px; 
	/*height: 220px;*/
	padding: 15px 5px 15px 5px; 
	color: #ffffff;
	font-size: 14px;
	text-align: left;

}
#main_content_box
{
	background: #ECE8DC; 
/*	height: 385px; */
	border: solid #000000 1px; 
/*	overflow: auto; */
	padding: 15px; 
	font-size: 14px;
	text-align: left;
}
li {
list-style-image: url("bullet.jpg"/*tpa=http://www.polyprotools.com/images/bullet.jpg*/);
}