/* global settings */
*  {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: white url(images/body-BG.gif) repeat-x;
	color: #01236B;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: normal;
}

a {
	text-decoration: none;
}

/*ul {
	margin: 0px; 
	padding: 0px;
}

li {
	margin: 0px; 
	padding: 0px;
}*/

form {
	margin: 5px 0px;
	padding: 0px;
}

img {
	margin: 10px;
	padding: 0px;
}

p {
	padding: 0px; 
	margin: 0px 10px 10px 0px; 
}


/* CONTAINER - Page container settings */
.outercontainer {
	margin: 0px auto;
	min-height: 400px;
	width: 862px;
	background: transparent url(./images/shadows.png) top center repeat-y;	
}

/* The inner container for the site */
.container { 
	width: 776px;
	margin: 0 auto;
	background: white url(./images/grass-BG.jpg) bottom center no-repeat;
	padding-bottom: 30px;
}

/* DIV HEAD settings */
.divhead {
	height: 237px;
	background: white url(images/header-BG.jpg) bottom right no-repeat;
}

.divhead img {
	padding:10px;
}

/* CONTENT - Main content area of page - contains page heading */
.divcontent {
	text-align: left; 
	float:right;
	width:505px;
}
.divcontent h1 {
	font-size: 1.6em; 
	font-weight: bold;
	line-height: 25px; 
	margin: 0px 0px 10px 0px;
}
.divcontent ul {
	margin-left: 30px; 
	margin-bottom: 5px;
}
.divcontent a {}

/* MAIN - Page content (from spaw editor) */
.divmain {
	margin-top: 18px;
	background: url(images/main-content-BG.png) top left no-repeat;
	font-size: 1.0em;
	padding: 10px 10px 180px 10px;
	min-height: 800px;
	line-height:1.6em;
}
.divmain a {
	text-decoration:underline;
}
.divmain h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin:0px 0px 15px 0px;
}
.divmain h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin:15px 0px 10px 0px;
}
.divmain h3 {
/*	background: url(images/gilbert-ball.jpg) top right no-repeat;*/
	height: auto;
	font-size: 1.1em;
	color: #01236B;
	margin:10px 0px 0px 0px;

}
.divmain hr {
/*	border: 1px solid #000000;*/
	width: 461px;
	margin: 20px auto 0 auto;
	background: url(images/snippet-middle.gif) repeat-y;
}

.divmain p {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 1.0em;
}
.divmain table {
	font-size: 1.0em;
	border-collapse: collapse;
	margin: 10px 0px;
}
div.divmain ul { 
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
	list-style: square;
	padding:0px;
	margin: 10px 10px 10px 30px;
}

/* CONTACT FORM settings  */

label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
	color : #669900;
	text-align:right;

}

/* Pads the address to the right to be in line with the rest of the text */
.address {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 120px;
	width: 400px;
}

/* DIV FOOTER settings */
.divfooter {
	clear:both;
	text-align:center;
	color:#FFF;
	padding: 10px;
}
.divfooter a {
	color: #fff;
}
.divfooter a:visited {
	color: #fff;
}


/* DIV MENU - left side menu for navigation menu and news flash (if included) */
.divmenu { 
	width: 238px;
	margin: 20px 0px 0px 16px;
}

/*  DIV NAV settings - navigation menu */
div.divnav {
	margin:0px;
	padding:0px;
}
div.divnav ul {}
div.divnav li {
	background-color:#FFF;
	background:url(images/button.png) no-repeat; 
	list-style: none; 
	margin: 0px;
	position: relative; 
	width: 239px;
	height:43px;
	border-bottom:1px solid #072970;
}
div.divnav li:hover {
	color: #000;
}
div.divnav li.submenu {
	background: #ffffff; 
	margin: 0px;
	padding: 4px 10px;  
}
div.divnav li.submenu:hover {
	background: #b2b2b2;
}
div.divnav li a {
	display:inline-block;
	height:31px;
	font-size:14px;
	padding:12px 0px 0px 50px;
	font-weight:bold;
	text-decoration: none; 
	color:#FFF;
	width:189px;
}
div.divnav li a:hover {
	color: red;
}

div.divnav>ul a {
	width: 189px;
}
div.divnav ul ul {
	position: absolute; 
	left: 125px; 
	top: -1px; 
	display: none;
}
div.divnav ul.level1 li.submenu:hover ul.level2, 
div.divnav ul.level2 li.submenu:hover ul.level3 {
	display: block; 
	margin: 0px; 
	padding: 0px;
}


/* ----------- TOP NAVIGATION * ----------- */

ul#topnav {
	list-style: none;
	font: 1.2em white Arial, Helvetica, Sans-serif;
	padding:1px 0px 0px 20px;
	margin:0px;
	height:35px;
}

ul#topnav li {
	display: inline;
}

ul#topnav li a {
display: block;
float: left;
margin-right: 3px;
color: white;
text-decoration: none;

}

ul#topnav li a {
background: #FF0000 url(images/inactive-left.gif) top left no-repeat;
padding: 8px 0 8px 10px;
}

ul#topnav li a span {
background: #FF0000 url(images/inactive-right.gif) top right no-repeat;
padding: 8px 10px 8px 0;
}

ul#topnav li a:hover {
background: #35A22F url(images/active-left.gif) top left no-repeat;
padding: 8px 0 8px 10px;
}

ul#topnav li a:hover span {
background: #35A22F url(images/active-right.gif) top right no-repeat;
padding: 8px 10px 8px 0;
}

ul#topnav li a.active {
background: #35A22F url(images/active-left.gif) top left no-repeat;
padding: 8px 0 8px 10px;
}

ul#topnav li a.active span {
background: #35A22F url(images/active-right.gif) top right no-repeat;
padding: 8px 10px 8px 0;
}

/* -----------  END TOP NAVIGATION * ----------- */

/* ----------- Menu Image is Steve's picture --- */
.menu_image {
	background:url(images/steve.jpg) no-repeat 0px 15px #FFF;
	height:334px;
	width:239px;	
}

/* ----------- Holds all left items in place ---- */
.left {
	width:260px;
	display:inline-block;
}


/* Contactform settings*/
.divmain input {
	display: block;
	width: 300px;
	margin: 0px;
	border: 1px solid #669900;
	padding: 0px 1px 0px 1px;
	background-color:#fffffa;
}

.divmain select {
	display: block;
	margin: 0px;
	border: 1px solid #669900;
	padding: 0px 1px 0px 1px;
}

.divmain label
{
	display: inline;
	margin-bottom: 1em;
	width:120px;
	text-align:left;
	float: left;
	color : #669900;
}
/* Should be used site wide as a general button. Works on links */
.button, .submit_button input {
	width: auto;
	color : #fff;
	background : #35a22f;
	border : 1px solid #669900;
	padding:5px;
	margin:0px;
	cursor:pointer;
	text-decoration:none;
}

input {
	display: block;
	width: 120px;
	margin: 0px;
	border: 1px solid #669900;
	padding: 0px 1px 0px 1px;
	background-color:#fffffa;
}
checkbox {
	width:20px;
}

textarea {
	width: 300px;
	height:50px;
	display: block;
	margin: 0px;
	border: 1px solid #669900;
	padding: 0px 1px 0px 1px;
	background-color:#fffffa;
}

label {
	display: inline;
	margin-bottom: 1em;
	width:100px;
	text-align:left;
	float: left;
	color : #669900;
}

/* If a label needs to take up the entire screen set to the width of the screen here */
.wide_label label {
	width:500px;
} 

/* Emphasis on a label (Used for the required field asterisk) */
.divmain label em {
	color:#ff0000;
	display:inline;
}

/* The small form makes sure that there's a form small enough for little values (Such as product number) */
.small_form {}
.small-form input {
	display: block;
	width: 35px;
	margin: 0px;
	border: 1px solid #669900;
	padding: 0px 1px 0px 1px;
	background-color:#fffffa;
}

/* Deals with the PayPal button and make sure it doesn't inherit another style */
.paypal_button input{
	width:62px;
	height:31px;
	border:none;
}