body
{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial;
	background: #E8D8A9;
	font-size: 12px;
}

form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.link_wmv
{
	background: url(../_images/link_wmv.gif) no-repeat top right;
	padding-right: 24px;
}
.link_pdf
{
	background: url(../_images/link_pdf.gif) no-repeat top right;
	padding-right: 18px;
}
/*----------------
Holder
----------------*/
#wrapper_outter
{
	margin: 0px auto;
	width: 807px;
	background: url(../_images/wrapper_bg.jpg) repeat-y;
}
#wrapper
{
	margin: 0px auto;
	width: 773px;
}
/*----------------
Menus
----------------*/
#menu
{
	float: left;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	width: 773px;
	list-style: none;
}
#menu li
{
	float: left;
	text-align: center;
}
#menu li a
{
	display: block;
	line-height: 51px;
	height: 51px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #FDF6E3;
}
.menu_spacer
{
	width: 1px;
	overflow: hidden;
}
.menu_home
{
	width: 49px;
	background: #ebd9a9;
}
.menu_community
{
	width: 121px;
	background: #dbd49e;
}
.menu_visitorsguide
{
	width: 121px;
	background: #a3c9a2;
}
.menu_placestostay
{
	width: 125px;
	background: #339064;
}
.menu_thingstodo
{
	width: 121px;
	background: #169c8b;
}
.menu_businesses
{
	width: 117px;
	background: #1591aa;
}
.menu_realestate
{
	width: 113px;
	background: #bdd5f9;
}
/*----------------
Sub Menus
----------------*/
#sub_menu
{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 773px;
	list-style: none;
	background: #ebd9a9;
	font-weight: bold;
	font-size: 14px;
	color: #FDF6E3;
}
#sub_menu li
{
	float: left;
	line-height: 21px;
	padding: 0px 5px;
}
#sub_menu li a
{
	text-decoration: none;
	color: #FDF6E3;
}
#home #sub_menu
{
	display: none;
}
#community #sub_menu
{
	background: #dbd49e;
}
#visitorsguide #sub_menu
{
	background: #a3c9a2;
}
#placestostay #sub_menu
{
    background: #339064;
}
#thingstodo #sub_menu
{
    background: #169c8b;
}
#businesses #sub_menu
{
    background: #1591aa;
}
#realestate #sub_menu
{
    background: #bdd5f9;
}
/*----------------
Content
----------------*/
#content_wrapper
{
	clear: both;
	width: 773px;
}
#home #content_wrapper
{
	clear: both;
	width: 773px;
	background: url(../_images/home_content_bg.gif) repeat-x;
}
#content_left
{
	float: left;
	position: relative;
	width: 397px;
	padding: 10px;
	padding-top: 0px;
	font-size: 14px;
	color: #808080;
}
#content_left a
{
	color: #169C8B;
}
#content_left h2
{
	margin: 0px;
	padding: 20px 0px;
	padding-bottom: 5px;
	font-size: 16px;
}
#content_left_top
{
	text-align: center;
	font-size: 14px;
}
#content_left_top a
{
	text-decoration: none;
	font-weight: bold;
	color: #169C8B;
}
#content_left_top img
{
	display: block;
}
#content_right
{
	float: right;
	width: 356px;
}
.banner_wrapper
{
	margin-top: 10px;
	width: 356px;
	height: 80px;
	text-align: center;
	font-size: 10px;
	color: #808080;
	overflow: hidden;
}
#home .banner_wrapper
{
	margin-top: 30px;
}
.side_photos
{
	padding-top: 21px;
	display: block;
}
.quicklinks, .sidelinks
{
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #A3C9A2;
	font-weight: bold;
}
.sidelinks {margin-top: 5px;}
.quicklinks img, .sidelinks img
{
	margin-bottom: 5px;
}
.quicklinks a, .sidelinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #A3C9A2;
}
.sidelinks a {text-decoration: underline;}
.sidelinks_spacer
{
    width: 100%;
    height: 10px;
	background: url(../images/sidelinksspacer.gif) no-repeat center center;
}
#content_left .press_title
{
    margin: 5px 0px;
    padding: 0px;
    font-size: 15px;
}
/*----------------
Footer
----------------*/
#footer_wrapper_outter
{
	margin: 0px auto;
	width: 807px;
	height: 40px;
	overflow: hidden;
	background: url(../_images/footer_bg.jpg) no-repeat;
}
#footer_wrapper
{
	clear: both;
	margin: 0px auto;
	width: 773px;
	background: #169C8B;
	line-height: 23px;
	font-weight: bold;
	font-size: 14px;
	color: #FDF6E3;
}
#footer_wrapper a
{
	text-decoration: none;
	color: #FDF6E3;
}
#footer_left
{
	float: left;
	width: 348px;
	height: 23px;
	background: url(../_images/emailthispage_bg.jpg) no-repeat;
}
#footer_left a
{
	display: block;
	position: absolute;
	padding-left: 32px;
}
#footer_right
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 416px;
	list-style: none;
}
#footer_right li
{
	float: left;
	padding: 0px 6px;
}
#sponsors
{
    margin: 0px auto;
    width: 773px;
    text-align: center;
}
#sponsors img
{
    vertical-align: middle;
}
.divider
{
    padding: 0px 10px;
}
/*----------------
Credit
----------------*/
#credit
{
	margin: 0px auto;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 709px;
	border-top: solid 1px #FDF6E3;
	text-align: right;
}
#credit img
{
	padding-top: 6px;
	padding-right: 5px;
}

/*-------------------------------------
Forms
-------------------------------------*/
.required
{
    font-size: 10px;
    color: #cc3300;
}
.webform h3
{
	margin: 0px;
	padding: 10px 0px;
	font-size: 16px;
	color: #169C8B;
}

#form_view, #form_status, .webform
{
    float: left;
    width: 380px;
}
#if_form_status
{
    font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #808080;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    border: solid 1px #169C8B;
    font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #808080;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 180px;
    height: 100px;
    border: solid 1px #169C8B;
    font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #808080;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    width: 380px;
    margin: 20px auto 30px auto;
    text-align: center;
}
.webform_controls input
{
    border: solid 1px #169C8B;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #808080;
}

.webform #if_ptsl_interests_cbl, .webform #if_pts_interests_cbl, .webform #if_fi_interests_cbl, .webform #if_ri_interests_cbl
{
    width: 150px;
    float: left;
}
.webform #if_ptsl_interests_cbl input, .webform #if_pts_interests_cbl input, .webform #if_fi_interests_cbl input, .webform #if_ri_interests_cbl input
{
    float: none;
    width: 25px;
    margin: 0px;
    padding: 0px;
    border: none;
}
.webform #if_ptsl_interests_cbl label, .webform #if_pts_interests_cbl label, .webform #if_fi_interests_cbl label, .webform #if_ri_interests_cbl label
{
    float: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    width: 125px;
}

.webform .state_txt
{
	width: 25px;
}
.webform .zip_label
{
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.webform .zip_txt
{
	width: 55px;
}

/*-------------------------------------
Side Form
-------------------------------------*/
.side_form
{
	width: 333px;
	padding-left: 15px;
	margin-bottom: 10px;
	float: right;
	color: #808080;
	border-left: solid 1px #169C8B;
}
.side_form .webform
{
    width: 333px;
}
.side_form .webform label
{
    width: 160px;
}
.side_form .webform input 
{
    width: 150px;
}
.side_form .webform textarea
{
    width: 150px;
    height: 80px;
}
.side_form .webform .state_txt
{
	width: 25px;
}
.side_form .webform .zip_label
{
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.side_form .webform .zip_txt
{
	width: 55px;
}
.side_form .webform_controls
{
    width: 333px;
}