/* CSS RESET v1.0 | 20080212 */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
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;
}

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: #714714;
	margin:0px 0px 0px 0px; 
	background-image:url(images/background_main.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width:1200px;
	margin: 0px auto;
	background-color:#ffffff;
}

#outer_left_column {
	float:left;
	width:174px;
	height:654px;
	background:url(images/leftside.jpg) no-repeat;
}

#centre_column {
	float:left;
	width:852px;
}

	#header {
		float:left;
		width:852px;
		height:365px;
		background:url(images/background_header.jpg) no-repeat;
	}
	
	#body_container {
		float:left;
		width:641px;
		min-height:400px;
		background-color:#000000;
		border-left:#8b1d00 211px solid;
	}
	
		#content {
			float:left;
			width:596px;
			margin: 15px 20px 20px 20px;
		}
		
		#blog_container {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#d3d3d3;
			line-height:21px;
			word-spacing:0.5px;
		}
		
		.blog_date {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#d3d3d3;
			line-height:21px;
			word-spacing:0.5px;
		}
		
		.blog_divider {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#e49423;
			line-height:21px;
			word-spacing:0.5px;
			margin: 10px 0px 10px 0px;
		}		

		
		#leftmenu {
			float:left;
			width:211px;
			background:url(images/background_leftmenu.gif) no-repeat;
			margin: 0px 0px 0px -211px;
			background-color:#8b1d00;
		}
		
		
/**START LEFT MENU**/

#navlist {
	margin:0px 0px 0px 20px;
	width: 170px;
	min-height:429px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding:4px 0px 6px 5px;  /*NOTE:  This spacing must be adjusted on primary_ie.css if altering*/
	border-bottom: 2px dotted #9b4d28;
}

#navlist li a { text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#e49423;
	 }
	 
#navlist li a:hover { 
	color:#ffffff;
}

/**END LEFT MENU**/
		
		#sponsor_container {
			float:left;
			width:211px;
			background-color:#8b1d00;
			margin: 20px 0px 0px 0px;
		}
		
			.logos {	/**alignment and spacing of sponsor logos**/
				text-align:center;
				margin: 0px 0px 20px 0px;
			}
	
	#footer_container {
		float:left;
		width:852px;
		min-height:130px;
		background-color:#e49423;
	}

#outer_right_column {
	float:left;
	width:174px;
	height:654px;
	background:url(images/rightside.jpg) no-repeat;
}

#logo {
	float:left;
	width:171px;
	height:107px;
	margin:7px 0px 0px 13px;
}

#footer_menu {
		float:left;
		width:852px;
		font-size: 10px;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #8b1d00;
		text-decoration:none;
		text-align:center;
		margin: 20px 0px 0px 0px;
	}
	
/*Misc*/

a img {border: none; }

/*HEADERS*/

/*H1 | Home page headers  */
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style:italic;
	color: #8b1d00;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


/*Blog Title  */
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-style: normal;
	color: #e49423;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* Text */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d3d3d3;
	line-height:21px;
	word-spacing:0.5px;
}

/* Rollovers */
.silverbarrel {FONT-SIZE: 9px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; color:#404274;}
.silverbarrel:hover {color: #909090;}

.link {FONT-SIZE: 12px;FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#a58e43;}
.link:hover {color:#608dc4;}

.footer_links {
	font-size: 10px;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #8b1d00;
	text-decoration:none;
	}
.footer_links:hover {
	color:#ffffff;
	}
	
.blog_link {
	font-size: 11px;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #8b1d00;
	text-decoration:underline;
	}
.blog_link:hover {
	color:#ffffff;
	}	


.list {
	list-style:disc;
	margin-left: 5px;
	padding-left: 10px;
	width:100%;
	}

/* Flyout menu styling */

#nav {
	margin:0px 0px 0px 0px;
	min-height:429px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	list-style: none;
	width: 180px; /* Width of Menu Items */
	border-bottom: 1px solid #cfdee5;
	border-style: hidden;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 179px; /* Set 1px less than menu width */
	top: 0;
	padding: 0px 0px 0px 18px; 
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	background: #5b2303; /* IE6 Bug */
	padding: 7px 7px 7px 7px;
	border-bottom: 2px dotted #bc4c05;
	border-left:0;
	border-right:0;
	}
ul li a:hover {background: #5b2303; } /* Hover Styles */


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
	
	
/* Sub Menu Styles */	
li ul li a { 
		display: block;
	text-decoration: none;
	background: #e49423; /* IE6 Bug */
	padding: 7px 7px 7px 7px;
	border-bottom: 2px dotted #bc4c05;
	border-left:0;
	border-right:0;
} 
li ul li a:hover {background: #e49423; } /* Hover Styles */
		
li:hover ul, li.over ul { display: block; z-index:9; } /* The magic */
	
#menulink_main {font-size: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; color:#e49423; font-weight:bold;}
#menulink_main:hover {color:#ffffff;}

#menulink_sub {font-size: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; color:#5b2204; font-weight:bold;}
#menulink_sub:hover {color:#ffffff;}

#submitButton{ display: block; float: right; position: absolute; border: none; left: 43px; top: 216px; width: 71px; height: 26px; background-image: url(../images/submit_btn.gif); background-repeat: no-repeat; }
#submitButton:hover{ cursor:pointer; display: block; float: right; width: 71px; border: none; height: 26px; background-image: url(../images/submit_btn_ovr.gif); background-repeat: no-repeat; }

.footerContactFormRowSeparator{ height: 10px; }

.comments {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 350px;
	height:150px;
	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;
}




