body {
	background-color: #840042;
	color: #000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
hr {
	background-color: #81aca2; 
	border: 0px;
	color: #81aca2;
	height: 1px;
}
#page {
	margin: auto;
	width: 775px;
}
#content {
	padding: 10px;
}
#content h2, #content h3 {
	border-bottom: 1px solid #81aca2;
	color: #840042;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 40px;
}
#content h2 a, #content h3 a {
	color: #840042;
	text-decoration: none;
}
#content h2 a:hover, #content h3 a:hover {
	text-decoration: underline;
}
#content a {
	color: #035744;
}
#footer {
	color: #fff;
	font-size: 10px;
	text-align: center;
}
a {
	color: #ffffea;
}
a.alt-color {
	color: #035744;
}
#first-top-links, #first-top-links a {
	color: #035744;
	font-size: 10px;
	text-align: center;
}
#second-top-links, #second-top-links a {
	color: #ffffea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

#left-sidebar {
	color: #ffffea;
	font-size: 11px;
	line-height: 17px;
}
#left-sidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
#right-sidebar {
	color: #fff;
}
#right-sidebar a{
	color:#fdfdb7;
	font-weight:bold;
	text-decoration:none;
}
#right-sidebar a:hover{
	text-decoration:underline;
}
#right-sidebar h2 {
	background-color: #4f8b80;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 5px;
}
#right-sidebar p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
}
#right-sidebar ul {
	list-style-image: url(/north-conway/wp-content/themes/default/images/arrow.png);
}
#right-sidebar input[type=text] {
	width: 100px;
}
#right-sidebar input[type=submit] {
	font-size: 10px;
}