body {
	background: url(images/bgFull.gif) repeat-x;
	margin: 9px 0 9px 0;
	text-align: center;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a, a:link, a:visited {
	color: #591800;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#logo {
	display: block;
}

#container {
	margin: 0 auto;
	width: 776px;
	text-align: left;
	background: #fff;
	border: 1px solid #ADADAD;
}

#innercontainer {
	padding: 20px 68px 14px 54px;
}

#navcontainer {
	margin: 30px 0 0 0;
	padding: 0;
}

#navlist {
	margin: 0;
	padding: 0 0 20px 0;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0 17px 4px 0;
	text-decoration: none;
	color: #5D1901;
	border-bottom: 2px solid #ADADAD;
	padding-bottom: 2px;
	background: transparent;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 2px solid #4D7D7F;
	padding-bottom: 2px;
	background: transparent;
	color: #5D1901;
}

#navlist a:hover {
	border-bottom: 2px solid #4D7D7F;
	padding-bottom: 2px;
	background: transparent;
	color: #4D7D7F;
}

#footer {
	font-size: 11px;
	font-weight: normal;
	color: #636362;
	padding: 18px 0 0 0;
	_padding: 12px 0 0 0;
}

#footer a {
	font-weight: normal;
}

/* BEGIN HOMEPAGE */
#mastheadcontainer {
	background: url(images/bgmastheadnew.jpg) no-repeat;
	width: 663px;
	height: 179px;
	color: #B5AD5A;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 0 -10px;
}

#mastheadinnercontainer {
	padding: 0 10px 0 35px;
	_padding: 0 8px 0 35px;
}

#fixed {
	float: right;
	width: 189px;
	height: 170px;
	margin-top: -2px;
}

/* \*/
#mastheadinnercontainer>#masthead { /*display:table for Mozilla & Opera*/
	display: table;
	position: static;
}
#masthead { /*for IE*/
	width: 390px;
	height: 84%;
	position: relative;
}
#masthead div { /*for IE*/
	position: absolute;
	top: 42%;
}
#masthead>div { /*for Mozilla and Opera*/
	display: table-cell;
	vertical-align: middle;
	position: static;
}
#masthead div div {
	position: relative;
	top: -42%;
}
/* */

/* commented backslash hack v2 \*/
#masthead {
width: 390px;
}
/* end hack */ 

#hmcontent {
	width: 654px;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 0 0;
}

#hmcontentleft {
	float: left;
	width: 200px;
	display: inline;
}

#hmcontentmid {
	float: left;
	width: 177px;
	margin-left: 38px;
}

#hmcontentright {
	float: left;
	width: 177px;
	color: #4D7D7F;
	margin-left: 37px;
}

#hmcontentright p {
	margin: 10px 0 0 0;
	padding: 0;
}

#latestpic {
	float: left;
	width: 70px;
	height: 104px;
	font-size: 10px;
	text-align: center;
	padding: 10px 15px 0 0;
}

#latestpic img {
	display: block;
	margin: 0 0 14px 0;
}

#latestdesc {
	color: #636362;
	padding: 0 0 0 10px;
	margin: 0;
}

#hmcontentmid ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}

#hmcontentmid ul li {
	padding: 0 0 3px 0;
}
/* END HOMEPAGE */

h1 {
	color: #7B7339;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	color: #7B7339;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

hr.hmbottom {
	height: 1px;
	width: 660px;
	border:0px none;
	background-color: #CED6D6;
	color: #CED6D6;
	margin: 50px 0 0 0;
	_margin: 30px 0 0 0;
}

h1a {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


hr.bottom {
	height: 1px;
	width: 660px;
	border:0px none;
	background-color: #CED6D6;
	color: #CED6D6;
	margin: 90px 0 0 0;
	_margin: 50px 0 0 0;
}

hr.quoteline {
	height: 1px;
	width: 95%;
	border:0px none;
	background-color: #CED6D6;
	color: #CED6D6;
	margin: 23px 0 0 0;
	_margin: 18px 0 0 0;
	text-align: center;
}

hr.newsline {
	height: 1px;
	width: 95%;
	border:0px none;
	background-color: #CED6D6;
	color: #CED6D6;
	margin: 23px 0 0 0;
	_margin: 18px 0 0 0;
	text-align: center;
}

.quote {
	color: #4D7D7F;
	font-size: 11px;
	margin: 14px 0 0 0;
}

#content {
	width: 654px;
	margin: 20px 0 0 0;
}

#cntleft {
	float: left;
	width: 130px;
	margin: 0 43px 0 0;
}

#cntright {
	float: left;
	width: 467px;
	color: #636362;
	font-size: 12px;
	line-height: 16px;
}

#cntright2 {
	float: left;
	width: 467px;
	color: #636362;
	font-size: 13px;
	line-height: 16px;
	margin: 25px 0 0 0;
	_margin: 37px 0 0 0;
}

#cntright h2 {
	color: #7B7339;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

#cntright p {
	margin-top: 25px;
	padding: 0;
}

.regList ul  {
	list-style-type: none;
	padding: 3px 0 0 0;
	margin: 0;
}

.regList li {
	background-image: url(images/bltStar.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding: 0 0 3px 19px;
}

.pgTitle {
	color: #C8C8C8;
	margin-bottom: 27px;
	font-weight: bold;
	font-size: 13px;
}

.txtBlue {
	color: #4D7D7F;
}

.txtLg {
	font-size: 14px;
}

.txtEmphasize {
	font-weight: bold;
}

table.rates {
	margin-left: 48px;
	font-weight: normal;
	font-size: 13px;
	color: #636362;
}
#latestList{
	padding-left:0;
	list-style: none;
	margin-left: 0;
	
	
}
#latestList li{
	margin:10px 0;
}
#latestList img{
	margin: 0 6px 1px 0;
}