@charset "UTF-8";
/* CSS Document */

body 
{
	margin:0px;
	padding:0px;
	background-image:url(../images/siteBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	color: #626161;
	line-height: 18px;
}


a {
	color: #E57025;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	border-bottom: 1px dotted #e2e2e2;
	text-transform: uppercase;
	font-weight: normal;
	color:#e57025;
	margin-top: 0px;
	padding-top: 12px;
}

div#BodyDiv
{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	background-image:url(../images/pagePeel.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:100%;
	height:124px;
}

#centerDiv {
	width: 860px;
	height: auto;
	margin: auto;
	padding: 15px 26px 0px 26px;
	position: relative;
}

.paperpeel{display:block;position:absolute;top:0;right:0;height:75px;width:180px;text-indent:-9999px;}
.logo{margin-left: 0px;}

ul.mainNav{list-style-type:none;margin-top:0.6em;float:left;padding-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
ul.mainNav li{display:inline;float:left;margin-right:8.7em;}

ul.mainNav li.last{margin-right:0;}



#Nav {
	width: 860px;
	height: 32px;
	margin-top: 18px;
	background-color: #e57025;
	margin-bottom:5px;
	padding-bottom:0px;
	
	
}

#Nav a
{
 color: #FFFFFF;
 text-transform: uppercase;
 font-size:12px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 
}

#Nav a:hover
{
border-bottom: 1px dotted #ffffff;
}

#mainBanner {
	width: 860px;
	height: 292px;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

#subBanner {
	width: 860px;
	height: 194px;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
#bannerSM {
	background-image: url(../images/bannerBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	width: 912px;
	height: 119px;
}

#siteMap {
	/*background-image: url(../images/bannerBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width: 860px;
	height: 334px;
}

.leaders {
	padding:0px;
}

.leadersBoxRight {
	width: 567px;
	height: 199px;
	float: left;
	background-image: url(../images/homecalloutRightBg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 0px;
	color: #ffffff;
	
}

.homecalloutLeft{
	width: 294px;
	height: 169px;
	float: left;
}

.homecalloutRight{
	width: 273px;
	height: 169px;
	float: left;
}

.homecalloutContent{
	padding: 10px 22px;
	text-align: left;
	font-size: 12px;
}

.homecalloutContent h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	border-bottom: 1px dotted;
	text-transform: uppercase;
	font-weight: normal;
	color:#ffffff;
}

.leadersBoxLeft {
	width: 286px;
	height: 199px;
	margin-right: 7px;
	float: left;
	margin-top: 5px;
	padding-top: 0px;
}


.subNav {
	width: 291px;
	height: 218px;
	float: left;
	padding-top: 25px;
	margin-top: 32px;
	background-image: url(../images/sideNavBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.subNav a{color: #626161;font-size:14px;text-transform:uppercase;font-weight:bold;}
.subNav a:hover{text-decoration:none;color:#e57025;}
.subNav ul{list-style-type:none;margin-top:0.6em;padding-top:0.2em;margin-left:0px;padding-left:16px;}
.subNav ul li{padding-left:0px;margin-left:0px;float:left;border-bottom:1px dotted #e2e2e2;margin-bottom:0.8em;text-align:right;width:235px;}
.subNav ul li.last{margin-right:0; border-bottom: none;}
.subNav p{text-align:center;color:#E57025;text-transform:uppercase;font-weight:bold;font-style:italic;}

.subNav img {
	margin-bottom: 7px;
}

.subNavImage {
	width: 291px;
	height: auto;
	float: left;
	padding-top: 0px;
	margin-top: 40px;
}
.subNavAlt {
	width: 217px;
	height: auto;
	background-color: #3d1f0a;
	float: left;
	padding-top: 15px;
	background-image: url(../images/subNavBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.subNavAlt img {
	margin-bottom: 7px;
}

.leftCol {
	width: 217px;
	height: auto;
	float: left;
	padding-top: 20px;

}

#content {
	width: 535px;
	margin-left: 30px;
	float: left;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	
}





#content p {
	margin-top: 5px;
}

#footer {
	width: 860px;
	height: 35px;
	margin-top: 50px;
	padding-top: 20px;
	color: #54311b;
	font-size: 1em;
	border-top: 1px dotted #e2e2e2;

	
}

#footerhome {
	width: 860px;
	height: 35px;
	margin-top: 10px;
	padding-top: 20px;
	color: #54311b;
	font-size: 1em;
}
#footer a,#footerhome a {
	color: #54311b;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 16px;
}

#footer a.last,#footerhome a.last {padding: 0px 0px 0px 16px !important;}
#footer a:visited,#footerhome a:visited {
	text-decoration: none;
}

#footer a:hover ,#footerhome a:hover {
	text-decoration: underline;
}

#footer .copyright,#footerhome .copyright
{
text-align:left; 
float:left;
}

#footer .links,#footerhome .links
{
text-align:right;
float:right;
}

a.news,a.news:visited {
font-size:12px;
color:#fff;
display:block;
text-align:left;
margin-bottom:5px;
margin-left:10px;
}
a.news:hover{
text-decoration:underline;
}

span.subRooms{
display:block;
font-weight:bold;
text-align:left;
padding:5px 15px;
font-style:italic;
}






/* begin: slideshow */
.slideshow
{
	position: relative;
	padding: 0;
	margin: 0em 0 0 0em;
	
	width: 439px;
	height: 292px;
	float: left;
	background-color: #fff;
}
.slideshow a img
{
	border: none;
}
.slideshow li.slide
{
	list-style-type: none;
}
.slideshow .slides
{
	height: 292px;
	margin: 0;
}
.slideshow .slides li.slide
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0;
}
.slideshow .buttons
{
	
}
.slideshow .buttons
{
	display: block;
	position: absolute;
	z-index: 100;
	left: 370px;
	top: 10px;
	margin: 0;
	padding:0px;
	font-size:8px;
	font-family:Arial, sans-serif;
	
	
}
.slideshow .buttons li
{
	float: left;
	display: inline;
	margin-right: 0.4em;
	line-height: 6px;
}
.slideshow .buttons li a
{
	float: left;
	text-decoration: none;
	width: 5px;
	height: 5px;
	padding: 0.4em;
	color: #ffdac3;
	background-color: #e57025;
	outline: 0;
	font-size: 10px;
	text-align: center;
	
}
.slideshow ul.buttons li a:hover
{
	text-decoration: none;
	color: #fff;
}
.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a
{
	color: #fff;
}
/* end: slideshow */




#mainBanner ul.bannerlistBoxes{float:left;margin:0px;padding:0px;list-style-type:none;width:421px;line-height:0px;}

#mainBanner ul.bannerlistBoxes li{display:inline;float:left;margin-left:1px;line-height:0px;margin-bottom:1px;}

#mainBanner ul.bannerlistBoxes li.last{margin-bottom:0px;}


#mainBanner ul.bannerlistBoxes img{border:0px;padding:0px;margin:0px;line-height:0px;float:left;}



.saleEvent{position: absolute; right:25px; top: 30px;}
