@charset "UTF-8";
/* CSS Document */

html, body {
	/* establish page height and background color, position */
/* to cut off the pagewrapper at the bottom of the footer, remove the html tag above */
	height: 100%;
	background-color: #fbf5e5;
	margin: 0;
	padding: 0;
}
body {
	background-position: top;
	background-repeat: repeat-x;
}
#pageWrapper {
	/* put in the background vertical graphic */
/* allow height to flex more than 100 percent */
	margin: 0 auto;
	width: 994px;
	background-color:#ffffff;
	height: auto; /* for FF/Moz/Safari */
	_height: 100%; /* for IE */
}
#pageWrapperHome {
	background-color: #fbf5e5;
}
.HeaderContainer {
}
#navigationWrapper {
	padding: 18px 5px 0px 100px;
	float:right;
}
#navigationLeftTopper {
	float:left;
	width:160px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
}
#leftNavWrapper {
	margin: 0;
	width: 100%;
}
#communitiesNavBox {
	/* one px short to line up with the photo */
	margin:auto;
	width:960px;
	margin-top: 11px;
	padding-top: 10px;
	height: 34px;
	background-color:#ccc;
	text-align: center;
	/*border-bottom: 1px solid #6f99ba;*/
}
#homeLeftNavBox {
	float:left;
	width: 192px;
	margin-top: 12px;
	height: 30px;
}
.contentPageLeftNavContainer {
	vertical-align: top;
	height: 325px;
	width: 356px;
	background-color: #fff;
	text-align: center;	
}
.contentPageLeftNavContainer h1 {
	padding: 20px 20px 20px 80px ;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.leftContentBoxInner {
	background-color:#fbf5e5; 
	width: 200px; 
	padding:5px; 
	margin:auto; 
	margin-bottom: 25px; 
	margin-top: 25px; 
}

#contentWrapper {
	/* restrict content size */
	margin: 0;
	width: 1000px;
	min-height: 300px;
	background-image:url(/images/content-bck-bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto;
}
#homeContentWrapper {
	margin: auto;
	width: 990px;
	padding:15px 20px 0px 0px;
}
#homePageHeadline {
	padding-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #60493c;
}
.homeContentContainer {
	clear:both;
	padding: 20px 20px 0px 0px; 
	width:1005px; 
	background-image: url(/images/home-content-bck.jpg); 
	min-height: 100px; 
	background-repeat:no-repeat; 
	background-position:top left;"
}
.homeContent {
	margin: 10px 40px 0px 45px;
	color: #60493c;
}
#subNavBox {
	margin: auto;
	width: 267px;
	height:90px;
	z-index: 5000;
}
#subNavContent {
	padding: 0px 0px 0px 15px;
	width:200px;
	margin:auto;
	text-align:left;
	white-space: nowrap;
	font-weight:lighter;
}
#subNavContent a:link, #subNavContent a:visited, #subNavContent a:active {
	color: #000;
	font-size: 14px;
}
#subNavContent a:hover {
	color:#666;
}
#mainImagebck {
	width: 1005px; /*!!!!!!!!!!!!*/
	height: 421px;
	padding-top:25px;
	margin:auto; 
	background-image:url(/images/home-bck.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;/*border-bottom: 1px solid #6f99ba;*/
}
#mainImage {
	/*border-bottom: 1px solid #6f99ba;*/
	height: 305px;
	width: 971px;
	margin: 0;
	padding: 0;

}

#mainImageHome {
	/*border-bottom: 1px solid #6f99ba;*/
	height: 305px;
	width: 971px;
	margin: auto;
	padding: 0;
}

#mainImage2 {
	width: 612px; /*!!!!!!!!!!!!*/
}
#mainImageBottomShadow {
	clear: both; 
	background-image:url(/images/home-under-shadow.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	height:10px;
}
#mainImageInventory {
	float:left;
	width: 798px;
	height: 311px;
	border-bottom: 1px solid #6f99ba;
}
#mainContentBox {
	float:left;
	width: 960px;
}
#mainContent {
	padding: 3px 10px 0px 10px;
	min-height: 300px;
}
#galleryNav {
	position:relative;
	width: 79px;
	height: 16px;
	font-size: 11px;
	
}
#footerWrapper {
	/* restrict content size */
	margin: 0;
	height: 20px;
}
#footerLogo {
	float:left;
	padding-top: 1px;
	width: 191px;
}
#footerText {
	background-color: #fbf5e5;
}
.homeBoxHeader {
	background-repeat: repeat-y; 
	padding-left:15px; 
	width: 319px;	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter !important;
	font-size:22px;
	letter-spacing:1px;
	padding-top:12px;
	padding-bottom:8px;
	color:#ffffff;
}
#homeBoxHeader1 {
	background-image:url(/images/box-brn-bck.jpg); 
}
#homeBoxHeader2 {
	background-image:url(/images/box-blu-bck.jpg); 
}
#homeBoxHeader3 {
	background-image:url(/images/box-purp-bck.jpg); 
}

.homeBoxContent {
	background-repeat:repeat-y;
	color: #ffffff;
	vertical-align: top;
	padding: 5px 12px 0px 20px;
}
.homeBoxContent a:link, .homeBoxContent a:active, .homeBoxContent a:visited {
	color: #ffffff;
}
.homeBoxContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.homeBox1Link:link, a.homeBox1Link:active, a.homeBox1Link:visited {
	color: #ffffff;
}
	
a.homeBox1Link:hover {
	color: #ffffff;
	text-decoration: underline;
}

#homeBoxContent1 {
	background-image:url(/images/box-brn-bck.jpg);
}
#homeBoxContent1 a:link, #homeBoxContent1 a:active, #homeBoxContent1 a:visited {
	color: #ffffff;
}
#homeBoxContent1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#homeBoxContent2 {
	background-image:url(/images/box-blu-bck.jpg);
}
#homeBoxContent2 a:link, #homeBoxContent2 a:active, #homeBoxContent2 a:visited {
	color: #ffffff;
}
#homeBoxContent2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#homeBoxContent3 {
	background-image:url(/images/box-purp-bck.jpg);
}

#homeBoxContent3 a:link, #homeBoxContent3 a:active, #homeBoxContent3 a:visited {
	color: #ffffff;
}
#homeBoxContent3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.homeBoxBottom {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 319px;
	height: 30px;
	text-align: right;
	padding: 0px 10px 6px 0px;
}
.homeBoxBottom a {
	color: #ffffff;
}
.homeBoxBottom a img {
	border: none;
}

#homeBoxBottom1 {
	background-image:url(/images/box-brn-btm.jpg); 
}
#homeBoxBottom2 {
	background-image:url(/images/box-blu-btm.jpg); 
}
#homeBoxBottom3 {
	background-image:url(/images/box-purp-btm.jpg); 
}

.homeBoxButton {
	font-size:12px;
	text-align:center;
	vertical-align: middle;
}
#homeBoxButton1 {
	background-color: #5a86a1;
}
#homeBoxButton2 {
	background-color: #604a3d;
}
#homeBoxButton3 {
	background-color: #5e4155;
}

#homeBoxButton1 a, #homeBoxButton2 a, #homeBoxButton3 a{
	color:#FFFFFF;
}

#contentbck {
	width: 1110px; /*!!!!!!!!!!!!*/
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(/images/content-bck.gif);
	background-repeat:no-repeat;
	text-align:center;
	z-index:1;
}

