body {
	background: #020104 url(images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}
#header li{
	background-color:#cebc7d;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}
.link,#last,#first {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 180px;
	display:block;
	color: #e9e2c6;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:center;
	line-height:25px;
}
.link:hover, #last:hover, #first:hover{
	color:#ffffff;
}
.link {border-bottom: 1px dashed #e9e2c6;}
#first {border-top: 1px dashed #e9e2c6;
border-bottom: 1px dashed #e9e2c6;}
#last {border-bottom: 1px dashed #e9e2c6;}

#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 25px;
	padding: 0px 0px;
	text-align: center;
}
#wrapper {
	text-align: center;
	margin: auto;
	position: relative;
	width: 785px;
}
 

#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/topNav.jpg) no-repeat;
  height: 25px;
}
#nav a, #navb a {
  color: #C0C4AB;
  text-decoration: none;
  font: bold 11px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: white;
}

#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
p a:link { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
p a:hover, a:active { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 141px;
	margin:0px;
	display:block;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: url(images/contentBG1.gif) repeat-y;
	min-height: 600px;
	width: 785px;
}

#contentLarge {
	background: url(images/contentBG2.gif) repeat-y;
	min-height: 600px;
	width: 785px;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration:underline;
	margin-bottom:20px;
}

#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 15px 5px 5px 5px;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
	width: 188px;
	min-height:600px;
}

#middle {
	padding: 15px 5px 5px 5px;
	position:relative;
	float:left;
	display:inline;
	 
	width: 270px;
}
 
#right {
	padding: 15px 5px 5px 5px;
	position:relative;
	float:left;
	display:inline;
	 
	width: 270px;
}
#right p{
 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	 
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}

#rightLarge {
	padding: 15px 5px 5px 5px;
	position:relative;
	float:left;
	display:inline;
	 
	width: 570px;
}

.clear{clear:both;}
#footer {
	margin-left:5px;
	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 777px;
	height:27px;
	position:absolute;
	bottom:0px;
	
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:6px;
}
.tBody {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-variant: normal;
	color: #ffffff;
	 
}
.tBodyBold {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
	 
}
.tBodyWhite {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant: normal;
	color: #ffffff;
	 
	 
}
.tBodyWhiteBold {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
	 
}
.titleWhite {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant:small-caps;
	color: #ffffff;
	 
}

.titleWhiteBig {
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;
	font-variant:caps;
	color: #ffffff;
	 
}