@charset "UTF-8";

html {height:100%}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin:0;
	height:100%;
	width:100%;
}
a, a:link, a:visited {
	color: #9c2c12;
	text-decoration: underline;
}
a:hover, a:active {
    color:#000000
}


/* Div ID's ----------- */
#mainwrapper {
    background-attachment: fixed;
	background-color:#efeae0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/bg_footerscroll.gif);
	min-height:100%;
	width:100%;
	margin:0;
	padding:0;
}
#mainwrapper2 {
  	background-repeat:repeat-x;
	background-position: center top;
	background-image: url(images/bg_headerscroll_full.jpg);
	min-height:100%;
	width:100%;
	margin:0;
	padding:0;
}
#navwrapper {
	height:98px;
	width: 100%;
}
#bodywrapper {
	clear:both;
	
	min-height:100%;
	width: 100%;
}
#content {
	width: 790px;
	margin:0 auto;
}

#navigation {
	height: 39px;
	width: auto;
	float:right;
	margin-top:59px;
}

#body {
	margin:0 auto;
	width:790px;
	min-height:250px;
	
}
#clear {
clear:both
}
#footer {
	width:370px;
	height:auto;
	bottom: 0px;
	position: relative;
	margin: 35px auto 0 auto;
}
#maincolright {
margin: 0px 20px 35px 20px;
width:470px;
float:right;
}
#colleft {
margin: 0px 0 0 20px;
width:260px;
float:left;
}
#maincolleft {
margin: 25px 35px 20px 20px;
width:455px;
float:left;
}
#colright {
margin: 25px 20px 0 0;
width:260px;
float:right;
}
#maincol {
	width:750px;
	padding-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
#homemainwrapper {
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image:url(images/home/bg_homefooterscroll.jpg);
	background-color:#efeae0;
	min-height:100%;
	width:100%;
	margin:0;
	padding:0;
}
#homeheaderwrapper {
    background-color:#FFFFFF;
	

}
#homenavwrapper {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	background-color:#000000;
}
#homenavwrapperwidth {
	width:750px;
	margin:0px auto;
	text-align: center;	
}
#homemaincol {
	width:750px;
	margin:0px auto 20px auto;
	padding-top:10px;
	background-image:url(images/home/bg_homeheaderscroll.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}
#signup {
	width:170px;
	text-align:center;
	padding: 2px;
	border:1px dashed #000000;
	background-color:#FFFFFF;
	margin:10px auto;
	
}
/* classes */


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #9c2c12;
	text-transform: none;
	font-variant: small-caps;
	margin-bottom:0px;
	margin-top:40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: small-caps;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9c2c12;
	text-transform: none;
	font-variant: small-caps;
}
li.subnav {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type:none;
	padding:0;
}
li.subnav2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-type:circle;
	padding:0;
}
.imgmain {
margin:auto;
border:2px solid #000000;
}
.imgfloat {
margin:10px;
border:2px solid #000000;
}
.dayjourneyann {
text-align:center;
margin:auto;
width:auto;
}
.first {
margin-top:5px;
}
.last {
margin-bottom:0px;
}
.button {
font-weight:bold;
font-size:150%;
margin:20px auto;
color:#9c2c12;
}
.clear {
clear:both;
}
.subtitle {
margin:0px;
}