body {
	background-color:#ae0040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}

ul {
	margin-left:0;
	padding-left:25px;
}




#content hr, #left hr
	{
		border:none;
		color:#fff; /* match bg color to hide the solid line in IE */
		border-bottom:1px dashed #E9CB32;
		margin:15px 20px;
	}
#left hr
	{
		margin:10px 0px;
	}
#content p, #content li, #left p, #left li, #register p
	{
		font-size:0.8em;
		color:#333;
		margin:8px 20px;
	}
#content a
	{
		color:#333;
	}
#register p
	{
		color:#333;
		margin:0px;
	}
#left p, #left li
	{
		margin:8px 0px;
	}
#content h3, #left h3
	{
	
		color:#ae0040;
		
		font-size:.85em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		
		text-indent:60px;
		background-image:url(resources/images/h3_bg.gif);
		background-repeat:no-repeat;
}
#content h4, #left h4
	{
	
		color:#ae0040;
		
		font-size:.80em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		
		text-indent:60px;
		background-image:url(resources/images/h3_bg.gif);
		background-repeat:no-repeat;
		
		height: 40px;
		padding-top: 8px;
}
#register p, #register .button 
	{
		background-image:url(resources/images/reg_bg.gif);
		background-repeat:repeat-y;
	}
fieldset legend
{
	font-size:0.9em;
	color:#333;
	font-weight:bold;
	text-indent:10px;
}
#left h3	
{
	margin:5px 0px;
}
fieldset
	{
		border:none;
	}
#menu a.menu_item, #menu a.menu_item_first, #menu a.menu_item_last
	{
		font-size:0.6em;
		color:#fdefb0;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		border-left:1px solid #ae0040;
		border-right:1px solid #ae0040;
		text-align:center;
		
	}
#menu a.menu_item_first
	{
		border-left:none;
	}
#menu a.menu_item_last
	{
		border-right:none;
	}
#menu a.menu_item:hover, #menu a.menu_item_first:hover, #menu a.menu_item_last:hover, #menu a.active
	{
		color:#fdefb0;
		background-image:url('resources/images/menu_item_bg.gif');
		background-repeat:repeat-x;
	}
#submenu
	{
		font-size:0.7em;
		background-image:url(resources/images/submenu_bg.gif);
		background-repeat:repeat-x;
		color:#666600;
	}
#submenu a.menu_item
	{
		color:#666600;
		text-decoration:none;
	}



/* ----------container to center the layout-------------- */
#container {
}

/* ----------banner for logo-------------- */
#header {
	background-image:url(resources/images/header_bg.gif);
}

#menu {
	background-image:url(resources/images/menu_bg.gif);
}
#drop_top
	{
		background-image:url(resources/images/drop_top_bg.gif);
		background-repeat:repeat-y;
	}
#drop_base
	{
		background-image:url(resources/images/drop_base_bg.gif);
		background-repeat:no-repeat;
		background-color:#6BA4BE;
	}
#background_container
	{
		background-color:#fff;
		background-image:url(resources/images/watermark.gif);
		background-repeat:repeat-y;
		background-position:right;
	}
#page_heading
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		background-image:url(resources/images/page_header_bg.gif);
		background-repeat:nrepeat-x;
		background-color:#fff;

		text-transform:uppercase;
		font-weight:bold;
		font-size:1.1em;
		color:#ae0040;

	}
#banner {
}

/* -----------------content--------------------- */
#content {
}

div#content {
}

#formContainer {
	border: 1px solid #AE0040;
	width: 690px;
	margin-left: 20px;
	height: 400px;
	
}

#formContainer fieldset {
	height: 400px;
	border: 0px solid #AE0040;
	width: 320px;
	float: left;
	display: inline;
	margin: 0 2px;
	padding: 5px;
}

#formContainer fieldset ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 315px;
}

#formContainer fieldset ul li {
	margin: 10px 0;
	list-style-type: none;
}

#formContainer label {
	width: 80px;
}

#formContainer .rightColumn label{
	width: 250px;
}
#formContainer #optin_box {
	width: 1em;
}
#formContainer hr {
	width: 98%;
}
/* --------------left navi------------- */
#right {
}

/* -----------footer--------------------------- */
#footer {
	text-transform:uppercase;
	color:#d4d486;
	font-size:0.6em;
	text-decoration:none;
	
	
	background-color:#993300;
	background-image:url(resources/images/footer_bg.gif);
	background-repeat:repeat-x;
	
	
}
#footer * a
	{
		color:#d4d486;
		text-decoration:none;
	}
#footer * a:hover
	{
		color:#d4d486;
	}
	
	
#secondary_nav{
		margin: 0;
		padding: 10px 0px 10px 20px;
		line-height: 1.3em;
		font-size:0.9em;
		color:#666600;

	}
	
#secondary_nav a:link, #secondary_nav a:visited, #secondary_nav a:active{
	color:#666600;
	text-decoration: none;
	border-bottom: 1px solid #666600;
	}

#secondary_nav a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

#com_share {
	margin-left: 19px;
	width: 600px;
	font-size: 0.8em;
	color: #333333;
}
#com_share th {
	font-weight: normal;
	text-align: left;
	width: 15px;
}
#com_share td {
	width: 200px;
}
#com_share th, #com_share td {
	border-bottom: 1px solid #D9D9D9;
}