@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
	background-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

#container {
	background-color: #FFFFFF;
	height: 100%;
	width: 850px;
	text-align: left;
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_header {
	background-color: #FFFFFF;
	width: 850px;
	display: inline;
}
#container_main {
	background-color: #FFFFFF;
	width: 840px;
	display: inline;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#container_footer {
	width: 840px;
	color: #000000;
	margin-top: 20px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
#content_maincol {
	background-color: #FFFFFF;
	width: 840px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#content_col1 {
	background-color: #FFFFFF;
	float: left;
	width: 615px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#gallery {
	width: 840px;
	margin-top: 20px;
	text-align: center;
	float: left;
}
div.img{
	height: auto;
	width: 200px;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
div.img img{
	display: inline;
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.desc{
	font-weight: normal;
	width: 190px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
div.desc p{
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.desc strong{
	font-weight: bold;
	display: block;
	text-align: right;
	float: left;
	padding-right: 10px;
}
#info_container {
	width: 580px;
	margin-left: 35px;
}
#right_col2 {
	float: right;
	width: 200px;
	padding-top: 20px;
}
.info_hd {
	font-size: 12px;
	background-color: #000000;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	background-image: url(../img/gen/menu_bg.png);
	background-repeat: repeat-x;
}
.news_2column {
	width: 500px;
	margin-bottom: 15px;
	margin-left: 80px;
}
.news_img_left {
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: left;
}
.news_main {
	float: right;
	width: 360px;
	padding-top: 5px;
	display: block;
}
.postdate {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
#friends {
	width: 200px;
}
#friends_hd {
	background-color: #000000;
	background-image: url(../img/gen/menu_bg.png);
	height: 15px;
	width: 200px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.friend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
}
#whatido {
		width: 580px;
	margin-left: 35px;
}
.whatido_column {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 160px;
}
.whatido_img_left {
	width: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: left;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.whatido_info {
	float: right;
	width: 110px;
	padding-top: 0px;
	display: block;
}
#top_menu {
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:6px;
	background-color: #000000;
	background-image: url(../img/gen/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	height: 20px;
	font-size: 11px;
	white-space: nowrap;
	}
#menu ul
	{
	list-style:none;
	white-space:nowrap;
	padding:0;
	margin:0;
	}
#menu li
	{
	display:inline;
	line-height: 20px;
	}
#menu li a
	{
	color:#FFFFFF;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	}
#menu li a.first
	{
	border-left:none;
	}
#menu ul li a:hover
	{
	color:#95CA31;
	background-color:#333333;
	}
/* general links */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
}
a:hover {
	color: #97CC33;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.right {
	width: 650px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.left_title {
	width: 180px;
	font-size: 36px;
	font-weight: normal;
	color: #B0DA5C;
	margin-top: 18px;
	margin-bottom: 0px;
	display: block;
}
.right_info {
	width: 650px;
	float: right;
	margin-top: 20px;
	display: block;
	margin-right: 30px;
}
.left_desc {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 120px;
	margin-top: 20px;
	text-align: right;
	margin-left: 20px;
}
.headerimage {
	display: block;
}
.gallery_table {
	text-align: center;
	padding: 5px;
	width: 840px;
}
/*
form {
	margin: 0px;
	padding: 0px;
	width: 600px;
	clear: both;
	float: right;
}
*/
div.form {
	color: #000000;
	width: 620px;
	float: right;
	text-align: left;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.form p{
	padding-bottom:14px;
	margin: 0px;
}
div.form .row, div.form .row_required{
	text-align: left;
	margin-bottom: 8px;
	display: block;
}
div.form .row_required{
font-weight: bold;
}
div.form label {
	margin-right: 10px;
	width: 150px;
	float: left;
	display: block;
	text-align: right;
}
div.form input.inputtext{
	border:1px solid #B0DA5C;
	color:#666666;
	width:180px;
	height: 18px;
}
div.form select.selecttext{
	border:1px solid #B0DA5C;
	color:#666666;
	width: 183px;
}
div.form textarea{
	border:1px solid #B0DA5C;
	color:#666666;
	overflow: auto;
	width: 450px;
}
div.form .submit {
	margin-right: 10px;
	float: none;
	display: block;
	text-align: left;
	margin-left: 160px;
}
div.form .button {
	display: inline;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B0DA5C;
	border: 1px solid #999999;
	margin-right: 10px;
	font-weight: bold;
	padding: 0px;
	height: 20px;
}
.img_float {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

