@charset "utf-8";
/* CSS Document */
	body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1f5909;
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
	 

#container{width:1000px; margin-left:auto; margin-right:auto; background: #FFF; /*url(images/baize.jpg);*/ text-align:left; font-size: 12px;}
a { color:1f5909;
}
a:visited { color:1f5909;}

#topnav
{
	
	height:18px;
	font-size:14px;
	padding-left:45px;
	background: #000;
}

#topnav ul, #topnav ul li
{
margin: 0px;
padding: 0px;
list-style: none;
display: inline;}

#topnav a, #nav_main a:visited
{
 	float:left;
	display: block;
	text-decoration: none;
	color: #FFFFCC;
	padding-right: 70px;
	padding-left: 10px;
	font-weight: bold;
}

#topnav a:hover
{
color: #FFCC00;
}
#header{}

#leftcol{ width:200px; float:left; }

#content{
	width:775px;
	/*float:left;*/
	font-size:12px;
	border-left: 1px solid #CCCCCC;
	margin-left:200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 14px;	
}
#banner{
	width: 547px;
	float: left;
	vertical-align: top;
}
#intro { width:547px; margin-right:10px; float:right;}
#intro img { float:left; margin-bottom:10px;margin-right:10px;}
#points {width:547px; margin-bottom:10px; margin-top:20px;float:left; }
#points img{ float:right; }
#poitns, ul, li { color:#006600}
#rightcol{width:205px;float:right; margin-top:10px; padding-bottom:100px;}
#rightcol img{
	margin-bottom:10px;
	/*border:1px solid #003300;*/
}
#footer{
	background: #669933 url(images/baize.jpg);
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	border-top: 3px groove #003300;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a { color:#CCC;}
#footer a:visited { color:#CCC;}

h1,  h4{
	color: #006600;
	font-family: "Trebuchet MS";
	margin-left: 10px;
	border-left:4px solid #006600;
	text-indent: 4px;
	font-size:18px;
}

h2 {
	color: #006600;
	font-family: "Trebuchet MS";
	font-size:15px;
	text-indent: 4px;
}

h3 {
	color: #006600;
	font-family: "Trebuchet MS";
	text-indent: 4px;
	font-size:18px;
	line-height: 24px;
	text-decoration: underline;
	text-align: center;
} 

h5 {
	color: #006600;
	font-family: "Trebuchet MS";
	font-size:14px;
	text-indent: 4px;
}

.clr{ clear:both;}
#shop { width:770px; float:right; font-size:12px; margin-top:20px; }
#shop ul li{ margin-left:175px;}
#productsL{ width:370px; float:left;}
#productsL img { float:left; margin-right:10px;}
#productsL h1{
	font-size:15px;
	line-height:18px;
	letter-spacing: 0.2em;
	/*word-spacing: 1em;*/
}
#productsR{ width:360px; float:right;}
#productsR img { float:left;  margin-right:10px;}
#productsR h1{ font-size:15px; line-height:18px; letter-spacing: 0.1em;} 

/**************forms*****************/
/*#form  {
	color: #FFF;
	width: 50%;
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	font-size:12px;
}*/
label,input {
	display: block;
	width: 150px;
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	
}

label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
	margin-left: 55px;
	color: #006600;
	float: left;

}

textarea {
	display: block;
	width: 150px;
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
}


#submitbutton{
margin-left: 220px;
margin-right: 20px;
margin-top: 15px;
width: 60px;
}

#contactform{ width:430px;	margin-left:200px; font-size:12px;}

.cont{ text-align:center; margin-left:140px; padding-top:30px;}	

#rules { padding:20px; font-size:12px; margin-left:200px; }



#nav {
		padding: 0px;
		margin: -3px 0px 0px;
		width:1000px;
		background-color:#1e5fb6;
		height:40px;
		background-image: url(images/nav.gif);
		background-repeat: repeat-x;
		}


#nav ul {
list-style-type: none;
padding: 0px;
margin: 0 auto;
background-color:#1e5fb6;
		}


#nav ul li {
float: left;
border-left: 1px solid #3676c4;
border-right: 1px solid #1957aa;
padding: 0;
margin: 0;
background-color: #1e5fb6;
			}


#nav a{

				background-image: url(images/nav.gif);
				background-repeat: repeat-x;
				display: block;
				font-size: .9em;
				font-family: helvetica, arial, sans-serif;
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				text-align: center;
				padding: 13px 30px;
			}


#nav a:hover  {
				background-image: url(images/nav_h.gif);
				background-repeat: repeat-x;
				color: #fff;
				padding:  13px 30px;
				margin: 0;
			}
.score {
background-color:#D5F9C6; font-weight:bold;

}
.score a {
color:#1f5909;
}

.score a:visited {
color:#1f5909;
}


.scoreover {
cursor:pointer; font-weight:bold;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif
;	}		

.bold{ font-weight:bold;}

.title {
	background-color:#037A03;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 1px;
	line-height:13px;
}

#gallery { width:550px; margin-left:110px;}

#fix{
	line-height:25px;
	text-align:left;
	font-family: Tahoma;
	/*font-size: 13px;*/
	font-weight: bold;
	text-transform: uppercase;
}

#fix img{ float:left; margin-right:7px;}




#titles{
	height:40px;
	width:280px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 35px;
	background-position: center;
	text-align:center;
}