body {
font-family: times;
font-size: 15px;
color: #CCCCCC;
line-height: 20px;
background-image: url('../images/red.jpg');
background-repeat: repeat-x;
padding-top: 10px;
margin: 0;
text-align: left;
}

ul {list-style-image: url(images/bullet.jpg);	}

h1 {
font-size: 19px;
color: #FFCC00;
margin-top: 0;
padding-top: 20px;
}

h2 {
font-family: times;
font-size: 16px;
margin-top: 0;
padding-top: 10px;
color: #66CC33;
}

hr {
margin: 0;
color: #FFFFFF;
background-color: #FFFFFF;
border: 0;
height: 1px;
}

.pagewrapper {
width: 985px;
margin: 0 auto;
text-align: left;
}

.header {
clear: both;
width: auto;
height: 137px;
}

.header_left {
width: 298px;
height: 137px;
float: left;
padding: 0;
margin: 0;
}

.header img {
border: 0;
vertical-align: bottom;
}

.header_right {
width: 683px;
height: 37px;
background-image: url('../images/header_bk.jpg');
background-repeat: no-repeat;
float: right;
padding-top: 100px;
padding-right: 4px;
margin: 0;
text-align: right;
}

.home_header_right {
width: 687px;
height: 137px;
background-image: url('../images/home_header_bk.jpg');
background-repeat: no-repeat;
float: right;
padding: 0;
margin: 0;
text-align: right;
}

.header_text {
font-style: italic;
font-size: 22px;

color:#FFFFFF;
padding-right:10px;
}

.content-wrapper {
clear: both;
padding: 0;
margin: 0;
width: auto;
height: auto;
background-color: #112619;
}

.home-content {
width: auto;
min-height: 349px;
height: 349px;
background-image: url('../images/home_content_bk.jpg');
background-repeat: no-repeat;
padding: 0px 0px 7px 0px;
margin: 0;
}

.page-content {
clear: both;
padding: 0px 20px 0px 20px;
margin: 0;
width: auto;
min-height: 356px;
height: auto;
}

.home-page-content {
clear: both;
padding: 0px 20px 0px 20px;
margin: 0;
width: 350px;
min-height: 349px;
height: 349px;
}

.page-content p {
margin-bottom: 0px;
}

.home_bottom_text {
font-family: times;
font-size: 18px;
font-style: italic;
color: #FFCC00;
padding-top: 20px;
padding-bottom: 20px;
}

a:link {
color: #FFCC00;
text-decoration:none;
}

a:visited {
color: #FFCC00;
text-decoration:none;
}

a:hover {
color: #FFCC00;
text-decoration:none;
}

a:active {
color: #FFCC00;
text-decoration:none;
}

a:visited:hover{
color: #FFCC00;
text-decoration:none;
}

/******** MENU ***********/

.nav {
width: auto;
padding-top: 20px;
height: 26px;
background-image: url('../images/nav_bk.jpg');
background-repeat: repeat-x;
color: #FFFFFF;
text-align: left;
line-height: normal;
margin: 0;
border: 0;
}

.nav a {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav a:link {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav a:visited {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav a:hover {
color: #FFCC00;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav a:active {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav a:visited:hover{
color: #FFCC00;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.nav .spacer {
padding-left: 3px;
padding-right: 3px;
}

.transMenu {
position: absolute;
overflow: hidden;
left: -1000px;
top: -1000px;
}

.transMenu .content {
position: absolute;
text-align: left;
}

.transMenu .items {
position: relative;
left: 0px;
top: 0px;
z-index: 2;
}

.transMenu.top .items {
border-top: 0px;
}

.transMenu .item {
color: #336;
font-size: 14px;
text-decoration: none;
border: 0;
cursor: pointer;
background: #C7D0BB;
}

.transMenu .background {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
-moz-opacity: .8;
filter: alpha(opacity=80);
}

.transMenu .shadowRight {
position: absolute;
z-index: 3;
top: 3px;
width: 2px;
-moz-opacity: .4;
filter: alpha(opacity=40);
}

.transMenu .shadowBottom {
position: absolute;
z-index: 1;
left: 3px;
height: 2px;
-moz-opacity:.4;
filter: alpha(opacity=40);
}

.transMenu .item.hover {
background: #FFFFFF;
}

.transMenu .item img {
margin-left: 10px;
}

/******** END MENU *******/

/******** FOOTER ***********/

.footer {
clear: both;
background-image: url('../images/footer_bk.jpg');
background-repeat: repeat-x;
width: auto;
height: 30px;
text-align: center;
font-family: verdana;
font-size: 11px;
color: #000000;
padding-top: 10px;
}

.home_footer {
clear: both;
background-image: url('../images/home_footer_bk.jpg');
background-repeat: repeat-x;
height: 40px;
font-family: verdana;
font-size: 11px;
color: #000000;
}

.home_footer img {
border: 0;
vertical-align: middle;
}

.footer_secondary {
background-color: #112619;
width: auto;
height: 21px;
text-align: center;
font-family: verdana;
font-size: 9px;
color: #FFFFFF;
}

.home_footer a:link {
text-decoration: none;
}

.home_footer a:visited {
text-decoration: none;
}

.home_footer a:hover {
text-decoration: none;
}

.home_footer a:active {
text-decoration: none;
}

.home_footer a:visited:hover {
text-decoration: none;
}

.home_footer a:link {
text-decoration: none;
}

.footer a:visited {
text-decoration: none;
}

.footer a:hover {
text-decoration: none;
}

.footer a:active {
text-decoration: none;
}

.footer a:visited:hover {
text-decoration: none;
}

.footer_secondary a:link {
color: #999999;
text-decoration: none;
}

.footer_secondary a:visited {
color: #999999;
text-decoration: none;
}

.footer_secondary a:hover {
color: #999999;
text-decoration: none;
}

.footer_secondary a:active {
color: #999999;
text-decoration: none;
}

.footer_secondary a:visited:hover{
color: #999999;
text-decoration: none;
}

/******** END FOOTER *******/

.blog_errors {
color: red;
}

.blog_errors ul {
margin: 0;
padding-left: 12px;
}

.blog_comment_name {
font-size: 12px;
line-height: normal;
font-style: italic;
}

.blog_comment_date {
font-size: 12px;
line-height: normal;
font-style: italic;
}

.blog_comment_text {
color: #FFFFCC;
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
}

.land_info_text {
font-size: 14px;
color: #FFFFFF;
}

.news_title {
padding-top: 8px;
font-size: 16px;
font-weight: bold;
font-family: arial;
}

.news_date {
font-size: 12px;
font-family: arial;
}

.calendar {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.calendar_month {
font-size: 16px;
font-weight: bold;
}

.calendar th {
width: 14%;
height: 25px;
text-align: center;
border: 1px solid;
}

.calendar td {
width: 14%;
vertical-align: top;
height: 110px;
border: 1px solid;
}

.clearboth {
clear: both;
}