body {
	background:#000 url(../images/main-bg.jpg);
	margin:0;
	padding:0;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border: 0;
}

a {
	text-decoration: none;
}	

h2 {
	color: #AC9631
}

h4 {
	background:#6c0e2a;
	margin:0 0 17px;
	padding:5px;
	color:#FFF;
	font-size:12px;
	}

#main {
	width:1000px;
	margin:0 auto;
	background:#000;
	}
	
#top {
	height:128px;
	width:100%;
	background:url(../images/nav-bg.jpg) top right no-repeat;
	position:relative;
	}

#logo {
	margin-left: 1px;
}

#nav {
	position:absolute;
	background:#000;
	right:0;
	top:75px;
	padding:0 0 3px;
	}
	
#nav li {
	display:inline;
	float:left;
	}
	
#nav li a {
	color:#c4c5b4;
	text-decoration:none;
	border-bottom:2px solid #6c0e2a;
	display:block;
	padding:4px 2px 1px;
	margin:0 14px;
	}
	
#nav li a:hover {
	background:#6c0e2a;
	color:#FFF;
	}
	
#main-img {
	width:100%;
	}
	
#main-bg {
	background:#000 url(../images/main-bg-top.jpg) top no-repeat;
	min-height: 100px;	
}

#main-content {
	padding: 20px 40px;
	color: #ccc;
	float: left;
}

.sm_pic {
	padding-bottom: 40px;
	padding-left: 50px;
}

.temp {
	margin: 0;
}

.quote {
	margin-left: 25px;
}


#content-left {
	float: left;
	width: 300px;
	margin-right: 32px;
	margin-top: 40px;
}

#content-right {
	float: left;
	width: 588px;
	margin-top: 20px;
}

#bottom-nav {
	height:164px;
	background:url(../images/bottom-bg.jpg) bottom repeat-x;
	margin-top: -3px;
	}

* html #bottom-nav {
	margin-top: 0px;
}
.box {
	width:299px;
	height:164px;
	float:left;
	}
	
.box.last {
	width:299px;
	}
	
.box.middle {
	width:400px;
	border:1px solid #000;
	border-top:none;
	border-bottom:none;
	}
	
.box p {
	color:#cecece;
	padding:0 20px;
	margin:0;
	font-size:11px;
	line-height:18px;
	}
	
#bottom {
	width:1000px;
	height: 89px;
	margin:0 auto;
	background-color: #000000;
	clear: both;
	}
	
#bottom div {
	width:770px;
	margin:34px 0 0;
	padding:0 0 0 10px;
	color:#777;
	float:left;
	}
	
#bottom div a {
	color:#777;
	text-decoration:none;
	padding:0 12px;
	}

hr {
	color: #aaa;
	background-color: #aaa;
	height: 1px;
}

#content-right a {
	color: #AC9631;
	}
	
#contact-form {
	margin: 0;
}

#printMsg {
	display: none;
}

.box a {
	color: #d1be43;
}

* html #main-bg{
	margin-top: -3px;
}

* html #main-img {
	margin-top: -3px;
}

* html #nav {
	top: 85px;
}

#newsletter { 
	padding: 5px 10px;
}

#submit {
	margin-top: 10px;
	margin-right: 6px;
	float: right;
}

* html #newsletter {
	margin: 0px 0px 5px 0px;
}

* html #submit {
	margin-top: 0;
	margin-right: 10px;
	}