body { font-family: Arial, Helvetica, sans-serif;
	  color:#FFFFFF;}

p { font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-size: 24px;
	 font-weight: bold;
	 margin:0;
	 color:#C6B895;
	 font-family: "Times New Roman", Times, serif;
	 font-variant:small-caps;}

h2 { font-size: 19px;
	 font-weight: bold;
	 color:#987C8A;}

h3 { font-size: 16px;
	 font-weight: bold;
	 color:#8EA235;
	 line-height:22px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#C6B895;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:10px;
	 margin-left:-15px;}

.imgborder { BORDER: #6F7E29 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#6F7E29;
	background:#6F7E29;
	height:1px;
	border:0;}

#gallery{position:relative; left:18px;}	

.sidebar h3 {font-size:14px;
	         margin-top:0;
			 color:#C7B996;}
			 
.sidebar h2 {font-size:16px;
	         margin-top:0;
			 color:#372636;}

.sidebar li {margin-left:-25px;
	         font-size:11px;}

.sidebar p {font-size:11px;
			line-height:18px;}
			
.forms p {margin:0;}
	
/* Template Features */

.phone {font-family:Georgia, "Times New Roman", Times, serif;
	    font-size:24px;
		color:#000000;
		margin:0;}

.dot {color:#644763;
	  font-size:30px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;}

.address {color:#D6CCB1;
	     font-size:13px;
		 font-weight:bold;
		 line-height:25px;
		 font-family: Georgia, "Times New Roman", Times, serif;
		 margin:0;}

.nav {color:#E6E9D6;
	  font-size:11px;
	  line-height:18px;
	  font-weight:bold;
	  text-decoration:none;}

.nav a {color:#E6E9D6;
	  font-size:11px;
	  line-height:18px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a:hover {color:#C7B996;
	  font-size:11px;
	  background-color:#644763;
	  line-height:18px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks {color:#C7B996;
	  font-size:10px;
	  line-height:19px;
	  font-weight:normal;
	  text-decoration:none;}

.bottomlinks a {color:#C7B996;
	  font-size:10px;
	  line-height:19px;
	  font-weight:bold;
	  text-decoration:none;}

.bottomlinks a:hover {color:#6F7E29;
	  font-size:10px;
	  line-height:19px;
	  font-weight:bold;
	  text-decoration:none;}

/* End Template Features */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: #6F7E29 1px solid;
	background-color: #7C626F;
}
 input.submit
{
	border: 1px solid #6F7E29;
	border-top-color: #6F7E29;
	border-left-color: #6F7E29;
	padding: 0.25em;
	background-color: #7C626F;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #6F7E29;
	border-top-color: #6F7E29;
	border-left-color: #6F7E29;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #7C626F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}