@charset "UTF-8";
/* CSS Document */

/*********** BODY ELEMENTS ***********/
body{
	font-size:.75em;
	color:#999px;
	margin:0 auto;
	font-family:"Gill Sans", Arial, Verdana;
	background:#627d4d url(images/bg.png) repeat-x bottom fixed;
	height:100%;
	}
img{border:none;}

h1,h2,h3,h4,h5{
font-weight:normal;
padding:0px;
margin:0px;
}
span.top{
	font-weight:bold;
	text-transform:uppercase;
	color:#970d0d;
	}


/*********** LAYOUT CONTROLERS ***********/
div.wrap_bg{
background:url(images/wrap_bg.png) repeat-y top;
width:850px;
margin:0 auto;
}
div.main{
	width:820px;
	margin:0 auto;
	height:100%;
	}
div#top_container{
	width:820px;
	height:484px;
	background:url('images/top_bg_wicons.jpg') no-repeat scroll top left;
	}
div#center_container{
	width:820px;
	background:url('images/center_bg.jpg') no-repeat scroll top left;
	background-color:#ecd797;
	}

/*********** HEADER CONTROLERS ***********/		
div.header{
	width:820px;
	height:112px;
	vertical-align:middle;
	text-align:justify;
	color:#754d22;
	}
div.header p{
margin:0px; padding:0px; padding-top:10px;
}
div#logo{
	background:url('images/logo.jpg') no-repeat top left;
	width:310px;
	height:110px;}
div#top_add1{
	background:url('images/div.png') no-repeat center left;
	width:225px;
	height:108px;
	padding:5px 12px 0 5px;
	float:right;
}
div#top_add2{
	background:url('images/div.png') no-repeat center left;
	width:200px;
	height:108px;
	padding:5px 10px 0 19px;
	float:right;
}
div#twitt img{
	margin:0px;
	vertical-align:middle;
	padding-right:5px;
}
div#facebook img{
	height:31px;
	margin:0px;
	padding:1px 10px 0 0;
	vertical-align:middle;
}
div.header a{
	color:#970d0d;
	text-decoration:none;
}
div.header a:hover{
	color:#b4630d;
	text-decoration:none;
}

/*********** MAIN NAV CONTROLERS ***********/
div.nav{
	width:820px;
	padding:0px;
	margin:0px;
	position:absolute;
	}
div.nav ul,li{padding:0px; margin:0px;}
#menu{width:820px; padding-top:12px;}
#menu a{
font-family:"Gill Sans", Arial, Verdana;
color:#eee;
/*color:#af9678;*/
text-decoration:none;
font-size:17px;
text-transform:uppercase;
font-weight:lighter;
}
#menu a:hover{
font-family:"Gill Sans", Arial, Verdana;
color:#af9678;
/*color:#fff;*/
text-decoration:none;
font-size:17px;
text-transform:uppercase;
font-weight:lighter;
}
#menu li {
list-style:none;
display:inline;
padding-right:1.35em;
margin-left:1.5em
}
#menu li span.contact{color:#ac977e; font-weight:normal;}
#menu li span.contact:hover{color:#feba02;}
#menu li img.mailbox{position:absolute; margin:-16px 0 0 5px;}


/********** MARKETING PEACES ************/
div.marketing{
margin-top:50px;}

div#column{
float:left;
width:285px;
padding:15px 0 0 15px;}
div#column a{
color:#b22505;
font-size:12px;
font-family:"Century Gothic", Arial, Helvetica, monospace;
font-weight:bold;
text-decoration:none;}
div#column a:hover{
color:#b4630d;
}
p.ad1{
padding-top:4px;
padding-left:2px;
padding-bottom:5px;
margin:0px}
div.flash_container{
margin-left:335px;
height:323px;
}
div#flash{
position:absolute;
margin-top:-15px;}

/********** SEASONS ************/
div.seasons{
width:690px;
height:180px;
padding-top:20px;
margin:0 auto;
text-align:center;
}
div.seasons p{
margin:0px;
padding:0px;
}
h1.label{font-family:"Gill Sans", Arial, Verdana;
font-size:20px;
font-weight:normal;
color:#970d0d;
text-transform:uppercase;
}
div#s1{
	width:195px;
	float:right;
	padding-right:20px;
	}
div#s2{
	background:url(images/div2.png) repeat-y center left;
	width:195px;
	float:right;
	padding:0 20px;
}
div#s3{
	background:url(images/div2.png) repeat-y center left;
	width:195px;
	float:right;
	padding:0 20px;
}
.mag{
float:left;
padding-right:5px;}

/************* CENTER CONTENT  *************/
div.center_content{
padding:10px 10px;
vertical-align:middle;}

div#box{
width:775px;
height:118px;
text-align:justify;
margin:0 auto;
}
div.box_content p{margin:0px; padding:0px;}
h2.header_LB{color:#990000; font-size:18px;}
img.box_img{
float:left;
padding-right:15px;}


div.paragraph{
font-size:14px;
padding:5px 20px;
text-align:justify;
background:url(images/mark.png) left top no-repeat;
margin-top:4em;
}
h3.par{
font-family:Georgia, "Times New Roman", Times, serif;
color:#990000;
font-size:26px;}
div.paragraph a{
	color:#970d0d;
	text-decoration:none;
	border-bottom:1px dashed;
}
div.paragraph a:hover{
	color:#b4630d;
	text-decoration:none;
}

/************* FROM *************/
div.c_form{
	width:700px;
	height:400px;
	background:url(images/contact_form.png) no-repeat bottom left;
	margin:0 auto;
	padding-top:3em;
}
div#contact_us{
	position:absolute;
	margin:5em 0 0 2em;
}
div#contact_us label{
color:#333;
font-size:14px;
}
.textbox{
	height:20px;
	width:200px;
	border:1px solid #999;
	padding:5px 0 0 5px;
	background-color:#fff;
}
.commentbox{
	height:120px;
	width:200px;
	border:1px solid #999;
	padding:5px 0 0 5px;
	background-color:#fff;
}
.send{
	width:65px;
	height:30px;
	background:#eee;
	border:none;
}
.send:hover{
	width:65px;
	height:30px;
	border:1px solid #666;
	background:#FF9900;
}

/************ ZOOM MAP **************/
div.map{
	width:775px;
	margin:0 auto;
	padding:5em 15px 0 15px;
	background:url(images/cengter2_bg.gif) top center no-repeat;
}

div.map img{border:3px solid #fff;}

h3.map_label{
	font-size:20px;	
}

/************ SLIDER **************/
div.slider{
	background:url(images/cengter2_bg.gif) top center no-repeat;
	height:300px;
	padding-top:5em;
	padding-left:15px;
	margin:0 auto;
}
#move{
float:right;
}
#left{
width:180px;
}
#left p{text-align:justify;}

/************ SLIDER **************/
div.rights{
background:url(images/rights.gif) bottom center no-repeat;
height:75px;
margin:0 auto;
width:775px;
}
