/* CSS Document */


body {
	background-color: #fff8eb;
	background-image: url(../images/bkg_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color: #473523;
}
#page_full {
	width:1000px;
	margin:0 auto 0 auto;
	background: url(../images/bkg_sky.jpg) right top no-repeat #ABD6E7;
	padding-bottom:10px;
	border:#D2AE88 1px dashed;
	border-bottom:none;
	border-top:none;
}
#page_header {
	background:url(../images/bkg_header.jpg) no-repeat;
	height:74px;
	position:relative;
	border-bottom:#D2AE88 1px dashed;
}
#page_content_region{
	padding-top:3px;
}
#sites_nav {
	text-align:right;
	margin:0;
	padding:0;
}
#sites_nav img {
	float:right;
}
#light_devider{
	width:100%;
	height:1px;
	clear:both;
	border-top:#FFF8EB dashed 1px;
}
#dark_devider{
	width:100%;
	height:1px;
	clear:both;
	border-top:#4F2533 dashed 1px;
}
img.dark_devider{
	width:100%;
	height:1px;
	clear:both;
	border-top:#4F2533 dashed 1px;
}
#main_region{
	float:left;
	width:810px;
}
#navigation {
	width:190px;
	float:left;
	position:relative;
}
#navigation img.button{
	position:absolute;
}
#navigation #searchBox{
	background:url(../images/search_02.gif) top;
	width:135px;
}
#navigation #searchBox form{
	padding:0;
	margin:0;
}
#navigation #searchBox input{
	border:0;
	background:#FFFFFF;
	margin:0;
	padding:0;
	font-size:11px;
	width:100%;
}
#search{
	margin:3px 0 6px 0;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4F3523;
	margin-top:25px;
}
#Advertisment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4F3523;
	margin:15px auto 0 auto;
}
#side_nav{
	margin-left:5px;
}
/*  Styles for homepage only  */
#image_carousel{
	width:806px;
	height:333px;
	overflow:hidden;
	float:right;
	position:relative;
}
#image_carousel #image_slider img{
	margin-left:3px;
	height:333px;
	float:left;
}
#weather_box{
	float:right;
	width:505px;
	border:none;
	background:none;
	overflow:hidden;
	height:105px;
	margin:25px 5px;
}
#news_box{
	float:right;
	width:280px;
	margin:10px 5px 25px 5px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color:#FFF8EB;
}
#news_box a{
	color:#FFF8EB;
}
#news_region{
	clear:both;
	background:url(../images/news_06.png);
	width:272px;
}
#news_region #news_title{
	clear:both;
	color:#FFF8EB;
	margin:auto;
	font-weight:bold;
}
#news_region div{
	margin:0 13px;
}
#news_bottom .bottom_left,
#news_top .top_left{
	float:left;
}
#news_bottom .bottom_right,
#news_top .top_right{
	float:left;
}
#news_bottom .bottom_center{
	width:246px;
	background:url(../images/news_06.png);
	height:13px;
	text-align:right;
	font-style:italic;
	line-height:normal;
	float:left;
}
#news_top .top_center{
	width:246px;
	background:url(../images/news_top_bkg.png) repeat-x;
	text-align:left;
	float:left;
}