@charset "utf-8";
/* CSS Document */
/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-image: -webkit-gradient(radial, center center, 0, center center, 200, from(white), to(green));
	background-repeat: no-repeat;
	background-position: center center;
}

li {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#369), to(#3FF))
#369;
	padding: 8px;
	list-style-type: none;
}
a.bigorange {
	margin: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
	display:block;
	background:#f60;
	border:2px solid #EE2E26;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 14px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #930,
		inset 0px 15px 2px rgba(240, 150, 69, .5),
		inset 0px 25px 25px #930;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #930,
		inset 0px 15px 2px rgba(240, 150, 69, .5),
		inset 0px 25px 25px #930;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #930,
		inset 0px 15px 2px rgba(240, 150, 69, .5),
		inset 0px 25px 25px #930;
} 
a.biggreen {
	margin:1em;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	background:#060;
	border:2px solid #007700;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 14px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
}
a.bigblue {
	margin:1em;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	background:#007;
	border:2px solid #1111dd;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 14px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #007,
		inset 0px 15px 2px rgba(60, 69, 175, .5),
		inset 0px 25px 25px #007;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #007,
		inset 0px 15px 2px rgba(60, 69, 175, .5),
		inset 0px 25px 25px #007;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #007,
		inset 0px 15px 2px rgba(60, 69, 175, .5),
		inset 0px 25px 25px #007;
}
a.backgreen {
	margin-left:1em;
	margin-bottom:20px;
	margin-top:10px;
	margin-right:5px;
	display:block;
	background:#060;
	border:2px solid #007700;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 12px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
}
a.homegreen {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	margin-top:27px;
	display:block;
	background:#060;
	border:2px solid #007700;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 12px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
}
a.topgreen {
	margin-right:1em;
	margin-left:5px;
	margin-bottom:20px;
	margin-top:27px;
	display:block;
	background:#060;
	border:2px solid #007700;
	text-align:center;
	text-decoration:none;
	color:#FFEFDF;
	padding:10px;
	font:bold 12px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
	-moz-box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;/* Firefox */
	box-shadow:
		3px 3px 6px rgba(0, 0, 0, .2),
		0px 0px 3px rgba(0, 0, 0, .1),
		inset 0px 5px 12px #030,
		inset 0px 15px 2px rgba(0, 150, 69, .5),
		inset 0px 25px 25px #030;
}

h6 {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#369), to(#369),
color-stop(0.5, #58B));
	font-size: xx-small;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#header {
	text-align: center;
}


#footer {
	background-color: #060;
	margin: auto;
	padding: 0px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	text-align: center;
}

#content span {
	float: left;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#093), to(#0F9))
#093;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: auto;
	padding-right: 12px;
	text-decoration: none;
}
#content p img {
	text-align: center;
}
#content {
margin: auto;
text-align: center;
}
#listings a {
	color: #fff;
	text-decoration: none;
}
#multicolumn3 {
	margin-right:5px;
	margin-left:5px;
	margin-bottom:0px;
/*	margin-top:5px; */
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	-moz-column-gap:1px; /* Firefox */
	-webkit-column-gap:1px; /* Safari and Chrome */
	column-count:3;
	column-gap:1px;
}