/* Font Styling */



/*  EndFont Styling */

*{
margin:0;
padding:0;
}

html{
margin-bottom: 1px;/* IE hack */
min-height: 100%;
overflow-y:scroll;
}


/*Construction CSS */
body{
text-align:center;
background-color:#1F2C10;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:"Lucida Grande",verdana,sans-serif;
}

h2{
font-size:15px;
color:#5F8927;
margin:0 0 15px 0;
}

h3{
font-size:13px;
color:#5F8927;
margin:0 0 15px 0;
}

h4{
font-size:11px;
color:#5F8927;
margin:0 0 15px 0;
}

h5{
font-size:8px;
color:#5F8927;
text-decoration:none;
margin:0 0 15px 0;
}

p {
	font-size:12px;
	margin:0 0 15px 0;
}

#wrapper{
width:935px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
text-align:left;
overflow:hidden;
}

#header{
height:116px;
width:935px;
float:left;
background-color:#F4F2E9;
}

#logo{
height:104px;
width:90px;
float:left;
margin-left:15px;
margin-top:5px;
display:inline;
}

#title{
font-size:30px;
margin:25px 0px 0px 15px;
float:left;
}
.page_images {
		float:right;
		width:222px;
		margin:15px 0 35px 20px;
		display:inline;
	}
	.page_images img {
		float:right;
		margin:0 0 15px 0;
		display:inline;
		border:1px solid #CCC;
	}

#headerimage{
height:116px;
width:330px;
float:right;
}

#menuwrapper{
height:25px;
width:935px;
float:left;
background-color:#608827;
border-top:1px solid white;
}

#bodywrapper{
width:935px;
float:left;
}

#bodyimage{
height:253px;
width:380px;
margin-top:15px;
margin-right:15px;
float:right;
display:inline;
}

#bodycontent{
width:450px;
float:left;
margin-left:20px;
display:inline;
}

#bodycontent h1{
margin-top:30px;
font-size:25px;
color:#608826;
font-weight:normal;
}

#bodycontent h2{
margin-top:10px;
font-size:12px;
font-weight:normal;
line-height:140%;
}

#signup{
float:left;
margin-top:40px;
padding:0;
}

#signup a{
text-decoration:none;
border:none;
}

#bodycontent h3{
margin-top:20px;
font-size:13px;
font-weight:bold;
}

#footerwrapper{
float:left;
}

.footer{
width:280px;
float:left;
margin-left:22px;
margin-top:20px;
display:inline;
}

.footer h2{
font-size:23px;
font-weight:normal;
}

.footer h3{
font-size:13px;
margin-top:13px;
color:#B13146;
font-weight:bold;;
}

.footer a{
text-decoration:none;
color:#B13146;
}

.footer h2 a{
text-decoration:none;
color:#000000;
}

.footer p{
margin-top:13px;
font-size:11px;
line-height:140%;
}

#leftcol{
width:585px;
float:left;
padding:15px 0px 0px 15px;
}

#leftcol h2{
padding-top:10px;
font-size:25px;
color:#608826;
font-weight:normal;
}

#leftcol p{
margin-top:13px;
font-size:11px;
line-height:140%;
}

#leftcol h3{
font-size:13px;
margin-top:13px;
font-weight:bold;;
}

#rightcol{
float:right;
width:300px;
padding:15px 15px 0px 0px;
text-align:right;
}

/* Menu  Stylings */

#menuleft{
padding-top:1px;
float:left;
}

#menuright{
font-size:10px;
color:#FFF;
padding-top:5px;
padding-right:10px;
float:right;
}

#menuright a{
color:#FFF;
text-decoration:none;
}

#menuright li
{
display:inline;
border-collapse:collapse;
list-style-type: none;
}

#menuleft ul{
list-style-type:none;
list-style-position:inside;
display:inline;
padding-left:20px;
}

#menuleft a{
font-size:10px;
text-decoration:none;
color:#FFF;
}

#menuleft li.mainactive a
{
color:yellow;
}

#menuleft li
{
display:inline;
border-collapse:collapse;
list-style-type: none;
padding-right: 20px;
text-transform:uppercase;
}

#tickbox{
width:935px;
margin:0 auto;
text-align:right;
padding:3px 5px 20px 0;
}

#tickbox a{
color:#FFF;
text-decoration:none;
font-size:9px

}

#leftmenu{
width:200px;
height:300px;
float:left;
margin:10px 0px 0px 10px;
display:inline;
overflow:hidden;
}

.subactive
{
background-color: #608827;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
background-color: #84A84E;
}

#navcontainer a
{
display: block;
width: 200px;
padding:5px 0px 5px 5px;
border-bottom: 1px solid #eee;
font-size:11px;
color: #FFF;
}

#navcontainer a, #navlist a
{
text-decoration: none;
text-transform:uppercase;
}

#navcontainer a:hover
{
background-color: #608827;
color: #fff;
}

#downloads{
margin-top:15px;
border: 1px solid #AAAC9F;
width:198px;
float:left;
padding-bottom:10px;
}

#downloads h1{
background-image:url(../images/downloadback.jpg);
background-repeat:repeat-x;
font-size:11px;
margin:5px;
padding:5px 0px 5px 5px;
color:#FFF;
font-weight:normal;

}

#downloads ul{
padding-left:25px;
font-size:11px;
height: 1%;
}

#downloads li{
padding-top:5px;
color:#000000;
}

#downloads a:link, #downloads a:visited
{
color: #000000;
text-decoration: none;
}

#bettingsignup{
height:115px;
width:178px;
float:left;
background-image:url(../images/signupstrip.jpg);
background-repeat:repeat-x;
border: 1px solid #AAAC9F;
margin-top:15px;
padding:10px;
padding-top:20px;
}

#bettingsignup h1{
font-weight:bold;
font-size:12px;
color:#2C361B;
}

#bettingsignup img{
padding-left:5px;
margin-top:25px;
}

#insidecontent{
width:550px;
float:left;
margin-left:50px;
margin-top:25px;
display:inline;
padding-bottom:50px;
}

#insidecontent h1{
font-size:20px;
font-weight:normal;
color:#5F8927;
padding-bottom:7px;
}

#insidecontent h1 a, h2 a, h3 a{
color:#5F8927;
text-decoration:none;
}

#insidecontent h1 a:hover, h2 a:hover, h3 a:hover{
color:#5F8927;
text-decoration:underline;
}

#insidecontent p{
margin-top:8px;
font-size:12px;
color:#5B5B59;
line-height:140%;
}
/* Font stylings etc here*/

#title h1{
font-size:30px;
color:#354A11;
font-weight:normal;
}

#title h2{
font-size:20px;
margin-top:8px;
color:#34470F;
font-weight:normal;
}

/* Contact form styles */

#contact_form {
padding: 15px 10px 15px 10px;
width: 95%;
font-size:12px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}
#contact_form .box {

	padding:3px;
	font-size:11px;
	width:55%;
	overflow:auto;
	border:1px solid #CCC;
}
#contact_form p {
	font-size:12px;
}
.fieldset {

border: solid #CCC 1px;
padding: 10px;
}
legend span {
display: block;
font-weight: bold;
color: #666;
font-size: 11px;
padding-bottom: 10px;
}

label {
display: block;
}
label span {
width: 8em;
margin-left: 20px;
float: left;
}
label input, label textarea {
width: 120px;
font-family: inherit;
}
#submit {
font-family: inherit;
}
p.error {
		color:red;
		font-weight:bold;
	}
	p.success {
		color:green;
		font-weight:bold;
	}
	/* ------------- Login Form -------------- */
	#login_form {
		font-size:12px;
	}
	#login_form .textbox {
		border:1px solid #CCC;
		padding:3px;
		font-size:12px;
		width:200px;
	}
	#user_events {
		font-size:12px;
		border:1px solid #CCC;
		width:98%;
	}
	#user_events th {
		border-bottom:1px solid #CCC;
	}
	.narrow_col {
		width:40px;
		text-align:center;
	}
	.textbox-hidden {
	display:none;
}
#napoftheday {
	border:1px solid #608827;
	padding:10px;
	margin:10px 0 0 0;
}