
body {
	background-color: #9fcf67;
	margin: 0px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	margin:5px 0 15px 0;	
}

.clear{
	clear:both;
	padding:0;
	margin:0;
}

a{
	font-weight:bold;
	text-decoration: none;
	color: #f89d57; 
}

a:hover{
	text-decoration: none;
	color: #FF0000;
	
}

#container {
	width: 1282px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -500px;
}
area { cursor:pointer !important; }
.links { cursor:pointer !important; }

/* 
----------------------HEADER STYLES---------------------------  */
#head{
	background-color: #9fcf67;
	background-image:url(../images/headers/bg-extend-green.jpg);
	width: 1282px;
	height: 160px;
}
#phone {
	padding-top: 110px;
	padding-left: 40px;
	color: #999;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
}
/* -------------------INNER CONTAINER STYLES --------------------- */
#container_inner {
	background-image: url(../images/main-bg-green.jpg);
	background-repeat:repeat-y;
	width: 1282px;
	float: left;
	margin:0;
}
/*------------------------NAVIGATION STYLES----------------------- */
#nav{
	width: 170px;
	float: left;
	margin: 20px 10px 0 40px;
	text-transform: uppercase;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
	height: auto;
}


#nav div {
	cursor: pointer;
	margin: 2px 0;
	height: 30px;
	line-height: 2em;
	text-align: left;
	font-weight: bold;
	background: #fff;
	font-size: 12px;

}
#nav li {
	text-align: left;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
}
#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f89d57;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 6px;
	font-size: 11px; 
	font-weight: bold;
}

#nav li a:hover {
	background-image: url(../images/navigation/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	color: white;
}
#nav li a.active {
	background-image: url(../images/navigation/arrow-Over.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: white;
}
#nav a.cu { background:none; margin-top:8px; }
#nav a.cu:hover { background:none; }

#nav div {
	font-size: 16px;
	color: #777;
	font-weight: 700;
}
#nav div a {
	font-size: 15px;
	color: #777;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
}

#nav div a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/navigation/arrow-wide.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#nav div a.active {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	background-image: url(../images/navigation/arrow-wide-Over.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#mentions {
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a {text-decoration: none;
	color: #222;
}
#mentions a:hover{text-decoration: none; color:#FF0000;}
.style1 {color: #FFFFFF}


ul {
	margin: 4px 0 10px 0;
}


/*------------------------MAIN CONTENT AREA STYLES---------------- */
#main{
	background-color: #fff;
	width: 415px;
	float: left;
	text-align:left;
}
#main p {
	line-height: 1.3em;
	font-weight: 400;
	margin: 0 0 15px 0;
}
#main h1 {
	color: #f89d57;
	font-size: 23px;
	text-align:left;
	margin: 25px 0 5px 0;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#main h2 {
	color: #000;
	font-size: 16px;
}
#movie {
	width: 320px;
	height: 240px;
	background-color:#FFF;
	margin: 30px 0 10px 30px;
}



/*------------------------RIGHT SIDE AREA STYLES------------------ */
#right_side{
	width: 295px;
	float:left;
	position: relative;
	top: -50px;
	background: transparent;
}
#right_side table,
#right_side table td { background:transparent; }
#right_side h1 {
	color: #f47d46;
	font-size: 20px;
	font-weight: 700;
	text-align:left;
	margin-left: 10px;
	margin-top: 0px;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#right_side p {	
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin: -15px 0px 0px 10px;
}
#right_side a {
	text-decoration: none;
	color: #f47d46;
}
#right_side a:hover {
	text-decoration: none;
	color: #FF0000;
}
h5 {
	margin-left: 12px;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 270px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
}
.msg_head_answer {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #f47d46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.msg_body {
	padding: 5px 10px 15px;
}

.eventsnews {
	margin-bottom: 5px;
	border-bottom: 2px dotted #CCC;	
	width: auto;
	padding: 8px;
	padding-bottom: 12px;
	line-height: 1.3em;
}

.eventsnews h5 {
	margin: 2px 2px 6px 2px; 
	padding:0; 
	font-size: 13px;
}

/*------------------------FOOTER STYLES--------------------------- */
#footer {
	background-color: #367c2b;
	background-image: url(../images/footer-green.jpg);
	width: 1282px;
	height: 93px;
	text-align:center;
}
#footer_text a {
	text-decoration: none;
	color: #fff;
}
#footer_text a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer_text {
	color: #FFF;
	font-size: 15px;
	padding-top: 25px;
	padding-right: 300px;
	line-height: .8em;
}
.footer_contact {
	font-size: 12px;
	margin-top: 4px;
}



/*------------------------TAGS AND CLASS STYLES------------------ */



.orange {
	color: #f89d57;
	font-weight: bold;
}


#foo {
     position:absolute;
     width:230px;
     padding:5px;
     font-family:verdana;
     font-size:10px;
	 color:#666;
     text-align:justify;
     display:none;
 }
 #foo b {
 	color:#F00;
 }
  #foo a {
 	color:#F00;
 }

#container2 {
     width:400px;
     background:#ffffff;
     padding:10px;
 }
.links {
     list-style:none;
     color:#990000;
     margin-top:30px;
 }
.links img {
     border:solid 2px #000;
 }
 
 #form1{
	margin:10px 0;
	padding-top:10px;
	color:#246878;
	width:250px; /* customize width, this form have fluid layout */		
	}		
#form1 fieldset{
	margin:0;
	padding:0;
	border:none;	
	padding-bottom:1em;
	}		
#form1 legend{display:none;}	
#form1 p{margin:.5em 5px;}	
#form1 label{display:block; color: #999;}	
#form1 input, #form4 textarea{		
	width:190px;
	border:1px solid #dfdfdf;
	background:#fff;
	padding:5px 3px;
	}							
#form1 p.submit{
	text-align:right;
	}	
	
#form1 input.button{
	margin:0;
	padding:0;
	overflow:hidden;
	width:92px;
	height:29px;
	border:none;
	cursor:pointer;
	text-align:right;
}		
	




#head-blue {
	background-color: #ade0f9;
	background-image: url(../images/headers/bg-extend-blue.jpg);
	width: 1282px;
	height: 160px;
}
#container-blue {
	background-image: url(../images/main-bg-blue.jpg);
	background-repeat:repeat-y;
	width: 1282px;
	float:left;
}	
.bg-blue {
	background-color: #ade0f9;
}

#head-orange {
	background-color: #fcc292;
	background-image: url(../images/headers/bg-extend-orange.jpg);
	width: 1282px;
	height: 160px;
}
#container-orange {
	background-image: url(../images/main-bg-orange.jpg);
	background-repeat:repeat-y;
	width: 1282px;
	float:left;
}

.bg-orange {
	background-color: #fcc292;
} 
	
#footer-green {
	background-color: #367c2b;
	background-image: url(../images/footer-green.jpg);
	width: 1282px;
	height: 93px;
	text-align:center;
	color: #fff;

}
#footer-blue {
	background-color: #367c2b;
	background-image: url(../images/footer-blue.jpg);
	width: 1282px;
	height: 93px;
	text-align:center;
	color: #fff;
}
#footer-orange {
	background-color: #367c2b;
	background-image: url(../images/footer-orange.jpg);
	width: 1282px;
	height: 93px;
	text-align:center;
	color: #fff;

}


.qtip .qtip-content {
	padding: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
.qtip h2 { font-size: 16px; margin: 2px; }

.qtip .qtip-content .qtip-title,
.qtip-cream .qtip-content .qtip-title{
  background-color: #F0DE7D;
}

.qtip-light .qtip-content .qtip-title{
  background-color: #f1f1f1;
}

.qtip-dark .qtip-content .qtip-title{
  background-color: #404040;
}

.qtip-red .qtip-content .qtip-title{
  background-color: #F28279;
}

.qtip-green .qtip-content .qtip-title{
  background-color: #B9DB8C;
}



#main .info {font-family:Arial, Helvetica, sans-serif;}
#main .info h2 { color:#F1611E; margin-bottom:35px; }


#zone-info {
	padding: 12px;
	border: 4px solid #FBA06F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FCE09F;
	overflow: hidden;
	font-size: 12px;
	color: #000;
	margin: 15px 0 0 20px;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
}
#zone-info h2 { font-size: 16px; margin: 2px; }


