/* 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, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #DD7F33;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: outside;
	line-height: 20px;
	list-style-type: square;
	margin-left: 30px;
}

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 {
	margin: 10px 0;
	line-height: 16px;
}


h2, h3, h4 {
	color: #768913;
	padding: 15px 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
	color: #666633;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #666633;
	font-weight: bold;
}

body {
	background: #fff url(../images/bg_body.jpg) repeat-x;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666633;
padding:0;
margin:0;
}

#container {
	width: 770px;
	margin: 0 auto;
	border: 2px solid #F9FCE7;
	background: url(../images/bg_container.jpg) repeat-y;
	min-height: 500px;
	margin-top: 8px;
padding:0;
}

#header {
	height: 109px;
}

#logo {
	display: block;
	text-indent: -9999px;
	width: 134px;
	height: 90px;
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	margin: 19px 0 0 18px;
	float: left;
}

#banner {
	width: 578px;
	float: right;
	margin: 12px 0 0 0px;
	border: 5px solid #fff;
}

#middlecontent {
	margin-top: 12px;
}

#menu {
	width: 180px;
	border: 5px solid #fff;
	background: url(../images/bg_menu.jpg) repeat-x;
	min-height: 227px;
	float: left;
	margin-left: 8px;
	color: #fff;
	padding-top: 10px;
}

#welcome {
	width: 345px;
	background: url(../images/bg_welcome.jpg) repeat-y;
	border: 7px solid #F8F9F3;
	min-height: 300px;
	float: left;
	margin: 0 0 10px 15px;
	*margin-bottom: 0;
	padding: 0 11px;
}

#insidecontent {
	width: 520px;
	background: #f4f6e9 url(../images/bg_insidecontent.jpg) right center repeat-y;
	border: 7px solid #F8F9F3;
	min-height: 300px;
	float: left;
	margin: 0 0 10px 8px;
	*margin-bottom: 0;
	padding: 0 11px;
}

#upcomingevents {
	width: 145px;
	background: #d3d9b3;
	min-height: 70px;
	border: 6px solid #F7F8F3;
	margin-left: 0px;
margin-bottom:20px;
	float: left;
	padding: 5px 10px 15px 13px;
}

#upcomingevents a {
	float: right;
}

#sponsors {
	background: #fff;
	height: 135px;
	clear: both;
	margin: 0 15px 0 15px;
	clear: both;
	padding: 5px;
}

#sponsors1 {
	width: 150px;
	height: 68px;
	float: left;
	margin: 25px 30px 0 50px;
}

#sponsors2 {
	width: 170px;
	height: 41px;
	float: left;
	margin: 45px 30px 0 0;
}

#sponsors3 {
	width: 60px;
	height: 112px;
	float: left;
	margin-right: 30px;
}

#sponsors4 {
	width: 152px;
	height: 83px;
	float: left;
	margin-top: 20px;
}

#footer {
	width: 774px;
	margin: 0 auto;
	font-size: 11px;
}

#copyright {
	width: 200px;
	float: left;
	padding: 10px 0;
}

#siteinfo {
	width: 520px;
	float: right;
	padding: 10px 0;
}

#siteinfo a {
	font-weight: normal;
}

#title {
	float: left;
	width: 260px;
}

#breadcrumb {
	float: right;
	width: 260px;
	text-align: right;
	text-transform: uppercase;
	padding-top: 15px;
}

#insidetxt {
	clear: both;
}

.linkmenu {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 15px 2px 20px;
	cursor: pointer;
	width: 180px;
	height: 26px;
	font-weight: bold;
}

.linkmenuhover {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 15px 2px 20px;
	background: #606F10;
	cursor: pointer;
	width: 180px;
	height: 26px;
	font-weight: bold;
}

.sublink {
	background: #606F10;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}

.sublinkhover {
	background: #8E9D40;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}

.buttonLink {
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 4px 4px 4px 4px;
	float: right; 
        margin-left: 7px; 
        margin-bottom: 7px;
	font-weight: bolder;
	position: relative;
}

.buttonLink a {
	display: block;
	background: #606F10;
  	border-radius: 4px 4px 4px 4px;
	/* width: 120px;*/
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 4px;
}

.buttonLink a:hover {
	background: #8E9D40;
	color: #FFFFFF;
}