body,td,th {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #23343a;
	font-size: 14px;
	line-height: 150%;
	
}


body {

	background-color: #AAC54C;
	margin: 0;
	padding: 0;
	text-align: center;
	
}


h1, h2, h3, h4, h5, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {

	color: #f29d1d;
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-weight: 100;
	line-height: normal;

}


h1 {
	font-size: 27px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}

h5 {
	font-size: 15px;
}


form {
	margin :0;
	padding: 0;
}


ul {
	margin: 10px 0px 10px 0px;
	padding-left: 30px;
	list-style-type: square;
}


a:link, a:link h1, a:link h2, a:link h3, a:link h4, a:link h5 {
	color: #6699ff;
	text-decoration:underline;
}


a:visited, a:visited h1, a:visited h2, a:visited h3, a:visited h4, a:visited h5 {
	color: #6699ff;
	text-decoration:underline;
}


a:hover, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5 {
	color: #f29d1d;
	text-decoration:none;
}


a:active {
	color: #6699ff;
	text-decoration:underline;
}


input {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 18px;
	padding: 0px 3px 0px 3px;

}


code {
	font-size: 12px;
}


.feedback  {

	list-style:none;
	
}


#header {

	width: 730px;
	height: 63px;
	
	overflow: none;
	
	margin: 0 auto;
	padding: 8px 20px 10px 30px;
	
	text-align: right;
	vertical-align: middle;
	
	background-image: url('images/header-bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	
	color: #5c8931;
	
}


#nav {

	font-size: 15px;
	
	text-align: left;
	vertical-align: middle;
	
	width: 730px;
	height: 25px;
	
	overflow: none;
	
	margin: 0 auto;
	padding: 2px 20px 0px 30px;
	
	background-color: #f29d1d;
	
	color: #ffffff;
	
}

#nav a {
	color: #ffffff;
	text-decoration:none;
	margin: 0px 15px 0px 0px;
}

#nav a:hover {
	text-decoration:underline;
}


#content {
	width: 780px;
	margin: 0 auto;
	
	background-color: #ffffff;
}


#footer {
	
	font-size: 12px;
	
	text-align: left;
	vertical-align: top;

	width: 730px;
	margin: 0 auto;
	
	padding: 20px 20px 30px 30px;
	
	background-color: #23343a;
	color: #cccccc;
	
}


#home_feature {

	width: 780px;
	height: 244px;
	
	text-align: left;
	
	background-color: #23343a;

}


#home_feature_text {
	
	position: relative;
	top: 0;
	left: 0;
	width: 330px;
	
	padding: 20px 10px 20px 20px;
	
	background-color: #23343a;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
	text-align: left;
	color: #ffffff;

}


#home_feature_text a {

	margin: 0px 15px 0px 0px;

}


#home_content {
	
	width: 780px;
	height: 294px;
	
	line-height: 165%;
	
	background-color: #23343a;
	background-repeat:no-repeat;
	background-image: url('images/home-content-bg.gif');

}


#home_content div {
	
	text-align: left;
	width: 220px;
	float: left;
	padding: 23px 20px 20px 20px;
	font-size: 17px;

}


#home_content a {
	font-size: 17px;
	color: #23343a;
	text-decoration: none;
}


#home_content h1 a, #home_content h3 a {
	color: #ffffff;
	text-decoration: none;
	font-size:inherit;
}


#home_content a:hover {
	text-decoration: underline;
}


#home_content h1, #home_content h2, #home_content h3, #home_content h4, #home_content h5 {
	
	color: #ffffff;
	margin: 0;
	line-height: inherit;
//	line-height: 100%;
	text-decoration: none;
	
}

#banner {
	text-align: right;
//	height: 66px;
	overflow: hidden;

}

#search_box {
	margin: 0 auto;
	padding: 4px 8px 6px 8px;
	margin: 0px -20px -30px 0px;
	position: absolute;
	top: 4px;
	position: relative;
	float: right;
	z-index: 100;
	background-color:#FFCC33;
	//margin: 0px -10px -30px 0px;
}

.header_gray {

	height: 60px;
	
	text-align: left;
	color: #ffffff;
	
	background-color: #23343a;
	
	overflow: hidden;
}

.header_gray h1, .header_gray h2, .header_gray h3, .header_gray h4, .header_gray h5 {

	height: 20px;
	vertical-align: middle;
	color: #ffffff;
	float: left;
	margin: 20px 30px 20px 29px;
	
	text-decoration: none;
	
	line-height: inherit;
	
	//height: 60px;
	//margin: 0;
	//padding: 10px 30px 20px 30px;

} 

.header_gray h1 a, .header_gray h2 a, .header_gray h3 a, .header_gray h4 a, .header_gray h5 a {
	
	color: #ffffff;
	text-decoration: none;
	line-height: inherit;

}


.sub_nav {
	
	height: 40px;
	vertical-align: text-bottom;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	text-align: left;
	font-size: 12px;

}


.sub_nav a {

	float: left;
	margin-right: 20px;

}


.content_white {
	
	text-align: left;
	background-color: #ffffff;
	padding: 20px 30px 30px 30px;

}


.sidebar_left {

	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffcc;
	
	text-align: left;
	
	float: left;
	
	width: 240px;
	
	margin-right: 40px;

}


.sidebar_right {

	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffcc;
	
	text-align: left;
	
	float: right;
	
	width: 180px;
	
	margin-left: 40px;

}


.sidebar_right div, .sidebar_left div {

	padding: 20px 20px 60px 20px;

}


.spaced {

	line-height: 175%;

}


.blue {
	color: #6699ff;
}


.white {
	color: #ffffff;
}


.lightgray {
	color: #d3d6d8;
}


.green {
	color: #aac54c;
}


.gray {
	color: #23343a;
}


.fontsize17 {
	font-size: 17px;
}


.fontsize13 {
	font-size: 13px;
}


.fontsize12 {
	font-size: 12px;
}


.google {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23343a;
	text-decoration: none;
}


.google a {
	color: #6699ff;
	text-decoration: underline;
}


.google a:hover {
	color: #f29d1d;
	text-decoration: none;
}


#all_reviews {
	height:0px;
	overflow:hidden;
}

#review_form {
	height:0px;
	overflow:hidden;
}

.pagination {
	color: #23343a;
}