@media all {

	/* BASIC ELEMENTS: =basic
----------------------------------------------- */

body{ background:url(../images/bkground-body.gif); background-color:#c1a271; margin:0px; padding:0px;  font-size: 12px; line-height: 18px; color: #000; font-family: Arial, Helvetica, sans-serif; text-align:center}
a img { border: none; }
a:active {outline: none;}
:focus{ -moz-outline-style: none;}
h1, form { margin: 0px; padding: 0px; }
h1 { display: none; }
h2, h3, h4 {margin: 10px 0px 10px 0px; padding: 0px; }
h2 { font-size: 16px; color: #fff; font-weight: normal; background: #00591c; display: inline; padding: 2px 4px 2px 4px; position: absolute; top: -3px; z-index:  3;left: 6px;}
h2 a { color: #fff; }
h2 a:visited { color: #fff; }
h3 { font-size: 15px;  color: #000; font-weight: bold;clear: both;}
h4 {font-size: 13px; color: #000; font-weight: bold; }
p { margin: 10px 0px 10px 0px; }
p a,p a:visited, address a, address a:visited, ul a, ul a:visited { color: #00531b; padding: 1px 2px 1px 2px; }
p a:hover, address a:hover, ul a:hover {background: #dac59c; border-bottom: 1px solid #ae9565; text-decoration: none; }
address { font-style: normal; margin: 10px 0px 10px 0px; padding: 0px; }
ul { margin: 10px 0px 10px 30px; padding: 0px; }
ul li {line-height: 16px;}

	/* CONTAINERS: =containers
----------------------------------------------- */

#wrapper {width: 778px; text-align: left; margin: 0px auto 15px auto; padding: 110px 0px 0px 0px; position: relative; }
#wrapper #header { position: absolute; top: 0px; left: 0px; z-index: 1; }

#menu {height: 38px;}
#menu img { float: left; }

#content-container { z-index: 2; position: relative;width: 720px; padding: 10px 0px 10px 9px; background:url(../images/bkground-contentcontainer-body.gif) repeat-y;  margin: 0px auto 0px auto;}
#content-container-top {z-index: 3; position: absolute; top: 0px; left: 0px; height: 5px; width: 729px; background:url(../images/bkground-contentcontainer-top.gif) no-repeat; margin: 0px auto 0px auto;}
#content-container-bottom {height: 5px; z-index: 3; position: absolute; bottom: 0px; left: 0px; width: 729px; background:url(../images/bkground-contentcontainer-bottom.gif) no-repeat; margin: 0px auto 0px auto;}

#content { width: 679px;min-height: 200px; position: relative; padding:35px 15px 10px 15px; margin: 7px 0px 0px 0px; background: url(../images/bkground-content-body.gif) repeat-y; z-index: 1;}
#content #submenu {margin: 0px; padding: 0px; position: absolute; top: 7px; left: 5px; list-style: none;z-index: 3;}
#content #submenu li {font-size: 16px; color: #fff; font-weight: normal; background: #00591c; float: left; padding: 2px 4px 2px 4px; margin: 0px 20px 0px 0px; }
#content #submenu li a,  #content #submenu li a:visited  {color: #fff;}
#content #submenu li a:hover { color: #fff; background: #00350f; border-bottom: 1px solid #000;}
#content #submenu li .active { text-decoration: none; background: #00350f} 
#content:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}

#content-top {width: 709px; height: 39px; background:url(../images/bkground-content-top.gif) no-repeat; position: absolute; top: 0px; left: 0px; z-index: 3;}
#content-bottom {width: 709px; height: 14px; background:url(../images/bkground-content-bottom.gif) no-repeat; position: absolute; bottom: 0px; left: 0px;z-index: 3;}

#content #map { width: 400px; height: 275px; border: 1px solid #dac59c; float: left; margin: 0px 10px 10px 0px; }

#footer{ text-align: center; position: relative; }
#footer ul { list-style: none; padding: 15px 0px 10px 0px; margin: 0px; font-size: 12px;}
#footer ul li {display: inline; margin: 0px 2px 0px 2px; padding: 0px 8px 0px 2px; border-right: 1px solid #fff; }
#footer ul li a {color: #fff; }
#footer ul li a:hover { text-decoration:none; }
#footer ul .last { border-right: none; }
#footer p { font-size: 12px; color: #eed6b0; margin: 0px;  padding:5px 0px 0px 0px; line-height: 18px; text-align: center;}
#footer p a { color: #eed6b0; }
#footer p a:hover { color: #000; text-decoration: none;}
#footer .small { font-size: 11px; }
#footer em { font-weight: bold; }
#footer address { margin: 0px; }

#mp3player { width: 260px; height: 45px; margin: 0px 0px 10px 0px}
#mp3player p {background: #fff; border: 1px solid red;color: #000; padding: 10px; text-align: center; margin: 10px; font-weight: bold;}

	/* CONTAINERS: =homepage
----------------------------------------------- */

#home h2 {left: 0px; }
#home #wrapper {padding: 295px 0px 0px 0px; }
#home #content { width: 679px;position: relative; padding: 0px 15px 10px 15px; margin: 8px 0px 0px 0px; background: url(../images/bkground-content-home-body.gif) repeat-y; }
#home #content #content-top {background:url(../images/bkground-content-home-top.gif) no-repeat; }
#home #content #content-bottom {background:url(../images/bkground-content-home-bottom.gif) no-repeat;}
#home #content #content-left {width: 255px; float: left; padding: 35px 0px 0px 0px; position: relative; z-index: 99;}
#home #content #content-right { width: 385px; float: right;padding: 35px 0px 0px 0px; position: relative; z-index: 99;}

	/* FORMS: =formsvalidation
----------------------------------------------- */

.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
.alert { background: url(../images/alert-small.gif) no-repeat 0px -3px; padding: 0px 0px 2px 18px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
.error {  }
.error h4 {padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
.success h4 {padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
.success p, .alert p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
.progress {padding: 10px 0px 13px 10px; }
.progress img {float: left; padding: 0px 10px 0px 0px; }
.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
	/* FORMS: =formsformatting
----------------------------------------------- */

#form { width: 440px; }
#form .left{float:left; margin:0px 5px 0px 0px}
#form .left-phone{float:left; margin:0px 0px 0px 0px}
#form .right-phone{float:left; margin:0px 0px 0px 5px}
#form .clear{float:none}
#form .lbl{position:relative; display:block; font-weight:bold; margin:3px 0px 3px 0px; clear:both; color:#000; font-size:12px}
#form .field{font-size:11px; margin:0px 0px 3px 0px; }
#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:14px; padding: 2px;}
#form label, #form select{font-size:14px;}
#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#dac59c; border-bottom:1px solid #ab9365; display:block; clear:both}
#form select { font-size: 12px; margin: 0px 0px 0px 0px; }
#form .red{color:red;}
#form .btn-submit{display:block; clear:both; margin:15px 0px 5px 0px; }
#form .small{font-size:11px; line-height:14px;  }
#form #PreferredContact label { font-size: 12px; }
	
	/* MISC: =misc
----------------------------------------------- */

.left{float:left; }
.right { float: right; }
.center { text-align: center; }
.img-left{float:left; margin:0px 10px 0px 0px; border: 1px solid #dac59c;}
.img-right{float: right; margin: 0px 0px 0px 10px; border: 1px solid #dac59c;}

.margin-right{margin-right: 10px;}
.margin-top{ margin-top: 10px;}
.margin-bottom { margin-bottom: 10px; }

.med { font-size: 12px; line-height: 18px;}
.small{font-size:11px; line-height:14px; }
.large{font-size:14px; line-height:21px;}

.line{height:2px; background: url(../images/bkground-line.gif); display:block; clear:both; margin:10px 0px 10px 0px; overflow:hidden}
.nodis { display: none; }
.clear{ clear: both; }
.grey { color: #666; }
.red { color: red; }
.border {border: 1px solid #dac59c;}

}
