@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	font: 90% Arial, Helvetica, Geneva, sans-serif;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background: url(images/background.jpg) repeat;
	word-spacing: 1px;
}
.boldText {
}

#container  {
	width:945px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding:30px 10px 30px
}

#containerIndex  {
	width:870px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding:30px 10px 30px
}

#sideNavBar {
	float: left; /* since this element is floated, a width must be given */
	width: 115px;
	display:inline;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	}

#sideNavBar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	}
	
#sideNavBar li{
	margin-bottom:15px;
	margin-left:0;
	padding:0
	}
	
#sideNavBar a{
	display:block;
	text-decoration:none;
	color:#ffebab;
	}
	
#sideNavBar a:hover{
	color:#FFFFFF;
	}
	
#featureColumn{
	float:right;
	width:176px;
	display: inline; /* fix IE margin issues. Double Margin Bug */
	margin-left:30px;
	}
	
	
#mainWide {
	margin-left:185px;
	width:703px
	}
	
#mainWideFeatureColumn{
	float:right;
	width:209px;
	display: inline; /* fix IE margin issues. Double Margin Bug */
	margin-left:30px;
	}
	
#mainText {
	margin-left:185px;
	margin-right:226px;
	}	
	
#mainText h2{/* Gold Subheads */
	margin: 0;
	font: bold 135% Arial, Helvetica, Geneva, sans-serif;
	color:#ffebab;
	margin-top: 30px;
	margin-bottom: 10px;
}
	
#mainIndex {
	background: url(images/indexMansion.jpg) no-repeat center top;
	padding-top:20px;
	height: 468px;
	position: relative;}
	
#mainIndex h4 {/* Index Picture Captions */
	margin: 0;
	font: bold 90% Arial, Helvetica, Geneva, sans-serif;
	color:#fee9a5;
	padding: 0;
}

#mainIndex img{
	margin-bottom:18px;
	}
	
#mainIndex a{
	text-decoration:none;
	color: #ffebab;
	}

#indexLeftSide{
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	display: inline; /* fix IE margin issues. Double Margin Bug */
	margin-left:15px;
	text-align: left
	}
	
#indexRightSide{
	margin-right:20px;
	text-align: right;
	}
	


#bottomNavBar {
	clear:both;
	text-decoration: none;
	font-size: 10px;
	margin-left:185px;
	margin-top:30px;
	width: 740px;
}

#bottomNavBar ul{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	}
	
#bottomNavBar li{
	display:inline;
	padding-bottom:0px;
	}
	
#bottomNavBar a{
	display:block;
	float:left;
	padding:0px 6px 4px;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 1px solid #ffebab;
	border-left: 1px solid #ffebab;
	font-size: 12px;
	}

#bottomNavBar p{
	color:#ffebab; font-size:12px; text-align:center; margin-top:10px
	}
	
#vsLink{
	margin-left:185px;
	width: 703px;
}

#vsLink p{
	color:#36327c;
	text-decoration: none;
	font-size: 7px;
	text-align:center
}


h1 {/* Top Headings */
	font: bold 190% Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	margin-bottom: 35px;
	padding-bottom:15px;
	border-bottom: 1px solid #FFFFFF;
}

h2{/* Subheads */
	margin: 0;
	font: bold 140% Arial, Helvetica, Geneva, sans-serif;
	color:#ffebab;
	margin-top: 30px;
	margin-bottom: 10px;
	}

h3 {/* Picture Captions */
	margin: 0;
	font: bold 120% Arial, Helvetica, Geneva, sans-serif;
	color:#ffebab;
	margin-top: 30px;
	margin-bottom: 10px;
}

h4 {/* Index Picture Captions */
	margin: 0;
	font: bold 110% Arial, Helvetica, Geneva, sans-serif;
	color:#ffebab;
	padding: 5px 0 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 130%;
}

a {
	color: #ffebab; 
	text-decoration: underline;
}


ul {
	list-style: disc url(bMc2.css) outside;
	display: inline;
	margin-top: 0px;
	}
	
li {
	margin-left: 35px;
	padding-bottom:10px;
	}
	

.caption {
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	margin-bottom: 20px;
	font-weight: normal;
}

.boldText {
	font-weight: bold;
}


.marginTop20{
	margin-top: 20px;
}

.marginTop20Bottom20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bottom20 {
	margin-bottom: 20px;
}

.bottom5 {
	margin-bottom: 5px;
}

.bottom0 {
	margin-bottom: 0px;
}



.photoGallery {
	background: url(images/photoGalleryTopLarge.jpg) no-repeat;
	float: left;
	display:inline;
	margin-right:38px;
	margin-bottom:35px;
	width: 209px;
}
.photoGallery h1{
	margin: 0;
	padding: 2px 0px 15px;
	color: #151a54;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	background: url(images/photoGalleryBottomLarge.jpg) no-repeat 0 100%;
	border: none
	}

.photoGallery img{
	margin:4px;
	border: 1px solid #151a54;
	}
	
.photoGallery a {
	color: #151a54; 
	text-decoration: none;
	}
	
.photoGallerySmall {
	background: url(images/photoGalleryTopSmall.jpg) no-repeat;
	float: left;
	display:inline;
	margin-bottom:15px;
	width: 176px;
}

.photoGallerySmall img{
	margin:4px;
	border: 1px solid #151a54;
	}
	
.photoGallerySmall h4{
	margin: 0;
	padding: 0 0 15px;
	color: #151a54;
	font-size: 14px;
	text-align: center;
	line-height: 16px;
	background: url(images/photoGalleryBottomSmall.jpg) no-repeat 0 100%;
	border: none
	}
	
.photoGallerySmall a {
	color: #151a54; 
	text-decoration: none;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
