* {
    margin: 0;
}
html, body
{
height: 100%;
}
body {
		background-image:url('../images/plasterBackground.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center;
		background-color:#f2ecd4;
		font-family:"Futura",Arial,Sans-serif;
		font-size:14px;
		color: #FFFFFF;
}
#container {
		min-height: 100%;
       		height:     auto !important;
        	height:     100%;
		width: 950px;
		margin: 0 auto -70px;
		background-image: url(../images/bodyBackground.jpg);
		background-repeat: no-repeat;
		background-position: 0px 168px;
		background-color: #200000;
		position: relative;
}

#footer {
		height: 70px;
		width: 950px;
		background-image: url(../images/footerBackground.jpg);
		color: #FFFFFF;
		position: relative;
		margin: auto; /* negative value of footer height */

}
#push {
		height: 70px;
}
#NAVcontainer {
		top: 0px;
		height: 168px;
		width: 950px;
		position: relative;
		z-index: 1;
		background-image: url(../images/headerBackground.jpg);
		background-repeat: no-repeat;
}
#MontiNavButtons {
		top: 116px;
		left: 180px;
		height: 52px;
		width: 583px;
		position: absolute;
		margin: auto;
}

#MonticelloLogo {
		top:5px;
		width: 300px;
		clear: both;
		margin: auto;
		position: relative;
		z-index: 2;
}

a:link {color:#9c9c9c}      /* unvisited link */
a:visited {color:#9c9c9c}  /* visited link */
a:hover {color:#FFFFFF}  /* mouse over link */
a:active {color:#e8ecc4}  /* selected link */
a{text-decoration:none }

h1 {
font-family:"Futura",Arial,Sans-serif;
font-size:22px;
color:#e8ecc4;
padding-bottom: 20px;
}
#Headers {
	top: 0px;
	left: 0px;
	clear: both;
	margin: 0px auto;
	position: normal;
}

#footerText1 {
font-family:"Futura",Arial,Sans-serif;
font-size:10px;
color: #FFFFFF;
padding-left:20px;
padding-top:10px;
}

#footerText2 {
font-family:"Futura",Arial,Sans-serif;
font-size:10px;
color: #FFFFFF;
left:220px;
padding-top:10px;
position: absolute;
top:0px;
}
#TwitterStatus {
width: 200px;
font-family:"Futura",Arial,Sans-serif;
font-size:10px;
color: #FFFFFF;
padding-left:400px;
position: absolute;
top:10px;
}

#YellowText
{color:#e8ecc4}


#SocialNetworking {
font-family:"Futura",Arial,Sans-serif;
font-size:10px;
color: #9c9c9c;
right:15px;
padding-top:10px;
position: absolute;
top:0px;
}

#SubMenuContent {
font-family:"Futura",Arial,Sans-serif;
background-image: url(../images/Back70.png);
background-repeat: repeat;
width: 150px;
font-size:13px;
line-height:19px;
color: #9c9c9c;
padding-left:0px;
padding-top:10px;
padding-right:10px;
position: absolute;
text-align:right;
float: left;
clear: both;
}

#InteriorContent {
font-family:"Futura",Arial,Sans-serif;
background-image: url(../images/Back70.png);
background-repeat: repeat;
width: 650px;
font-size:13px;
line-height:19px;
color: #FFFFFF;
padding-left:20px;
padding-top:10px;
padding-right:10px;
padding-bottom: 100px;
position: relative;
text-align:left;
left: 200px;
}

#IntroText {
width: 650px;
font-size:16px;
line-height:19px;
color: #FFFFFF;
position: relative;
text-align:left;
}
#Listings {
width: 650px;
font-size:14px;
line-height:19px;
color: #9c9c9c;
top: 50px;
text-align:left;
}
.SubHeader {
font-size:16px;
color: #e8ecc4;

}
ul.a {list-style-type:circle;color: #e8ecc4;padding-left:20px;}
ul.b {list-style-type:square;}



	#footer p {
		margin:0;
	}
div#preload { display: none; }
