body { font-family: Arial, Helvetica, sans-serif;
		color:#FBD5C0;}

p { font-size: 12px;
	line-height: 20px;
	color:#FBD5C0;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#D3843F;
	 margin:0;
	 font-family:Georgia, "Times New Roman", Times, serif;}

h2 { font-size: 18px;
	 font-weight: bold;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#F4A352;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#D0A799;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;}

.imgborder { BORDER: #B57053 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}
			  
hr {color:#704D3A;
	background:#704D3A;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */


/* Template Features */

.toplinks {color:#E2A47D;
		   line-height:32px;
		   font-size:13px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.toplinks a {color:#E2A47D;
		   line-height:32px;
		   font-size:13px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.toplinks a:hover {color:#FFFFFF;
		   line-height:32px;
		   font-size:13px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.nav {color:#D1C6C0;
		   font-size:12px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.nav a {color:#D1C6C0;
		   font-size:12px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.nav a:hover {color:#FFFFFF;
		   font-size:12px;
		   font-weight:bold;
		   text-decoration:none;}

.address {color:#BE8059;
		  font-size:13px;
		  font-family:"Times New Roman", Times, serif;
		  line-height:19px;}
		  
.bottomlinks {color:#9B664D;
		   line-height:22px;
		   font-size:12px;
		   text-decoration:none;}
		   
.bottomlinks a {color:#9B664D;
		   line-height:22px;
		   font-size:12px;
		   font-weight:bold;
		   text-decoration:none;}
		   
.bottomlinks a:hover {color:#E2A47D;
		   line-height:22px;
		   font-size:12px;
		   font-weight:bold;
		   text-decoration:none;}

/* End Template Features */