/* Body and Links */
body {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #251b11;
	line-height: 1.5;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#CE9959;
}

a:hover {
	text-decoration: underline;
}

img{
	border:0;
}

h1, h2, h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight:normal;
}


h2{
	font-size:1.5em;
	font-weight:bold;
}

h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:6px;
}

h1{
	font-size:40px;
	color: #000;
	font-family:"Century Gothic", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: -0.05em;
    font-weight:normal;
	border-bottom: 1px #C4BA8E solid;
	margin-bottom:10px;
}

/* End main and links*/

/*container!*/

#bgTop{
	width: 913px;
	height: 42px;
	margin-left:-37px;
	background:#251b11 url(./images/bgtop.png);
	background-repeat:no-repeat;
}

#bgBottom{
	width: 913px;
	height: 42px;
	margin:-1px 0px 0px -37px;
	background:#251b11 url(./images/bgbottom.png);
	background-repeat:no-repeat;
}

#container{
	position: absolute;
	width: 850px;
	left: 50%;
	margin:0px 0px 0px -455px;
	padding: 0px 40px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(./images/bgmain_03.png);
	background-repeat:repeat-y;
}

#footer{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	color:white;
	text-align:center;
}

#footer a{
	font-weight:100;
	color:white;
}

#header{
	height:400px;
	background: url(./images/header_03.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#main{
	background: #ded9c0;
	width:850px;
	border-top: 1px solid #a05e50;
}

#mainSub{
	background: #ded9c0;
	border-top: 3px solid #CE9959;
	margin-top: -175px;
	padding:20px 20px 20px 20px;
	width:810px;
}

#aboutMain{
	width:270px;
	margin:0 0 0 0;
	background:#fff;
	padding:10px 5px 5px 5px;
	border: 1px solid #a05e50;
}

#floatAdBox{
	float:right;
	clear: both;
	width: 200px;
	position: absolute;
	left: 225px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	color: #FFF;
	border: 1px solid #FFF;
}
#floatAdBox:hover{
	border: 2px solid #FFF;
	cursor:pointer;
}
#floatAdBox2 {
	float: left;
	position: absolute;
	top: 95px;
	left: 225px;
	background-color: #000;
	border: 2px solid #999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}
#floatAdBox2:hover{
	border: 2px solid #FFF;
	cursor:pointer;
}
#floatAdBox2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#floatContainer{
	font-size:90%;
	width:135px;
	height:96px;
	float:right;
	background:url(./images/bgblends.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: -35px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#floatContainer:hover{
	border-bottom: 10px solid #a05e50;
	cursor: pointer;
}

#divider{
	height:100px;
	margin: 40px 12px 0px 0px;
	width:1px;
	border-right: 1px solid #ee7525;
	float:right;
}

#divSurvey {
	float: left;
	width: 400px;
	position: relative;
}
#divSurveyAds {
	width: 300px;
	position: relative;
	padding-left: 25px;
	margin-left: 425px;
}

#mainContent
{
	padding: 18px 30px 30px 30px; 
	width: 250px;
}

#subMain{
	background:#524a36;
	height:150px;
	border-top: 10px solid #CE9959;
}

#mailingList{
	margin: 18px 0px 0px 30px;
	float:left;
	color:white;
	border: 3px solid #CE9959;
	padding-bottom:7px;
	width:160px;
}

#subContent{
	width:280px;
	margin: 18px 0px 0px 18px;
	padding: 7px;
	float: left;
	border: 3px solid #CE9959;
	background:#ded9c0;
	font-size:90%;
	text-align:left;
}

#logo{
	margin: -30px 0px 0px -80px;
	float:left;
}

#catchPhrase{
	float:right;
	margin:40px 0 0 0;
}

#menuBoxOutside{
	float:right;
	padding-left:30px;
	background:url(./images/menucap.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menuBox{
	background: url(./images/menubg.png);
	height:23px;
	padding-top:2px;
}

#menuBox a{
	color:white;
}

#menuBox a:hover{
	text-decoration:none;
}

#footerStuff{
	margin-left: auto;
    margin-right: auto;
}

/* drop down menu */

#menu{
	text-align:center;
}
#menu, ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#menu li {
	float: left;
	position: relative;
	width: 90px;
	height:22px;
}

#menu li:hover{
	background: #f58740;
}
	
#menu li ul {
	display: none;
	position: absolute;
	top: 1.5em;
	left: 0;
	width:120px;
	background: #d86528;
	text-align:left;
}
	
#menu li li {
	float: none;
	line-height:30px;
	padding-left: 5px;
	width:115px;
	height:30px;
	cursor: pointer;
}
	
#menu li li:hover {
	background: #f58740;
}

	
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
}
	
#content {
	clear: left;
}
/* end menu */

#contentContainer{
	margin:7px 0px 0px 10px;
	width:766px;
	border:3px solid #CE9959;
	padding:10px;

}

#textArea{
	width:500px;
}

/*Varital specific*/
.varitalBox{
	margin:0px 40px 10px 0px;
	width:300px;
	padding: 10px;
	background: url(./images/buyBGnohover.jpg) no-repeat left top;
	border: 1px #C4BA8E solid;
	float:left;
}

.varitalBox:hover{
	cursor:pointer;
	background: #D6CFB1 url(./images/buyBGhover.jpg) no-repeat left top;
}

.varitalItem{
	float:right;
	width:185px;
	padding-left:5px;
	margin-left:5px;
	border-left: 1px #C4BA8E solid;
}

.tourBox{
	margin:0px 40px 10px 0px;
	width:500px;
	padding: 10px;
	border: 1px #C4BA8E solid;
}

.tourBox:hover{
	cursor:pointer;
	background: #D6CFB1;
}

.tourItem{
	float:right;
	width:385px;
	padding-left:5px;
	margin-left:5px;
	border-left: 1px #C4BA8E solid;
	text-align:left;
}
blockquote {
	width: 180px;
	font-size:20px;
	padding: 5px 0px 0px 0px;
	color: #000;
	border-top:3px #C4BA8E solid;
	border-bottom:3px #C4BA8E solid;
	font-family:"Century Gothic", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: -0.05em;
    font-weight:normal;
	float:right;
		
}

.missionSubHeader{
	font-size:20px;
	font-family:"Century Gothic", "Trebuchet MS", Arial, sans-serif;
    letter-spacing: -0.05em;
    font-weight:normal;
}

#breadCrumb{
	margin-top:10px;
	font-size:80%;
	text-transform:uppercase;
	font-family:Courier New, Courier New, Courier, monospace;
	margin-top:-10px;
	font-weight: bold;
	color:#c4ba8e;
}

#breadCrumb a{
	
}

#equipmentItem img{
	border:10px #c4ba8e solid;
	margin-left:25px;
	margin-bottom:25px;
}

#form_container{
	width:350px;
	float:right;
	margin-right:125px; 
	padding-left:20px;
	display:inline;
	border-left:1px #c4ba8e solid;
}

#form_container1{
	width:500px;
	margin:0 auto 0 auto;
	
}

#form_container li{
	padding: 10px 0px 10px 0px;
}
