/* v1.0 | 20080212 CSS RESET*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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;
}

/*End of CSS reset*/

.clearer {
	clear: both;
}

body{ 
	background-color: #47921e;
	margin:0px 0px 0px 0px;  
}

#wrapper {
	width:1050px;
	margin: 0px auto;
	margin-top:0px;
}

	#header {
		width:1050px;
		float: left;
		height:414px;
	}
	
	#main_body {
		width:861px;
		float: left;
		margin:0px 0px 0px 100px;
		padding:0px 0px 0px 0px;
		background-color: #ffffff;
		min-height:300px;
	}
	
		#left_column_container {
			width:253px;
			float: left;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 16px;
		}

			#blog_divider {
				width:253px;
				height:7px;
				float: left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
			
			#photogallery {
				width:253px;
				float: left;
				margin:10px 0px 15px 0px;
				padding:0px 0px 0px 0px;
			}
			
			a.rollover_photogallery {
    			display: block;
				margin:0px 0px 0px 0px;
   				width: 243px;
   				height: 212px;
    			background: url("images/rollover_photogallery.jpg") no-repeat;
    			text-decoration: none;
				float:left;
			}
 
			a:hover.rollover_photogallery{
				background-position: -243px 0;
			}
			
			#blog_container {
				width:220px;
				float:left;
				margin:0px 0px 0px 0px;
				padding:35px 0px 0px 25px;
				background-image:url(images/blog_header.gif);
				background-repeat:no-repeat;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#3e5f76;
				line-height:18px;
				letter-spacing:.2px;
				word-spacing:0.5px;
			}
			
				.blog_date {
					font-family: arial, verdana, helvetica, times;
					font-size: 9px;
					color: #3e5f76;
					line-height:14px;
					margin:0px 0px 7px 0px;
			}
			
			.blog_link {
				FONT-SIZE: 12px;
				FONT-FAMILY: arial, verdana, helvetica, times; 
				text-decoration:underline; 
				font-weight: normal; 
				color:#00528a; 
				text-align:right; 
				font-weight:bold;
				margin:0px 0px 0px 0px;
				}
			.blog_link:hover {color:#efa119;}
			
/*LEFT MENU ROLLOVERS*/

#navcontainer {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	width:253px;
	min-height:200px;
	list-style: none;
}

#navlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;	
	text-align:right;
}

.divider_leftmenu {
	border : 0;
  	height : 2px;
  	background : url(images/divider_leftmenu.gif) 0 0 no-repeat;
}

#navlist li a {
	padding:0px 0px 0px 0px;	
	margin: 0px 27px 0px 0px;
	background-position: 0 0em;
	font-size:14px;
	letter-spacing:0px;
	font-weight: bold;
	color:#002652;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#navlist li a:hover {
	background-position: 0 0em;
	color:#efa119;
}

/*END OF LEFT MENU*/			
			
		#centre_column_container {
			width:343px;
			float: left;
			margin:14px 30px 20px 17px;
			padding:0px 0px 0px 0px;
			background-color: #ffffff;
			min-height:300px;
		}
		
		#right_column_container {
			width:202px;
			float: left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-color: #ffffff;
		}
		
			a.rollover_entertowin {
    			display: block;
				margin:20px 0px 15px 0px;
   				width: 179px;
   				height: 228px;
    			background: url("images/rollover_entertowin.jpg") no-repeat;
    			text-decoration: none;
				float:left;
			} 
			a:hover.rollover_entertowin{ background-position: -179px 0;}
			
		#sponsor_logos {
			width:197px;
			float: left;
			margin:0px 0px 0px 5px;
			padding:0px 0px 0px 0px;
			background-color: #ffffff;
		}
	
	#footer_wrapper {
		width:861px;
		float: left;
		margin:0px 0px 0px 100px;
		padding:0px 0px 0px 0px;
		background-color: #ffffff;
		height:141px;
	}
	
		#footer_top {
			width:853px;
			float: left;
			margin:0px 0px 0px 4px;
			padding:0px 0px 0px 0px;
			background-color: #a7a7a7;
			height:4px;
		}
		
		#footer_container {
			width:853px;
			float: left;
			margin:0px 0px 0px 4px;
			padding:0px 0px 0px 0px;
			background-color: #0b435e;
			height:138px;
		}
		
			#footer_text {
				width:853px;
				float: left;
				margin:0px 0px 0px 0px;
				padding:35px 0px 0px 0px;
				background-color: #0b435e;
				text-align:center;
				font-size:10px;
				letter-spacing:0px;
				font-weight: normal;
				text-decoration:none;	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color:#ffffff;
			}
/*Misc*/

a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #1c410d;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0b435e;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* Text */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e5f76;
	line-height:18px;
	letter-spacing:.2px;
	word-spacing:0.5px;
}

.textyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6b81a;
	line-height:18px;
	letter-spacing:.2px;
	word-spacing:0.5px;
}

/* Rollovers */

.link {FONT-SIZE: 11px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#296313;}
.link:hover {color:#00768d;}

.footer_menu_link {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	letter-spacing:0px;
	font-weight: normal;
	text-decoration:underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.footer_menu_link:hover {
	color:#a7a7a7;
	}

/* CONTACT FORM STYLING */

#contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c410d;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.name_top {
	border: 1px solid #999999;
	color:#103b46;
	width: 400px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px; 
	margin: 0px 0px 0px 0px;
	text-align:left;
}

.name {
	border: 1px solid #999999;
	color:#103b46;
	width: 400px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px; 
	margin: 7px 0px 0px 0px; 
	text-align:left;
}

.phone {
	border: 1px solid #999999;
	color:#103b46;
	width: 175px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;  
	margin: 7px 0px 0px 0px;  
	text-align:left;
}

.comments {
	border: 1px solid #999999;
	color:#103b46;
	width: 400px;
	height:90px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px; 
	text-align:left;
}

#contact_form {
	float:left;
	padding:20px 0px 0px 30px; /*top right bottom left*/
}

.name_top {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 225px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}

.name {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 225px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}

.phone {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 150px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}

.comments {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 290px;
	height:80px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}
