* {
	margin: 0;
	padding: 0;
}
body {background: #174f8d;font-family:"Trebuchet MS", Arial;}

a:link {color:#B49400;text-decoration:underline;}
a:visited {color:#B49400;text-decoration:underline;}
a:hover {color:#B49400;text-decoration:none;}

#outerwrap{
	width:772px;
	margin:0 auto;
	border-top: 2px solid #b49400;
	border-right: 2px solid #b49400;
	border-bottom: 2px solid #b49400;
	border-left: 2px solid #b49400;
}

#wrap {
	background: #E7D686 url(img/bg_wrap3.jpg) repeat-x;
}

#head {
	height: 35px;
	background: url(img/bg_top.gif) repeat-x;
}
#head_logo {
	height: 148px;
}

#nav{
	width:772px;
	background: #022E5D;
}
#maintable{
	width:740px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin: 0 auto;
	width: 740px;
}
#main h1 {
	text-align: left;
	font-size: 18px;
	color: #022E5D;
	padding: 20px 0px;
}
#main h3 {
	font-size: 13px;
	font-weight: bold;
	color: #022E5D;
	text-align: left;
	padding: 25px 20px 10px;
}
#main p {
	font-size: 13px;
	color: #333;
	padding: 6px 10px 6px 20px;
}
#main li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main ul {
	margin: 0px;
	padding: 0px 0px 10px 40px;
}
#main a:link {
	color:##B49400;
	text-decoration:underline;
}
#main a:visited {
	color:#B49400;
	text-decoration:underline;
}
#main a:hover {
	color:#B49400;
	text-decoration:none;
}
#main .picture {
	padding-left: 10px;
}
#contact{
	background: #022E5D;
	border: 1px solid #B49400;
}
#contact p{
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
#contact h3{
	color: #B49400;
	padding: 5px;
	text-align: center;
}
#footer{
	font-size: 14px;
	margin: 0px auto;
	text-align: center;
	color: #b49400;
}
.rollover{}
.smtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.smgoldhead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #B49400;
	line-height: 20px;
}
#blue_cell{ 
	background: #022E5D;
	border: thin solid #B49400;
}
h2{
	font-size: 13px;
	font-weight: bold;
	color: #B49400;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 7px;
}
#blue_cell h3{
	color: #B49400;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}	
#blue_cell li {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
		
#blue_cell ul {
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
	
.boldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.smtextgoldlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #B49400;
	line-height: 23px;
}
.smtextcenter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
}
.smgoldheadlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #B49400;
	line-height: 23px;
}
.smbluehead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #022E5D;
	line-height: 20px;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #174f8d;
	line-height: 18px;
	font-weight: bold;
}
#main  img{padding:20px;}