body {
	/* margin: 0 20px 0 15px;  to avoid margins */
	/* text-align: center;  to correct the centering IE bug*/
	font-size:77%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#dbdbdb;
	line-height:1.65em;
	margin:0;
	background:#CCCCCC;

}

h1 { display:block; float:left; width:290px; height:0; font-size:0.3em; padding-top:70px; overflow:hidden; background: url(../assets/build/logo_flair.png); margin:0}

p {margin:0 0 13px 0; font-size:1em}

blockquote {margin:0 0 13px 0; font-size:1em; color:#FFF; font-style:italic}


ul { margin:0 30px 15px 25px; list-style-image:url(../assets/build/bullet.gif );font-size:1.1em}

h2, h3, h4, h5{ 
font-size:1.2em; font-weight:normal; line-height:1.3em; margin-bottom:8px; color:#FFF}

h2 {margin-top:0px; margin-bottom:20px; font-weight:bold}

strong { font-weight:normal; color: #fff}

img { border:0 }

#wrapper {width:850px; height:420px; overflow:hidden; margin-left: auto; margin-right: auto; margin-top:40px; text-align: left; background:url(../assets/build/bg_home.jpg) no-repeat #333333}

#testimonials #wrapper {background:url(../assets/build/bg_testimonials.jpg) no-repeat}
#links #wrapper {background:url(../assets/build/bg_links.jpg) no-repeat}
#contact #wrapper {background:url(../assets/build/bg_contact.jpg) no-repeat}
#guests #wrapper {background:url(../assets/build/bg_guests.jpg) no-repeat}
#sent #wrapper {background:url(../assets/build/bg_sent.jpg) no-repeat}
#price #wrapper {background:url(../assets/build/bg_prices.jpg) no-repeat}

#header {
	display:block;
	clear:both;
	width:850px;
	height:70px;
	
}
	
#nav {display:block;
	float:left;
	width:535px;
	height:30px;
	margin-bottom:40px; 
}

#logo {display:block;
	float:left;
	width:290px;
	height:70px;
	margin:0 0 0 25px}

#mainbody {
	display:block;
	float:left;
	width:475px;
	height:350px;
	overflow:hidden;
	margin:25px 0 0 25px}

#contact #mainbody  {
	width:550px}	
	
	

.innermainbody1 { display:block; float:left; width:237px; margin:0}
.innermainbody2 { display:block; float:left; width:238px; margin:0}

a {	color:#f3c305; text-decoration:none}
a:hover { color:#fff }




/* nav */


#nav ul li { display: inline; padding:0 }

#nav ul {margin: 0 0 0 -40px; list-style-type: none; }
#nav ul a {
	display:block;
	font-weight:normal;
	float:right;
	text-decoration: none;
	text-transform:uppercase;
	font-size:0.8em;
	margin:4px 20px 0 0;
	color:#f3c305;
}

#nav ul li a:hover {color:#fff }

#home #nav .home a { color:#fff }
#gallery #nav .gallery a { color:#fff }
#links #nav .links a { color:#fff }
#testimonials #nav .testimonials a { color:#fff }
#contact #nav .contact a { color:#fff }
#price #nav .price a { color:#fff }

.name { font-style:italic; color:#FFF; font-weight:bold}

.dropcap {
float:left;
font-size:39px;
line-height:35px;
padding-top:16px;
font-style:normal
} 


.linkheader {display:block; float:left; width:237px; color:#fff; cursor:pointer}

.linkbody { display:block; float:left; margin:0 0 0 13px}