body
{
	margin: 0px;
	padding: 0px;
	background: #F0E7D8 url(../_img/body_bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{
     border: solid 1px #6C5F42;
}
/*----------------
Wrapper
----------------*/
#wrapper_outer
{
	margin: 0px auto;
	width: 754px;
	background: url(../_img/wrapper_bg.png) repeat-y;
}
*html #wrapper_outer
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/wrapper_bg.png', sizingMethod='scale');
}
#wrapper
{
	position: relative;
	margin: 0px auto;
	width: 720px;
}
/*----------------
Header
----------------*/
#header
{
	width: 720px;
	height: 147px;
	overflow: hidden;
}
/*----------------
Menu
----------------*/
#menu
{
	width: 720px;
	height: 162px;
	overflow: hidden;
	background: url(../_img/menu.jpg) no-repeat;
}
#menu ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    list-style: none;
}
#menu li
{
    float: left;
    line-height: 26px;
    text-align: center;
    background-position: 0px 27px;
    background-repeat: no-repeat;
}
#menu li a
{
    display: block;
    height: 162px;
    font-size: 16px;
    text-decoration: none;
    color: #4B3D18;
}
#l1
{
    margin-right: 1px;
    width: 158px;
    background-image: url(../uploads/menuimages/l1.jpg);
}
#l2
{
    margin-left: 2px;
    margin-right: 1px;
    width: 97px;
    background-image: url(../uploads/menuimages/l2.jpg);
}
#l3
{
    margin-left: 2px;
    margin-right: 1px;
    width: 149px;
    background-image: url(../uploads/menuimages/l3.jpg);
}
#l4
{
    margin-left: 2px;
    margin-right: 1px;
    width: 96px;
    background-image: url(../uploads/menuimages/l4.jpg);
}
#l5
{
    margin-left: 2px;
    margin-right: 1px;
    width: 109px;
    background-image: url(../uploads/menuimages/l5.jpg);
}
#l6
{
    margin-left: 2px;
    width: 96px;
    background-image: url(../uploads/menuimages/l6.jpg);
}
/*----------------
Content
----------------*/
#content
{
	width: 700px;
	padding: 10px;
	background: url(../_img/content_bg.jpg) repeat-x;
	line-height: 18px;
	overflow: hidden;
	color: #6C5F42;
}
#content a
{
	color: #6C5F42;
}
#c_left
{
	float: left;
	width: 350px;
	overflow: hidden;
	padding-top: 10px;
}
#c_right
{
	float: right;
	width: 350px;
	overflow: hidden;
	padding-top: 10px;
}
#icons_home
{
	margin: 0px auto;
	padding-top: 20px;
	width: 281px;
}
#newsletters_home, #highcotton_home, #searchlistings_home, #bing_home, #events_home
{
	width: 281px;
	height: 80px;
	margin-bottom: 10px;
}
#newsletters_home
{
	background: url(../_img/newsletters_home.png) no-repeat;
}
*html #newsletters_home
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/newsletters_home.png', sizingMethod='crop');
}
#highcotton_home
{
	background: url(../_img/highcotton_home.png) no-repeat;
}
*html #highcotton_home
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/highcotton_home.png', sizingMethod='crop');
}
#searchlistings_home
{
	background: url(../_img/searchlistings_home.png) no-repeat;
}
*html #searchlistings_home
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/searchlistings_home.png', sizingMethod='crop');
}
#bing_home
{
	background: url(../_img/bing_home.png) no-repeat;
}
*html #bing_home
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bing_home.png', sizingMethod='crop');
}
#events_home
{
	background: url(../_img/events_home.png) no-repeat;
}
*html #events_home
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/events_home.png', sizingMethod='crop');
}
#newsletters_home span, #highcotton_home span, #searchlistings_home span, #bing_home span, #events_home span
{
	position: absolute;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 35px;
	width: 265px;
	font-size: 10px;
	line-height: normal;
}
.pl
{
    width: 700px;
    overflow: hidden;
}
.plpic
{
    float: left;
    width: 215px;
    overflow: hidden;
    text-align: center;
}
.plpic img
{
    border: solid 1px #6C5F42;
    margin-bottom: 10px;
}
.plinfo
{
    float: right;
    width: 480px;
    overflow: hidden;
}
#contactinfo_other
{
    float: right;
    width: 250px;
}
#contact_map
{
    clear: both;
    width: 700px;
    overflow: hidden;
}
/*----------------
Footer
----------------*/
#footer_outer
{
	width: 100%;
	background: url(../_img/footerwrap_bg.gif) repeat-x;
}
#footer
{
	margin: 0px auto;
	width: 754px;
	height: 69px;
	background: url(../_img/footer_bg.png) repeat-x;
}
*html #footer
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/footer_bg.png', sizingMethod='crop');
}
#f
{
	position: relative;
	margin: 0px auto;
	width: 720px;
	font-size: 10px;
	padding-top: 7px;
	color: #4B3D18;
}
#f a
{
	color: #4B3D18;
}
#f_left
{
	float: left;
	width: 455px;
	padding-left: 5px;
}
#f_right
{
	float: right;
	width: 255px;
	text-align: right;
	padding-right: 5px;
}
/*----------------
TwoK
----------------*/
#twok
{
	margin: 0px auto;
	padding: 10px;
	padding-top: 0px;
	width: 700px;
	text-align: right;
}
/*-------------------------------------
Forms
-------------------------------------*/
#form_view, #form_status
{
    float: left;
    width: 420px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    border: solid 1px #6C5F42;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    color: #6C5F42;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 200px;
    height: 100px;
    border: solid 1px #6C5F42;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    color: #6C5F42;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    width: 420px;
    margin: 20px auto 30px auto;
    text-align: center;
}
.webform_controls input
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
    color: #6C5F42;
}
.required
{
    font-size: 10px;
    color: #cc3300;
}