body
{
	background-color: #f5f0e4;
	
	background: #f5f0e4 url(../image/content_tile.jpg) repeat-x scroll bottom left;
	
	margin: 0px;
	padding: 0px;
	
	color: #666633;
	font-family: Georgia, Arial;
	font-size: 12px;
}

div, ul, li, img, h1, h2, h3, h4, h5, h6, form
{
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

a, a:visited
{
	outline: none;
	color: #666633;
}

img 
{
	border-style: none;
}

h1
{
	background-image: url(../image/menu_header.jpg);
	float: left;
	width: 279px;
	height: 98px;
}

h1 a
{
	display: block;
	width: 100%;
	height: 100%;
}


h2
{
	font-family: Trebuchet MS, Arial;
	font-style: italic;
	color: #6c7a2f;
	
	font-size: 26px;
	
	margin: 8px 4px;
}

strong
{
	font-weight: bold;
}

form
{
	overflow: hidden;
}

form input
{
	border-style: none;
}

form input.submit
{
	cursor: pointer;
}

form span.error
{
	color: #cb0a1f;
}

.clear
{
	height: 0px;
	width: 0px;
	clear: both;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px; 
}

.nav_ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.nav_ul li
{
	float: left;
}	

div#shell_top
{
	padding-top: 17px;
	
	position: relative;
	width: 100%;
	background: #f5f0e4 url(../image/content_tile.jpg) no-repeat scroll top left;
}

div#content_shell
{	
	margin-left: 17px;
	padding: 13px 13px 0px 13px;
	
	width: 778px;
	background-color: #ffffff;
}

/***************/
/* Content Top */
/***************/

div#content_top_nav
{
	margin-bottom: 0px;
	height: 98px;
	
	background-color: #a48765;
}

div#content_top_nav ul
{
	float: right;
}

div#content_top_nav ul li a
{
	display: block;
}

/***************/
/*   Content   */
/***************/

div#content
{
	padding: 21px 35px 16px 38px;
	background: #ffffff url(../image/content_bk.jpg) no-repeat;
}

div#content_banner
{
	height: 195px;
	
	padding-top: 15px;
	padding-left: 16px; 
}

div#content_banner img
{
	height: 173px;
	width: 675px;
}

div#content_left
{
	position: relative;
	float: left;
	width: 480px;
}

div#breadcrumb
{
	padding: 4px 10px; 
	
	border-top: 6px solid #ecefdf;
	border-bottom: 6px solid #ecefdf;
	
	font-size: 11px;
}

div#breadcrumb span
{
	background: #ffffff url(../image/related_arrow.gif) no-repeat;
	padding: 0px 4px 0px 13px;
}

div#breadcrumb span a, div#breadcrumb span a:visited
{
	font-weight: bold;
}

div#content_right
{
	position: relative;
	float: right;
	
	padding-top: 40px;
	padding-bottom: 70px;
	width: 196px;
}

/***************/
/*   Mailing   */
/***************/

div#mailing_list
{
	width: 196px;
	color: #746a95;
	
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

div#mailing_list h3
{
	width: 100%;
	height: 29px;
	background-image: url(../image/mailing_header.gif);
}

div#mailing_list_content
{
	padding: 13px;
	background: transparent url(../image/mailing_content.gif) no-repeat scroll center bottom;
}

div#mailing_list_content form
{
	margin-top: 5px;
	width: 100%;
}

div#mailing_list_content form input
{
	margin: 3px 0px;
	padding: 4px 10px;
	
	color: #746a95;
	
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	
	width: 146px;
}

div#mailing_list_content .submit
{
	background: #000000 url(../image/mailing_submit.jpg) no-repeat;
	
	margin-bottom: 0px;
	
	width: 95px;
	height: 29px;
	
	float: right;
}

/***************/
/*  Gathering  */
/***************/

div#gather_date
{
	width: 196px;
	margin-top: 20px;
	color: #6c7a2f;
	
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

div#gather_date h3
{
	width: 100%;
	height: 27px;
	background-image: url(../image/date_header.gif);
}

div#gather_date_content
{
	padding: 13px;
	background: transparent url(../image/date_content.gif) no-repeat scroll center bottom;
}

div#gather_date_content form
{
	margin-top: 5px;
	width: 100%;
}

div#gather_date_content .submit
{
	background: #000000 url(../image/gather_submit.jpg) no-repeat;
	
	margin-bottom: 0px;
	
	width: 160px;
	height: 27px;
	
	float: right;
}

/***************/
/*   Bottom    */
/***************/

div#shell_bottom
{
	clear: both;
	position: relative;
	width: 100%;
	height: 110px;
}

div#bottom_nav
{
	width: 804px;
	height: 25px;
	background-color: #a48765;
	margin-left: 17px;
}

div#bottom_nav ul li a
{
	display: block;
}
