@charset "UTF-8";

body {
	background-color: #1f54ca;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('http://www.bigwhitesilverstar.com/images/style2-bkg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	}
.clr {
	clear:both;
	}
.floatRight {
	float: right;
}
	
#logoContainer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:90px;
	z-index: 1;
	}
.hangingSpecial {
	height: 304px;
	width: 188px;
	z-index: 100;
	position: absolute;
	margin-left: -80px;
	margin-top: -25px;
}
#logoContainer .logo {
	padding-top: 5px;
	height: 85px;
	right: 0px;
	float: right;
	z-index: 1;
}
#imagePlaceholder {
	height: 349px;
	width: 717px;
	background-image: url('http://www.bigwhitesilverstar.com/pictures/top-image-placeholder-new.png');
	background-repeat: no-repeat;
	margin-left: -10px;
	float: left;
	margin-top: -40px;
	z-index: 2;
}
.headerImage {
	height: 311px;
	width: 687px;
	background-color: #FFFEF6;
	float: left;
	margin-left: 13px;
	margin-top: 15px;
	z-index: 3;
}
	
#contentContainer {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	z-index: 0;
	padding-bottom: 20px;
	position: relative;
}
#menuContainer {
	position: relative;
	float: right;
	margin-left: -20px;
}
#menuContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuContainer li {
	color: #30383E;
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	display: block;
	letter-spacing: -1px;
	width: 190px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 23px;
}
#contentContainer #menuContainer h2 {
	font-size: 19px;
}
	
.menuItemSmall {
	font-size: 13px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #036;
	padding: 0px;
}
#menuContainer li:hover {
	background-image: url(http://www.bigwhitesilverstar.com/pictures/mouse-over-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -8px;
	cursor: hand;
	display:block;
	}
#contentContainer .bodyContent {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contentContainer .bodyContent a {
	color:#3366cc;
}
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #30383E;
	height: 150px;
	background-image: url('http://www.bigwhitesilverstar.com/pictures/mountains.jpg');
	background-repeat: no-repeat;
	background-position: 650px 30px;
}
#footer p {
	margin:0px;
	padding: 0px;
	line-height: 15px;
	color: #999;
}
#footer a {
	color: #999;
}
#footer .footerContact {
	font-size: 12px;
	color: #3E76A5;
	float: left;
	width: 32%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 135px;
}
#footer .footerMap {
	float: right;
	width: 31%;
	padding-top: 5px;
}
.footerMountains {
	background-image: url('http://www.bigwhitesilverstar.com/pictures/footerMountains.jpg');
	height: 122px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

