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

body{ margin:0; padding:0; background:#F48734;font-family: Arial,helvetica,sans-serif;font-size:14px;}
img{ border:none;}
span, div, p, form , ul , li { margin:0; padding:0;}
.clear{ clear:both;}
a{text-decoration:none;}

/*main*/
#header_container{width:100%;background:url(../images/header_background.jpg) repeat-x;float:left;}
#header{display:block;width:799px;height:218px;background:url(../images/header.jpg) no-repeat;margin:0 auto;}
#main_container{clear:left;float:left;width:100%;background:url(../images/main_background.jpg) repeat-x;}
#wrapper{width:799px;margin:0 auto;}
#main{float:left;width:799px;height:474px;background:url(../images/main.jpg) no-repeat;}
#left{float:left;width:618px;padding:0 0 20px 0;height:454px;overflow:auto;}
#right{float:left;width:170px;padding:0 0 0 10px;}
#footer_container{clear:both;width:100%;background:url(../images/footer_back.jpg) top center repeat-x;}
#footer{clear:left;display:block;width:799px;height:179px;padding:0;margin:0 auto;background:url(../images/footer.jpg) no-repeat;}

/*header*/
.topN{padding:189px 0 0 15px;}
a.tn , a.tn:visited{float:left;font-weight:bold;color:#fff;font-size:13px;text-align:center;padding:0 40px 0 20px;}
a.tn:hover , a.tn:active{color:#314C8C;}

/*left*/
.main_title{padding:5px 0 0 0;}
h1{font-size:16px;font-weight:bold;color:#000;border-bottom:1px solid #000;padding:0 0 2px 0;}
.text{padding:5px 0 3px 3px;width:580px;}

/*right*/
.image{padding:5px 0 0px 1px;}
.image img{border:4px solid #87aa03;}
.image_title{font-size:11px;padding:3px 0;text-align:center;}

/*footer*/
.creds{float:left;padding:120px 0 0 0;color:#fdd470;font-size:11px;width:290px;}
.newsletter{float:left;padding:60px 0 0 353px;color:#fff;}
.nsField{width:137px;border:1px solid #f26d06;}
.nsSub{border:none;display:block;width:74px;height:12px;background:url(../images/nsSub.jpg) no-repeat;cursor:pointer;margin:5px 0 0 65px;}
.nsSub_hover{border:none;display:block;width:74px;height:12px;background:url(../images/nsSub_hover.jpg) no-repeat;cursor:pointer;margin:5px 0 0 65px;}
a.fl ,a.fl:visited{color:#fdd470;}
a.fl:hover , a.fl:active{color:#fff;}

/*contact*/
.contact_form{width:220px;float:left;}
#map{width:380px;height: 243px;margin:10px 0 10px 0px;float:left;border: 1px solid #271803;}
.error{color:#D4292F;}

/*---ueforms*/
.ue_title {padding:3px;width:600px;}
.form_block1 {margin:10px 10px 5px 0;border-top:1px solid #CB9109;}
.ue_form {margin:3px 12px 10px 0px;padding:3px;border:1px solid #86A905;width:600px;background:#A8C837;text-align:center;}
.field {width:150px;border:1px solid #555;margin-bottom:2px;}
