htm, html, body { font-family: "Times New Roman", Times, serif;
				  height:100%;}

p { font-size: 14px;
	line-height: 22px;
	color:#E3D0B0;}

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

h2 { font-size: 21px;
	 font-weight: bold;
	 color:#CDAB90;}

h3 { font-size: 18px;
	 font-weight: bold;
	 color:#F8EBCD;
	 line-height:24px;}

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

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

a:hover { text-decoration: underline;}

li { font-size: 13px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#E3D0B0;}

.imgborder { BORDER: #9A5558 1px solid;

}

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

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

.faq h3 {margin-top:0;}
.faq1 {background-color:#7D2639;}
.faq2 {background-color:#5A0C23;}
	
/* DIV Template */

#center {margin:0 auto;
		 width:917px;}

#bgcurves {background:url(assets/images/curve.jpg) top center no-repeat;
			width:100%;
			margin:0;
			padding:0;
			height:100%;}

#whitecenter {margin:0 auto;
		      width:785px;}

#whitebox {border:#FFFFFF 2px solid;
			width:761px;
			padding:10px;}

#padwhitebox {padding-top:69px;}

#blackbox {border:#000000 2px solid;
		   widows:757px;}

#imagepad {padding:0; margin:0;}

#navigationbox {background-color:#EFE2B6;
			    width:757px;
				height:30px;
				padding:0;
				margin:0;}

#mainbody {background-color:#6B0626;
		   width:737px;
		   padding:10px;}

#address {background-color:#6B0626;
		   width:757px;
		   height:20px;
		   font-family:Georgia, "Times New Roman", Times, serif;
		   color:#E3D0B0;
		   font-size:12px;
		   font-weight:bold;
		   text-align:center;}


/* End DIV Template */

/* Image Template Features */

.nav a {color:#000000;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;
	  text-transform:uppercase;}

.nav a:hover {color:#863343;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;
	  text-transform:uppercase;}

/* End Template */
			  
/* 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 */