body { font-family: Arial, Helvetica, sans-serif;
		background:url(assets/images/bg.jpg) #86230C top center repeat-x;
		margin:0;}

p { font-size: 13px;
	line-height: 20px;
	color:#E3A57C;}

h1 { font-size: 19px;
	 font-weight: bold;
	 margin:0;
	 letter-spacing:1px;
	 color:#FACA8A;}

h2 { font-size: 17px;
	 font-weight: bold;
	 color:#E28856;}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#F0AB86;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 }

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#E3A57C;}

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

.smalltext { font-size: 11px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#CC7347;
	background:#CC7347;
	height:1px;
	border:0;}

.testimonials p {font-size:11px;
	  		   line-height:18px;}
			   
.testimonials h3 {font-size:14px;
	  		   line-height:18px;}

/* Template Features */

#wrapper{height:auto;
	width:800px;
	background:url(assets/images/corner.jpg) bottom right no-repeat;
	width:100%;
	}
	
.bgCorner {
	background:url(assets/images/corner.jpg) bottom right no-repeat;
}

.nav {color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}
	  
.nav p{color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;
	  margin:0;}

.nav a {color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;
	  }

.nav a:hover {color:#6C2F1D;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}

.bottomlinks {color:#D27B4E;
	  font-size:12px;
	  font-weight:normal;
	  line-height:20px;
	  text-decoration:none;}

.bottomlinks a {color:#D27B4E;
	  font-size:12px;
	  font-weight:bold;
	  line-height:20px;
	  text-decoration:none;}

.bottomlinks a:hover {color:#F4B78B;
	  font-size:12px;
	  font-weight:bold;
	  line-height:20px;
	  text-decoration:none;}

/* End Template Features */


/* Splash */
#bg {height:auto;
	height:100%;
	background: url(assets/images/bg.jpg) top center repeat-x;
	margin:0;
	}
	
.splashnav {color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}
	  
.splashnav p{color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}

.splashnav a {color:#FCE3D1;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}

.splashnav a:hover {color:#DF9C72;
	  font-size:14px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}

/* End SPlash*/
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FACA8A;
	border: #5C160A 1px solid;
	background-color: #903F22;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #903F22;
	color: #FACA8A;
	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: #FACA8A;
	color: #903F22;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.listing
{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
/* Custom Forms End */
/* styles for the biography page */
.abio{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;	
	padding:5px; width:400px; 
	margin:5px 0 5px 0;
}

p.abio_content{
	clear:right;
}

.clear{
	clear:both;
}

.abio_image{
	float:left; 
	width:150px; 
	height:175px;
	padding:0 5px 0 0;
}

.fullbio_image{
	width:300px; 
	padding:5px;
}

div#left_image{
	float:left;
	width:185px;
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
}

div#left_bio{
	float:left;
	width:375px;
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
}

a.more{
	text-decoration:none;
}

h3 a{
	text-decoration:underline
}