body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: url(assets/bg_body.jpg) no-repeat #78905d center top;
}

h1, h2, h3, h4, h5 {
	color: #000;
	margin: 0 0 6px 0;
	font-weight: bold;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h5 { font-size: 12px; }
p { margin: 0 0 6px 0; }

a:link {
	color: #6f3228;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { color: #6f3228; }
a:hover { color: #6a844c; }
a:active { color: #6f3228; }

img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background-color: #F2F2E2;
}
/* wrap just holds the cut out image to left bottom of site above footer */
#wrap-placestostay, #wrap-attractions, #wrap-thingstodo, #wrap-shopdine, #wrap-outdoorrec, #wrap-events, #wrap-planners, #wrap-areainfo, #wrap-contact, #wrap-about, #wrap-media, #wrap-members, #wrap-general  {
	width: 990px;
	height: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left bottom;}
#wrap-attractions /* now page is called Area Ranchs */		{background-image: url(assets/cutouts/longhorns.jpg);}
#wrap-placestostay		{background-image: url(assets/cutouts/placestostay.jpg);}
#wrap-thingstodo {background-image: url(assets/cutouts/musicguys.jpg);}
#wrap-shopdine	{background-image: url(assets/cutouts/stagecoach.jpg);}
#wrap-outdoorrec{background-image: url(assets/cutouts/golfer.jpg);}
#wrap-events	{background-image: url(assets/cutouts/float.jpg);}
#wrap-planners	{background-image: url(assets/cutouts/chickens.jpg);}
#wrap-areainfo			{background-image: url(assets/cutouts/areainfo.jpg);}
#wrap-contact         {background-image: url(assets/cutouts/stagecoach.jpg);}
#wrap-about					{background-image: url(assets/cutouts/windmills.jpg);}
#wrap-media					{background-image: url(assets/cutouts/stagecoach.jpg);}
#wrap-members				{background-image: url(assets/cutouts/stagecoach.jpg);}
#wrap-general				{background-image: url(assets/cutouts/bronco.jpg);}

#header-home, #header {
	text-align: left;
	height: 250px;
	background: url(assets/bg_matrix1.jpg) no-repeat #78905d 0 -60px;
}

#header {
	height: 230px;
	padding: 0;
}

#header-home img { padding: 45px 0 0 200px; }
#header img { padding: 0px 0 0 200px; }

#topbar {
	background: url(assets/bg_matrix1.jpg) no-repeat #78905d 0 0px;
	height: 43px;
	width: 990px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* main nav */
#mainnav {
	height: 47px;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 7px;
	background: url(assets/bg_matrix1.jpg) no-repeat #78905d 0 -318px;
}

#mainnav ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

#mainnav ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}

#mainnav ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 22px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: bold;
}

#mainnav ul li a:hover { color: #6f3228; }
#mainnav .padtop { padding-top: 10px; }

/*end main nav */
/* three columns */
#leftcol {
	margin: 0;
	padding: 0px;
	width: 230px;
	float: left;
	text-align: left;
}

#content {
	text-align: left;
	float: left;
	padding: 0px;
	margin: 0;
	width: 585px;
	display: inline;
	padding-bottom: 30px;
}

#rightcol {
	position: relative; 
	margin: 0;
	padding: 0;
	width: 175px;
	float: left;
}

/* end three columns */
/* left column sublevel nav */
#subnavwrapper {
	width: 210px;
	margin: 0 0 0 3px;
	padding: 0;
	line-height: 16px;
	zoom: 1;
}

#pagetitle a {
	display: block;
	color: #ffa913;
	padding: 20px 0 5px 0;
	margin: 0;
	font-size: 13px;
	background: url(assets/bg_matrix2.jpg) no-repeat -2px -50px;
	text-decoration: none;
	text-align: center;
	width: 205px;
}

#subnav, ul#subnav { width: 210px; }

#subnav, ul#subnav, #subnav li, #subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#subnav a {
	display: block;
	padding: 6px 3px 4px 20px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	width: 182px;
	/* zoom: 1; */
	color: #fff;
}

#subnav .current { color: #ffa913; }

ul#subnav .trans {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='assets/20p_white.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
ul#subnav .trans[class] { background-image: url(assets/20p_white.png); }

ul#subnav a:hover {
	background-color: #3c1c12;
	color: #fff;
}

ul#subnav li {
	color: #fff;
	padding: 0;
	margin: 0;
	background: url(assets/bg_matrix2.jpg) no-repeat -2px -174px;
}

ul#subnav li ul li a {
	color: #3c1c12;
	padding: 2px 3px 1px 20px;
	margin: 0;
}

ul#subnav li ul li {
	background-position: -2px -194px;
	padding: 0;
	margin: 0;
}

.bottomborder {
	height: 2px;
	width: 210px;
	background: url(assets/bg_matrix2.jpg) no-repeat -2px -330px;
	padding: 0;
	zoom: 1;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

/* request guide, home page */
#guide-h {
	background: url(assets/bg_matrix3.jpg) no-repeat 0 -500px;
	margin: 10px;
	width: 110px;
	padding: 130px 0 0 80px;
}

#guide-h a {
	text-decoration: none;
	font-weight: bold;
}

/* request guide, inside page */
#guide {
	background: url(assets/bg_matrix2.jpg) no-repeat 1px -335px;
	margin: 0px 0 20px 0;
	width: 208px;
	height: 175px;
	padding: 0;
}

#guide a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	display: block;
	padding: 135px 0 0 100px;
}

#guide a:hover { color: #ffae14; }

/* signup, home page */
#signup {
	background: url(assets/bg_matrix3.jpg) no-repeat 20px -320px;
	padding-top: 35px;
	margin: 20px 0;
}

#signup a {
	display: block;
	padding-left: 30px;
	background-color: #f2f2e2;
	width: 165px;
	font-size: 12px;
}

/* signup, inside page */
#rightcol #signup { text-align: left; }

#rightcol #signup a {
	font-size: 11px;
	width: 155px;
	padding-left: 20px;
	text-align: center;
}

/* weather*/
#weather {
	color: #fff;
	height: 23px;
	text-transform: uppercase;
	padding: 2px 0 0 115px;
	width: 230px;
	float: left;
}

#weather img {
	float: left;
	margin-right: 5px;
	padding: 0;
}

#weather p {
	margin: 0;
	padding-top: 5px;
}

/* weather, home page */
#leftcol #weather {
	background: url(assets/bg_matrix2.jpg) no-repeat 0 0;
	height: 50px;
	width: 230px;
	padding: 0;
}

#leftcol #weather img {
	float: left;
	margin: 10px 5px 10px 10px;
	padding: 0;
}

#leftcol #weather p {
	margin: 0;
	padding-top: 14px;
}

/*events, home page only */
#eventtitle {
	clear: both;
	background: url(assets/bg_matrix3.jpg) no-repeat 1px -645px;
	width: 195px;
	height: 30px;
	margin-left: 10px;
}

#events {
	margin-left: 10px;
	width: 195px;
	background-color: #fff;
	border: 1px solid #6f3228;
}

#events p {
	margin: 0 5px 5px 10px;
	font-size: 12px;
	color: #6f3228;
}

#events .date { margin: 0 0 0 10px; }

#events .title {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 0 0 0 10px;
}

#events a:hover { color: #6f3228; }
#events ul {
	margin: 0 !important;
	padding: 0;
}

#events li {
	height: 192px !important;
	margin: 0;
	padding: 0;
}
#prev-event,
#next-event {
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	color: #097fa7;
	margin-left: 10px;
}
#prev-event {
	background: url(images/arrowUp.gif) no-repeat;
	width: 12px;
	height: 12px;
	text-indent: -9000px;
}
#next-event {
	background: url(images/arrowDown.gif) no-repeat;
	width: 12px;
	height: 12px;
	text-indent: -9000px;

	padding-bottom: 5px;
}
#viewall {
	display: block;
	background: url(assets/bg_matrix3.jpg) no-repeat 0 -676px;
	width: 100px;
	height: 22px;
	margin-bottom: 5px;
}

/* roating images */
#rotating {
	background: url(assets/bg_matrix2.jpg) no-repeat -230px 0;
	width: 549px;
	margin: 0;
	padding: 39px 0 0 36px;
	height: 380px;
	text-align: left;
}

#slideshow {
	float: left;
	text-align: left;
	width: 500px;
	height: 335px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

/* search, home page */
#rightcol .search {
	width: 175px;
	height: 50px;
	background: url(assets/bg_matrix3.jpg) no-repeat -20px 0;
	margin: 0px;
	padding: 0;
}

#rightcol  .search-field {
	width: 95px;
	background-color: transparent;
	border: none;
	float: left;
	padding: 0px 0 0 17px;
	color: #666;
	position: relative;
	bottom: -25px;
}

#rightcol .search-button {
	width: 27px;
	position: relative;
	bottom: -21px;
}

/* search, inside page */
#topbar .search {
	width: 158px;
	height: 43px;
	margin: 0px;
	padding: 0;
	float: right;
}

#topbar .search-field {
	width: 110px;
	background-color: transparent;
	border: none;
	float: left;
	padding: 0px;
	color: #666;
	position: relative;
	bottom: -15px;
}

#topbar .search-button {
	width: 27px;
	bottom: -12px;
	margin: 0;
	padding: 0;
	position: relative;
	right: -3px;
	top: 15px;
}

/* plan trip */
#plantrip-h {
	background: url(assets/bg_matrix3.jpg) no-repeat 0 -55px;
	height: 85px;
	padding-top: 55px;
	margin-top: 10px;
}

#plantrip-h .number {
	margin: 0px;
	font-size: 30px;
}

#plantrip-h p {
	width: 100px;
	float: left;
}

#plantrip-h a {
	display: block;
	color: #000;
}

#plantrip-h a:hover { color: #6f3228; }

/* plan trip, inside pages */
#plantrip {
	background: url(assets/bg_matrix3.jpg) no-repeat 0 -200px;
	height: 75px;
	padding-top: 45px;
	margin-left: 18px;
	margin-top: 10px;
}

#plantrip .number {
	margin: 0px;
	font-size: 30px;
}

#plantrip p {
	width: 90px;
	float: left;
}

#plantrip a {
	display: block;
	color: #000;
}

#plantrip a:hover { color: #6f3228; }
#bannerad img { margin: 20px 10px 20px 40px; }

/* news, on home page only */
#news {
	background: url(assets/bg_matrix2.jpg) no-repeat -230px -430px;
	margin: 30px 0px;
	padding-top: 30px;
	font-size: 12px;
	line-height: 15px;
	width: 585px;
	height: 1%;
	overflow: hidden;
}

#news p { padding-top: 5px; }

#news a {
	display: block;
	margin-left: 5px;
}

.readmore {
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	display: block;
	text-align: center;
}

#news .row {
	width: 565px;
	clear: both;
	margin-bottom: 20px;
}

#news img { padding: 4px 6px; }

#news .imgdiv {
	width: 140px;
	height: 88px;
	background: url(assets/bg_matrix3.jpg) no-repeat -5px -365px;
	margin: 5px 0 0 0;
	float: left;
	padding-bottom: 2px;
}

#news .one, #news .two {
	width: 260px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 12px;
}

#news .one {
	float: left;
	margin-left: 10px;
}

#news .two { float: right; }

/* TOOLBOX */
#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7c442c;
	margin-bottom: 20px;
	padding-top: 10px;
}	

#breadcrumbs a:link { color: #7c442c; }
#breadcrumbs a:visited { color: #7c442c; }
#breadcrumbs a:hover { color: #407024; }
#breadcrumbs a:active { color: #7c442c; }

.listing {
	padding-top: 10px;
	margin: 15px 0;
	clear: both;
}

/* END TOOL BOX */
/* Toolbox Images */
.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 15px;
}

.imageleft {
	float: left;
	position: relative;
	margin: 0 15px 8px 0;
}

.imageleft img, .imageright img { }

.imagecaption {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin-top: 3px;
	color: #85351a;
	background: url(assets/bg_caption.gif) no-repeat;
}

.imagecaption p { margin: 5px 0; }

/* footer */
#footer {
	background: url(assets/bg_matrix1.jpg) no-repeat #78905d 0 -396px;
	padding-top: 15px;
	padding-left: 100px;
	clear: both;
	height: 150px;
	text-align: left;
	font-weight: bold;
	position: relative;
}

#footer img { float: left; }

#footer p {
	margin: 0;
	padding-top: 50px;
	width: 320px;
	float: left;
	text-align: center;
}

#footer a {
	display: inline;
	margin: 0 20px;
	color: #407024;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover { color: #7c442c; }

#bottomnav {
	width: 330px;
	padding-top: 100px;
	float: right;
}

/*social media */
#socialmedia {
	text-align: left;
	width: 67px;
	height: 26px;
	background: url(assets/bg_matrix3.jpg) no-repeat -5px -468px;
	padding: 0;
	overflow: hidden;
	margin: 2px 0 0 270px;
/*	display: none; */
}

#socialmedia a {
	display: block;
	float: left;
	width: 26px;
	height: 28px;
	margin: 0 4px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9000px;
}

#copyright {
	background-color: #78905d;
	color: #f2f2e2;
	font-size: 10px;
	padding: 5px;
	width: 990px;
}

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

#copyright a:hover { color: #000; }

/* member db paginationstuff */
.pages {
	padding: 1em 0;
	clear: left;
}
.pages a, .pages b {
	color: #003366;
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
}
.pages b, .business-first-letter a.curr {
	border: 1px solid #2E6AB1;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}
.pages a {
	border: 1px solid #9AAFE5;
	text-decoration: none;
}
.pages a:hover, .business-first-letter a:hover {
	border-color: #2E6AB1;
}
.business-first-letter {
	margin: 1em 0;
}
.business-first-letter > div {
	margin-bottom: 1em;
}
.business-first-letter a {
	margin-right: 0.1em;
	color: #003366;
	padding: 0.1em 0.4em;
	border: 1px solid #9AAFE5;
	text-decoration: none;
}

/* smartcast */
#smartaudio0 {
	margin-left: 25px !important;
	margin-bottom: 200px !important;
}
