@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #CCCC99;
}
a {
	color:#FFFFCC;
	text-decoration:none;
}
ul {
list-style-type: disc;
list-style-position: inside;
}
a:hover {

}
/* CSS Document */
.container {
	height: 100%;
	width: 100%;
	margin: 0px;
	min-width:960px;
}
.topNav {
	background-color: #000000;
	height: 45px;
	width: 100%;
	color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #660000;
}
#topNavSpacer {
	height:45px;
	border-right: #CCCC99 5px solid;
	float:left;
	width:236px;
	background-color: #663333;
}
	
.topNav a {
	height:100%;
	width:100%;	
}
.topNav a:hover {
	color:#330033;
	height:100%;
	width:100%;
}
.topNavButton{
	float:left;
	width:142px;
	text-align:center;
	height:45px;
	position:relative;
	font-weight:bold;
}
.topNavButton a{
	display: block; 
	width:100%; 
	height:100%;
	line-height:45px;
}
.topNavButton a:hover{
	background:#FFFFCC;
}

.topNavSpace {
	position:relative;
	top:16px;
}
.topNavSpace2line{
	position:relative;
	top:4px;
}
.logo {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #660000;
	height: 104px;
}
.logo img {
	border:none;
}
.text_body {
	height: 315px;
	border-top: #FFFFFF 2px solid;
	background-color: #663333;
	color: #FFFFCC;
}
.textBody {
	height: 315px;
	border-top: #FFFFFF 2px solid;
	background: #663333 url(images/ContentFootBG.gif) repeat-x bottom;
	color: #FFFFCC;
	position:relative;
}
.main_pic {
	float:left;
	margin-right:10px;
	border-right: #330000 5px solid;
}
.sevenfifty {
	width:956px;
	height: 315px;
	position: relative;
}
.sevenfifty ul {
	margin:0px 0px;
}
#left {
	float:left;
}
#right {
	float:right;
}
.textBody #right, .textBody #left {
	height:295px;
	width:345px;
}
.text_body #right, .text_body #left {
	height:315px;
	width:345px;
}

#contentFooter {
	width: 100%;
	font-weight:bold;
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 246px;
}
#contentFooter a {
	font-weight:normal;
}
#contentFooter a:hover {
	background-color:#FFFFCC;
	color:#330033;
}
.header, .header a {
	font-size:24px;
	color:#CCCC99;
	margin-bottom:5px;
}
.subHeader {
	font-size:18px;
	color:#CCCC99;
	margin-bottom:5px;
}
#testimonial li {
	padding: 0 0 5px 0;
}
.spacer {
	background-color: #000000;
	height: 20px;
}
.bottom_nav {
	height: 100px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
	background-color: #cccc99;
}
.foot_nav {
	background-color: #E6E6CC;
	height: 110px;
}
#twothirtysix {
	width:236px;
	background-color: #663333;
	height:100px;
	text-align:center;
	vertical-align:bottom;
}
#twothirtysix img {
margin-right: 10px;
border:none;
}
.bottom_nav img {
	float:right;
	border:none;
	margin-left:5px;
}
.footer {
	border-top: #CCCC99 5px solid;
	background: #330000;
	color: #CCCC99;
	font-size:12px;
	float: right;
	padding:2px 5px;
}
.footer a {
	color:#CCCC99;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
#line22 {
        line-height: 22px;
}
