body {

margin: auto;

padding:0;

background:#fff;

color:#333;

font-size:76%;

font-family: verdana,helvetica,sans-serif;

text-align:center;

background-image: url(../images/backgrounddots.gif);

}

#wrapper {

	margin: 0px auto;

	padding: 0px;

	border:0;

	width: 750px;

	background-image: url(images/background_cols.gif);

	background-repeat: repeat;

}



#header {

	margin: 0;

	background-color: #FFFFFF;

	height: 126px;

	width: 758px;

	padding-top: 10px;

}

#container {

	margin: auto;

	width:750px;

	border-left: solid #000000;

	border-top: solid #000000;

	border-right: solid #000000;

	text-align:center;

	background-color: #eee;

/*	background-image: url(images/whiteparc.jpg); */

	background-repeat: repeat;

	border-bottom-style: solid;

	border-bottom-color: #990000;

}

#side-a {

	float: left;

	width: 169px;

	padding-bottom: 12px;

	margin-top: 5px;

}



#side-b {

	float: right;

	width: 566px;

	height: 1% /* Holly hack for Peekaboo Bug */;

	margin-left: 5px;

	padding-bottom: 12px;

	margin-top: 5px;

}

.style1 {color: #FFFFFF;}

#footer  {

	background-color: #000033;

	font-weight: bold;

	color: #FFFFFF;

	margin: 0;

	width: 757px;

	text-align: center;

	

}

.pic {

	margin-left: 8px;

	margin-right: 5px;

}

.clear{

clear:both;}

.w3{

	background-color: #FFFFFF;

	width: 757px;

	padding-top: 12px;

}

.navcontainer2 ul

{

	

	padding: 0em;

	

	text-align: left;

	width: 225px;

	

}

p{

	margin-left: 10px;

	margin-right: 10px;

}

.navcontainer3 ul

{

	

	padding: 0em;

	

	text-align: left;

	width: 225px;

	
}


.disclaimer{

	font-size: 9px;

	font-weight: bold;

	margin-right: 12px;

	margin-left: 12px;

}

.paragraph2{

	margin-left: 25px;

	margin-right: 25px;

	text-align: justify;

}

#index .index,#about .about,#coupons .coupons, #contact .contact, #purchase .purchase, #earlybird .earlybird, #openhouse .openhouse, #virttour .virttour,#drawings .drawings,#rules .rules



{

	background-color: #fff;
color: #800000;
font-variant:small-caps;
	font-weight: bold;


}


.navlist{
margin-left: 0;

padding-left: 0;
margin-top:6px;
list-style-type: none;
padding: 0;
width: 169px;
}

.navlist li a{
	color: white;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	background-color: #800000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.navlist li a:visited{
color: white;
}

.navlist li a:hover, .navlist li a:active{
color: #800000;
background-color: #FFFFFF;
}


