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


/************************************************
HTML TAGS
************************************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b2cf90;
	background: #1d1c19 url(www.yonderyest.com/graphics/bgimage.gif) repeat-x left top;
}

a, a:link, a:visited  {
	color: #175703;
}
a:hover, a:active {
	color: #7da526;
}
p {
/* to sneak up the bullets to the underside of the p tag, need to force the margin to the top */
	margin: 30px 0 33px 0;
	padding: 0 31px 0 31px;
}

h1 {
	color: #2e2417;
}
h1 a {
	width: 136px;
	height: 153px;
	display: block;
}
h1 span, h2 span, h3 span {
	display: none;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 23px;
	color: #994814;
	font-weight: normal;
	padding: 1px;
}
h3 {
	font-family: Georgia, Times, serif;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	color: #7da526;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}
h4 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	display: block;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #9c9680; 
}
img {
	border: none;
}


/************************************************
MAIN CONTAINERS
************************************************/

#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}
#mainContainerWrapper {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 800px;
	height: auto;
	text-align: left;
	padding: 10px;
	clear: none;
	float: left;
}
#divquote {
	float: left;
}
#mainContainer {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
}

.content {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 800px;
	float: left;
	clear: both;
}
#innercontent {
/* restrict content size */
	margin: 0;
	padding: 40px 44px 40px 0;
	width: 328px;
    min-height: 400px;
    /* fast hack for IE6's crappy css implementation */
    height: auto !important;
    height: 700px;
	float: right;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
 	height: 8px;
	border: none;
	border-bottom: 1px #666666 dotted;
}



/************************************************
NOTE: background: rgba(255, 255, 255, 0.7); IS
TRANSPARANCY
************************************************/



/************************************************
TOP NAV
************************************************/
#topnav {
	background: #FFFFFF;
	margin: 20px;
	padding: 0px;
	height: 33px;
	width: auto;
	float: right;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: right;
	padding: 7px 12px 12px 12px;
	margin-bottom: 0px;
	line-height: 1.9em;
}
.nav3 a {
	text-decoration: none;
	color: #7BA32C;
}
.nav4 a {
	text-decoration: none;
	color: #545188;
}
.nav5 a {
	text-decoration: none;
	color: #B71212;
}
.nav6 a {
	text-decoration: none;
	color: #C08922;
}
.nav7 a {
	text-decoration: none;
	color: #FA5B35;
}



/************************************************
GLOBAL NAV
************************************************/


#navContainer {
	width: 800px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	z-index: 0;
}
#utilityNav{
	float: right;
	padding: 0px 15px 0px 0px;
	height: 45px;
	width: auto;
	text-align: right;
}

.onpage {
	color: #67783c;
}
.nav3 a:hover  {
	color: #175703;
}

/************************************************
SECONDARY NAV
************************************************/

#secondaryNav {
	width: 385px;
	height: 519px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
	background-color: #262420;
}
#secondNavCap {
	font-family: Georgia, Times, serif;
	font-size:14px;
	color: #ffffff;
	width: 156px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	height: auto;
	float: left;
	clear: both;
	background: #52712b url(../images/second_nav_cap.gif) no-repeat left top;
}

#secondaryNav a, #secondaryNav a:link, #secondaryNav a:visited  {
	color: #7da526;
	font-weight: bold;
	font-size: 11px;
}
#secondaryNav a:hover, #secondaryNav a:active {
	color: #006134;
}


/************************************************
HEADER
************************************************/
#header {
	float: left;
	clear: both;
	width: 800px;
	height: 241px;
	padding: 0px 0px 0px 0px;
	background: transparent url(finalgraphics/yonderyest1.gif) no-repeat left top;
}
#header1 {
	width: 800px;
	padding: 25px 0px 35px 0px;
}
#header1logo {
	padding: 0px 0px 0px 0px;
}



/************************************************
FOOTER
************************************************/

#footer {
	font-size: 11px;
	color: #34352f;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0;
	width: 800px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited  {
	color: #4e4f48;
	border-bottom-style:none;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #2d91e5;
}
.divider {
	color: #666600;
	letter-spacing: .2em;	
}
