body {
	background-color: #4A2614;
	margin: 0px;
	width: 100%;
	padding: 0px; /*needed for opera*/
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	background-color: #938147;
	width: 900px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}
#topnav {
	background-color: #927E45;
	width: 900px;
	height: 33px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#flashhome {
	width: 900px;
	height: 335px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/loading-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashinternal
{
	width: 900px;
	height: 234px;
	margin: 0px auto;
	padding: 0px;
}
#bigbuttons {
	width: 900px;
	height: 150px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bigbuttonback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#bigbuttonsnav {
	width:835px;
	height:136px;
	z-index:1;
	padding-left: 50px;
}
.bigbutton2 a:hover {
	background-color: #FFF;
}
#hometoptext {
	position:relative;
	left:375px;
	top:50px;
	width:400px;
	height:140px;
	z-index:2;
}
#hometoptext p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
	text-align: right;
}
#internaltop {
	width: 900px;
	height: 174px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/internal-top-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#internaltopnavbuttons {
	position:relative;
	left:30px;
	top:20px;
	width:847px;
	height:136px;
	z-index:1;
}

#bodytop {
	width: 900px;
	height: 21px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/home-body-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentouterall {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #937E42;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/countent-outer-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#countentouter {
	width: 892px;
	background-color: #EEECE4;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#contentouterleftmiddle {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentouterright {
	width: 165px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 15px 10px 0px;
}
#contentpush {
	clear:both;
}

#leftcol {
	width: 165px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 15px 10px 0px;
	clear: left;
}
#lefticons {
	text-align: center;
}
#lefticons img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#middlecontent {
	padding: 15px 0px 0px;
	margin: 0px;
	width: 500px;
	float: right;
}
#middlecontent ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, p {
	font-family: "Times New Roman", Times, serif;
	color: #4A2614;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 28px;
	}
h2 {
	font-size: 22px;
	padding-top: 10px;
	color: #AC9762;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 18px;
	padding-top: 10px;
	color: #369;
	}
p {
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #4969A3;
}
a:hover {
	color: #8A1A1C;
}
a:visited {
	color: #4969A3;
}
a:visited:hover {
	color: #8A1A1C;
}

hr {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #DFDBC7;
}

#rightcolouter {
	float: right;
	width: 175px;
	padding-top: 0px;
	margin-top: 20px;
}
#pagebottom {
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 50px;
	background-image: url(../images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EDEBE3;
	padding: 0px;
}

#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	padding: 10px 0px;
	background-color: #8F7E46;
}
#footer p {
	text-align: center;
	font-size: 10px;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.25em;
}
#footer a:link {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
#footerbottom {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 33px;
	background-image: url(../images/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Misc Styles */
.bolditalic {
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
.italic {
	margin: 0px;
	font-style: italic;
}
.bold {
	margin: 0px;
	font-weight: bold;
}
.marginleft40 {
	margin-left: 40px;
}
.imgnoborder {
	border-width: 0px;
}
.redbolditalic {
	color: #8A1A1C;
	font-style: italic;
	font-weight: bold;
}
.img20r {
	border-width: 0px;
	padding-right: 20px;
}
.img10l2r {
	border-width: 0px;
	padding-right: 2px;
	padding-left: 10px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.bottom10 {
	margin-bottom: 10px;
}
.m-right20bot20 {
	margin-right:20px;
	margin-bottom:20px;
}
.m-left20bot20 {
	margin-left:20px;
	margin-bottom:20px;
}
.m-left5bot0 {
	margin-left:5px;
	margin-bottom:0px;
}

a.tooltip {
	color:#4A2614;
}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(../images/tooltip.gif) 0 0; display:block; font-size:1px;}
