@charset "utf-8";

html, body {
	margin:0; padding:0;
	}

body {
	font:16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#fff; line-height:24px;
	background:#643508 url(../imgs/bgContent1.gif) 0 348px repeat-x;
	}
	
#masthead {
	margin:0; padding:0;
	width:100%; height:348px;
	background:url(../imgs/bgMasthead.jpg) center top no-repeat;
	}
	
#mastheadIn {
	margin:0 auto; padding:0;
	width:898px;
	}
	
	.logo1 {
		width:177px;
		height:182px;
		position:relative; top:50px; left:16px;
		border:0;
		}
	
	.logo2 {
		width:103px;
		height:68px;
		position:relative; top:67px; left:559px;
		border:0;
		}
	
#content {
	margin:0 auto; padding:0;
	width:898px;
	background:url(../imgs/bgContent.gif) bottom left no-repeat;
	}
	
#glossymenu { 
	width:231px;
	margin:12px 0 0 0; padding:0;
	float:left;
	}
	#glossymenu a.menuitem {
		margin:0 13px; padding:5px 13px;
		font-size:17px; line-height:24px;
		width:179px;
		border-bottom:2px #4f2905 solid;
		text-decoration:none;
		color:#fff887;
		display:block;
		}
	#glossymenu a:hover {
		text-decoration:none;
		color:#cfff4a;
		}
		
		 ul.submenu {
			margin:0; padding:0;
			width:231px;
			}
		 ul.submenu li {
			margin:0 13px; padding:5px 13px;
			list-style:none;
			font-size:14px; line-height:normal;
			width:179px;
			border-bottom:2px #4f2905 solid;
			}
		 ul.submenu li a {
			text-decoration:none;
			color:#fff;
			display:block;
			}
		 ul.submenu li a:hover {
			text-decoration:none;
			color:#cfff4a;
			}
			
#contentIn {
	width:637px;
	margin:0; padding:0 0 25px 30px;
	float:left;
	}

	#contentIn ul {
		margin:0;
		padding-left:12px;
		}		
		#contentIn ul li {
			list-style:none;
			background: url(../imgs/bullet.gif) no-repeat 0 10px;
			padding-left:20px;
			}	

	#contentIn ol {
		margin:auto;
		}	
		#contentIn ol li {
			list-style:inherit;
			}
	
	#contentIn a {
		color:#e7b37c;
		text-decoration:none;
		border-bottom:#b1925b solid 1px;
		}
		#contentIn a:hover {
			border-bottom:none;
			}
		#contentIn a:visited {
			color:#b1925b
			border-bottom:#824710 solid 1px;
			}
	
strong, b {
	color:#e7b37c;
	}
	
table {
	width:96%;
	margin:0 auto;
	}
	table th {
		background:#6e3c0c;
		text-align:left; 
		padding:0 4px;
		}
	table td {
		vertical-align:top;
		padding:4px;
		font-size:14px; line-height:normal;
		padding-bottom:15px;
		}
	
#footer {
	margin:15px 0 0 0; padding:0;
	width:100%; height:108px;
	background:url(../imgs/bgFooter.gif) bottom center repeat-x;
	font-size:14px; color:#fff887; line-height:18px;
	text-align:center;
	}
	
	#footer p {
		margin:0; padding:0;
		font-size:14px; color:#fff887; line-height:18px;
		position:relative; top:60px;
		}
		
	#footer a {
		text-decoration:none;
		color:#b59042;
		}
	#footer a:hover {
		text-decoration:none;
		color:#cfff4a;
		}