body {
	background:url(contact_2x1.jpg);
	background-color:#B7BCC1;
	width: 100%;
	height: 450px;
	margin-top: 0px; 
	overflow-x: hidden;
	overflow-y: hidden;
	font-family:small fonts,tahoma;
	font-size:9px;
	line-height:11px;
	color:#000;
	letter-spacing:0px;
	}
	
	
	/**** LINKS ****/
	
a:link, a:active,a:visited {
	color: #000; 
	background: url(linkbg.gif); 
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family:small fonts,tahoma;
	font-size:9px;
	}


a:hover {
	color:#71622B;  
	text-decoration:none;
	background: none; 
	font-family:small fonts,tahoma;
	font-size:9px;
	}
	

/**** TEXT ****/
	
em{
	font-family:small fonts,tahoma;
	font-size:9px;
	color:#765F0E;
	font-style:normal;
	}
	
b{
	font-family:small fonts,tahoma;
	font-size:9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	}

#indent {
	text-indent:150px;
	padding-right:3px;
	font-family:small fonts,tahoma;
	font-size:9px;
	line-height:11px;
	color:#000;
	letter-spacing:0px;
	width: 265px;
	}
	
p {
	padding-left:1px;
	font-family:small fonts,tahoma;
	font-size:7px;
	font-size:9px;
	line-height:11px;
	color:#000;
	letter-spacing:0px;
	width: 260px;
	}
	
.link {
	padding-left:1px;
	padding-right:5px;
	font-family:small fonts,tahoma;
	font-size:9px;
	line-height:11px;
	color:#000;
	letter-spacing:0px;
	width: 265px;
	}
	
input, select{
	font-family:small fonts,arial;
	font-size:9px;
 color:#000;
 background-color:#EADBAE;
 border:1px solid #000;
 height:11px;
 }
 
textarea{
	font-family:small fonts,arial;
	font-size:9px;
 color:#000;
 background-color:#EADBAE;
 border:1px solid #000;
 }

/**** HEADER STYLES ****/

h1 {
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	font-variant:small-caps;
	font-family:sans serif;
	background:url(h1bg.jpg);
	background-repeat: no-repeat;
	background-position: -2 -10;
	color:#000;
	line-height:40px;
	text-indent:8px;
	letter-spacing:8px;
	}
	
	h4 {
	margin:0px;
	padding-left:10px;
	font-weight:normal;
	font-size:18px;
	font-variant:small-caps;
	font-family:sans serif;
	background:url(h1bg.jpg);
	background-repeat: no-repeat;
	background-position: -2 -10;
	color:#6B433D;
	line-height:40px;
	text-indent:8px;
	letter-spacing:1px;
	border-bottom:0px solid #6B433D;
	border-left:0px solid #6B433D;
	}

h6 {
	font : 7pt "arial", sans-serif;	
	text-transform: uppercase;
	color : #6B433D;
	padding-left:40px;
	margin: -15px;
	line-height:15px;
	}
	
h2{
	margin:0px;
	font-size:11px;
	font-family: Georgia;
	color:#fff;
	border-top:1px solid #838C95;
	border-left:10px solid #838C95;
	padding-left:20px;
	margin-left:10px;
	text-transform:uppercase;
	}
	
h3 {
color: #000; 
font-family: century gothic;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #000;
padding-left: 40px;
letter-spacing: 6px;
line-height:15px; 
font-size: 14px;
} 

h5 {
color: #797B72; 
font-family: century gothic;
text-align: left;
text-transform: uppercase;
border-left: 10px solid #797B72;
padding-left: 5px;
letter-spacing: 3px;
line-height:15px; 
font-size: 11px;
} 

