body { font-family: Arial, Helvetica, sans-serif;
	   background:url(assets/images/bg.jpg) top left repeat;}

p { font-size: 13px;
	line-height: 21px;
	color:#FFFFFF;}

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#560F09;
	 margin-top:0;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 padding-left:175px;}

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

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#55473C;}

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

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

a:hover { text-decoration: underline;}

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

.imgborder { BORDER: #72130C 1px solid;}

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

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

/* Template Features */

#centersite {width:758px;
			 margin:0 auto;}

#topline {width:758px;
		  height:20px;
		  margin-bottom:10px;
		  background-color:#560F09;}

#curves {width:758px;
		 height:100px;
		 background:url(assets/images/curves.jpg) no-repeat;}
#curves-offer {width:758px;
		 height:150px;
		 background:url(assets/images/curves-offer.jpg) no-repeat;}

#banner {width:758px;
		 height:180px;}

#logo {width:310px;
	   height:180px;
	   background:url(assets/images/logo_bg.jpg) no-repeat;
	   float:left;}

#tagline {width:448px;
		  height:180px;
		  background:url(assets/images/tagline.jpg) no-repeat;
		  float:right;}

#body_repeat {width:758px;

			  background:url(assets/images/repeat.jpg) repeat-y;
			  float:left;}

#body_top {width:758px;
			height:auto;
			background:url(assets/images/bottom_curve.jpg) top no-repeat;
			float:left;}
html>body_bottom { height:350px;}

#body_bottom {width:758px;
			  height:auto;
			  min-height:350px;
			  background:url(assets/images/body.jpg) bottom no-repeat;
			  float:left;}
	
#redbar {width:758px;
		 height:40px;
		 background-color:#560F09;
		 float:left;}

#bottomline {width:758px;
			 height:17px;
			 background:url(assets/images/bottom.jpg) top no-repeat;
			 float:left;
			 _margin-top:-9px;}

#address {width:758px;
		  height:20px;
		  color:#EBEAE6;
		  font-family:"Times New Roman", Times, serif;
		  font-size:13px;
		  font-weight:bold;
		  text-transform:uppercase;
		  padding-left:10px;}

.nav a {color:#B6B2A7;
		font-weight:bold;
		text-decoration:none;
		font-size:13px;
		text-transform:uppercase;
		padding:0 5px 0 5px;}

.nav a:hover {color:#560F09;
			  text-decoration:none;
			  background-color:#C5C2B9;}

.bottomlinks {color:#B6B2A7;
			  font-size:12px;
			  line-height:20px;}

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

#bodypad {padding:10px;}

/* End Template Features */

/* Splash Page */

#splash_animation { width:758px;
					height:324px;
					border-bottom:#65342D 2px solid;
					background:url(assets/splash/blank.jpg) no-repeat top left;}
	
#splash_body {width:758px;
			  min-height:139px;
			  height:auto;
			  background:url(assets/splash/repeat.jpg) top repeat-x #827D69;}

#splash_pad {padding:20px;}

#splash_pad h1 {padding-left:0;}

/* End Splash Page */
			  
/* 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 */
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-align: center;
	color: white;
}