*
	{margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;}
	
body
	{background:#114019;}



#wrapall
	{width:1000px;
	margin:auto;}
	
#headerbox
	{background:url(../images/bg-header.jpg) repeat-x;}
	#header
		{height:250px;
		width:1000px;
		margin:auto;
		background:url(../images/header.jpg) no-repeat center;}

#contentbox
	{width:1000px;
	background:url(../images/bg-body.gif) repeat-y;
	padding-bottom:25px;}	
	
	#menubox
		{height:40px;
		width:1000px;
		margin:auto;
		background:url(../images/bg-menubox.gif) no-repeat center;}
		#menuitems
			{width:940px;
			text-align:center;
			margin-left:42px;}
			.menuitem a
				{float:left;
				display:block;
				height:30px;
				line-height:11px;
				padding: 5px 12px 0px 13px;
				margin-left:1px;
				text-decoration:none;
				text-transform:uppercase;
				color:#002a13;
				font-size:12px;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				background:url(../images/bg-menuitem.gif) repeat-x;}
			.menuitem a:hover
				{background:#09250F;
				color:#FFC600;
				height:27px;
				border-bottom:#FFC600 3px solid;}
			
			#content
				{width:900px;
				margin:auto;
				font-size:12px;
				color:#09250F;
				margin-top:20px;}
				#content h2
					{color:#114019;
					padding:0px 20px 0px 15px;}
				#content h3, #content h4
					{color:#114019;
					padding:10px 20px 0px 15px;
					text-decoration:underline;}
				#content p
					{line-height:20px;
					padding:0px 20px 0px 20px;}
				#content li	
					{margin-left:45px;}
				#content img
					{border:none;}
				#content a
					{color:#000066;
					font-weight:bold;
					text-decoration:none;}	
					#content a:hover
						{text-decoration:underline;}	
						
				.node .content
					{text-align:left;}		
	#contentbottom
		{background:url(../images/bodybottom.gif) no-repeat;
		width:1000px;
		height:25px;}

#footer
	{width:1000px;
	width:auto;
	text-align:center;
	font-size:10px;
	color:#FFF;}	
	#footer p
		{text-align:center;
		letter-spacing:4px;}
	#footer a
		{color:#FFC600;
		text-decoration:none;}
		#footer a:hover
			{text-decoration:underline;}						
			
			
			
#slideshow
	{width:900px;
	height:350px;
	margin-left:5px;}		
	
#agentchoicetable td
	{width:33%;}
	
#boardofdirectorstable td a
	{display:block;
	padding-bottom:30px;}		
	
	
#user-login-form
	{width:300px;
	margin:auto;}
#user-login-form ul
	{margin-top:20px;}
#user-login-form li
	{list-style:none;
	list-style-image:none;
	margin-left:0px;}	
	
#referral_form
	{width:850px;
	margin:auto;}
	#referral_form input
		{width:400px;}
	#referral_form #checkbox input
		{width:150px;}
	#referral_form #checkbox	
		{padding: 20px 0px 20px 0px;}
	#referral_form #submit
		{width:120px;
		clear:both;
		margin-top:20px;
		border:1px solid #114019;}	