body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
	background: url(/images/bg.jpg);
}
img {
	border: 0px;
}
a {
	color: #14705c;
}
.wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	margin-top: 10px;
}
#homelink {
	position:absolute;
	top: 0px;
	left: 0px;
}
#nav {
	position:absolute;
	top: 200px;
	left: 36px;
	width: 130px;
}
#nav a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 12px;
	background: url(/images/menu_line.gif) top left no-repeat;
	margin-top: 8px;
	padding-top: 8px;
}
#nav a b {
	display: block;
	color: #48943a;
	font-size: 15px;
}
#nav a#home {
	color: #cb0101;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background: inherit;
	margin-bottom: -4px;
}
#nav a#nav_whiting_in_your_words b {
	letter-spacing: -1px;
}
#nav .stats {
	margin-top: 14px;
	line-height: 110%;
	font-weight: bold;
}
#nav .stats b {
	font-size: 17px;
	color: #cb0101;
}
#savewhiting {
	position:absolute;
}
#lefttext {
	position:absolute;
	top: 230px;
	left: 180px;
	width: 345px;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}
#lefttext #text {
	padding-left: 5px;
}
#lefttext a {
	color: #14705c;
	text-decoration: none;
}
#lefttext a:hover {
	text-decoration: underline;
}
#lefttext #stories {
	height: 400px;
	overflow: auto;
	padding-right: 10px;
}
#scrollthis {
	height: 800px;
	overflow: auto;
	padding-right: 10px;
}
.home_blog_title {
	font-size: 18px;
	font-weight: bold;
	color: #14705c;
	line-height: 20px;
}
a#readmore, a#more {
	float:right;
	color: #14705c;
	background: url(/images/arrow.png) center right no-repeat;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
img#help {
	margin: 5px 5px 5px 5px;
}
#mayor {
	float:right;
	font-size: 11px;
	line-height: 13px;
	padding-left: 16px;
	text-align:center;
}
#pictures {
	margin-top: 10px;
	display: block;
}

#leftmenu {
	
}

.social {
	position: relative;
	float:right; 
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.social a {
	margin-left: 5px;
}
.social img {
	width: 16px;
	height: 16px;
}
#contactlink {
	color: #14705c;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}

#signature, #tellafriend, #tellanewspaper	{
	margin-left: 10px;
	margin-bottom: 0px;
}

#signature form {
	margin-top: 4px;
	margin-left: -10px;
}

.thankyou {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#photogal {
	position:absolute;
	top: 620px;
	left: 560px;
}
img#photobg {
	position:absolute;
}
#g_photo {
	position:absolute;
	top: 11px;
	left: 17px;
}
#g_prev {
	position:absolute;
	top: 264px;
	left: 328px;
}
#g_next {
	position:absolute;
	top: 264px;
	left: 350px;
}
#contact {
	position: absolute;
	top:1031px;
	left: 591px;
}
.blog_entry {
	margin-bottom: 10px;
}

#accordian {
	position: absolute;
	top: 210px;
	left: 590px;
	width: 330px;
	height: 375px;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.accordion_toggle {
	display: block;
	height: 28px;
	width: 330px;
	padding: 0 10px 0 40px;
	line-height: 30px;
	color: #525252;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	margin: 0 0 0 0;
}
#toggle_1 {
	background: url(/images/menu_1.gif) no-repeat;
}
#toggle_2 {
	background: url(/images/menu_2.gif) no-repeat;
}
#toggle_3 {
	background: url(/images/menu_3.gif) no-repeat;
	font-size: 13px;
}
#toggle_4 {
	background: url(/images/menu_4.gif) no-repeat;
}
#toggle_5 {
	background: url(/images/menu_5.gif) no-repeat;
}

.accordion_toggle_active {
	background: #48943a;
	color: #ffffff;
	width: 330px;
	overflow: hidden;
}
.accordion_toggle_active#toggle_1 {
	background: #48943a url(/images/menu_1_over.gif) no-repeat;
}
.accordion_toggle_active#toggle_2 {
	background: #48943a url(/images/menu_2_over.gif) no-repeat;
}
.accordion_toggle_active#toggle_3 {
	background: #48943a url(/images/menu_3_over.gif) no-repeat;
}
.accordion_toggle_active#toggle_4 {
	background: #48943a url(/images/menu_4_over.gif) no-repeat;
}
.accordion_toggle_active#toggle_5 {
	background: #48943a url(/images/menu_5_over.gif) no-repeat;
}


.accordion_content {
	color: #444444;
	overflow: hidden;
	width: 330px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 5px 5px 0px 5px;
}
	
.accordion_content form {
	margin: 0px;
	padding: 0px;
}

#promote {
	height: 220px;
	width: 330px;
	overflow:auto;
}

.wall_comment {
	margin-bottom: 10px;
}
.wc_name {
	font-size: 12px;
	color: #14705c;
}
.wc_name b {
	font-size: 16px;
	font-weight: bold;
}
.wc_comment {
	font-size: 12px;
	padding-left: 10px;
}
.wc_date {
	font-size: 10px;
	font-color: #CCC;
	line-height: 10px;
}
#leave_comment {
	margin-top: 30px;
}
.comment_number {
	font-size: 10px;
	color: #000;
	float:right;
}
.leave_your_comment {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #14705c;
	padding-bottom: 5px;
	margin-bottom: 10px;
}