
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #333;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
    background-color: #c0af84;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-size:24px;
	color:#ff0000;
	font-weight: bold;
	height:32px;
	display:block;
}

p { padding: 0 0 1em; }

a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

#container {
    width: 827px;
    margin: 0 auto;
    text-align: left;
} 

#subcontainer {
    width: 840px;
    margin: 0 auto;
    text-align: left;
}

/*==========================================================
/* Header 
===========================================================*/

#header { 
height:91px;
}

#logo {
width:229px;
float:left;
height:91px;
}
#logo a {
width:229px;
height:91px;
display:block;
border:0;

}
/*==========================================================
/* Header 
===========================================================*/
#menu{
float:left;
}
#mainmenu{
padding-right:0px;
padding-top:0px;
color:#ffffff;


}
.mainmenu_items{
display:block;
float:left;
text-decoration:none;
padding-left:20px;
padding-right:20px;
color:#000;
font-size:12px;




}
A:Hover.mainmenu_items{
float:left;
display:block;
text-decoration:none;
padding-left:20px;
padding-right:20px;
color:#000;


}
.mainmenu_itemselected{
display:block;
float:left;
text-decoration:none;
padding-left:20px;
padding-right:20px;
color:#000;
font-weight:bold;
font-size:12px;




}

.mainmenu_items_home{
display:block;
float:left;
text-decoration:none;
padding-left:20px;
padding-right:20px;
color:#000;
font-size:12px;
font-weight:bold;


}

img {
	border:none;
}

.fltrt {
float:right;
}


/*==========================================================
/* MIDDLE 
===========================================================*/
#main{
height:437px;

}
#main_left{
float:left;
width:560px;
}
#main_right{
float:left;
width:267px;
}

#main_right a:link {
	color:#FFF;
	text-decoration:underline;
}

#main_right a:visited {
	color:#FFF;
	text-decoration:underline;
}

#main_right a:HOVER {
	color:#FFF;
	text-decoration:none;
}

#main_right a:active{
	color:#FFF;
	text-decoration:underline;
}






#main_flash{
width:840px;
height:235px;
}

#right_top {
width:254px;
float:left;
}

#right_sponsors {
width:254px;
float:left;
}

#right_events{
background-image:url(images/r_events.jpg);
height:79px;
background-repeat:no-repeat;
width:239px;
float:left;
padding:40px 0px 0px 15px;
	
}

#right_bottom {
width:254px;
float:left;
}

/*==========================================================
/* BOTTOM 
===========================================================*/
#bottom{
width:560px;
padding:10px 0px 0px 30px;
}
#bottom_inside{
padding-bottom:40px;
margin-bottom:40px;
}
#bottom_inside_left{
float:left;
width:207px;
padding-left:13px;
}
#bottom_inside_right{
float:left;
width:560px;
padding-right:40px;
padding-top:10px;

}
#viewmore{
float:right;
width:93px;
height:21px;
color:#fff;
background-image:url(images/viewmore.jpg);
background-repeat:no-repeat;
display:inline;
}
#viewmore a{
padding:10px 10px 5px 10px;
color:#fff;
text-decoration:none;
text-align:center;

}
#divider{
border:1px dotted #000;

}
/*==========================================================
/* SEARCH 
===========================================================*/
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}





/*==========================================================
/* FOOTER 
===========================================================*/
#footer_container{
height:76px;
padding-left:60px;
padding-top:20px;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
}
#footer{
width:872px;
text-align:center;
margin:0 auto;
background-position:center;
height:76px;
font-size:10px;
}
#footer a{
font-size:10px;
color:#000;
text-decoration:none;
}
#footer a:Hover{
font-size:10px;
color:#000;
text-decoration:underline;
}
#rss{
float:left;
width:113px;
height:34px;
background-image:url(images/rssicon.gif);
background-repeat:no-repeat
}
#rss a{ 
width:113px;
height:34px;

}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}