body	{
	width : 100%;
	margin : 35px 0px 0px 0px;
	background-image : url(/media/images/common/body_bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 18px;
	color : #231F20;
}

#swapper	{
	border-top : 8px solid #125C3C;
	padding : 0px 0px 20px 0px;
}

#thumbs	div	{
	float : left;
	padding : 0px 11px 10px 0px;
}

#thumbs .right	{
	float : left;
	padding : 0px 0px 0px 0px;
}


.button	{
	background-color : #004990;
	color : #D4F2B7;
}

.input	{
	font-size : 12px;
}

ul	{
	padding : 5px 0px;
	margin : 0px 0px 0px 30px;
}

li	{
	padding : 3px 0px;
	margin : 0px;
}

p	{
	padding : 5px 0px;
	margin : 0px;
}

h1	{
	background-image : url(/media/images/common/h1_bg.gif);
	background-repeat : repeat-y;
	border-top : 1px solid #004F28;
	border-bottom : 1px solid #004F28;
	font-size : 16px;
	line-height : 20px;
	text-align : center;
	padding : 5px 0px;
	color : #004F28;
	margin : 0px;
}


h2	{
	font-size : 16px;
	line-height : 20px;
	font-style : italic;
	text-align : center;
	padding : 15px 0px;
	color : #004F28;
	margin : 0px;
}

h3	{
	font-size : 17px;
	line-height : 20px;
	text-align : center;
	padding : 15px 0px;
	color : #007DD7;
	margin : 0px;
}

h4	{
	font-size : 13px;
	font-size : bold;
	color : #231F20;
	margin : 0px;
	padding : 10px 0px 0px 0px;
}

a	{
	color : #007DD7;
	text-decoration : underline;
}

a:hover	{
	color : #003366;
	text-decoration : underline;
}

.quote {
	font-family:Georgia, Times New Roman, Times, serif;	
	font-style: italic;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}

.quoter {
	font-style: normal;
	color: #085038;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #085038;
	font-family: Georgia, Time New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;

}



#container	{
	clear : both;
	background-image : url(/media/images/common/container_bg.gif);
	background-repeat : repeat-y;
	margin-right : auto;
	margin-left : auto;
	width : 778px;
	border : 1px solid #FFF;
}
#container2	{
	clear : both;
	background-image : url(/media/images/common/container_mls_bg.gif);
	background-repeat : repeat-y;
	margin-right : auto;
	margin-left : auto;
	width : 778px;
	border : 1px solid #FFF;
}

#header_images img	{
	float : left;
}

#top_nav div	{
	float : left;
}

#content	{

	padding : 0px 0px 20px 0px;
	clear : both;
}

#content_left	{
	padding : 0px 26px 50px 28px;
	float : left;
	width : 546px;
}
#content_left2	{
	padding : 0px 0px 50px 0px;
	float : left;
	width : 728px;

}
#content_left_map	{
	padding: 0px 0px 50px 0px;
	float : left;
	width : 780px;
}
#homesites_image	{
	/*background-image:url(/media/images/common/wg_logo.jpg);
	background-repeat:no-repeat;*/
	width:740px;
	height:219px;
}
#right_col	{
	padding: 38px 0px 0px 0px;
	float : right;
	width : 177px;
	text-align : center;
	overflow : auto;
}
#right_col a:link,a:active,a:visited
{
	color:#00502F;
	text-decoration:none;
}
#right_col a:hover
{
	color:#00502F;
	text-decoration:none;
}


.right_col_callout	{
	width : 136px;
	margin-right : auto;
	margin-left : auto;
	padding : 0px 0px 15px 0px;

}

.right_col_green	{
	font-size : 13px;
	color : #00502F;
	font-weight : bold;
	font-style : italic;
}

.right_col_blue	{
	font-size : 12px;
	color : #007DD7;
	font-weight : bold;
	font-style : italic;
}


.right_col_quote {
	font-family: Georgia, Time New Roman, Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#footer	{
	clear : both;
	background-color : #003366;
	text-align : center;
	color : #FFF;
	padding : 5px 0px 20px 0px;
	margin-top : 20px;
}

#footer a	{
	color : #FFF;
	text-decoration : none;
}

#footer a:hover	{
	color : #005CA8;
	text-decoration : underline;
}
#test-banner
{
	color:#003466;
	font-size:11px;
	text-align:center;
}
