body{
	background-color:#000;
	text-align:center;
	color:#bf0202;
	font-family:"Trebuchet MS";
}

#wrapper{
	text-align:left;
	margin:0 auto 0 auto;
	width:1000px;
	height:auto;
}

#contain1{
	float:left;
	width:312px;
	height:452px;
	margin:25px 0 0 0;
	background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;
}

#contain{
	float:left;
	width:312px;
	height:452px;
	margin:25px 0 0 32px;
	background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;
}

#footer{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	margin:15px 0 0 0;
}

#mainfoot{
	font-size:24px;
	font-weight:lighter;
}

#mainfoot img{border:0px;}


/* Main Page Headers */
#rc_h1 h1{
	margin:6px 0 0 15px;
	background-image:url(../images/romantic_chateau.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
}
#rc_h1 span, #rm_h1 span, #rt_h1 span{
	display:none;
}

#rm_h1 h1{
	margin:6px 0 0 10px;
	background-image:url(../images/romantic_mansion.gif);
	background-repeat:no-repeat;
	width:265px;
	height:30px;
}

#rt_h1 h1{
	margin:5px 0 0 27px;
	background-image:url(../images/romantic_tours.gif);
	background-repeat:no-repeat;
	width:265px;
	height:30px;
}

/* End of Main Page Headers*/

h2{
	font-size:28px;
	margin:10px 0 0 0;
	color:#bf0202;
	font-weight:lighter;
	text-align:center;
}

h3{
	font-size:17px;
	margin:10px 0 0 0;
	color:#bf0202;
	font-weight:lighter;
	text-align:center;
}

h4{
	font-size:18px;
	margin:15px 0 0 0;
	color:#bf0202;
	font-weight:lighter;
	text-align:center;
}

.intro_text{
	float:left;
	width:290px;
	height:auto;
	font-size:14px;
	font-weight:lighter;
	margin:5px 0 0 10px;
}

.intro_img1{
	float:left;
	width:312px;
	text-align:center;
	margin:10px 0 0 0;}
	
.intro_img2{
	float:left;
	width:312px;
	text-align:center;
	margin:25px 0 0 0;}
	
.intro_img3{
	float:left;
	width:312px;
	text-align:center;
	margin:11px 0 0 0;}
	
img{ border:2px solid #FFF;}


/* Link Style */

a:link, a:visited{
	color:#bf0202;
	text-decoration:none;}
a:hover{
	color:#bf0202;
	text-decoration:none;}
	

#contain1:hover, #contain:hover{
	background-image:url(../images/main_bg_hvr.gif);
	background-repeat:no-repeat;
}




