/* CSS Document */

body
{
margin:0;
padding:0;
}
#container
{
width:977px;
border: 0px;
background: url(../images/content_bg.jpg) repeat-y right;
}

#header
{


}

#upper_head
{
	background-image: url(../images/upper_head_bg.jpg);
	background-repeat: repeat-x; 
	width: 972px;
	height:75px;
}

#upper_head p
{
	padding-top: 45px;
	padding-left: 15px;
	margin-bottom:0px;
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
}

#logo_beauty
{
	background: #e2c772;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	float:left;
	width: 972px;
	height: 164px;
}

#navbar
{
	width: 972px;
	height: 50px;
	background-image: url(../images/navbar_bg.jpg);
	background-repeat: repeat-x; 
	text-align: center;
}

#navbar a
{
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	float:left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 11px;
	padding-left: 25px;
	border-right: 3px solid #FFFFFF;
	margin-top:5px;
}

#navbar a:hover {
	color:#FFCC00;
}

.active {
font-style:oblique;
	}


#leftcol
{
	float:left;
	background: #666666;
	border: 0px solid;
	width:200px;
	height:1200px;
}

#leftcol h2, h3 , h4
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 25px;
	text-align:center;
}

.special_italic
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	font-style: oblique;
	text-align:center;

}

#rightcol
{
	background: url(../images/rightcol_bg.jpg) repeat-y left;
	border: 0px solid;
	float: right;
	width:777px;
	background: url(../images/rightcol_bg.jpg) repeat-y left;
	height: 1200px;
}

#rightcol
{


}

.content
{
	margin-left: 125px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 600px;
	text-align:justify;
	line-height: 25px;
}

.content a
{
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;

}


.heading
{
	margin-top: 40px;
	margin-left: 125px;
	width: 600px;
	color: #ed1c24;
	text-align:justify;	
	line-height: 32px;
}

.sub_heading
{
	margin-left: 125px;
	width: 600px;
	text-align:justify;
	line-height: 30px;
	color: #000000;
}

.highlight
{
	color: #ed1c24;
	font-weight:bold;
}

#left_pics
{
	position: absolute;
	left: 50px;
	top:650px;

}

.attractions_list
{
	margin-left: 150px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 600px;
	text-align:justify;
	line-height: 25px;
}

li a
{
	text-decoration: none;
	color: #ed1c24;
}
