/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	color: #9ebb2c;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffeda3;
	line-height: 15px;
	color: #000;
	font-size: 11px;
}

a:link, a:visited {
	color: #9ebb2c;
	text-decoration: underline;
}

a:hover, a:active{
	color: #9ebb2c;
	text-decoration: none;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
}

#header #headerleft {
	width: 179px;
	height: 203px;
}

#header #headerright {
	float: right;
	width: 646px;
	height: 203px;
}

#middle {
	background: #fff;
	min-height: 500px;
	_height: 500px;
	margin-top: -4px;
	overflow: auto;
}

#middle #left {
	width: 190px;
	background: url(/images/bg-left.gif) repeat-y;
	min-height: 500px;
	_height: 500px;
	float: left;
}

#middle #left #menu {
	padding-left: 10px;
}

#middle #left #contactus {
	margin-top: 15px;
}

#middle #left #search {
	background: url(/images/bg-search.gif) no-repeat;
	width: 190px;
	height: 65px;
	padding-top: 40px;
	text-align: center;
}

#middle #right {
	float: right;
	width: 600px;
	padding-right: 20px;
}

#middle #right #threeleads {
	background: url(/images/bg-3leads.jpg) no-repeat;
	width: 600px;
	height: 191px;
	margin-top: 20px;
	color: #fff;
}

#middle #right #threeleads p {
	margin-bottom: 5px;
	padding: 0;
}

#middle #right #threeleads a {
	color: #fff;
	font-size: 11px;
}

#middle #right #threeleads .membership {
	float: left;
	width: 170px;
	padding: 40px 0 0 25px;
}

#middle #right #threeleads .membership .membershipcontent {
	height: 128px;
}

#middle #right #threeleads .membership a.moreinfo {
	display: block;
	background: url(/images/button-moreinfo.jpg) no-repeat;
	width: 145px;
	height: 21px;
	position: static;
}

#middle #right #threeleads .events {
	float: left;
	width: 173px;
	padding: 40px 0 0 25px;
}

#middle #right #threeleads .events .date {
	font-weight: bold;
	color: #f8f90a;
}

#middle #right #threeleads .events .event2 {
	margin-top: 10px;
}

#middle #right #threeleads .events .eventscontent {
	height: 128px;
}

#middle #right #threeleads .events a.moreinfo {
	display: block;
	background: url(/images/button-moreinfo.jpg) no-repeat;
	width: 145px;
	height: 21px;
	position: static;
}

#middle #right #threeleads .news {
	float: left;
	width: 173px;
	padding: 40px 0 0 23px;
}

#middle #right #threeleads .news .date {
	font-weight: bold;
	color: #f8f90a;
}

#middle #right #threeleads .news .news2 {
	margin-top: 10px;
}

#middle #right #threeleads .news .newscontent {
	height: 128px;
}

#middle #right #threeleads .news a.moreinfo {
	display: block;
	background: url(/images/button-moreinfo.jpg) no-repeat;
	width: 145px;
	height: 21px;
	position: static;
}

#middle #right #threeleads .membership a.moreinfo:hover, #middle #right #threeleads .events a.moreinfo:hover, #middle #right #threeleads .news a.moreinfo:hover {
	background: url(/images/button-moreinfo-hover.jpg) no-repeat;
}

#thecontent {
	padding-left: 5px;
	margin-top: 20px;
}

p.special {
	color: #9ebb2c;
	font-weight: bold;
	font-size: 12px;
}

#footer {
	background: url(/images/bg-footer.gif) no-repeat;
	width: 785px;
	height: 125px;
	margin-bottom: 15px;
	padding-left: 40px;
	padding-top: 5px;
}

#footer .footercontent {
	float: right;
	width: 280px;
	text-align: right;
	margin-top: -40px;
	padding-right: 15px;
	color: #fff;
}

#footer .footercontent a:link, #footer .footercontent a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer .footercontent a:hover, #footer .footercontent a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#footer .footercontent2 {
	color: #b15226;
	font-weight: bold;
	font-size: 10px;
}

#footer .footercontent2 a:link, #footer .footercontent2 a:visited {
	color: #b15226;
	font-weight: bold;
	text-decoration: underline;
}

#footer .footercontent2 a:hover, #footer .footercontent2 a:active {
	color: #b15226;
	font-weight: bold;
	text-decoration: none;
}

img.print {
	margin-top: 5px;
	display: block;
	float: right;
}


.footercontent2 {
	color: #b15226;
	font-weight: bold;
	font-size: 10px;
}

.footercontent2 a:link, .footercontent2 a:visited {
	color: #b15226;
	font-weight: bold;
	text-decoration: underline;
}

.footercontent2 a:hover, .footercontent2 a:active {
	color: #b15226;
	font-weight: bold;
	text-decoration: none;
}