@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #262600;
	font-weight: 200;
}
h1 {
	font-size: 1.4em;
	color: #5D5D00;
	text-align: left;
	font-weight: 600;
	padding-bottom: 10px;
	font-family: Tahoma, "Trebuchet MS", Geneva, Verdana;
	text-decoration: underline;
}

h2, h3 {
	font-size: 1.2em;
	color: #5D5D00;
	text-align: left;
	font-weight: 600;
	padding-bottom: 10px;
	font-family: Tahoma, "Trebuchet MS", Geneva, Verdana;
	text-decoration: underline;
}

h4, h5, h6 {
	font-size: 1.1em;
	color: #5D5D00;
	text-align: left;
	font-weight:600;
	padding-bottom: 10px;
	font-family: Tahoma, "Trebuchet MS", Geneva, Verdana;
	text-decoration: underline;
}

a {
/*	color: #990000; */
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: 600;
}	

.oneColFixCtrHdr #container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 10px solid #939300;
	background-color: #FFFFFF;
	width: 950px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #header {
	background-color: #737300;
	height: 125px;
	position: relative;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.nav_bar {
	clear: both;
	background-color: #262600;
	width: 100%;
	position: relative;
	height: 40px;
}


#nav {
	display: inline;
	list-style-type: none;
	position: relative;
	margin-top: 5px;
	margin-right: 20%;
	margin-left: 20%;
	float: right;
	margin-bottom: 5px;
	text-align: center;
	font-size: 1.0em;
}

#nav li {
	float: left;
}

#nav a {
	width: 105px;
	text-align: center;
	color: #CCFF00;
	text-decoration: none;
	/*background-image: url(graphics/nav_button.jpg);*/
	background-repeat: no-repeat;
	padding-top: 8px;
	float: left;
	height: 23px;
}

#nav a:hover {
	color: #FF0000;
	/*background-image: url(graphics/button_over.jpg);*/
	background-repeat: no-repeat;
}
#active {
	width: 108px;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	height: 30px;
	float: left;
	background-color: #FF0000;
}

.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #737300;
	color: #000000;
	text-align: center;
	position: relative;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: 400;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #262600;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.left_column {
	width: 480px;
	float: left;
	position: relative;
}
.right_colum {
	margin-bottom: 25px;
	float: right;
	margin-top: 25px;
	position: relative;
	width: 375px;
}
.left_column_full {
	padding: 20px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 5px solid #262600;
	background-color: #FFFFFF;
}

.left_content_box {
	min-height: 300px;
	position: relative;
	padding: 10px;
	margin-bottom: 25px;
	text-align: justify;
	margin-top: 25px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	width: 525px;
}

.right_content_box {
	border: 5px solid #666666;
	min-height: 300px;
	padding: 10px;
	background-color: #939300;
	text-align: justify;
	color: #333333;
	margin-top: 0px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	font-size: 0.9em;
	float: right;
}

.right_content_box_feature {
	border: 5px solid #666666;
	min-height: 433px;
	padding: 10px;
	background-color: #939300;
	text-align: justify;
	color: #333333;
	margin-top: 5px;
	display: block;
	position: relative;
	margin-bottom: 0px;
	font-size: 0.9em;
	float: right;
}


.links {
	text-align: center;
	padding-top: 15px;
}
.right_align {
	text-align: right;
}
.main_content_box {
	border: 1px solid #999999;
	min-height: 300px;
	position: relative;
	padding: 10px;
	margin-bottom: 25px;
	text-align: justify;
	color: #333333;
	width: 675px;
	margin-top: 25px;
	float: left;
}
.right_column {
	margin-bottom: 25px;
	float: right;
	margin-top: 50px;
	background-image: url(graphics/contact.jpg);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

table {
	border: 5px double #262600;
	color: #262600;
	font-weight: 600;
	font-size: 0.9em;
	text-align: right;
	padding: 5px;
	margin: 5px;
	background-color: #939300;
	position: relative;
	width: auto;
}

td, th {
	padding: 5px;
	margin: 5px;
}

.float_left {
	float: left;
	padding: 5px;
	position: relative;
	margin-right: 5px;
}

.float_right {
	float: right;
	padding: 5px;
	position: relative;
	margin-right: 5px;
}

.gallery_nav {
	float: right;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
	margin-left: 10px;
	border: 1px dotted #262600;
	color: #262600;
	text-align: right;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

form input, form textarea  {
	background-color: #737300;
	border: 1px solid #262600;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	width: 250px;
}

select {
	background-color: #737300;
	border: 2px solid #262600;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 2px;
	width: 100%;
}

.button/* Common: button */

 {
	color:#FFFFFF;
	text-align:center;
	font-weight: 400;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-transform: capitalize;
	background-color: #262600;
	width: 250px;
}
.button:hover {
	border: 1px solid #FFFFFF;
	color: #CCFF00;
	position: relative;
	background-color: #484800;
	width: 250px;
}

.warning {
	font-style: italic;
	font-weight: 600;
	color: #990000;
	padding: 5px;	
}

.message {
	font-weight: 600;
	color: #0099FF;
	padding: 5px;	
}

.gallery_border {
	border: 5px solid #996600;
	position: absolute;
}
.left_content_box_full {
	min-height: 300px;
	visibility: visible;
	color: #333333;
	padding: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.right_content_box_plain {
	border: 5px solid #666666;
	min-height: 300px;
	padding: 10px;
	background-color: #939300;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 0.9em;
	position: relative;
	float: right;
}

.forsale_container {
	border: 2px solid #262600;
	min-height: 300px;
	background-color: #939300;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}
.forsale_sub {
	font-size: 12px;
	color: #939300;
	font-style: italic;
	letter-spacing: 2px;
	position: relative;
}
strong {
	font-weight: normal;
}
forsaletxt {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #990000;
}
.forsaletext {
	background-color: #262600;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #CECE00;
	text-align: center;
	position: relative;
}
#footer img { 
    float: right;
    margin-top: -44px;
	margin-right: -10px;
}
