@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	border:0 none;
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	font-size:x-small;
}

body{
	background-image: url(images/background.jpg);
	background-color: #713f22;
	color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height:1;
	background-repeat: repeat-x;
	background-position: top;
}

p {
	color:#333333;
	font-size:1.3em;
	line-height:1.6em;
}

a{
	font-weight: normal;
	color: #874A2E;
	text-decoration: none;
	font-size:1em;
}

a:hover{
	color: #32342A;
}

.contentLeft div.logo {
    text-align:center;
    margin-bottom:15px;
}

.contentLeft div.logo img {
    max-width:211px;
}

div#MainContent {
	height:100%;
	margin:0 auto 0 auto;
	position:relative;
	width:1008px;
}

div#Header {
	width:100%;
	float: left;
	margin-bottom:30px;
	margin-top:30px;
}

#Header #HeaderSearch {
	text-align:right;
}

#Header #HeaderSearch input {
	background:#FFFFFF url(images/bg-input.png) no-repeat scroll 0 0;
	border:1px solid #DFD9BF;
	display:block;
	float:left;
	font-size:1.1em;
	margin:0 0 0 11px;
	padding:5px 4px 4px;
	vertical-align:top;
	width:150px;
}

#Header #HeaderSearch a {
	border:medium none;
	display:block;
	float:right;
	height:23px;
	margin:-9px 0 0 0;
	padding:0;
	text-indent:-9999px;
	width:31px;
	background-attachment: scroll;
	background-color: #24251F;
	background-image: url(images/btn-go.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#Header #HeaderSearch label {
	color:#dfd9bf;
	display:block;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	line-height:2.1em;
	text-align:right;
	vertical-align:top;
	width:4.55em;
}

input, select, textarea {
	font-family:Helvetica,Arial,sans-serif;
}
div#HeaderTop {
	width:255px;
	float:right;
}

strong {
font-size:0.9em;
font-weight:bold;

}
 

em {
font-size:1em;
font-style:italic;
}

.Normal, .NormalDisabled {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}

.contentBottom {
    float:left;
    clear:both;
    width:100%;
    margin-top:10px;
}

/* Breadcrumbs */
.breadcrumbs {
	float:left;
	clear:both;
	color:#dfd9bf;
	margin-top: 10px;
	margin-left: 18px;
	height: 20px;
	width: 900px;
}

.breadcrumbs a.SkinObject, .breadcrumbs a.SkinObject:hover, .breadcrumbs a.SkinObject:visited {
    color:#FFFFFF;
}

.breadcrumbs a.SkinObject:hover {
    text-decoration:underline;
}




/* ---------- CONTENT ---------- */
div#PageContent {
	background-color: #FFFFFF;
	float: left;
	border: 4px solid #DFD9BF;
	width: 1000px;
}
#pageWrapper{
	float: left;
	width: 956px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 33px;
	padding-left: 22px;
}

.contentLeft{
	float: left;
	width: 211px;
	margin-right:41px;
}

.contentMiddle {
	float:left;
	width:455px;
	margin-right:20px;
}

.contentRight {
	width: 211px;
	float: right;
}

.content_footer {
    float:none;
    clear:both;
    width:100%;
}

/* ---------- footer -----------*/
#footer {
	clear:both;
	height:80px;
	width:1000px;
	background-color: #671811;
	font-size:11px;
	line-height:11px;
}

#footer_links {
	background-color:#872017;
	width:934px;
	padding-top: 20px;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d251b;
	height:11px;
	background-image: url(images/footer_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer_links ul li {
	display:inline;
	padding:0 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4C4C4;
}

#footer_links ul li a {
	color:#FFFCFC;
	text-decoration:none;
	font-size:1.1em;
}

#footer_links ul li a:hover {
	text-decoration:underline;
}
.footerRight {
    float:right;
    width:200px;
    text-align:right;
    margin:2px 33px 0 0;
}
.footerRight a, .footerRight a.SkinObject {
	color:#C4C4C4;
    
}
.footerRight a:hover {
    color:#F8A727;
}
.copy {
	color:#C4C4C4;
	display:inline;
	float:left;
	font-size:11px;
	margin:2px 0 0 33px;
}
span.copy, .footerRight {
    padding:5px;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#HouseMenuNav li li a { /* all item links under the top level */
	padding: 5px;
	width: 148px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	height: 12px;
	_height: 20px;
	/* end hack */
}


#HouseMenuNav li li a:hover {
	color:#FFFFFF;
	background-color: #872017;
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/*border: solid 1px #036;*/
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	/*background-color: #69c;*/
	background-color:#671811;
	border:#888888;
	height: auto;
}


/* ---------- TOP NAV ---------- */
#navBar {
	height : 30px;
	margin : 0;
	padding : 0;
	float: left;
}
#navBar ul {
	margin : 0;
	padding-top : 7px;
	padding-right : 0;
	padding-bottom : 5px;
	padding-left : 0;
}
#navBar li {
	list-style-type : none;
	margin : 0;
}
#navBar li {
	display : inline;
	padding-top : 0;
	padding-right : 1.6em;
	padding-bottom : 0;
	padding-left : 1.6em;
	line-height: 12px;
	border-left:1px solid #f1d795;
}
#navBar li ul li, #navBar li:first-child, #footer_links li:first-child {
    border-left:none;
}
#navBar li ul li {
    padding-left:0;
}
#navBar a {
	font-size : 1.2em;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#navBar a:hover {
	color : #DFD9BF;
}

#footer_links li#HouseMenuNavItem40 {
    display:none;
    visibility:hidden;
}

