/* CSS Document */
body{
background: #fff url(../images/bg_body.gif);
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
margin: 0;
padding: 0;
}
#site{
margin: 0 auto 14px;
padding: 0;
width: 800px;
}
#header{
position: relative;
width: 800px;
height: 190px;
background: transparent url(../images/bg_header.jpg) no-repeat 0 0;
}
#body{
background: #fff url(../images/bg_innerbody.gif) repeat-y 0 0;
}

#news{
background: url(../images/icon_news.gif) no-repeat 10px 0;
width: 240px;
height: 100px;
margin-top: 100px;
color: #fff7ef;
}
#news p{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 13px;
color: #000;
margin: 0 6px 10px;
padding-left: 6px;
border-left: 3px solid silver;
}
#news p.alert{
color: #990000
}
#news a{
color: #6b824a;
}
#news a:hover{
color: #636563;
}
#news h4{
color: #636563;
padding: 10px 0 0 46px;
}
#content{
padding: 10px ;
margin-left: 252px;
}
#content p{
line-height: 18px;
font-size: 16px;
}
#footer{
text-align: center;
padding: 20px 0;
clear: both;
height: 60px;
background: transparent url(../images/bg_footer.gif) no-repeat 0 0;
color: #fff;
font-size: x-small
}
#login{
float: right;
background: transparent url(../images/icon_key.gif) no-repeat 0 0;
width: 19px;
height: 20px;
margin: 0 30px 0 0;
cursor: pointer
}

.imgleft{
float: left;
padding: 2px;
margin: 4px;
border: 1px solid silver;
background-color:#fff;
}
.imgright{
float: right;
padding: 2px;
margin: 4px;
border: 1px solid silver;
background-color:#fff;
}

#clearall{
clear: both
}

/* CONTACT STYLING */
#container{
	width: 380px;
	text-align: center;
	margin-left: 90px
}
#contactForm {
	padding-bottom:35px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.4em;
	text-align: left;
}

#contactForm input, #contactForm textarea {
	border:0px solid #FFF;
	background:transparent;
	float:left;
	margin-left:7px;
	width:250px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
}
#contactForm input#date{
	border:0px solid #FFF;
	background:transparent;
	background-color: #993300;
	float:left;
	margin-left:7px;
	width:250px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
}
.formField {
	width:319px;
	height:20px;
	margin-bottom:5px;
	background:url(../images/field.gif) no-repeat left top;
}

.formArea {
	width:319px;
	height:140px;
	margin-bottom:5px;
	background:url(../images/area.gif) no-repeat left top;
}

#contactForm label i {
	display:none;
}

#contactForm label {
	width:50px;
	height:18px;
	display:block;
	float:left;
	margin-left:7px;
	margin-top:1px;
}

* html #contactForm label {
	margin-left:3px;
}

#labelName {
	background:url(../images/label_name.gif) no-repeat left top;
}
#labelAddress {
	background:url(../images/label_address.gif) no-repeat left top
}
#labelCity {
	background:url(../images/label_city.gif) no-repeat left top;
}
#labelState {
	background:url(../images/label_state.gif) no-repeat left top;
}
#labelZip {
	background:url(../images/label_zip.gif) no-repeat left top;
}
#labelPhone {
	background:url(../images/label_phone.gif) no-repeat left top;
}
#labelEmail {
	background:url(../images/label_email.gif) no-repeat left top;
}
#labelDateFrom{
background: url(../images/label_datefrom.gif) no-repeat left top;
}
#labelDateTo{
background: url(../images/label_dateto.gif) no-repeat left top;
}
#labelMessage {
	background:url(../images/label_message.gif) no-repeat left top;
}

input#buttonSend {
	width:54px;
	height:20px;
	margin:0px;
	margin-left:56px;
	background:url(../images/button_send.gif) no-repeat left top;
	display:block;
}

* html input#buttonSend {
	margin-left:28px;
}

input#buttonSend:hover {
	background-position:left bottom;
}

#errorAlert {
	color: #900;
	text-decoration:blink;
}
#thanks_h3{
font-size: 22px;
font-weight: bold;
color: #900;
letter-spacing: -1px;
}
#thanks_h4{
font-size: 18px;
font-weight: bold;
color: #666;
}
.visTrue {
	display:block !important;
}

#contactForm p {
	padding-left:55px;
}

#contactForm #buttonSend {
	margin-bottom:20px;
}

#contactForm #message {
	height:130px;
}
/*  HOME STYLING */
h1#homeheader{
font-family:"Trebuchet MS", "Tw Cen MT", Verdana;
margin-bottom: 0;
padding-bottom: 0;
}
h2#homeheading{
margin-top: 0;padding-top: 14px;
line-height: 23px;
font-family:"Trebuchet MS", "Tw Cen MT", Verdana;
color: #FF66CC;
text-align:center
}
#floorplan{
text-align: center;
color: #000;
font-weight: bold;
}
#mainfloor{
cursor: pointer;
padding-top: 10px;
font-size: 20px;
}
#basement{
cursor: pointer;
padding-top: 10px;
margin-left: 170px;
font-size: 20px;
}

/*  ABOUT STYLING */
#weaskthat, #pricing, #inventory{
margin-left: 30px;
margin-right: 20px
}
#weaskthat ul, #pricing ul, #inventory ul{
border-left: 5px solid #e0e0e0;
}
#weaskthat li, #pricing li, #inventory li{
list-style-type:none;
background: url(../images/icon_listheart.gif) no-repeat left 1px;
padding-left: 16px;
}
#weaskthat h3, #pricing h3, #inventory h3{
padding: 4px 0 4px 30px;
background: url(../images/icon_tool.gif) no-repeat left top;
color: #6b824a;
margin-left: -30px;
border-bottom: 5px solid #E0E0E0;
}
#days p{
margin-left: -10px;
}
#days span{
color: #006600;
padding-left: 10px;
}
/*  PHOTO ALBUM STYLING */
#flashgallery h4{
background: url(../images/icon_camera.gif) no-repeat left top;
padding: 4px 0 0 26px;
}

/*  LOCATION STYLING */
#locinfo h3{
background: url(../images/icon_gethere.gif) no-repeat left top;
padding: 4px 0 0 26px;
}
#locinfo img{
margin: 4px 2px;
}
#locinfo p em{
color: #006600;
}
#locinfo a{

}
/*  GUESTBOOK STYLING */
#gbhearts{
float: right;
width: 64px;
height: 64px;
background: url(../images/icon_hearts.gif) no-repeat right top;
}

#entrycontainer{
margin-left: 4px;
margin-top: 150px;
}
* html #entrycontainer{
margin-top: 110px;
}
#gbentryform{
position: relative;
width: 520px;
}
#gbformleft{
position: absolute;
top: 80px;
left: 0;
padding-top: 20px;
text-align: right;
margin-right: 2%;
width: 220px;
}
#gbformleft input{
margin: 4px 0;
}
#gbformright{
position: absolute;
top: 80px;
right:20px;
width: 250px;
}
#gbentryform p{
padding: 0 10px;
}
#entrycapstart{
width: 508px;
height: 7px;
background: url(../images/bg_entrytop.gif) no-repeat left bottom;
}
#entryendcap{
width: 508px;
height: 7px;
background: url(../images/bg_entrybottom.gif) no-repeat left top;
}
.entry{
background-color: #F7F7F7;
padding:  4px;
margin: 0;
width: 500px;
}
.entrylocation{
background: url(../images/icon_pencil.gif) no-repeat left top;
padding-left: 20px;
}
.entrydate{
float: left;
width: 40px;
}
.calPage {color: red; font-size: 10px; text-shadow: #fff 1px 1px 1px; display: block; background: url(images/deco-date1.gif) 0 0 no-repeat;  text-align: center; text-transform: uppercase; line-height: 1; margin-top: 0; width: 35px; padding-top: 5px; }

.calPage .day {display: block; font-weight: bold; font-size: 20px; text-indent: -3px; letter-spacing: -2px; color: #fe85b0; text-shadow: #bbb 2px 2px 0; background: url(../images/deco-date2.gif) bottom left no-repeat; padding-bottom: 5px;}

.calPage {margin-bottom: 1em; font-size: 9pt; color: #666;}

.entryname{
margin: 10px 0 0;
font-size: 26px;
color: #666666;
letter-spacing: -.5px;
font-family:"Times New Roman", Times, serif;
}
.entrylocation{
font-size: 12px;
color: #999999;
}
.entrysep{
display:block;
background: url(../images/bg_entrysep.gif) no-repeat 0 0 ;
width: 315px;
height: 1px;
}
.entrynav, entrynav a{
font-size: 11px;
}
.entrynav a{
margin: 0 4px;
}
/*- Top Right Banner--------------------------- */
#cornerflower{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	height: 113px;
	width: 107px;
	background: url(../images/cornerflower.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

/*- Top Right Banner--------------------------- */

/* MENU STYLING */
#menu{
margin: 0 0 0 10px;
width: 240px;
background: transparent url(../images/bg_menu.jpg) no-repeat 0 0;
height: 266px;
float: left;
}

* html #menu{margin-left: 5px;}

#menulist{
	font-size: 17px;
	padding: 0 0 0 36px;
	width: 180px;
}
* html #menulist{
padding: 10px 0 0 0;
}
#menulist li{
list-style-image: url(../images/icon_menuheart.gif) !important;
padding: 3px 0;
}
#menulist li a{
color: #fff7ef;
}
#menulist li a:hover{
color: #6b824a;
}

