* {
	margin: 0; padding: 0;
}

body {
	text-align: center;
	background-color: #90ACC7;
	background: url(http://www.restoredbeautygetaways.com/images/bbg.jpg) bottom left no-repeat;
	background-attachment: fixed;
}

#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header {
	display: none;
	width: 800px; height: 117px;
	background: #fff url(images/logo_new.gif) no-repeat left top; 
}

#mainNav {
	display: none;
	padding: 0 0 0 8px;
	width: 792px; height: 20px;
	background: #1F4262 url(images/headerBg.jpg) repeat-x;
}

#flashHeader {
	display: none;
	height: 210px; width: 800px;
	background: url(images/beachHeader.jpg) no-repeat;
}

#beachFlash {
	display: none;
	position: absolute;
	margin: -52px 0 0 408px;
	width: 392px; height: 281px;
}

#right {
	display: none;
	width: 300px;
	float: right;
	background-color: #D7E5F2;
}

.firstBox {	
height: 158px; background: #D7E5F2 url(images/fourthBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px; }
.secondBox { 
height: 158px; background: #D7E5F2 url(images/quoteBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.thirdBox { 
height: 158px; background: #D7E5F2 url(images/secondBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.fourthBox { 
height: 158px; background: #CDE3F8 url(images/hospitalBox.gif) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.fifthBox { 
height: 158px; background: #CDE3F8 url(images/eighthBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.sixthBox { 
height: 158px; background: #CDE3F8 url(images/thirdBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.seventhBox { 
height: 158px; background: #D7E5F2 url(images/movie.gif) no-repeat 50% 50%; border-bottom: 1px solid white; padding:10px }
.eighthBox { 
height: 158px; background: #CDE3F8 url(images/seventhBox.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.ninthBox { 
height: 158px; background: #CDE3F8 url(images/cosmo.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.doctorsBox { 
height: 158px; background: #D7E5F2 url(images/doctors.jpg) no-repeat 10px 50%; border-bottom: 1px solid white; padding:10px }
.animation { 
height: 158px; background: #CDE3F8; border-bottom: 1px solid white; padding: 15px 10px 10px 10px }

.firstArticle { height: 200px; background: white url(images/news_oralfixasian.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.article12 { height: 200px; background: white url(images/sundayHerald.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.article13 { height: 200px; background: white url(images/eye-tv-small.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.secondArticle { height: 200px; background: white url(images/news_localfocus.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.thirdArticle { height: 200px; background: white url(images/news_todaytonight.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.fourthArticle { height: 200px; background: white url(images/news_thewest.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.fifthArticle { height: 200px; background: white url(images/news_community.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.sixthArticle { height: 200px; background: white url(images/news_community2.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.seventhArticle { height: 200px; background: white url(images/news_sundayherald.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.eighthArticle { height: 200px; background: white url(images/news_thewest2.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.ninthArticle { height: 200px; background: white url(images/news_bangkok.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.tenthArticle { height: 200px; background: white url(images/news_manBoobs.jpg) no-repeat top left; margin: 10px 0 10px 0; }
.eleventhArticle { height: 200px; background: white url(images/news_restored.jpg) no-repeat top left; margin: 10px 0 10px 0; }

#subHeader {
	display: none;
	width: 300px; height: 20px;
	background-color: #1F4262;
}

#mainHeader {
	display: none;
	width: 800px; height: 20px;
	background: #1F4262 url(images/headerBg.jpg) repeat-x;
}

#content {
	float: left;
	width: 770px;  min-height: 1490px; height:auto;
	padding: 10px 20px 10px 10px;
	background-color: white;
}

h1 {
	font: 18pt Verdana, sans-serif; color: #567492;
}

h2 {
	font: 16pt Verdana, sans-serif; color: #567492; margin: 20px 0 0 0;
}

h3 {
	font: 14pt Verdana, sans-serif; color: #567492; margin: 20px 0 0 0;
}

p {
	font: 12pt Verdana, sans-serif; line-height: 1.7em; margin: 0 0 20px 0;
}

ul li {
	font: 12pt Verdana, sans-serif;  margin: 0 0 0 30px; line-height: 1.7em;
	list-style: circle;
}

#content img {
	margin: 0 0 15px 0; padding: 3px; border: 1px solid #ACABA9;
}

#content img.gallery {
	margin: 0; 
}

* html body #content img.gallery {
	margin: 0; padding: 0; border: none;
}

* html body #content {
	height: 1490px;
}

#footer {
	clear: both;
	display: none;
	width: 800px; height: 20px;
	background-color: #1F4262;
}


/* Photo Diary Styles 
================================================================== */
#content-diary {
	float: left;
	display: none;
	width: 470px;  height: 2400px;
	padding: 10px 20px 10px 10px;
	background-color: white;
}

#content-diary #dleft {
	display: none;
	float: left; width: 215px; height: 150px; 
}

#content-diary #dright {
	display: none;
	float: right; width: 215px; height: 150px;
}

#content-diary img {
	display: none;
	margin: 0 0 15px 0; padding: 3px; border: 1px solid #ACABA9;
}

#content-diary-helena {
	float: left;
	width: 470px;  height: 1600px;
	padding: 10px 20px 10px 10px;
	background-color: white;
}

#content-diary-helena h2 {
	margin-top: 3px;
	font-size: 13px;
}

#content-diary-helena #dleft {
	float: left; width: 215px; height: 150px; 
}

#content-diary-helena #dright {
	float: right; width: 215px; height: 150px;
}

#content-diary-helena img {
	margin: 0 0 15px 0; padding: 3px; border: 1px solid #ACABA9;
}


