html {
	margin:0;
	padding:0;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#masterContainer {
	position: relatives;
	top: 0px;
	left: 0px;
	height:100%;
	height: auto !important;
	min-height: 100%;
	width:100%;
	display: inline-block;
}
#banner_wrap {
	width: 100%;
}
#banner {
	width: 949px;
	padding: 0px;
	min-height:199px;
	background-color:#680505;
	background-image: url(../_media/background-images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
/*NAV-----------------*/
#nav {
	position:absolute;
	bottom:0;
	width:100%;
}

#nav ul {
	float:left;
	margin:0;
	padding:0;
	width:949px;
	margin-left:175px;
}
#nav ul li {
	float:left;
	margin:0;
	list-style:none;
	padding:0;
}
#nav ul li a {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:11px 13px;
	text-align:center;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav ul li a:hover {
	background-color: #470202;
}
#nav ul li a:active {
	background-color:#000;
}
/*MINI NAV-----------------*/

#miniNav {
	margin:0 auto;
	text-align: center;
	width: 290px;
}
#miniNav ul li {
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align: center;
}
#miniNav ul li a {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:5px 8px;
	text-align:center;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #680505;
	margin-bottom: 5px;
}
#miniNav ul li a:hover {
	background-color: #470202;
}
#miniNav ul li a:active {
	background-color:#000;
}
/*MINI NAV ENDS-----------------*/
#content_Container {
	width: 949px;
	margin: 0 auto;
	background-color: #edeae5;
	overflow:hidden;
}
#content {
	margin:0;
	padding:0;
	width: 949px;
	position:relative;
	min-height: 417px;
}
#sideNav {
	width: 939px;
	padding: 5px;
	min-height:365px;
/*	background-color: #eceae5;*/
}
#sideNav02 {
	width: 939px;
	padding: 5px;
	min-height:265px;
}
#sideNav03 {
	width: 939px;
	padding: 5px;
	min-height:375px;
}
#leftImages {
	width: 313px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}
#rightImages {
	width: 430px;
	padding-top: 25px;
	padding-left: 29px;
	padding-right: 40px;
	float: right;
}

#rightSideContent {
	width: 500px;
	margin-left: 400px;
	margin-top: 15px;
}
#leftSideContent {
	width: 390px;
	/*xmargin-right: 480px;*/
	margin-right: 509px;
	margin-top: 15px;
	margin-left:40px;
}
#highlightBox {
	background: #fdfaf1 url(../_media/background-images/highlight_box_back.jpg) no-repeat center top;
	float: left;
	border-bottom: 1px solid #d4cbb4;
}
#regBox {
	padding: 25px 40px;
	float: left;
}
#regBoxNoP {
	padding: 25px 0px;
	float: left;
}
#regBoxNoP02 {
	float: left;
}
.fullwidth {
		width: 860px;
}
.fullwidth02 {
		width: 940px;
}
#firstBox {
	float: left;
	width: 320px;
	background-image: url(../_media/background-images/btmBucketsLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	min-height:245px;
}
#secondBox {
	float: left;
	width: 320px;
	background-image: url(../_media/background-images/btmBucketMid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	min-height:245px;
}
#thirdBox {
	background-color: #c6c2b4;
	float: left;
	padding-top:20px;
	min-height:217px;
	width: 225px;
	border: 1px solid #680505;
}
.highlighBox01 {
	background-color: #ece9de;
	xfloat: left;
	padding:8px;
}
.highlighBox01 h2 {
	text-align: center;	
}
#bottomImg {
	height: 390px;
	width: 949px;
}
#bottomContainer {
	width: 100%;
	padding: 0px;
	bottom: -1px;
	bottom: 0 !important;
	position: relative;
}
#bottom {
	text-align: center;
	width: 889px;
	margin: 0 auto;
	min-height: 280px;
	padding:10px 30px;
	background-color: #eceae5;
}
#thirdBox  a, #rightSideContent  a {
	display:block;
	text-decoration:none;
	background-color: #680505;
	padding:8px;
	width:150px;
	margin:0 auto;
}
#thirdBox h3 {
	color:#000;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	border-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
#thirdBox  a:hover, #rightSideContent  a:hover {
	background-color: #470202;
}
#thirdBox  a:active, #rightSideContent  a:active {
	background-color:#000;
}
/* CSS Font Styles */	

#bottom p {
	color:#000;
	font-size:125%;
	font-family: Georgia, "Times New Roman", Times;
}
#smaller {
font-size:90%;
}
p {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 160%;
}
#thirdBox p, #rightSideContent p {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}
#firstBox  li, #secondBox li {
	padding: 6px 8px 6px 0px;
	line-height: 120%;
}
#rightSideContent h1 {
	color: #6e0202;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #6e0202;
	border-bottom:solid 1px #6e0202;
	text-align: left;
	margin:0;
	font: normal 160% Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #6e0202;
	text-align: left;
	font: normal 140% Georgia, "Times New Roman", Times, serif;
}
h3 {
	color:#56452a;
	font: italic normal 130% Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #56452a;
	border-bottom: 1px solid #56452a;
	text-align: center;
	margin: 5px 40px;
	padding: 5px;
}
h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
}
a {
	color: #490000;
}
a:hover {
	color: #900707;
	text-decoration:underline;
}
ul, ol {
	list-style-position: outside;
	font: 120%/100% Georgia, "Times New Roman", Times;
	padding-bottom: -10px;
}
li {
	font-size: 90%;
	padding: 4px 8px 4px 0px;
	text-align: left;
}
p#highlight{
	font: normal 130%/140% Georgia, "Times New Roman", Times, serif;
}
p.highlightP{
	font: normal 130%/140% Georgia, "Times New Roman", Times, serif;
}
.leftImage {
	float:left;
}
.padLeft {
	padding: 20px 10px 0 0;
}
.padLeft02 {
	padding: 0 20px 0 0;
}
.padMe {
	padding: 25px 75px;
}
.minHeight {
	min-height: 550px;
}
.width01 {
	width: 300px;
}
.width01 p {
	text-align: center;	
}
.padLeft03 {
	padding: 0 10px 10px 0;
}
.marBot {
	margin-bottom: 10px;
}
a.button {
	color: #FFF;
}
/*CLEAR FIX -----------------*/

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
.cushycms {
} /*Add this to make editable by cushycms.com*/

 @charset "utf-8";
/* CSS Document */
