body { font-family: Arial, Helvetica, sans-serif;}

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

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#5A0A01;
	 margin-top:0;}

h2 { font-size: 16px;
	 font-weight: bold;
	 color:#764527;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#987032;}

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

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

a:hover { text-decoration:none;
	       color:#80633B;}

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

.imgborder { BORDER: #5A0A01 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#006B6D;
	background:#006B6D;
	height:1px;
	border:0;}
	
/* Template Features */

.name {color:#E2BE80;
	   font-size:11px;
	   font-weight:bold;
	   margin:0;}
	   
.address {color:#F5EBD8;
	      font-size:13px;
		  line-height:22px;
		  font-weight:bold;}

.address2 {color:#F5EBD8;
	      font-size:13px;
		  margin:0;
		  font-weight:bold;}
		  
.phone {color:#4C0700;
	      font-size:20px;
		  font-weight:bold;}
		  
.nav {color:#E4C898;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a {color:#E4C898;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a:hover {color:#357171;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks {color:#6B2D22;
	  font-size:11px;
	  font-weight:normal;
	  text-decoration:none;}
	  
.bottomlinks a {color:#6B2D22;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#357171;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none;}

/* End Template */

/* Splash */

.bg {background:#9C7848 url(assets/images/bg.jpg) top left repeat-x;
	margin-top:0;}

/* End Splash */
			  
/* 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;
}
/* -------------------------Gallery------------------------------- */
#gallery-nav,
#gallery-nav li,
#gallery-nav li a {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0;
	list-style: none outside none;
}
#gallery-nav {
	margin: 24px 0px 0px 0px;
	height: 24px;
}
	#gallery-nav .prevBtn {
		float: left;
		margin: 0px 0px 0px 280px;
	}
	#gallery-nav .nextBtn {
		float: right;
		margin: 0px 150px 0px 0px;
	}
.gallery,
.gallery li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none outside none;
}
	.gallery .after,
	.gallery .before {
		position: absolute;
		left: 110px;
		display: none;
		min-height: 150px;
	}
		.before img,
		.after img {
			padding: 9px;
			background-color: #fff;
			border: 1px solid #c6c6c6;
			border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			box-shadow: 0 0 10px #7b7b7b;
				-moz-box-shadow: 0 0 10px #7b7b7b;
				-webkit-box-shadow: 0 0 10px #7b7b7b;
		}
		.before span,
		.after span {
			display: none;
			position: absolute;
			bottom: 20px;
			font: bold 12px/20px Arial, Helvetica, sans-serif;
			color: #fff;
			text-shadow: 1px 1px 1px #000;
		}
		.before span {
			left: 20px;
		}
		.after span {
			right: 20px;
		}
/* ---------------------gallery end------------------------ */
/* Custom Forms End */

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

#social {
	width:155px;
	background:#E7CB9B;
	height:130px;
	padding:10px;
	margin:0 -3px 0 0;
	border:1px solid #fff;
	}

