body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
padding: 0;
margin: 0 0 1em 0;
font-size: 12px;
/*font-family: Tahoma, Arial, Helvetica, sans-serif*/
}

p.error, p.confirmation {
color: #FFF;
background: #C22;
padding: 3px 5px;
}

p.confirmation {
background: #E4701D;
}

.right {
text-align: right;
}

img.about_photos {
float: left;
margin-right: 10px;
}

div.about_description {
padding-left: 160px;
}

.mainText {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	/*padding-left: 10px;*/
}

.bullets {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.header1 {  font-size: 12px; font-style: normal; color: #666633; letter-spacing: normal; font-variant: normal; font-weight: bold}
.pageheaders {  font-size: 14pt; font-style: normal; color: #666633; letter-spacing: 4px; font-weight: lighter; border-style: none; font-variant: normal; text-transform: lowercase}
.floorplanDescriptions {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.floorplanNames {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	line-height: 30px;
	border-top: 1px solid #663;
}
.disclaimer {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.viewFloorplans {
	font-size: 12px;
	font-style: normal;
	color: #666633;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	line-height: normal;
	font-weight: bold;
	border-top: 1px solid #663;
}
.financeButtons {
	font-size: 12px;
	font-style: normal;
	color: #666633;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	line-height: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	font-size: 11px;
}
.footer a {
	color: #EDEDDC;
}

a {
	color: #666633;
	text-decoration: none;
}

div#content {
height: 400px !important;
}

.virtual_tour {
/*disabling for the time being until the tours are renewed*/
display: none;
}

/*new navigation in the footer*/
#footer_nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style: none;
text-align: right;
padding: 0;
margin-top: 10px;
color: #FFF;
}

#footer_nav li {
display: inline;
}

#footer_nav li a {
padding: 5px;
}

img.footer_logo {
margin: 8px 5px;
float: left;
border: none;
}

a.logo_link {
border: none;
text-decoration: none;
}

/*new header menu */
#menu_wrapper {
width: 510px;
height: 90px;
background: #663;
border-bottom: 10px solid #E4701D;
}

#main_menu {
list-style: none;
color: #FFF;
font-size: 12px;
height: 75px;
width: 100%;
margin: 0;
padding: 0 0 15px 0;
}

#main_menu li {
width: 63px;
background: #663 url(../images/menu_bg.gif) bottom right no-repeat;
border-bottom: 1px solid #e5e5cf;
float: left;
height: 75px;
position: relative;
text-align: center;
}

#main_menu li a.text {
height: 20px;
line-height: 20px;
padding-top: 55px;
display: block;
color: #FFF;
text-decoration: none;
}

#main_menu li:hover a.text {
background: url(../images/menu/menu_opague.png) bottom center repeat-x;
}

/*need to add up to 510px*/
#main_menu #home_menu { width: 55px; }
#main_menu #location_menu { width: 65px; }
#main_menu #amenities_menu { width: 68px; }
#main_menu #floor_plans_menu { width: 75px; }
#main_menu #gallery_menu { width: 55px; }
#main_menu #about_us_menu { width: 65px; }
#main_menu #financing_menu { width: 67px; }
#main_menu #contact_menu { width: 60px; background-position: bottom center;}

#main_menu #home_menu:hover, #main_menu #home_menu.selected { background-image: url(../images/menu/home_menu.jpg); background-position: center center;}
#main_menu #location_menu:hover, #main_menu #location_menu.selected { background-image: url(../images/menu/location_menu.jpg); background-position: center center;}
#main_menu #amenities_menu:hover, #main_menu #amenities_menu.selected { background-image: url(../images/menu/amenities_menu.jpg); background-position: center center;}
#main_menu #floor_plans_menu:hover, #main_menu #floor_plans_menu.selected { background-image: url(../images/menu/floor_plans_menu.jpg); background-position: center center;}
#main_menu #gallery_menu:hover, #main_menu #gallery_menu.selected { background-image: url(../images/menu/gallery_menu.jpg); background-position: center center;}
#main_menu #about_us_menu:hover, #main_menu #about_us_menu.selected { background-image: url(../images/menu/about_us_menu.jpg); background-position: center -12px;}
#main_menu #financing_menu:hover, #main_menu #financing_menu.selected { background-image: url(../images/menu/financing_menu.jpg); background-position: center center;}
#main_menu #contact_menu:hover, #main_menu #contact_menu.selected { background-image: url(../images/menu/contact_menu.jpg); background-position: center center;}

/*fine tuning for calculator styles*/
.mc-title {
padding: 10px 0 10px 10px;
}