/**
  * Spa Angels - General Style
  * Author: Medeea WebWorks - http://www.medeeaweb.com
  */

body {
	margin:0px;
	padding:0px;
	background: url(img/bg.gif) repeat-x #291706 center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#overlay {
	width:996px;
	margin:0px auto;
	background-color:#291706;
	background-image:url(img/bgd.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:740px;
}

#wrap {
	width:756px;
	margin:0px auto;
	padding:0px 20px 20px 20px;
	background-color:#FDF2D2;
}

.main_menu {
	height:40px;
	background-image:url(img/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-left:6px;
}

.footer {
	border-top:1px solid #E8DFC5;
	padding-top:6px;
}

.footer .links, .footer .links a, .footer .links a:hover {
	text-align:center;
	color:#33786F;
	text-decoration:none;
}

.footer .links a:hover {
	text-decoration:underline;
}
.footer .text{
	font-size:11px;
	color:#A1A1A1;
	text-align:center;
	padding-top:3px;
}
.txtform, .txtarea {
	border:1px solid #8C6816;
}
.txtform {
	width:250px;
}

.c_details h1{
	font-size:24px;
	color:#33786F;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#list_news {
	margin:20px 0px 10px 0px;
	padding:0px;
}
	#list_news .clearfix_news {
		clear:both;
		margin-bottom:5px;
	}
	#list_news .new_title {
		font-size:15px;
		color:#8C6816;
		text-decoration:none;
		font-weight:normal;
		font-style:normal;
		margin-bottom:2px;
	}
	#list_news .new_body {
		font-size:11px;
		color:#707070;
	}
		#list_news .new_body .date {
			font-size:11px;
			color:#707070;
			font-weight:normal;
			margin-bottom:4px;
		}
		#list_news .new_body img {
			border:1px solid #8C6816;
			float:left;
			margin-right:3px;
		}
		#list_news .new_body .newLink {
			text-align:right;
			margin-right:10px;
		}
		#list_news .new_body .newLink a, #list_news .new_body .newLink a:hover {
			font-size:10px;
			color:#8C6816;
			font-weight:bold;
			text-decoration:none;
			
		}
		#list_news .new_body .newLink a:hover {
			text-decoration:underline;
		}
#nw {
	margin:0px;
	padding:0px;
}
	#nw .date {
		font-size:15px;
		color:#33786F;
		text-decoration:none;
		margin-bottom:4px;
		margin-top:2px;
		font-weight:normal;
		font-style:normal;
	}
	#nw .short, #nw .long {
		font-size:11px;
		color:#707070;
		text-decoration:none;
		margin-bottom:5px;
	}
		#nw .long img {
			float:left;
			border:1px solid #8C6816;
			margin-right:5px;
		}

.LinkStyle3 {
	font-size:10px;
	color:#8C6816;
	font-weight:bold;
	text-decoration:none;
}
.page_dd {
	color:#8C6816;
	font-weight:bold;
}

.LinkStyle1 {
	font-size:13px;
	color:#8C6816;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#33786F;
}
.bullet {
	background-image:url(img/bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:20px;
}
	.bullet span {
		color:#8C6816;
		font-weight:bold;
		font-size:14px;
	}
.note {
	margin:5px 0px 20px 22px;
	font-size:11px;
}
.s_title {
	font-size:24px;
	color:#8C6816;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.bullet2 {
	background-image:url(img/bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:20px;
	margin-bottom:10px;
}
	.bullet2 span {
		color:#8C6816;
		font-weight:bold;
		font-size:13px;
	}
.note2 {
	margin:5px 0px 20px 22px;
	font-size:11px;
}
.s_title2 {
	font-size:24px;
	color:#8C6816;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

a{
	color:#33786F;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
