body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#250c0c;
}

h1 {
	font-size: 24px;
	font-weight: none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#a64a4a;
	margin-top:0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#401212;
	margin-top:0;
}

h3 { font-size: 14px;
	 font-weight: bold;
	 font-family:"Trebuchet MS", Arial, Helvetica;
	 color:#999999;
	 margin-top:0;}

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#e5dfda;
}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#618AB6;
	background:#618AB6;
	height:1px;
	border:0;}
	
/* Template */
.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#662826;
		font-weight:bold;
		text-decoration:none;
		line-height:41px;
		}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#662826;
		font-weight:bold;
		text-decoration:none;
		line-height:41px;
		}
#wrapper {
	width: 760px;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
#contents {
	width: auto;
	height: auto;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#home:hover{background:url(assets/images/navigation/home.jpg) top no-repeat;
		display:block;
		}
#about:hover{background:url(assets/images/navigation/about.jpg) top no-repeat;
		display:block;
		}
#services:hover{background:url(assets/images/navigation/services.jpg) top no-repeat;
		display:block;
		}
#faqs:hover{background:url(assets/images/navigation/faqs.jpg) top no-repeat;
		display:block;
		}
#contact:hover{background:url(assets/images/navigation/contact.jpg) top no-repeat;
		display:block;
		}
#email:hover{background:url(assets/images/navigation/email.jpg) top no-repeat;
		display:block;
		}
		
.address {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#e5dfda;
		font-weight:bold;
		line-height:18px;
		}
		
.bottomaddress {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#632624;
		font-weight:bold;
		}
#bottominfo p {
	color: #fff;
}
#bottominfo a {
	color: #fff;
}
#toplinks1 {
	padding:0;
	margin:10px auto;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
#toplinks1 li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#toplinks1 a {
	list-style-type:none;
	padding:0;
	margin:0;
	color: #fff;
}
#toplinks1 li a:hover {
	color:#d9d1ce;
}


#toplinks, #toplinks ul {
		padding:0;
		margin:0;
}
#toplinks li {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#toplinks li ul {
	visibility:hidden;
	position:absolute;
	width:150px;
}
#toplinks li ul li{
	padding-left:4px;
}
#toplinks li:hover ul {
	visibility:visible;
	background-color:#d9d1ce;
	border:solid;
	border-width:1px;
	border-color:#6591b8;
}
/* 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 */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
#latestBlog {
	line-height: 12px;
	width: 315px;
	height: 110px;
	background: transparent url(assets/images/rss-bg.png) center top no-repeat;
	float: right;
	margin: 8px 0px 8px 8px;
	padding: 10px 15px 20px 15px;
}
#latestBlog h3 {
	color: #401918;
	margin: 0px 0px -10px 0px;
	text-align: center;
}
#latestBlog h2 {
	margin: 0px 0px 0px 0px;
}
