body{
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#CF7A91;
	color: #5C1122;
	padding:0px;
	margin:0px;
	line-height:15px;
	font-size:12px;
}

p {text-align:left;
	margin:5px 0px 10px 0px;
	line-height:15px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

ul, li{
	line-height:25px;
}

#container {
	width:942px;
	margin:0px auto;
	position:relative;
}

#headers{
height:302px;
}
/* header1 */

#header1 {
	width:942px;
	height:152px;
}
#header1_center{
	margin-top:65px;
	float:left;
	width:900px;
	background-color:#FFF4E8;
}
#header1_Rshadow{
	margin-top:65px;
	float:left;
}
#header1_Lshadow{
	margin-top:65px;
	float:left;
}

/* header2 */

#header2 {
	width:942px;
	height:214px;
	background-color:#fffeef;
}

#header2_center{
	float:left;
	width:900px;
	height:214px;
	background-color:#FFF4E8;
	background-image:url(images/H2_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#header2_Rshadow{
	float:left;
}

#header2_Lshadow{
	float:left;
}

#header2_main{
	float:left;
}

#nav {
	float:left;
	padding:45px 0px 0px 10px;
	text-align:left;
}

.nav_btn{
	height:12px;
	width:170px;
	margin:0px 0px 9px 0px;
}
a.main { font-size: 12px; margin: 0px 0px 0px 0px; color:#FDEDD8; text-decoration: none; font:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
a.main:link { font-size: 12px; margin: 0px 0px 0px 0px; color:#FDEDD8; text-decoration: none; font:Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}
a.main:hover { font-size: 12px; margin: 0px 0px 0px 0px; color:#7E5877; text-decoration: none; font:Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}
a.main:visited { font-size: 12px; margin: 0px 0px 0px 0px; color:#FDEDD8; text-decoration: none; font:Georgia, "Times New Roman", Times, serif;text-transform:uppercase; }


/* subnav */

#sub_nav{
	float:left;
	width:157px;
	background-color:#FFF4E8;
	padding:20px 0px 0px 0px;
}


	
/* content */

#content {
	width:942px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	}

#content_center{
	float:left;
	width:723px;
	background-color:#FFF4E8;
	padding:20px 0px 0px 20px;
}

#content_Lshadow{
	width:21px;
	float:left;
}

#content_Rshadow{
	width:21px;
	float:left;
}

/* content for subpages*/

#sub_content {
	width:942px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	}

#sub_content_center{
	float:left;
	width:519px;
	background-color:#FFF4E8;
	padding:0px 15px 0px 20px;
	margin-top:20px;
	border-left:#DEBCDE solid 1px;
}

#sub_content_center2{
	float:left;
	width:707px;
	background-color:#FFF4E8;
	padding:0px 15px 0px 20px;
	margin-top:20px;
	border-left:#DEBCDE solid 1px;
}

#sub_content_center3{
	float:left;
	width:864px;
	background-color:#FFF4E8;
	padding:0px 15px 0px 20px;
	margin-top:20px;
	border-left:#DEBCDE solid 1px;
}

#sub_content_center4{
	float:left;
	width:676px;
	background-color:#FFF4E8;
	padding:0px 15px 0px 20px;
	margin-top:20px;
	border-left:#DEBCDE solid 1px;
}

#sub_content_nav{
	float:left;
	width:157px;
	background-color:#FFF4E8;
	padding:20px 0px 0px 0px;
}

#sub_content_nav ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	list-style:none;
	display:block;
	margin:0px 10px 0px -30px;
	}
 
#sub_content_nav li.bord {
	display:block;
	border-bottom:1px solid #DEBCDE;
	margin:0px;
	}

#sub_content_nav li.nobord {
	display:block;
	margin:0px;
	}

#sub_content_nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#7E5877;
	text-decoration:none;
	margin:0px;
	}

#sub_content_nav li a:hover {
	color:#E18169;
	text-decoration:none;
	margin:0px;
	}
	
#sub_content_gallery{
	text-align:left;
	width:180px;
	float:left;
	border-left:#DEBCDE solid 1px;
	background-color:#FFF4E8;
	padding:0px 0px 20px 7px;
	margin:20px 0px 15px 0px;
}

.photos{
	background-image:url(images/thumb_large.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:140px;
	padding:8px 0px 0px 0px;
}

.image_padding{
	padding:0px 0px 0px 12px;
}

.photo_txt{
	text-align:center;
	color:#7E5877;
	font-size:11px;
	font-weight:bold;
}

.photos2{
	background-image:url(images/thumb_small.jpg);
	float:left;
	background-repeat:no-repeat;
	width:81px;
	height:90px;
	padding:8px 0px 0px 0px;
}

.image_padding2{
	padding:0px 0px 0px 9px;
}

.photo_txt2{
	text-align:center;
	color:#7E5877;
	font-size:10px;
	margin:0px 0px 3px 0px;
	padding:0px;
}

.rates{
	float:left;
	width:215px;
	border-right:#DEBCDE solid 1px;
	padding:0px 0px 0px 15px;
}

.rates li{
	list-style:none;
	line-height:18px;
		margin:0px 0px 0px -20px;
}

.rates_noBdr{
	float:left;
	width:215px;
	padding:0px 0px 0px 15px;

}

.rates_noBdr li{
	list-style:none;
	line-height:18px;
		margin:0px 0px 0px -20px;
}

#sub_content_Lshadow{
	width:21px;
	float:left;
}

#sub_content_Rshadow{
	width:21px;
	float:left;
}

/* fonts */
h1{
	color:#7E5877;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h2{
	color:#5C1122;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:14px;
	color:#5C1122;
	margin:5px 0px 5px 0px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:18px;
	color:#5C1122;
	margin:5px 0px 15px 0px;
}

li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.rates_text{
	font-size:11px;
	margin-left:10px;
	
}

a {
	font-size:12px;
	color:#7E5877;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:link {
	color:#7E5877;
	text-decoration:underline;
	}
	
a:hover {
	color:#7E5877;
	text-decoration:underline;
	}
	
a:visited {
	color:#7E5877;
	text-decoration:underline;
	}
	
/* flowers */

#flower_top{
	position:absolute;
	background-image:url(images/flower_top.png);
	background-repeat:no-repeat;
	background-position:top right;
	top:0px;
	left:650px;
	width:378px;
	height:310px;
}

#flower_bottom{
	position:absolute;
	background-image:url(images/flower_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	top:-120px;
	left:-40px;
	width:242px;
	height:223px;
}


#footer {
	text-align:center;
	width:900px;
	height:43px;
	padding-top:21px;
	margin:0px 21px 0px 21px;
	background-color:#FFF4E8;
	background-image:url(images/footer_image_rpt.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}


blockquote {
	font-size:12px;
	text-align:justify;
	line-height:22px;
	padding:10px;
	margin:0px;
}

#newsletter_box{
	width:128px;
	height:90px;
	background-color:#EC847B;
	border:2px solid #ECC38B;
	padding:3px;
	margin:0px 0px 0px 10px;
}

#newsletter_box p{
color:#FFF4E8;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 2px 0px;
line-height:10px;
}

.newsletter_textbox{
	font-size:11px;
	height:15px;
	margin-bottom:3px;
}

#seperation{
	height:125px;
}