
body {
	margin: 0;
	padding: 0;
	background:url(images/background.jpg) repeat;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#dbd2c5;
	line-height:18px;
	text-align:left;
	
}


img.border{
	padding:7px;
	border:1px dashed #cccccc;
	
	
}

img.left{
	float:left;
	padding:7px;
	border:1px dashed #cccccc;
	
	
}

h1, h2, h3 {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336715;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	
}

ul, ol {
}

a {
	text-decoration: underline;
	color:#076674;
	
}

a:hover {
	background: none;
}

#wrapper {
	
	margin: 0 auto;
	
	
}

/* topbar */
#topbarbackground{
	background:url(images/topbar.jpg) repeat-x;
}

#topbar {
	margin: 0 auto;
	width: 960px;
	height: 259px;
	

}

		#logo{
			float:left;
			width:464px;
			height:231px;
			margin: 0 auto;
			
			
		}
		
		
	
		#menu{
			width:960px;
			height:74px;
			margin: 0 auto;
			padding: 93px 0px 0px 30px;
	
		}

		
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background:url(images/content.png);
}



/*content*/

#content {
	float: left;
	width: 480px;

	margin-left:25px;
	color:#dbd2c5;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:20px 0px 0px 10px;

	
}

.post {
}


.post .entry {
	padding: 0px 20px 20px 0;
	text-align: left;
}

.entry a{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Sidebar */
	
#sidebar {
	float: right;
	width: 420px;
	background:url(images/sidebar.jpg) no-repeat;
	padding:20px 20px 0px 0px;

		
}


#sidebar a{
	color:#FFFFFF;

		
}
/*banner*/

#banner{
	width:960px;
	height:300px;
	margin: 0 auto;
}
/*bottombar*/
#bottombarbackground{
	background:url(images/bottombar.jpg) repeat-x;
}
#bottombar{
	margin: 0 auto;
	width:960px;
	height:95px;
	
}
	#copyright{
		float:left;
		width:350px;
		padding:30px 0px 0px 40px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#524532;
		
	}
	
	#socialmedia{
		float:left;
		width:230px;
		padding:15px 0px 0px 40px;
	}
	#oldtownmedia{
		float:left;
		width:30px;
		padding:20px 0px 0px 0px;
	}


#email{
	background:#6b5e49;
	border:1px solid #666666;
	color:#666666;
	width:300px;
	height:30px;
}

/* Footer */

#footer {
	width:960px;
	height: 58px;
margin: 0 auto;
	padding: 0;
	background: url(images/footer.png) no-repeat;
	vertical-align:middle;
	
}


#name{
	background:#6b5e49;
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	border:1px solid #ffffff;
	width:400px;
	height:25px;
}

#phone{
	background:#6b5e49;
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	border:1px solid #ffffff;
	width:400px;
	height:25px;
}

#email{
	background:#6b5e49;
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	border:1px solid #ffffff;
	width:400px;
	height:25px;
}

#howdidyoufindus{
	background:#6b5e49;
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	border:1px solid #ffffff;
	width:400px;
	height:25px;
}

#message{
	background:#6b5e49;
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	border:1px solid #ffffff;
	width:400px;
	height:100px;
}
#send{
	background:#95A476;
	padding:7px 7px 7px 7px;
	font-family:"Century Gothic", arial;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #ffffff;
}
