/*
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #F5FFDC;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #F5FFDC;
}

body {
	
	background: #465A19 url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #7E9C38;
	width: 793px;
	text-align: left;
}

#main
{
width: 793px;
padding-top: 10px;
}


#header {
background: #465A19 url(images/header.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerATA {
background: #465A19 url(images/header_ata.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerCLUB {
background: #465A19 url(images/headerCLUB.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerLEA {
background: #465A19 url(images/header_lea.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerMEM {
background: #465A19 url(images/header_member.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerNEWS {
background: #465A19 url(images/header_news.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#headerSPON {
background: #465A19 url(images/headerSPON.jpg) repeat-x;
	height: 270px;
	text-align: right;		
}

#logo {
	width: 773px;
	height: 203px;
	text-align: left;
	padding-right: 20px;
	padding-top: 100px;
	background-image: url(images/strgc_logo.png);
	background-repeat: no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5C722A;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
margin: 0 auto;
width: 730px;
height: 38px;
padding-top: 10px;
padding-left: 80px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 80px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
	text-transform: none;
}

#menu a:hover {
	width: 80px;
    height: 23px;
	color: #000000;
	text-decoration: none;
	background: url(images/nav.gif) repeat-x
}


#left
{
	width: 220px;
	margin-left: 20px;
	background-color: #5F7E19;	
}

#left H3
{
width: 195px;
height: 30px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 6px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 0px;
}

#left li li {
	padding: 2px 18px;
	background: url(images/ul_art.gif) no-repeat;
}

#left a {
	color: #F5FFDC;
	text-decoration: none;
}

#left a:hover {
	color: #F5FFDC;
	text-decoration: none;
}

#left a:visited {
	color: #F5FFDC;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #open {
	background: #696969;
	border: 1px solid #D4690A;
	font-weight: bold;
	color: #ffffff
}

#calendar #event {
	background: #d4690a;
	border: 1px solid #D4690A;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 510px;
padding-right: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	padding-top: 10px;
	color: #F5FFDC;
}

#right a
{
color: #F5FFDC;
text-decoration: none;
}

#right a:hover
{
color: #F5FFDC;
text-decoration: underline;
}

#right a:visited
{
color: #F5FFDC;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding-top: 10px;
	color: #ffffff;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #F5FFDC;
	font-size: 11px;
}

.date a {
	color: #F5FFDC;
}



#footer {
	height: 49px;
	width: 793px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #918E48;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}