/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}
#page{position:relative}
.bg{background:url(../images/collage.gif); 
    position:absolute;z-index:0; height:3000px; width:5000px; left:0;top:0;
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;

    }
#content{position:absolute;z-index:0; left:0;top:0;width:920px;left:50%;margin-left:-500px; 
         background:url(../images/bgf.png); background-repeat:repeat-y}

fieldset {
	margin: 0;
	padding: 0;
/*	border: none;*/
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.darkred{color:#9e065a;}

h1, h2 {
	font-weight: normal;
	color: #7CD300;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7CD300;
}

a:hover {
	text-decoration: none;
}

a:hover span.darkred{color:#77D100;}
h5:hover span.darkred{color:#77D100;}
span:hover span.darkred{color:#77D100;}
small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 1020px!important;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#lgogimg
{
    position:absolute;
	left:50%;
	margin-left:-325px;
	top:73px;
	z-index:0;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

#logo {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	z-index:1;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 62px;
	font-size: 3.5em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

.events a {
	color: #7F7772;
	text-decoration:none;
}
.events a:hover {
	color: #77D100;
}
.events table {margin:auto; vertical-align:top}
.events td {margin:auto; vertical-align:top; border-bottom:1px solid #E2E2E2}
#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.45em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

.menu {
	float: right;}

.menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	width: 125px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(../images/img2_h.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

.menu a:hover , .menu li.active a
{
	background: #73D000 url(../images/img02.jpg) no-repeat;
	color:#FFE900;
}

/* Page */

#page {

}

#latest-post {
	float: left;
	width: 480px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(../images/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(../images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar 
{
    margin-top:20px;
	clear: both;
	width: 920px;
	margin-left:0px;
	background: url(../images/img05.png) no-repeat;

	color: #008C00;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.centered{text-align:center;margin-left:auto;margin-right:auto;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.italic{ font-style:italic;}
.bold{font-weight:bold;}
#aboutyou{width:380px;}
.emphasize{font-weight:bold; font-size:1.2em;}
#fonrtimage{margin-top:0px;}
.textright{text-align:right; margin-right:20px;}

.darkblue{color:#123456;}

.featurelist{text-align:left; margin:0; padding:0; padding-left:30px; margin:auto;list-style-type:none; }
.featurelist li{color:#123456; font-weight:bold;}
.featurelist li li{color:#666666; font-weight:normal;list-style-type:square; font-size:12px;}

iframe#conash3D0{display:none;}

.clublist a{color:#123456; clear:both;}
.clublist a:hover{color:#7CD300;}
.alphabetlist{list-style-type:none;}
.alphabetlist li{float:left; margin-right:7px;}
.alphabetlist{height:20px; border-bottom:1px solid #123456; width:400px; padding-left:40px;}

.alphabetlist a{color:#123456;}
.alphabetlist a:hover{color:#7CD300;}

.divSocial a{color:#123456;font-size:11px;}
.divSocial a:hover{color:#7CD300;}
.divSocial a:hover #imgTwitter{}
.divSocial a:hover #imgFacebook{}

.lnkShowHide{color:#123456; font-size:11px; }