/* -------------------------------------------------------------
	Iron Horse Ranch
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			20 July 2006
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Body
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background: #f3e7c7 url(/images/bg_body.jpg) no-repeat top center;
	font: normal 12px/1.6em Georgia, "Times New Roman", Times, serif;
	color: #4f4f4f;
	text-align: center;
}

body,
h1, h2, h3, h4, h5, h6,
ul, li,
p,
form, fieldset,
div {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0px;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #736846;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

ul li {
	padding-left: 13px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 7px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

hr {
	color: #4f4f4f;
	height: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: none;
	float: none;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#root {
	width: 100%;
}

#home #root {
	background: url(/images/bg_root.jpg) repeat-x 0 181px;
}

#index {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}

#interior #index {
	background: url(/images/bg_index.jpg) no-repeat 0 175px;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 100%;
	height: 182px;
}

#brand, #brand a {
	width: 220px;
	height: 175px;
}

#brand {
	float: left;
}



/* --- ui --- */

#ui {
	width: 678px;
	float: right;
	margin-top: 96px;
	position: relative;
	z-index: 10;
}

#ui li {
	padding: 0;
	float: left;
	margin-left: 4px;
	display: inline;
	background: transparent no-repeat;
}

#ui a {
	height: 21px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	background-repeat: no-repeat;
}

#ui a:hover {
	background-position: bottom left;
}

#ui_welcome, #ui_welcome a {
	width: 96px;
	background-image: url(/images/ui_welcome.gif);
}

#ui_amenities, #ui_amenities a {
	width: 102px;
	background-image: url(/images/ui_amenities.gif);
}

#ui_builders, #ui_builders a {
	width: 92px;
	background-image: url(/images/ui_builders.gif);
}

#ui_homesites, #ui_homesites a {
	width: 111px;
	background-image: url(/images/ui_homesites.gif);
}

#ui_location, #ui_location a {
	width: 97px;
	background-image: url(/images/ui_location.gif);
}

#ui_neighborhoods, #ui_neighborhoods a {
	width: 156px;
	background-image: url(/images/ui_neighborhoods.gif);
}


/* --- dropdowns --- */

#ui li:hover ul,
#ui li.over ul {
	display: block;
}

#ui li:hover a,
#ui li.over a {
	background-position: bottom left;
}

#ui ul {
	width: 160px;
	position: absolute;
	top: 21px;
	left: 0;
	display: none;
	background: #4f4f4f;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#ui ul li {
	width: 160px;
	height: auto;
	margin: 0;
	background: transparent;
	position: relative;
}


#ui ul a:link, #ui ul a:visited {
	width: 135px;
	height: auto;
	line-height: 1.4em;
	padding: 2px 5px 2px 20px;
	display: block;
	position: relative;
	background: transparent url(/images/icon_arrow_ui.gif) no-repeat 10px 7px;
	border-top: 1px solid #6a665d;
	text-decoration: none;
	text-indent: 0;
	font-weight: bold;
	font-size: 11px;
	color: #f3e8c8;
}

#ui ul a:hover, #ui ul a:active {
	background: #6a665d url(/images/icon_arrow_ui.gif) no-repeat 10px 7px;
}

/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
	width: 100%;
	clear: both;
}

#messaging {
	width: 100%;
	height: 298px;
	background: url(/images/img_messaging.jpg) no-repeat;
}

#interior #messaging {
	width: 872px;
	height: 150px;
	margin-left: 14px;
	background: url(/images/img_messagingInterior_01.jpg) no-repeat;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 206px;
	min-height: 214px;
	margin-top: 28px;
	padding: 0;
	float: right;
}

#home #sidebar {
	width: 200px;
	padding: 14px 5px 0 14px;
	background: url(/images/bg_sidebar.jpg) no-repeat;
}

#sidebar ul {
	margin-bottom: 60px;
}

#title_takeTheTour, #title_takeTheTour a {
	width: 197px;
	height: 78px;
	background: url(/images/title_takeTheTour.gif) no-repeat;
}

#ui_secondary li {
	padding: 0;
	background: transparent;
}

#ui_secondary a:link, #ui_secondary a:visited {
	padding-left: 14px;
	display: block;
	text-decoration: none;
	color: #4f4f4f;
}
#ui_secondary a:hover, #ui_secondary a:active {
	background: #d8c494 url(/images/icon_arrow.gif) no-repeat 3px 7px;
}

#sidebar h2 {
	margin-bottom: 8px;
}

/* --- address --- */

address {
	width: 154px;
	margin: 0;
	padding: 12px 33px;
	float: right;
	background: #e8dab3;
	color: #736846;
	line-height: 1.4em;
	font-style: normal;
}


/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 570px;
	padding: 22px 34px 0 40px;
	float: left;
}

#interior #body {
	min-height: 350px;
	margin: -38px 0 0 32px;
	padding-bottom: 50px;
	display: inline;
	position: relative;
	z-index: 4;
	background: url(/images/bg_contentBody.jpg) no-repeat;
}

#home #body {
	padding: 30px 0 20px 40px;
	width: 600px;
	line-height: 2em;
}

#body li {
	margin-bottom: 10px;
}

#title_homesites {
	background: url(/images/title_homesites.gif) no-repeat;
	font-size: 13px;
	line-height: 13px;
	height: 13px;
}

/* --- subcontent --- */

#subcontent {
	width: 604px;
	padding: 0 0 80px 40px;
	float: left;
}

#subcontent li {
	width: 280px;
	padding: 0px 17px 15px 0;
	float: left;
	background: transparent;
}

#subcontent a:link, #subcontent a:visited {
	margin-left: 20px;
	text-decoration: none;
}

#subcontent a:hover, #subcontent a:active {
	text-decoration: underline;
}

#subcontent li.pdf_li {
	padding: 20px 0 15px 20px;
	background: url(/images/icon_pdf.gif) no-repeat 20px 20px;
	border-left: 1px solid #cabea4;
}

ul.floatLeft {
	width: 46%;
	float: left;
	padding-right: 3%;
}

ul.floatRight {
	width: 46%;
	float: right;
}


/* --- Sitemap --- */

.sitemapList {
	width: 49%;
	padding: 0;
	float: left;
}

#interior #content_wrapper ul.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}

#interior #content_wrapper ul.sitemap_list ul {
	padding-left: 20px;
}





/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 100%;
	padding-top: 17px;
	clear: both;
	background: url(/images/bg_footer.jpg) no-repeat top center;
	color: #afa282;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	color: #afa282;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer ul li {
	padding: 0;
	float: left;
}

#copyright {
	width: 400px;
	float: left;
}

#site_credit {
	width: 400px;
	float: right;
	text-align: right;
}

.sitemap_link {
	margin-right: 30px;
}

#builder_credit {
	width: 300px;
	height: 70px;
	margin: 70px auto 0 auto;
	text-align: center;
}

#builder_credit .title,
#builder_credit .title a {
	width: 113px;
	height: 66px;
	margin: 0 auto;
	background: url(/images/logo_ironhorsedev.gif) no-repeat;
}

#builder_credit .title {
	margin-top: 20px;
}

#builder_credit #site_brand {
	width: 98px;
	height: 72px;
	margin: 0 auto;
	background: url(/images/logo_ironhorseranch.gif) no-repeat;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.inputClass {
	border: 1px solid #999;
	font: normal 11px/1.4em Arial, Helvetica, sans-serif;
}

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}