* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#fff;
 background-color:#415208;
 background-image:url(images/bg-content-top.gif);
 background-repeat:repeat-x;
 line-height:18px;
}
#wrapper { 
 margin: 0 auto;
 width: 940px;
}
#wrapper2 { 
 margin: 0px auto;
 width: 1024px;
 background-image:url(images/bg-banner.jpg);
 background-repeat:no-repeat;
 background-position:0 94px; height:auto;
}

#header {
 color: #fff;
 width: 960px;
 float: left;
 padding: 0px;
 height: 93px;
 margin: 0px 0px 0px 0px;
 background:none;
}

#logo {
	margin: 30px 0 0 10px;}
/*
#header-login {
	float:right;
	width:389px;
	height:35px;
	background-image:url(images/bg-login.gif);
	background-repeat:no-repeat;
	color:#778c30;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;
	padding:8px 0 0 10px;}
*/
#header-jump {margin: 20px 0 0 0;}

#navigation {
 float: left;
 width: 940px;
 height:26px;
 color: #251b0a;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-image:url(images/nav-bg.gif);
 background-repeat:repeat-x;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:12px;
}
#banner-left { 
 color: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 0px;
 width: 940px;
 float: left;
}
#banner-full { 
 color: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 154px;
 width: 940px;
 float: left;
}

#banner-right { 
 float: right;
 color: #3b1e04;
 margin: 0px -4px 0px 0px;
 padding: 15px;
 height: 204px;
 width: 250px;
 display: inline;
 background-image:url(images/banner-right.jpg);
 background-repeat:no-repeat;
 font-family:Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 text-align:center;
}
#banner-right img {padding:0;}
#banner-right p {
	padding:3px 0 8px 0; 
	background-image:url(images/divider-right.gif);
    background-position:center bottom; background-repeat:no-repeat;
	letter-spacing:-1px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
 font-size:50px;
 font-weight:bold;
 text-align:center;
	}

#leftcolumn { 
 color: #fff;
 border: 0;
 margin: 0px 0px 0px 0px;
 padding: 0px 0 0 10px;  /*---new---*/
 height: auto;
 min-height:400px;
 width: 640px;
 float: left;
 text-align:justify;
 
 }

#rightcolumn { 
 float: right;
 color: #fff;
 border: 0;
 margin: 0px 0px 0px 0px;

 height: auto;
 width: 220px;
 display: inline;
 }

#eventrightcolumn { 
 float: right;
 color: #fff;
 border: 0;
 margin: 0px 0px 0px 0px;

 height: auto;
 width: 220px;
 display: inline;
 }


#rightcolumn ul {list-style-type:none;}
#rightcolumn ul li {
background-image:url(images/arrow.gif);
background-position:left 5px;
background-repeat:no-repeat;
border-bottom:1px dotted #405008;
padding:0 0px 5px 20px;
margin:0 ;}

#rightcolumn ul li a {
padding:0 0 0px 0px;
text-decoration:none;}

#content{
 float: left;
 width: 910px;
 padding:20px 15px 15px 15px;
 height:auto;
 margin: 0px 0px 0px 0px;
 background-image:url(images/bg-top.gif);
 background-repeat:repeat-x;
 background-color:#283204;
 }

#event-list {
	width:640px;
	padding:0 10px 10px 25px;
	}



#content-left {
	width:430px;
	padding:0 10px 10px 10px;
	}
#content-right{
	width:430px;
	padding:0 10px 10px 10px;
	margin:0 0 0 0px;
	float:right;
	}
#content-bottom {
	margin: 10px 0 0 0;
	padding:0px 10px 10px 10px;
	}
#footer { 
 width: 940px;
 clear: both;
 color: #7d6f3d;
 background: #131901;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 font-size:10px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer a {color:#7d6f3d; }

/*--------------------------------Misc-----------------------------*/

a img {border:none; outline:none;}
a {color:#dfc564;}
a:hover {color:#fff;}

#banner-right a {text-decoration:none; color:#3b1e04;

	 font-family:Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 text-align:center;
letter-spacing:-1px;
	
}
.goright {float:right;}
.goleft {float:left;}

.justborder {border:4px solid #6a5819;}

.pic-right {float:right; margin:0 0 10px 10px;}
.pic-left  {float:left; margin:0 10px 10px 0px;}
#leftcolumn .pic-right {border:4px solid #6a5819; float:right; margin:0 0 15px 20px;}
#leftcolumn .pic-left  {border:4px solid #6a5819; float:left; margin:0 20px 15px 0;}


h1 {
	color:#dfc564;
	font-family:Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size:18px;
    font-weight:normal;
	background-image:url(images/title_line.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:10px;}
	
h2 {
	color:#dfc564;
	font-family:Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size:18px;
    font-weight:normal;
	background-image:url(images/title_line2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:10px;}

h3 {
	color:#dfc564; font-weight:bold; font-size:14px;}
/*------------------------------FORM------------------------------------*/

#header form input {
	background-color:#415208; 
	border:1px solid #5c7310;
	color:#fff;
	font-size:11px;
	padding:2px;
	margin:0 0 0 6px;
	}
	
#header input.form-button {padding:1px; color:#9ab739; font-weight:bold; cursor:pointer;}

#header form select {
	background-color:#415208; 
	border:1px solid #5c7310;
	color:#fff;
	font-size:11px;
	padding:2px;
	margin:0 0 0 10px;}
/*--------------new-----------------------*/	
ol li, ul li {margin:0 0 0 25px;}
ol ol ol li {margin:0 0 0 50px;}
.desc td, .desc tr, .desc2 td, .desc2 tr {border-bottom:1px dotted #596d17; border-top:none; border-left:none; border-right:none; padding:0 0 5px 0;}
.desc th {color:#dfc564; font-size:12px; background-color:#1d2501;}

.desc2 th {color:#dfc564; font-size:12px; }

hr {border:none; background:#596d17; height:1px; margin: 15px 0 15px 0;}

h4 {
	font-weight:normal;
	color: #E4DCBB;
	font: italic 18px/1.3 "Adobe Garamond Pro", Georgia, "Times New Roman", Times, serif;

}

h5 {
	font-weight:normal;
	color: #E4DCBB;
	font: italic 22px/1.3 "Adobe Garamond Pro", Georgia, "Times New Roman", Times, serif;

}
.red {color:#F00;}
.yellow {color:#dfc564;}
.grey-small {color:#ccc; font-size:9px;}

blockquote {
	padding:10px;
	background-color:#1d2501;
	background-image:url(images/golf-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:550px;}