/* CSS Document */

body {
	background: url(images/background.jpg) repeat-y #fff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px;
	text-align:center;
	color: #000;
	}
	

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

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

h2 {
	
	font-size:16px;
	
	}
h3 {
	color:#8a2528;
	font-size:16px;
	
	}
a:link {
	color:#000;
	}
a:visited {
	color:#000;
	}
 a:hover {
	color:#fa0001;
	}
	
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	margin-left: -1px;
	float:left;
	
	width:998px;
	height:100px;
	z-index:10;
	}	
	
	
#container {
	position:relative;
	float:left;
	margin-left: auto; 
	margin-right: auto;
	width:999px;
	height:100%;
	z-index:1;
	text-align:left;

}


#mainMenu {
	
	position:relative;
	float:left;
	width:130px;
	height:auto;
	
	margin-right:20px;
	
	}

#col_01 {
	position:relative;
	float:left;
	width:540px;
	padding: 15px 5px 0 15px;
	height:auto;
	text-align:left;
	line-height:145%;
	
	
	}
	
#col_03 {
	position:relative;
	float:left;
	width:215px;
	padding: 0 5px 0 5px;
	height:auto;
	
	}
	
#col_04 {
	text-align:left;
	position:relative;
	float:left;
	width:748px;
	padding: 0px 20px 10px 20px;
	height:auto;
	
	}
#col_05 {
	text-align:left;
	position:relative;
	float:left;
	width:748px;
	padding: 0px 20px 10px 20px;
	height:auto;
	
	}

		
#featured_product {
	position:relative;
	float:left;
	padding: 4px 8px 4px 20px;
	text-align:left;
	}	

#new_product {
	position:relative;
	float:left;
	padding: 10px 8px 4px 20px;
	text-align:left;
	}
	
#facts {
	position:relative;
	float:left;
	padding: 10px 8px 4px 13px;
	text-align:left;
	border-style: solid;
	border-width:0px;
	border-left-color:#CCC;
	border-left-width: 6px;
	left:20px;
	top:20px;
	

	}
	
#blog {
	position:relative;
	float:left;
	padding: 10px 8px 4px 13px;
	text-align:left;
	border-style: solid;
	border-width:0px;
	border-left-color:#CCC;
	border-left-width: 6px;
	left:20px;
	text-align:left;
	
	

	}


#slug {
	position:absolute;
	left:310px;
	top:60px;
	font-size:22px;
	line-height:21px;
	font-weight:bold;
	text-align:center;


}	



#midNav {
	position:absolute;
	left:670px;
	top:65px;
	width:461px;
	z-index:4;
	
	}

#footer {
	
	float:left;
	width:999px;
	height:auto;
	color:#333333;
	z-index: 1;
	text-align:center;
	background-color:#fff;
	border-style: solid;
	border-width:0px;
	border-top-color:#000;
	border-top-width: 15px;

}

#footer2 {
	
	float:left;
	width:999px;
	height:auto;
	color:#fff;
	z-index: 1;
	text-align:center;
	background-color:#000;
	border-style: solid;
	border-width:0px;
	border-top-color:#cb283c;
	border-top-width: 15px;
	font-size:12px;

}


/* ---------------------------- Main  Menu Navigation -------------------------------- */

#navcontainer { 
	width: 130px; }

#navcontainer ul
{
margin-left: 0;
float:left;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
padding:6px 0px 6px 20px;
background-color:#C7B989;
margin-top:10px;
/* border-bottom: 1px solid #cb283c; */
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;

}

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




/* --------------------------- Mid Nav --------------------------------------- */
ul#midnavlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#midnavlist li
{
display: inline;
list-style-type: none;
font-size:12px;
}

#midnavlist a { 
	padding: 0px 8px; 
	
	}

#midnavlist a:link, #midnavlist a:visited
{
color: #000;
font-weight:bold;

text-decoration: none;
}

#midnavlist a:hover
{
color: #000;
background-color:#C7B989;
text-decoration: none;
}


/* --------------------------- Footer Nav --------------------------------------- */

#footernavlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}



/* ---------------   Image Float Styles   --------------------------------------  */

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

/* ---------------------------------- Classes ---------------------------- */

.trixie_question {
	
	float:left;
	width:310px;
	padding: 0 25px 0 25px;
	height:auto;
	background-image:url(images/yellow_paper.jpg);
	background-repeat:repeat-y;
	text-align:left;
	font-size:16px;
	line-height:24px;
	margin-bottom:35px;
	}

.trixie_answer {
	
	float:left;
	width:310px;
	padding: 0 25px 0 25px;
	height:auto;
	text-align:left;
	margin-left:20px;
	margin-bottom:35px;
	font-size:16px;
	line-height:24px;
	background-image:url(images/answer_paper.jpg);
	background-repeat:repeat-y;
	}

/* -------------- Text Styles ----------------------------- */

.content {
	line-height:22px;
	font-size:16px;
	}

.featured_product_title {
	font-size:22px;
	font-weight:bold;
	
	}

.hilite {
	background-color:#FFFF00;
	
	
	
.subTitles {
	color:#8a2528;
	font-size:14px;
	font-weight:bold;
	}
.meetingNoticeTextLarge {
	color:#fff;
	font-size:13px;
	}
.meetingNoticeTextSmall {
	color:#fff;
	font-size:10px;
	line-height:11px;
	}	
	
.footer {
	color:#000;
	font-size:9px;
	text-align:center;
	
	}
.footer a {
	color:#000;
	}

.footer a:visited {
	color:#000;
	}
	
.footer a:hover {
	color:#993300;
	}
		
.required {
	color:#FF0000;
	
	}	
.redhot {
	
	font-size:12px;
	color:#990000;
	font-weight:bold;
	}

.redhot a {
	color:#990000;
	}

.redhot a:visited {
	color:#990000;
	}

.redhot a:hover {
	color:#999999;
	}
	
