﻿/* =================================================
Site:           http://www.ashley-oaks.com/
Created:        07 20 2009
Last Modified:  07 20 2009 
Created by: Tommy Higginbotham
================================================= */
/* Primary site settings */
a:link {
	color: #3D5F29;
	text-decoration: none 
}

a:visited {
	color: #3D5F29;
	text-decoration: none
}

a:active {
	color: #000000; 
	text-decoration: underline
} 

a:hover {
	color: #3D5F29; 
	text-decoration: underline 
}

BODY {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 13px;
	color: #573B04;
	background-color:#FFFFFF;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	top: auto;
}

td { 
	font-family: tahoma, helvetica, sans-serif;
	font-size: 13px; 
}

.main_table {
	width: 891px;
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:auto;
	height:auto;
}

.navigation_background {
	background-image: url(../../images/index_05.gif);
	width: 891px;
	height: 33px;
}

.table_background {
	background-image: url(../../images/index_07.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 891px;
}

/* Primary page navigation links */

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;

}

a.nav:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 17px;

} 

a.nav:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-size: 17px;

}
/* Footer Links*/
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}

a.footer:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 10px;

} 

a.footer:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-size: 10px;

}

.footer_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.main_hr {
	border: none;
	width: 80%;
	height: 1px;
	text-align: center;
	color:#573B04;
	padding-bottom: 2px;
}
.fp_text {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}
.features {
	color:#573B04;
	font-size:15px;
	font-weight: normal;
}
#contact {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 440px;
	height:440px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #573B04;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #573B04;
	font-style: italic;
}