/* tag's */
body {
	background-color: #ECE3DA;
	margin: 0px;
	color: #42210B;
	font: 12px Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #6DB06D;
	color: #6DB06D;
}
h2 {
	font-size: 13px;
	color: #6DB06D;
	text-align: left;
	margin: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
h3 {
	margin: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
/* id's */
#container {
	margin: auto;
	width: 998px;
}
#header_top {
	padding: 4px;
	float: right;
}
#header_flash {
	width: 998px;
	height: 285px;
	float:right;
}
#navbar {
	width: 998px;
	height: 29px;
	float: left;
	background-image: url(../images/navbutton_off.jpg);
	border-bottom: 1px solid black;
}
#content {
	width: 997px;
	border-right: 1px solid #42210B;
	border-bottom: 1px solid #42210B;
	float:right;
	margin-bottom: 10px;
}
#flash_movie {
	width: 320px;
	height: 265px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: white;
}
#testimonials_container {
	margin-top: 10px;
	width: 707px;
	float: left;
}
#quotecontainter_1, #quotecontainter_2, #quotecontainter_3 {
	width: 228px;
}
#quotecontainter_1 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#quotecontainter_2 {
	float: right;
	margin-top: -50px;
}
#quotecontainter_3 {
	float: left;
	margin-top: -10px;
	margin-left: -30px;
}
#colorado_dude_ranch_logo {
	background: url(../images/colorado+dude+guest+logo.png) no-repeat;
	width: 45px;
	height: 39px;
}
#dude_rancher_association {
	background: url(../images/dude+rancher+association.png);
	width: 85px;
	height: 39px;
}
/* class */
a.underlineonly {
	color: #42210B;
	text-decoration: underline;
}
a.nav_mainbutton, a.nav_dropdownbutton, a.nav_dropdownbottom {
	cursor: hand;
	text-align: center;
	padding-top: 5px;
	display: block;
	width: 142px;
	height: 24px;
	float: left;
	position: relative;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../images/navbutton_off.jpg);
	text-decoration: none;
	border-bottom: 1px solid black;
}
a.nav_mainbutton:hover {
	background-image: url(../images/navbutton_on.jpg);
}
.nav_dropdown {
	cursor: hand;
	width:100px;
	visibility: hidden;
	position: absolute;
	left: 10px;
	top:  10px;
	padding-top: 29px;
}
a.nav_dropdownbutton {
	background-image: url(../images/dropdown_off.png);
	padding-top: 7px;
	border-bottom: none;
	font-size: 14px;
	color: #42210B;
}
a.nav_dropdownbutton:hover {
	background-image: url(../images/dropdown_on.png);
	color: white;
}
a.nav_dropdownbottom {
	background-image:url(../images/dropdown_bottom.png);
	height: 21px;
	width: 142px;
	display: block;
	border-bottom: none;
	padding-top: 0px;
}
.column_1 {
	width: 250px;
	background-color: #42210B;
	vertical-align: top;
}
.column_2 {
	vertical-align: top;
	padding: 20px;
	text-align: justify;
	background: url(../images/corner_brown_tl.png) no-repeat white;
	width: 707px;
}
.horizonal_line {
	height: 1px;
	background-color: #42210B;
}
.disclaimer_text {
	font-size: 9px;
}
.news_header {
	background: center no-repeat url(../images/applet_news_header.png);
	width: 235px;
	height: 13px;
	float: right;
	padding-right: 10px;
	padding-top: 30px;
	margin-right: 3px;
}
.applet_container, .applet_top, .applet_bottom {
	float: right;
	width: 230px;
	background: url(../images/corner_brown_bl.png) no-repeat bottom left white;
}
.applet_top {
	background: url(../images/corner_brown_tl.png) no-repeat top left;
	width: 230px;
}
.subapplet_container {
	margin: 10px;
	margin-right: 0px;
	border-right: 1px solid  #6DB06D;
}
.subapplet_title {
	background: url(../images/corner_green_tl.png) no-repeat #6DB06D;
	color: white;
	font-weight: bold;
	padding: 5px;
	padding-left: 12px;
}
.subapplet_body {
	border-left: 1px solid #6DB06D;
	background: url(../images/corner_greenandwhite_tl.png) no-repeat top left;
	padding: 10px;
	padding-left: 12px;
	padding-bottom: 0px;
	text-align: justify;
	font-size: 9px;
}
.subapplet_bl {
	background: url(../images/corner_greenline_bl.png) no-repeat bottom left;
	height: 12px;
}
.subapplet_bottom {
	border-bottom: 1px solid #6DB06D;
	height: 11px;
	margin-left: 12px;
}
.more_button {
	background: url(../images/morebutton.png) no-repeat;
	width: 60px;
	height: 19px;
	margin-top: -7px;
	float: right;
}
.quote_top {
	width: 228px;
	background: url(../images/quote_top.png) no-repeat center;
	height: 15px;
}
.quote_middle {
	background: url(../images/quote_middle.png) repeat-y center;
	padding-left: 20px;
	padding-right: 20px;
	width: 188px;
	font-style: italic;
	font-size: 10px;
	color: green;
}
.quote_bottom_1 {
	background: url(../images/quote_bottom_1.png) center no-repeat;
	width: 228px;
	height: 33px;
}
.quote_bottom_2 {
	background: url(../images/quote_bottom_2.png) center no-repeat;
	width: 228px;
	height: 38px;
}
.column1_img {
	float: right;
	margin-top: 50px;
}
.column2_img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.rates_infobox_t, .rates_infobox_m, .rates_infobox_b {
	width: 688px;
	height: 14px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
.rates_infobox_t {
	background: url(../images/rates_whitebox_t.png) top center no-repeat;
}
.rates_infobox_m {
	background: url(../images/rates_whitebox_m.png) center repeat-y;
	height: auto;
}
.rates_infobox_b {
	background: url(../images/rates_whitebox_b.png) bottom center no-repeat;
	margin-bottom: 10px;
}
.rates_buttoncontainer {
	float:left;
	margin-left: 29px;
	width: 698px;
}
a.rates {
	background: url(../images/rates_button.png) center no-repeat;
	width: 163px;
	height: 22px;
	text-align: center;
	display: block;
	float: left;
	margin: 5px;
	padding-top: 10px;
	text-decoration: none;
	color: #42210B;
}
a.rates:hover {
	background: url(../images/rates_button_on.png) center no-repeat;
	color: white;
}
.rates_outside_t, .rates_outside_m, .rates_outside_b {
	width: 703px;
	float: left;
	margin-left: 17px;
	text-align: center;
	padding-left: 11px;
}
.rates_outside_t {
	background: url(../images/rates_brownbox_t.png) center top no-repeat;
	height: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
}
.rates_outside_m {
	background: url(../images/rates_brownbox_m.png) center repeat-y;
}
.rates_outside_b {
	background: url(../images/rates_brownbox_b.png) no-repeat center;
	height: 17px;
	margin-bottom: 10px;
}
.history {
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.25;
}
.included_container{
	background:  url(../images/all+inclusive+2.png);
	width: 329px;
	height: 500px;
	float: right;
}
.included_buttons {
	margin: 2px;
	cursor: hand;
	float: left;
}
.included_horseback_riding, .included_instructions, .included_shooting, .included_fishing, .included_hiking, .included_children_vacations, .included_other_activities {
	width: 159px;
	display: block;
	height: 157px;
	margin: 2px;
	float: left;
	cursor: hand;
}
.included_horseback_riding {
	background: url(../images/inlcuded+horses.png);
}
.included_horseback_riding:hover {
	background: url(../images/inlcuded+horses+over.png);
}
.included_instructions {
	background: url(../images/inlcuded+instructions.png);
	cursor: default;
}
.included_shooting {
	background: url(../images/included+shooting.png);
}
.included_shooting:hover {
	background: url(../images/included+shooting+over.png);
}
.included_fishing {
	background: url(../images/included+fishing.png);
}
.included_fishing:hover {
	background: url(../images/included+fishing+over.png);
}
.included_hiking {
	background: url(../images/included+hiking.png);
}
.included_hiking:hover {
	background: url(../images/included+hiking+over.png);
}
.included_children_vacations {
	background: url(../images/included+den.png);
}
.included_children_vacations:hover {
	background: url(../images/included+den+over.png);
}
.included_other_activities {
	background: url(../images/included+other.png);
}
.included_other_activities:hover {
	background: url(../images/included+other+over.png);
}
.activities_container {
	background: url(../images/activities+bg.png) no-repeat;
	width: 720px;
	height: 530px;
	float: left;
}
a.lowerbutton_227 {
	background: url(../images/lower+button+227.png) no-repeat;
	padding-top: 2px;
	width: 227px;
	height: 27px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #42210B;
	margin-left: 12px;
}
a.lowerbutton_227:hover {
	background: url(../images/lower+button+227+on.png) no-repeat;
	color: white;
}
a.youtube_button {
	float: left;
	background: url(../images/youtube+lower.png) no-repeat;
	width: 320px;
	height: 17px;
	color: #42210B;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
a.youtube_button:hover {
	background: url(../images/youtube+lower+on.png);
	color: white;
}
.gallery_container {
	border: 1px solid #42210B;
	width: 677px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.images_container {
	height: 80px;
}
a.g_left_arrow, a.g_right_arrow {
	margin-bottom: 20px;
	width: 10px;
	height: 80px;
	float: left;
	cursor: hand;
}
a.g_left_arrow {
	background: url(../images/left+arrow.png);
	margin-right: 2px;
}
a.g_left_arrow:hover {
	background: url(../images/left+arrow+on.png);
}
a.g_right_arrow {
	background: url(../images/right+arrow.png);
	margin-left: 2px;
}
a.g_right_arrow:hover {
	background: url(../images/right+arrow+on.png);
}

