/* (c)copyright 2007 - Ted Machi and Associates, code by HandsomeWeb.com */

body {
	margin:0 auto;
	padding:0;
	color: black;
	background: #4a0d12 url(images/bg.png) top center repeat-y;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
}

#wrapper {
	width: 770px;
	margin:0 auto;
	background-color:#fff;
	padding:0;
	border:0;
	text-align:left;
	}

#header {
	color: #000000;
	background: #4a0d12 url(images/bannerbg.png) top center repeat-x;
	height: 85px;
	width: 770px;
	padding:0;
	border:0;
	margin:0;
	margin-top:10px;
	}

#bannerimage {
	float: left;
	margin: 7px;
	border: 0;
	}

#topmenu {
	float: right;
	margin: 0;
	padding-right: 10px;
	padding-top: 6px;
	line-height: 14px;
	text-align: right;
	}

#toplinks {
	color: #8B1821;
	margin-top: 3px;
	}

#toplinks a {
  color:#8B1821;
	text-decoration: none;
	}

#toplinks a:hover {
	color: #8B1821;
	text-decoration: underline;
	}

#bod {
	margin-top:10px;
	}

#left {
	float:left;
	width: 170px;
	}

div.rightsbanner {
	color:white;
	height: 18px;
	background: #687d52 url(images/hback3.gif);
	font-weight:bold;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:0;
	margin-bottom:7px;
	margin-top:7px;
	clear:right;
	text-align:center;
	letter-spacing: 3px;
	white-space: nowrap;
}

p {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom:10px;
	}

p.hbox {
	padding:0;
	margin:0;
	border:0;
	}

p.cbox {
	padding:0;
	margin:3px 3px 3px 3px;
	border:0;
	}

#footer {
	text-align:center;
	font-size: 0.9em;
	margin-bottom:10px;
	border-top: 1px solid black;
	padding:10px;
	}

h1 {
	font-family: "Times New Roman", "New York", serif;
	font-size: 1.8em;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom:0;
	font-weight: bold;
	line-height: 20px;
	}

h2 {
	font-size: 1.3em;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom:0;
	}

h3 {
	font-size: 1.2em;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom:0;
	}

div.contentboxL1 {
	background: url(images/back3.gif);
	margin-bottom: 10px;
	border: 1px solid #687d52;
	}

div.contentboxHL1 {
	color:white;
	height: 17px;
	background: url(images/hback3.gif);
	font-weight:bold;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:0;
	margin-bottom:0;
	}

div.contentboxL2 {
	background: url(images/back1.gif);
	margin-bottom: 10px;
	border: 1px solid #4a0d12;
	}

div.contentboxHL2 {
	color:white;
	height: 17px;
	background: url(images/hback2.gif);
	font-weight:bold;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:0;
	margin-bottom:0;
	}

#center {
	margin-left: 180px;
	}

div.contentboxC {
	margin-bottom: 10px;
	}

div.contentboxHC {
	color:white;
  font-size: 1.1em;
	height: 19px;
	font-weight:bold;
	background: url(images/hback1.gif);
	padding-top:1px;
	}

div.bodyclear {
	clear:both;
	width: 770px;
	}

span.uline {
	text-decoration:underline;
	}

  /* Menu Area */

ul.contentboxL1 {
  list-style:none;
  width:100%;
  margin:0;
  padding:0;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
}

li.contentboxL1 {
  margin-bottom:2px;
}

li.contentboxL1 a {
  text-decoration:none;
  color:#000;
  display:block;
	height: 14px;
  padding:0;
	padding-left: 3px;
  background: url(images/clear.gif);
  border:0;
  margin: 0;
	white-space:nowrap;
}

li.contentboxL1 a:hover {
  background:#3C4730;
  color:#ddd;
}

a {
	color:black;
	text-decoration:underline;
	}

a:visited {
	color:black;
	}

a:hover {
	color:#000099;
	}

a.valid {
	color: black;
	text-decoration:underline;
	}
a.valid:hover {
	color: #990000;
	}
