/* ----- universal settings -----*/

body {padding: 0px; margin: 0px; background-color: #691c17; font-family: verdana, san-serif; font-size: 8pt;}
form {padding:0; margin:0;}

/* ----- typography ----- */
.content {
	font-size: 8pt;
	text-align: left;
}
td {font-size: 8pt;}
.footer {font-size: 7pt; text-align:center; color: #fff;}
.copyright {font-size: 7pt; text-align:center; color: #fff;}
.subscribe {font-size: 8pt;}
.hs {font-size: 7pt; padding: 0px 10px 0px 45px; text-align:center;}


/* ----- other ----- */
.image {border: solid #e1c1a1 3px; margin-left: 3px;}
.subscribe {font-size: 8pt; padding: 0px 18px 0px 18px;}
.search {background-image: url('top1.jpg') center top;}


/* ----- links ----- */
.hs a:link {text-decoration: none; color: #700;}
.hs a:visited {text-decoration: none; color: #700;}
.hs a:hover {text-decoration: underline; color: #700;}
.hs a:active {text-decoration: none; color: #700;}

.content a:link {text-decoration: none; color: #700;}
.content a:visited {text-decoration: none; color: #700;}
.content a:hover {text-decoration: underline; color: #700;}
.content a:active {text-decoration: none; color: #700;}

.footer a:link {text-decoration: none; color: #fff;}
.footer a:visited {text-decoration: none; color: #fff;}
.footer a:hover {text-decoration: underline; color: #fff;}
.footer a:active {text-decoration: none; color: #fff;}

.copyright a:link {text-decoration: none; color: #fff;}
.copyright a:visited {text-decoration: none; color: #fff;}
.copyright a:hover {text-decoration: underline; color: #fff;}
.copyright a:active {text-decoration: none; color: #fff;}


/* ----- backgrounds ----- */
.bg1 {background-image: url("bg1.jpg"); background-repeat: repeat-x;}
.bg2 {background-image: url("bg2.jpg"); background-repeat: repeat-x;}
.bg3 {background-image: url("bg3.jpg"); background-repeat: repeat-x; background-color: #e1c1a1;}
.bg4 {background-image: url("bg4.jpg"); background-repeat: repeat-x;}
.bg4a {background-image: url("bg4sa.jpg"); background-repeat: repeat-x;}


/* ----- navigation ----- */
#mainnav {width:175px; background-image: url(nav_bg.jpg); background-repeat:repeat-x; background-position:left;}
.dropmenudiv {
	background-color:#f6f6f6;
	border:1px solid #bbb;
	border-bottom-width:0;
	line-height:20px;
	margin-left:173px;
	margin-top:-20px;
	position:absolute;
	text-align:left;
	top:0;
	visibility:hidden;
	width:130px;
	z-index:100;
}		
.dropmenudiv a {
	border-bottom:1px solid #bbb;
	border-top:1px solid #fff;
	color:#12355d;
	display:block;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:4px;
	width:auto;
}		
.dropmenudiv a:hover {
	background-color:#fff;
	color:#752a18;
	font-weight:bold;
	text-align:left;
}
* html .dropmenudiv a {width:100%;} /*IE only hack*/
.notop {border-top:0px !important;}
.wide {width:183px;}#table1 tr td #table3 tr td #table5 tr td #table6 tr .content h1 {
	font-size: 14pt;
	color: #6F3636;
}
#table1 tr td #table3 tr td #table5 tr td #table6 tr .content p {
	text-align: left;
	font-weight: bold;
}
