A:link {text-decoration: underline; color: #837867;}
A:visited {text-decoration: underline; color: #837867;}
A:active {text-decoration: underline; color: #837867;}
A:hover {text-decoration: underline; color: #837867;}

.footer_links a:link {text-decoration: none; color: #785947;}
.footer_links a:visited {text-decoration: none; color: #785947;}
.footer_links a:active {text-decoration: none; color: #785947;}
.footer_links a:hover {text-decoration: underline; color: #785947;}

.permalinks a:link {text-decoration: none; color: #785947;}
.permalinks a:visited {text-decoration: none; color: #785947;}
.permalinks a:active {text-decoration: none; color: #785947;}
.permalinks a:hover {text-decoration: underline; color: #785947;}

.homepage a:link {text-decoration: none; color: #000000;}
.homepage a:visited {text-decoration: none; color: #000000;}
.homepage a:active {text-decoration: none; color: #000000;}
.homepage a:hover {text-decoration: underline; color: #000000;}

.sub_nav a:link {text-decoration: none; color: #4F4A44;}
.sub_nav a:visited {text-decoration: none; color: #4F4A44;}
.sub_nav a:active {text-decoration: none; color: #4F4A44;}
.sub_nav a:hover {text-decoration: underline; color: #070707;}


.mainQuotes a:link {text-decoration: underline; color: #aa987a;}
.mainQuotes a:visited {text-decoration: underline; color: #aa987a;}
.mainQuotes a:active {text-decoration: none; color: #aa987a;}
.mainQuotes a:hover {text-decoration: underline; color: #aa987a;}


.more_links a:link {text-decoration: none; color: #4F4A44;}
.more_links a:visited {text-decoration: none; color: #4F4A44;}
.more_links a:active {text-decoration: none; color: #4F4A44;}
.more_links a:hover {text-decoration: underline; color: #070707;}

hr {
	color: #aa987a;
	background-color: #aa987a;
}

b {font-weight:normal;} 

body {
	
	font-size: 62.5%;
	font-family: VERDANA, Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	line-height: 1.5em;
	margin:0px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	color:#393738;
}




.homepage {
	font-size: 12px;
	color: #000000;
	text-align: left;
}



.page_title {
	font-size: 1.5em;
	
}



.body_bold {
	font-weight: bold;
}


.sub_nav {

	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
	
}

.more_links {
	font-size: .9em;
	color: #4F4A44;
	line-height: 1.2em;
}

.sideBarOffers{
	text-align:left;
	margin-right:12px;

}

.footer_links {
	font-size: .9em;
	color: #785947;
	text-align:left;
}

.permalinks {
	font-size: .9em;
	line-height: 1.2em;
}


.copywrite {
	font-size: .8em;
	font-size: .75em;
	line-height: 1.1em;
	line-height: .9em;
	color: #777777;
	text-align:left;
}


.mainQuotes {
	border-top: 1px solid #5d574f;
	padding-top: 5px;
	border-bottom: 1px solid #5d574f;
	padding-bottom: 5px;
	color: #5d574f;
	font-weight: bold;

}

.mainQuotes b {font-weight:bold;} 



.mainQuotes h2 {
	font-weight: normal;
	font-size: .9em;
	line-height: 1.1em;
	text-align:left;
	margin-bottom: 0px;
	margin-top: 5px;
}


.homeBoxLeft {
	text-align:left;
	border-left: 1px solid #d9d3cc;
	border-bottom: 1px solid #d9d3cc;
	border-top: 1px solid #d9d3cc;
	width: 265px;
	position: relative;
	float: left;
	height: 265px;
	
	
	
}

.homeBoxMid {
	text-align:left;
	border-left: 1px solid #d9d3cc;
	border-bottom: 1px solid #d9d3cc;
	border-top: 1px solid #d9d3cc;
	width: 265px;
	position: relative;
	float: left;
	height: 265px;
}

.homeBoxRight {
	text-align:left;
	border: 1px solid #d9d3cc;
	width: 265px;
	position: relative;
	float: left;
	height: 265px;
}


.boxTitle {
	font-size: 1.3em;
	line-height: 1.3em;
	text-align:left;
	border-bottom: 1px solid #000;
	margin: 15px 15px 15px 15px;
		
}


.boxText {
	margin: 5px 15px 15px 15px;

}


#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li 
{
	padding-left: 15px;
	background-image: url(images/bullet_triangle_9.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	
	padding-bottom: 10px;
	line-height: 1.5em;
	
}





