body{
	background-color: #b5a294;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #CC0000;
}
.date {
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: 1px solid #7C6E54;
}
.left_links {
	font-weight: bold;
	color: #7C6E54;
	text-decoration: none;
	list-style-image: url(../images/left_nav_bullet.jpg);
	padding-bottom: 8px;
	list-style-position: outside;
	margin-left: -16px;
}
.left_links_2 {
	font-weight: bold;
	color: #7C6E54;
	text-decoration: none;
	list-style-image: url(../images/left_nav_bullet.jpg);
	padding-bottom: 6px;
	list-style-position: outside;
}
a:hover {
	color: #EC7E33;
}
.text {
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/left_nav_bullet.jpg);
}
.sub_header {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.design_development {
position:absolute;
z-index:1; 
visibility: hidden;
}

#side_nav{
	width:189px;
}

 #navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
	background-color: #FFFFFF;
}

#navcontainer li {
	margin: 2px;
	border: 1px solid #B5A891;
}
#navcontainer  li a
{
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	width: 168px;
	height:100%;
	background-image: url(../images/side_nav_1.jpg);
	
}
 #navcontainer ul ul
{
	margin: 0;
	padding-bottom:15px;
	font-weight:bold;
	background-color: #FFFFFF;
	font-size: 0.8em;
}
#navcontainer li li{
	margin: 0px;
	border: none;
	padding: 0px;
}
#navcontainer  li  li  a
{
	display: block;
	width: 167px;
	height:100%;
	background-image: none;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer .subnavlist a:link, #navcontainer .subnavlist a:visited, #navcontainer .subnavlist a:active
{
	color: #513728;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
}
#navcontainer a:hover
{
background-image: url(../images/side_nav_2.jpg);
}
.side_links {
	font-weight: bold;
	color: #513728;
	text-decoration: none;
}


#navcontainer a:link, #navlist a:visited
{
	color: #513728;
	text-decoration: none;

}

.left_nav_back {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C6E54;
}
.top_nav {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 8px;
}
.top_nav a:link, .top_nav a:visited, .top_nav a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top_nav a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.bott_nav {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 8px;
	text-align: right;
}
.date {
	padding-left: 19px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content {
	line-height: 1.6em;
}
#content h1 {
	font-weight: bold;
	color: #7C7058;
	font-size: 1.8em;
}
#content h2 {
	font-size: 1.4em;
	color: #7C7058;
}
#content h3 {
	font-size: .9em;
}


.bott_nav a:link, .bott_nav a:visited, .bott_nav a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.bott_nav a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.address {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 19px;
}
.border_top_bott {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C6E54;
	border-bottom-color: #7C6E54;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C6E54;
}
.address a:link, .address a:visited, .address a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.address a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#quotes {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}