* {
	font-family: arial, helvetica,verdana;
	font-size: 10.5pt;
	font-color: #fff;
	color: #fff;
	line-height: 1.8em;
}

td.error {
	color: #f00;
}

ul.error {
	color: #f00; 
}

li.error {
	color: #f00; 
}

.clearboth { clear: both; height: 0px; width: 0px;}

img.news_image {
	float: right;
	padding: 0px 10px 10px 15px;
}

img.directory_list {
	float: left;
	border: 1px solid #555;
	margin: 5px 10px 5px 0px;
	padding: 3px;
}

img.right_hand {
	border: 1px solid #666;
	padding: 3px;
}

a.directory_listing {
	color: #8cc63f;
	text-decoration: none;
}

a.directory_listing:hover {
	color: #fff;
}

hr.directory_listing {
	color: #555;
	height: 1px;
	width: 200px;
	
}
optgroup {
	color: #333;
}

option {
	color: #333;
}
p.listing_address {
	font-size: 9pt;
	padding: 0px;
}

p.listing_phone {
	font-size: 9pt;
}

a.listings_link {
	font-size: 9pt;
}

p {
	color: #fff;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

div.text_only {
	width: 480px;
}

ul.nav {
	list-style:none;
	padding: 0px;
	margin: 0px;
	

}
h1 {
	margin: 0px;
	padding: 0px;
	color: #598228;
	font-size: 12pt;
}

h2 {
	margin: 10px 0px 0px 0px ;
	padding: 0px;
	color: #fff;
	font-size: 11pt;
}
li.nav_selected {
	width: 152px;
	background: #598228;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333;
}
li.nav {
	width: 152px;
	background: #000;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333;
}

li.subnav {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 15px;
}

li.subnav_selected {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 15px;
}

ul.nav a {
	text-decoration: none;
	color: #fff;
}

ul.nav li:hover {
	text-decoration: none;
	color: #fff;
	background: #598228;
}

li.nav_selected {
	background: #598228;
}

body {
	/*background-image: url('/images/background-repeat.gif');
	background-repeat: repeat;*/
	background: #000;
	margin:0;
	padding:0;
	line-height: 1.4em;
}

img.holding {
	margin: 5px 0 20px 0px;
}

div.holding_container {
	margin: 80px auto;
	width: 980px;
	height: 550px;
	/*border: 1px solid white;*/
	background: url('/images/hold-background.jpg');
	background-repeat: none;
	padding: 0px;
}

div.holding_content {
	margin: 10px auto;
	width: 960px;
	padding: 10px;
	
}

div.register_container {
	margin: 80px auto;
	background: url('/images/large-background.jpg');
	background-repeat: none;
	width: 980px;
	min-height: 550px;
	border: 0;
	padding: 0px;
}

div.register_content {
	margin: 10px auto;
	width: 960px;
	padding: 10px;
}

div.input_containter {
	width: 700px;
	height: 26px;
}

input.checkbox {
	width: 13px;
	height: 13px;
	margin: 0px;
}

div.register_button_background { 
 	/*filter:alpha(opacity=60);
  	/* CSS3 standard */
  	/*opacity:0.6;*/
	color: #ff0000;
	font-weight: bold;
	width: 200px;
	height: 20px;
	/*background: #8cc63f;*/
	background: #61822a;
	position: absolute;
}


div.register_button_link {
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 2;
	text-align: center;
}

div.register_button_link a {
	text-decoration: none;
	color: #fff;
}

div.register_button_link a:hover {
	color: #000;
}

input.search {
	border: 1px solid #333;
	background: #eee;
	color: #000;
	font-size: 10pt;
}

input.searchbutton {
	margin-top: 4px;
	border: 1px solid #333;
}

form {}  
label {
	float:left; 
	margin-bottom:8px; 
	width: 150px; 
	padding-right:1px;
	color: #fff;
	clear: left;
}  

label.label_error {
	float:left; 
	margin-bottom:8px; 
	width: 150px; 
	padding-right:1px;
	color: #f00;
	clear: left;
}

p.error {
	color: #f00;
}

select {
	background: #fff;
	width: 250px;
	color: #333;
}

input {
	line-height:1.5em; 
	background: #fff;
	border: 1px solid #333;
	color: #333;
}

input_old {
	float:left;
	line-height:1.5em; 
	width: 250px;
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

input.btn {
	background: #333;
	color: #fff;
}

input.searchbutton {
	width: 100px;
	background: #333;
	color: #fff;
}

textarea {
	background: #333;
	width: 250px;
	height: 100px;
}

textinput {
	width: 200px;
	background: #333;
	color: #fff;
	width: 250px;
	border: 1px solid #333;
}

input.list_search {
	width: 100px;
}

input#btnSubmit {
	width: 80px;

}

p.testimonial_title {
	font-style: italic;
}

td.testimonial_cell_top {
	border-top: 1px solid white;
	margin: 0px;
}

td.testimonial_cell {
	margin: 0px;
}
/* News item */

div.news_wrapper {
	width: 725px;
	margin-bottom: 10px;
	border: 1px solid #433e42;
	margin-top: 6px;
}

p.news_intro {
	font-size: 8pt;
	line-height: 10pt;
}

p.news_title {
	font-size:9pt;
	color: #8cc63f;
	font-weight: bold;
}

span.news_links {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

a.news_link {
	text-decoration: none;
	font-size: 8pt;
}

a.news_link:hover {
	color: #8cc63f;
}

/* Page counting */
a.page_link {
	text-decoration: none;
	font-size: 10pt;
}
a.page_link:hover {
	color: #8cc63f;
}

/* Admin styles */

table#admin_list {
	border:1px solid #598228;
	border-collapse:collapse;
	width:100%;
}

table#admin_list th {
	background:#000 none repeat scroll 0 0;
	padding:4px;
}
th.head_icon {
	text-align:center;
}

tr.list1 td {
	padding: 5px;
}

tr.list2 td {
	padding: 5px;
}

td.cell_icon {
	text-align:center;
	padding: 5px;
}

tr.list1 {
background:#333 none repeat scroll 0 0;
}

tr.list2 {
background:#222 none repeat scroll 0 0;
}


.thumbnail {
float:left;
padding:5px;
position:relative;
}
.thumbnail:hover {
	color:#335500;
	text-decoration:none;
}
.thumbnail span {
	border:1px solid #666666;
	color:black;
	padding:0px;
	position:absolute;
	text-decoration:none;
	visibility:hidden;
}
.thumbnail span img {
	border-width:0;
}
.thumbnail:hover span {
	left:160px;
	top:5px;
	visibility:visible;
}