@charset "utf-8";

body {
	font-family: "Comic Sans MS", cursive;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
}
h1{
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;

}
.title1 {
	width:100%;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	color:#FFF;


}
.title2 {
	width:100%;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af3a90;
	color:#FFF;
}
a:link {


text-decoration:none;

}
a:visited {

color:#fff;
text-decoration:none;

}
a:hover {

color:#db9924;
text-decoration:underline;
}
a:active {

color:#fff;
text-decoration:none;

}
#container{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 944px;
}
#top{
	background-image: url(images/bg_top.gif);
	height: 48px;
	width: 944px;
	float:left;
}
#middle_top_logo{
	float:left;
	width:950;
}
#logo{
	float:left;
}
#banner{
	float:left;
	background-image: url(images/bg_banner.gif);
	height: 246px;
	width: 691px;

}
#menu{
	height: 44px;
	width: 944px;
	float:left;
	padding-top:0px;
}
.people_say{
	margin-left:5px;
	
	
}
#middle_content{
	float:left;
	width: 944px;	
	
}
#left_box{
	background-image: url(images/bg_left.gif);
	float: left;
	height: 445px;
	width: 275px;
	padding-left:30px;
	padding-right:30px;
	font-size: 14px;
	color: #FFF;
	
}
#right_box{
	background-image: url(images/bg_right.gif);
	float: left;
	height: 451px;
	width: 549px;
	padding-left:30px;
	padding-right:30px;
	font-size: 13px;
	color: #4d4d4d;
}
#right_box_gallery{
	float: left;
	height: 451px;
	width: 880px;
	padding-left:30px;
	padding-right:30px;
	font-size: 13px;
	color: #4d4d4d;
}
#right_box2{
	background-image: url(images/bg_right2.gif);
	float: left;
	height: 728px;
	width: 549px;
	padding-left:30px;
	padding-right:30px;
	font-size: 13px;
	color: #4d4d4d;
}
#right_box3{
	background-image: url(images/bg_right3.gif);
	float: left;
	height: 912px;
	width: 549px;
	padding-left:30px;
	padding-right:30px;
	font-size: 13px;
	color: #4d4d4d;
}
#right_box3_clouds{
	background-image: url(images/bg_right3_clouds.png);
	float: left;
	height: 912px;
	width: 549px;
	padding-left:30px;
	padding-right:30px;
	font-size: 13px;
	color: #4d4d4d;
}
.news_box{
	padding-top:10px;
	padding-bottom:10px;
	width: 549px;
	color:#484747;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7ddcb;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f7ddcb;
	float:left;
}
.news_picture{
	padding-left:5px;
	height: 100px;
	width: 120px;
	float:left;
}
.news_title{
	height: 20px;
	width: 420px;
	float:left;
	border-bottom:#f7ddcb 0px solid;
	color:#C30; 
	font-weight:bold;
}
.news_text{
	margin-top:5px;
	width: 420px;
	float:left;
}
#centre_box{
	float: left;
	width: 944px;
	font-size: 11px;
	color: #999;	
}
#footer{
	padding-top:30px;
	color:#fff;
	bottom:0;
	clear:both;
	float:left;
	height:58px;
	position:relative;
	width:944px;
	background-image: url(images/bg_footer.gif);
}
.table_row1{
	background-color:#e3b596;
	padding:5px;
	border:1px solid #c79e83;
}
.table_row2{
	background-color:#d5aa8d;
	padding:5px;
	border:1px solid #c79e83;
}
