@charset "utf-8";
/* CSS Document */

body {
	behavior: url("css/cssHoverFix.htc");
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: #FFF url(../images/bigbg.jpg) top center no-repeat fixed;
}

a:link,
a:visited {
	color: #363;
}
a:hover,
a:active {
	color: #033F12;
}

/* --------------- Classes (a-Z) ---------------- */
.pics {  
    height:  2236px;  
    width:   768px;  
    padding: 0;  
    margin:  0;
	overflow:hidden;
} 
 
.pics img {

	width:  768px; 
    height: 236px; 
    top:  0; 
    left: 0 
}

/* --------------- ID's  (a-Z) ---------------- */

#bodyWrap {
	width: 100%;
	height: auto;
	background: url(../images/sitepagebg.png) top center repeat-y;
}

#bottomWave {
	width: 960px;
	height: 100px;
	background-image: url(../images/bottomWave.png);
}
#bottomWave #subscribe {
	width: 300px;
	height: 52px;
	line-height: 26px;
	font-size: 16px;
	color: #FFFFFF;
	padding: 35px 0px 0px 17px;
}

#content {
	position: relative;
	width: 710px;
	height: auto;
	float: left;
	padding: 10px;
}

#contentWrap {
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -482px; 
	width: 960px;
	height: auto;
	overflow: hidden;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #2F5014;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #2F5014;
	z-index:0;
}

#footer {
	width: 960px;
	height: 228px;
	overflow: hidden;
	background: #1d3f0a url(../images/footer.jpg);
	color: #FFF;
}
#footer form {
	padding: 0px;
	margin: 20px 0px 10px 30px;
	line-height: 22px;
	float: left;
}
#footer form #name {
	width: 50px;
	float: left;
	line-height: 27px;
	
}
#footer form #input {
	float: left;
}
#footer form input {
	width: 246px;
	height: 18px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 4px 0px;
	
}
#footer form #submit {
	width: 252px;
	height: 24px;
	background-color: #EEE;
}
#footer #phone {
	width: 300px;
	height: 52px;
	margin: 10px 0px 10px 50px;
	font-size: 18px;
	line-height: 26px;
	color: #f8f4e6;
}

#footer #footernav {
font: 9px Georgia, "Times New Roman", Times, serif;
	padding: 2px 0px;
	margin: 27px 10px 0px 10px;
	color: #FFF;
	line-height: 140%;
}
#footer #footernav a{
	color: #CCFF99;
}
#footer #footernav a:hover{
	color: #FFFF00;
}

#header {
	position: relative;
	width: 960px;
	height: 225px;
}
#header #contact {
	width: 768px;
	height: 69px;
	background-image: url(../images/contact.png);
	float: right;
	overflow: hidden;
}
#header #contact #address {
	width: 364px;
	height: 49px;
	float: left;
	margin: 10px;
	line-height: 24px;
	font-size: 18px;
	color: #f8f4e6;
}
#header #contact #other {
	text-align: right;
	float: right;
	margin: 10px;
	line-height: 24px;
	font-size: 18px;
	color: #f8f4e6;
}
#header #logo {
	width: 192px;
	height: 225px;
	background: url(../images/logo.jpg) top left no-repeat;
	float: left;
	z-index: 1;
	overflow: hidden;
}

#mainWrap {
	position: relative;
	width: 960px;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	background: #FFF;
}
#mainWrap #menuChildren {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	clear: both;
}
#mainWrap #menuChildren ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: auto;
	list-style-type: none;
	display: none;
	padding: 0px;
	margin: 0px;
}
#mainWrap #menuChildren ul li {
	width: 200px;
	padding: 0px;
	margin: 0px;
	height: 26px;
	line-height: 26px;
}
#mainWrap #menuChildren ul li a {
	height: 26px;
	line-height: 26px;
	display: block;
	text-decoration: none;
	color: #f8f4e6;
	padding-left: 10px;
	background: url(../images/childLink.png) 0px 0px no-repeat;
}
#mainWrap #menuChildren ul li a:hover {
	background: url(../images/childLink.png) 0px -26px no-repeat;
}

#menu {
	width: 230px;
	height: auto;
	float: left;
}
/*
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	width: 230px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 40px;
}
#menu ul li a {
	height: 40px;
	display: block;
	text-decoration: none;
	color: #f8f4e6;
	padding-left: 10px;
	background: url(../images/menuLink.png) 0px 0px no-repeat;
}
#menu ul li a:hover {
	background: url(../images/menuLink.png) 0px -40px no-repeat;
}
*/

#photo {
	position: absolute;
	top: 69px;
	left: 192px;
	width: 768px;
	height: 236px;
	z-index: -1;
}

#topWave {
	width: 960px;
	height: 100px;
	background-image: url(../images/topWave.png);
	z-index: 100;
}
#topWave #callBack {
	width: 200px;
	height: 50px;
	padding: 40px 0px 0px 75px;
	font-size: 11px;
	line-height: 12px;
	color: #f8f4e6;
}
#topWave #callBack a {
	color: #999;
	text-decoration: none;		
}
#topWave #callBack a:hover {
	color: #FFFFFF;
}
h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	padding: 25px 0px 0px 0px;
	border-bottom: 2px #963 solid;
	color: #030;
	margin:0 0 4px 0;
	}
h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 2px 0px 3px 0px;
	border-bottom: 1px #930 dotted;
	color: #363;
	margin: 0 0 3px 0;
	}

h3 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px;
	color: #502e11;
	margin: 0 0 2px 0;
	}
h4 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 2px 0px;
	color: #1f4c09;
	margin: 0 0 2px 0;
	}
h5 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 4px 0px 2px 0px;
	color: #000;
	margin: 0 0 2px 0;
	}
p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 2px 0px;
	color: #222;
	line-height: 140%;
	}


#news_date {
	font-style: italic;
	font-size: 16px;
	color: #996633;
	padding: 2px 15px;
}


ul#pressUL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#pressUL li {
	margin-bottom: 25px;
}
.press_header {
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 2px 0px 3px 0px;
	color: #363;
	font-weight: bold;
}
.press_header a:link,
.press_header a:visited {
	color: #363;
	text-decoration: none;
}
.press_header a:hover,
.press_header a:active {
	color: #033F12;
	text-decoration: none;
}
.press_date {
	font-weight: normal;
	color: #333;
	border-bottom: 1px #930 dotted;
	padding-bottom: 3px;
	margin: 0 0 3px 0;
}
.press_content {
	padding: 10px 0px 5px;
}
.clear_both {
	clear: both;
}
.press_button a:link,
.press_button a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	width: 70px;
	padding: 5px 10px;
	background-color: #FFF;
	display: block;
	float: right;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #333;
	-webkit-box-shadow: 0px 0px 3px #333;
	box-shadow: 0px 0px 3px #333;
	border: 1px solid #666;
	color: #000;
}
.press_button a:hover,
.press_button a:active {
	text-decoration: none;
	-moz-box-shadow: 0px 0px 3px #033F12;
	-webkit-box-shadow: 0px 0px 3px #033F12;
	box-shadow: 0px 0px 3px #033F12;
	background-color: #5B7F56;
	border: 1px solid #366636;
	color: #FFF;
}

.press_return a:link,
.press_return a:visited {
	float: none;
	margin: -5px auto 10px;
	width: 250px;
}

.press_pagination {
	padding: 15px 0px;
	overflow: hidden;
	text-align: center;
}

.press_pagination a:link,
.press_pagination a:visited {
	float: none;
	display: inline-block;
	margin: 0px 3px;
	width: auto;
	padding: 4px 8px;
}

.press_pagination a.pagination_sel:link,
.press_pagination a.pagination_sel:visited {
	text-decoration: none;
	-moz-box-shadow: 0px 0px 3px #033F12;
	-webkit-box-shadow: 0px 0px 3px #033F12;
	box-shadow: 0px 0px 3px #033F12;
	background-color: #5B7F56;
	border: 1px solid #366636;
	color: #FFF;
}

#fb-like-top {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 320px;
	text-align: right;
	float:right;
}
#fb-like-bot {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 320px;
	text-align: right;
	float:right;
}

