/*+clearfix {*/
#content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#content
{
	display: inline-block;
}
#content
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	margin: 0;
	background-color: #EAE3DC;
	font-family: Arial;
	background-image: url(images/body_bg.jpg);
}
#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
/*HEADER AREA*/
#header
{
	background: url(images/header_bg.jpg) repeat-x;
	height: 108px;
}
#header #left
{
	margin-left: 27px;
	float: left;
}
/*NAVIGATION*/
#nav UL
{
	margin-left: 308px;
	margin-top: 36px;
}
#nav UL LI
{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#nav UL LI A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13pt;
	font-family: Tahoma;
}
#nav UL LI:hover
{
	background-image: url(images/menu_hover_bg.jpg);
}
/*SEARCH AREA*/
#header #right #search
{
	margin-left: 740px;
	margin-top: 0px;
}
#header #right #search #searchinput
{
	background: url(images/search_bg.jpg) no-repeat;
	width: 200px;
	border: 0px solid #000000;
	height: 26px;
	padding-top: 5px;
	padding-left: 9px;
}
#header #right #search #submit
{
	/*+placement:float-right -33px 0px;*/
	float: right;
	position: relative;
	left: -33px;
	top: 0px;
}
#clear
{
}
/*MID AREA*/
#mid
{
	background: url(images/mid_bg.jpg) no-repeat;
	height: 272px;
	margin-top: 0px;
}
#mid #randomimg
{
	height: 218px;
	margin-top: 38px;
	float: left;
	width: 545px;
	margin-left: -268px;
}
/*MEMBERSHIP AREA*/
#mid #membership
{
	width: 356px;
	float: right;
	margin-top: 38px;
	line-height: 1.7;
	font-size: 10pt;
}
#mid #membership A
{
	color: #875959;
	text-decoration: none;
}
#mid #membership A:hover
{
	text-decoration: underline;
}
#mid #membership #left
{
	float: left;
	list-style: none;
}
#mid #membership H2
{
	padding-left: 50px;
	font-size: 20pt;
	margin-top: 0;
	margin-bottom: -2px;
}
#mid #membership #right
{
	float: left;
	margin-left: 28px;
	list-style: none;
}
/*CONTENT AREA*/
/*[clearfix]*/#content
{
	background: #EDDFDF url(images/content_bg.jpg) no-repeat;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 30px;
	color: #3E3E3E;
}
#content #left
{
	width: 750px;
	float: left;
}
#content #left #inner
{
	padding-left: 25px;
}
.contactform .text
{
	margin-bottom: 10px;
}
#content #right
{
	float: left;
	width: 250px;
}
#content #right #inner
{
	margin-left: 12px;
	padding-right: 10px;
}
#content #right #inner #recent-news
{
	padding-left: 5px;
}
#content H1
{
	font-size: 31pt;
	color: #AE0000;
	padding-left: 20px;
	font-family: "Trebuchet MS";
}
#content H2
{
	color: #020202;
}
#content UL
{
	background-color: #FEFEFE;
	border: 1px solid #E4D6D6;
}
#content UL LI
{
	list-style: url(images/bullet.gif);
	line-height: 2;
}
#content BLOCKQUOTE
{
	background-color: #FEFEFE;
	border: 1px solid #E4D6D6;
	padding-left: 10px;
	padding-right: 10px;
}
/*FOOTER AREA*/
#footer
{
	background-image: url(images/header_bg.jpg);
	height: 65px;
	border-top: 1px solid #656565;
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	line-height: 1.1;
}
#footer #left
{
	float: left;
	width: 700px;
	text-align: left;
	padding-left: 20px;
}
/*CONTACT FORM*/
#sc-container
{
	text-align: right;
	width: 450px;
	margin-left: 99px;
}
.contactform TEXTAREA.text
{
	width: 400px;
	height: 120px;
}

