@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #b5c464;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:  #48401d;
}

/* ------- GLOBAL ------- */

a {
	text-decoration: none;
		color:  #48401d;
		font-weight: bold;

}

a:hover {
	color: #7f9700;
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.margin-left {
	margin-left: 20px;
}

.margin-right {
	margin-right: 20px;	
}

.margin-top {
	margin-top: 20px;	
}

.margin-bottom {
	margin-bottom: 20px;
}

.border {
	border: 7px solid #b19b69;
}

.rule {
	clear: both;
	margin-top: 15px;
	height: 15px;
	border-top: 1px solid #c4df9b;
}

ul {
	margin-left: 0px;
	padding-left: 24px;
}

li {
	margin-left: 0px;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

input, textarea {

}



/* ------- TEXT DEFINITIONS ------- */

h1 {
	margin: 0px;
	line-height: normal;
	color: #8fa613;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	margin: 0px;
	line-height: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #c4df9b;
	margin-bottom: 10px;
}
	
h6 {
	margin: 0px;
	line-height: normal;
	color: #5792a9;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.green {
	color: #8fa613;
	font-weight: bold;
	font-size: 14px;
}

.blue {
	color: #a2d6ea;
	font-weight: bold;
	font-size: 14px;
}

.brown {
	color:  #48401d;
	font-weight: bold;
}

.no-bold a  {
	font-weight: normal;
	text-decoration: underline;
}
.no-bold a:hover  {
	text-decoration: none;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.line-height-normal {
	line-height: normal;
}

.small {
	font-size: 10px;
}

.red {
	color: #990000;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
	

/* ------- LAYOUT ------- */

#top-wrapper {
	background-color: #48401d;
	border-bottom: 1px solid #c4df9b;
	height: 30px;
}

#top {
	color: #c4df9b;
	margin: 0 auto;
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}

#top .left {
	position: absolute;
	top: 0;
	left: 0;
}

#top a {
	color: #c4df9b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#top a:hover {
	color: #FFFFFF;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	
}

#logo {
	margin-left: 360px;
	margin-top: 5px;
	position: absolute;
	z-index: 50;
}

#main-container {
	background-image: url(../images/bg-main.png);
	background-repeat: repeat-y;
	padding: 0 9px;
	width: 978px;
	
}

#sub-container {
	padding: 25px;
	background-image: url(../images/bg-sub.jpg);
	background-repeat: repeat-x;
}

#top-images {
	height: 350px;
	border-bottom: 10px solid #48401d;
}

#home-images {
	float: left;
	width: 735px;
	height: 350px;
	border-right: 1px solid #61572d;
	background-image: url(../images/bg-flash.jpg);
	background-repeat: no-repeat;
}

#home-type {
	background-image: url(../images/bg-home.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 300px;
	width: 192px;
	padding: 25px;
	color: #FFFFFF;
	line-height: 20px;
}

#home-type a {
	color: #fff;
}
#menu {
	background-image: url(../images/bg-menu.png);
	background-repeat: no-repeat;
	padding: 15px 30px 0 30px;
	height: 30px;
	margin-top: 80px;
	z-index: 100;
	
}


#menu a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;	
}	

#menu a:hover {
	color: #fff8ae;
}

.padding-right {
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #8ab3bc;
}



#footer {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	padding: 20px 9px;
	font-size: 12px;
	line-height: 17px;
	width: 978px;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	
}

#left-column {
	float: left;
	display: inline;
	width: 296px;
	padding-right: 20px;
	
}

#right-column {
	float: left;
	display: inline;
	padding-left: 20px;
	width: 590px;	
	border-left: 1px solid #c4df9b;
	min-height: 565px;

}


#left-column-home {
	float: left;
	display: inline;
	width: 438px;
	padding-right: 25px;
	margin-right: 25px;
	border-right: 1px solid #c4df9b;
	line-height: 18px;
	font-size: 13px;
}

.negative-margin {
	margin: -8px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#right-column-home {
	float: left;
	display: inline;
	width: 439px;
}

#news {
	background-color: #48401d;
	border: 7px solid #c4df9b;
	padding: 20px;
	width: 242px;
	line-height: 18px;
	color: #fff;
	min-height: 215px;

}

#news a {
	color: #FFFFFF;
}

#news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#news li {
	padding-bottom: 13px;
}

#specials {
	background-color: #b19b69;
	border: 7px solid #c4df9b;
	padding: 20px 100px 20px 20px;
	width: 161px;
	line-height: 18px;
	color: #fff;
	min-height: 215px;
	background-image: url(../images/bg-specials.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#specials a {
	color: #FFFFFF;
}

#weather {
	background-color: #8fa613;
	border: 7px solid #c4df9b;
	padding: 20px;
	width: 242px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;

}

#weather h1 {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
}

#email {
	background-color: #5a95ab;
	border: 7px solid #c4df9b;
	padding: 20px;
	width: 242px;
	line-height: 18px;
	color: #fff;
}

#email form {
	padding: 0;
	margin: 0;
}

.email-width {
	width: 100px;
	color: #666666;
}

.input-width {
	width: 200px;
	color: #666666;
}

.home-boxes {
	width: 296px;
}

.home-boxes table{
	background-color: #8fa613;
	border: 7px solid #c4df9b;
	padding: 20px;
	width: 296px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
}

.home-boxes table.temps{
	border:none;
	background:none;
	padding: 0px;
	width:auto;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	float:right;
}

.home-boxes table h1{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	float:left;
}

.home-boxes table h1 img{
	margin-right:7px;
}

#left-column table{
	background-color: #8fa613;
	border: 7px solid #c4df9b;
	padding: 20px;
	width: 296px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
}

#left-column table.temps{
	border:none;
	background:none;
	padding: 0px;
	width:auto;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	float:right;
}

#left-column table h1{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	float:left;
}

#left-column table h1 img{
	margin-right:7px;
}

#flashcontent {
	height: 500px;
}

