@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #999;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	font-weight: lighter;
}
a:link {
	color: #9FC433;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8EB02D;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.mainText {
	color: #EEEEEE;
	}

.bubbleText {
	color: #FFFFFF;
	letter-spacing: -0.01em;
}
.bubbleText a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: -0.01em;
	text-decoration: none;
	line-height: 16px;
}
.bubbleText  a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: -0.01em;
	text-decoration: none;
	line-height: 16px;
}
.bubbleText  a:hover {
	text-decoration: underline;
}

.bubbleName {
	font-size: 18px;
	color: #99CC33;
	font-weight: bold;
	letter-spacing: 0em;
	overflow: hidden;
	}

.bubbleCompany {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	}

.sideTitle {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	font-size: 16px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 20px;
	background-image: url(../images/sideTitlebg.jpg);
	}
.sideOverview {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}
.communityList li{
	font-size: 12px;
	color: #617720;
	font-weight: bold;
	padding-top: 0px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/homeBullet.gif);
	}
h1 {
	margin-bottom: 0px;
	color: #93C431;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 5px;
	}
h3 {
	margin-bottom: 10px;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93C431;
	}

h2{
	margin-bottom: 0px;
	color: #93C431;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93C431;
	}
h1 a:link {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #617720;
	padding-top: 5px;
	padding-left: 5px;
	}
.footerCopywrite {
	color: #FFFFFF;
	line-height: 13px;
	}
.communityLogo     {
	padding: 5px;
	border: 1px dotted #637423;
	margin-right: 10px;
	margin-bottom: 15px;
	}
.communityLogo  a:hover {
	padding: 5px;
	border: 1px dotted #FF0000;
	margin-right: 10px;
	margin-bottom: 15px;
	}
.comments {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 14px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC33;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/commentbg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}

.photoWrap {
	padding: 10px;
	border:#FFFFFF dotted 1px;
	height: 100px;
	width: 160px;
	margin-right: 5px;
	}

.thumbTitles {
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	margin-top: -5px;
	font-weight: bold;
	border: 1px dotted #333333;
	margin-right: 5px;
	}
