body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

ul, li {
	margin-left: 10px;
	padding: 3px;
}

/* used to expand an outer div to fit the float contents of inner div */
p.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.sitebold {
	font-weight: bold;
	color: #156314;
}

.textcontent {
	padding: 10px;
}

.welcome {
	color: #156314;
	font-size: 13px;
	font-weight: bold;
}

.notyetmember {
	font-size: 14px;
}

.bizname {
	color: #B5740C;
	size: 10px;
	font-weight: normal;
}

.eventname {
	color: #156314;
}

.logout {
	color: #B5740C;
	size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.logout:link, a.logout:visited, a.logout:active {
	color: #B5740C;
	size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.logout:hover {
	color: #003300;
	text-decoration: underline;
}

.tiny {
	font-size: 8px;
}

.formheader {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.formfieldname {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

.formtd {
	border-bottom: 1px dotted #cccccc;
}

.required {
	font-size: 10px;
	color:#990033;
}

.message {
	font-size: 10px;
	color:#990033;
}

.imagealign {
	vertical-align: middle;
}

.userpass {
	color: #B5740C;
	font-size: 9px;
}

/* contains the whole content */
#bodydiv {
	width: 100%;
	text-align: center;
}

/* header image */
#header {
	margin-left: auto; 
	margin-right: auto;
	width: 744px;
	height: 89px;
	background-image: url(/images/header.gif);
	margin-bottom: 1px;
}

/* main navigation */
#nav {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 744px;
	height: 46px;
	background-image: url(/images/navback.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#navitems {
	position: relative;
	top: 0px;
}

#navitems ul {
	top: 0px;
	margin: 0px;
	list-style: none;
	padding: 8px 10px 10px 10px;
}

#navitems li {
	display: inline;
	list-style: none;
	padding: 8px 10px 10px 10px;
	background-image: url(/images/navsep.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navitems a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#navitems a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
#navitems a.navon  {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow: visible;
}

/* common */
#newslettersignup {
	float: left;
	width: 239px;
	border: 1px solid #C4C6C7;
	clear: left;
	margin-bottom: 10px;
}

/* homepage - contains the main image and the login box */
#headerphotologin {
	background-color: #C4C6C7;
	margin-left: auto; 
	margin-right: auto;
	width: 744px;
	height: 203px;
	padding: 0px;
}

/* subpage - contains the main image and the login box */
#subheaderphotologin {
	background-color: #C4C6C7;
	margin-left: auto; 
	margin-right: auto;
	width: 744px;
	height: 132px;
	padding: 0px;
}

/* homepage header photo */
#mainphoto {
	position: relative;
	float: left;
	top: 4px;
	left: 4px;
	width: 498px;
	height: 195px;
}

/* subpage header photo */
#subphoto {
	position: relative;
	float: left;
	top: 4px;
	left: 4px;
	width: 498px;
	height: 124px;
	overflow: hidden;
}

/* homepage login */
#homeloginbox {
	position: relative;
	text-align: left;
	float: right;
	top: 4px;
	left: -4px;
	width: 234px;
	height: 195px;
	background-image: url(/images/loginback.gif);
}
#homeloginbox a.register {
	color: #B5740C;
	text-decoration: underline;
}

/* subpage login */
#subloginbox {
	position: relative;
	text-align: left;
	float: right;
	top: 4px;
	left: -4px;
	width: 234px;
	height: 124px;
	background-image: url(/images/loginback.gif);
	overflow: hidden;
}

#usernamediv {
	width: 222px;
	position: relative;
	top: 24px;
	left: 10px;
	margin: 0px;
}

#usernamebox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 147px;
	border: 1px solid #C4C6C7;
	color: #666666;
	font-size: 10px;
	padding: 2px;
}

#passworddiv {
	width: 222px;
	position: relative;
	top: 25px;
	left: 10px;
	margin: 0px;
}

#passwordbox {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 147px;
	border: 1px solid #C4C6C7;
	color: #666666;
	font-size: 10px;
	padding: 2px;
}
#passwordpassbox {
	position: relative;
	float: left;
	top: 0px;
	left: 12px;
	width: 147px;
	border: 1px solid #C4C6C7;
	color: #666666;
	font-size: 10px;
	padding: 2px;
}

#loginbutton {
	position: relative;
	float: left;
	top: -5px;
}

#hrorange {
	position: relative;
	top: 25px;
	left: 12px;
}

#needregister {
	position: relative;
	top: 35px;
	left: 12px;
	padding-right: 10px;
	color: #B5740C;
}

#memberwelcome {
	position: relative;
	top: 20px;
	color: #B5740C;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

/* home main content */
.homeleftbox {
	float: left;
	width: 239px;
	border: 1px solid #C4C6C7;
	clear: left;
	margin-bottom: 10px;
}

#homecontent {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 10px;
	width: 744px;
	text-align: left;
}

#homeleftcolumn {
	float: left;
	clear: left;
	width: 239px;
}

#homerightcolumn {
	float: right;
	clear: right;
	width: 470px;
}

#homewelcome {
	float: right;
	width: 470px;
	border: 1px solid #C4C6C7;
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
	clear: right;
}

#hometestimonialbox {
	float: left;
	width: 239px;
	background-color: #FFFFFF;
	text-align: center;
	clear: left;
	margin-bottom: 20px;
}

#hometestimonial {
	color: #156314;
	padding: 20px;
}

#hometestimonial .quote {
	font-weight: bold;
	font-size: 12px;
}
#hometestimonial .person {
	font-weight: normal;
	font-size: 11px;
}

#homebottomcontent {
	z-index: 100;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	width: 744px;
	height: 158px;
	padding: 0px;
	text-align: left;
}

#homebenefits {
	width: 470px;
	text-align: left;
	margin-bottom: 10px;
	clear: right;
	border: 1px solid #C4C6C7;
}

#homeevents {
	float: left;
	width: 239px;
	clear: left;
	margin-bottom: 10px;
}

#homeevents ul {
	margin: 3px;
}

#homeevents a:link, #homeevents a:visited, #homeevents a:active {
	color: #156314;
	text-decoration: underline;
	font-weight: normal;
}
#homeevents a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#homeinvite {
	float: left;
	width: 239px;
	border: 1px solid #C4C6C7;
	clear: left;
	margin-bottom: 10px;
}

#friendemailbox {
	width: 130px;
	border: 1px solid #C4C6C7;
	color: #666666;
	font-size: 10px;
	padding: 2px;
}


/* subpage main content */
#subcontent {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 16px;
	width: 744px;
	padding: 0px;
	text-align: left;
}
#subcontent a:link, #subcontent a:visited, #subcontent a:active {
	color: #156314;
	text-decoration: underline;
	font-weight: normal;
}
#subcontent a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#leftinfo {
	float: left;
	width: 225px;
}

#rightinfo {
	float: right;
	width: 475px;
	border-left: 1px solid #C4C6C7;
	padding: 10px;
	clear: right;
}

#footer {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	width: 744px;
	padding: 10px;
	color: #cccccc;
	font-size: 10px;
	text-align: center;
	clear: both;
}
#footer a:link, a:visited, a:active, a:hover {
	color: #333335;
	text-decoration: none;
}


/* MEMBER SECTION */
.memberphoto {
	border: 5px solid #cccccc;
}

.memberphotothumb {
	border: 3px solid #cccccc;
	margin-right: 5px;
}

.moduleheader {
	color: #ffffff;
	font-weight: bold;
	background-color: #C4C6C7;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.modulecontent {
	text-align: left;
	padding: 10px;
}

.modulecontent a:link, .modulecontent a:visited, .modulecontent a:active {
	color: #156314;
	text-decoration: underline;
	font-weight: normal;
}
.modulecontent a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.profilename {
	color: #156314;
	font-size: 16px;
	font-weight: bold;
}

#recentsignups {
	float: left;
	clear: both;
}

#column1 {
	position: relative;
	left: 0px;
	float: left;
	width: 225px;
	margin-right: 10px;
}

#column2 {
	float: left;
	width: 268px;
	margin-right: 10px;
}

#column3 {
	float: left;
	width: 225px;
	clear: right;
}

#account_module {
	clear: right;
	border: 1px solid #C4C6C7;
	margin-bottom: 10px;
}

#event_module {
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #C4C6C7;
}

#news_module {
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #C4C6C7;
}
#news_module .newsdate {
	font-size: 10px;
	color: #156314;
}

#newsletter_module {
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #C4C6C7;
}
#browsemembers_module {
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #C4C6C7;
}

#browsealpha {
	clear: both;
	width: 744px;
	border: 1px solid #C4C6C7;
	margin-bottom: 10px;
}

#searchbybiztype {
	clear: both;
	width: 744px;
	border: 1px solid #C4C6C7;
	margin-bottom: 10px;
}

#browsebizname {
	clear: both;
	width: 744px;
	border: 1px solid #C4C6C7;
	margin-bottom: 10px;
	overflow: auto;
}

#contentlefthalf {
	float: left;
	width: 320px;
	clear: left;
	margin-right: 10px;
}

#contentrighthalf {
	float: right;
	width: 320px;
	clear: right;
}

/* RESOURCES */
.firstcolumnbox {
	width: 365px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
	border: 1px solid #C4C6C7;
}

.secondcolumnbox {
	width: 365px;
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #C4C6C7;
}

#lefthalf {
	float: left;
	width: 365px;
	margin: 0px;
	clear: left;
}

#righthalf {
	float: right;
	width: 365px;
	margin: 0px;
	clear: right;
}

#articlelist {
	padding: 10px;
}
