/****************************
Copyright ninefootone creative
Design CSS
Coded by Jon Bradley with initial workings by David Turner

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Don't steal code.  However, please feel free
to look at how we did something then write it yourself.

*****************************/

html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}

hr { 
	clear: both;
	height: 1px;
	text-align: left;
	color: #333333;
	background-color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px solid;
}

tr.line td {
	/*background: #990000;*/
	color:#990000;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

/* THIS is to hide any text you need hiding */
.hidetext {top: -10000px; left: -10000px; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/*******************************************
CONTAINER, HEADER, FOOTER STUFF STARTS HERE
********************************************/

#page_bg{
	margin: auto;
	padding: 0px;
	width: 890px;
	height:auto;
}

#page_container{
	z-index: 1 !important;
	margin: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	height: auto;
	width: 890px;
}

#header_image_container{
	width: 890px;
	height: 125px;
	margin: auto;
	background-image: url(../images/header/header.gif);
}

#logo_container{	
	position: relative;
	float:right;
	z-index: 99 !important;
	width: 135px;
	height: 135px;
	left: 750px;
	top: 3px;
}
	

#footer_container_home{
	z-index: 1;
	position:relative;
	width: 890px;
	height: 25px;
	float: left;
	margin: auto;
	background-image: url(../images/layout/page_bottom.gif);
}

#footer_container{
	z-index: 1;
	position:relative;
	width: 890px;
	height: 25px;
	float: left;
	margin: auto;
	padding-top: 50px;
	background-image: url(../images/layout/page_bottom.gif);
}

.inline_image_left{
	float:left;
	margin-right:8px;
}

.inline_image_right{
	float:right;
	margin-left:8px;
}

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	z-index: 5;
	width: 890px;
	height: 24px;
	margin: 0px;
	background-color: #FFFFFF;
}

#menu_container ul{
	padding: 0px;
	z-index: 50;
	margin: 0px;
}

#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9{
	position: relative;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 24px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9{
	margin: 0px 0px 0px 0px;
}

#menu_header_spacer { width: 12px; background: url(../images/menu/menu.gif) -41px 0px no-repeat ;}
#menu_header_1 { width: 41px; background: url(../images/menu/menu.gif) 0px 0px no-repeat ;}
#menu_header_2 { width: 84px; background: url(../images/menu/menu.gif) -53px 0px no-repeat ;}
#menu_header_3 { width: 70px; background: url(../images/menu/menu.gif) -149px 0px no-repeat ;}
#menu_header_4 { width: 76px; background: url(../images/menu/menu.gif) -231px 0px no-repeat ;}
#menu_header_5 { width: 132px; background: url(../images/menu/menu.gif) -319px 0px no-repeat ;}
#menu_header_6 { width: 163px; background: url(../images/menu/menu.gif) -464px 0px no-repeat ;}
#menu_header_7 { width: 76px; background: url(../images/menu/menu.gif) -638px 0px no-repeat ;}
#menu_header_8 { width: 84px; background: url(../images/menu/menu.gif) -726px 0px no-repeat ;}
#menu_header_9 { width: 80px; background: url(../images/menu/menu.gif) -810px 0px no-repeat ;}

#menu_header_1 a{ width: 41px; background: none;}
#menu_header_2 a{ width: 84px; }
#menu_header_3 a{ width: 70px; }
#menu_header_4 a{ width: 76px; }
#menu_header_5 a{ width: 132px; }
#menu_header_6 a{ width: 163px; }
#menu_header_7 a{ width: 76px; }
#menu_header_8 a{ width: 84px; }
#menu_header_9 a{ width: 80px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a, #menu_header_8 a, #menu_header_9 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu_header_1 a:hover{ width: 41px; background: url(../images/menu/menu.gif) 0px -24px no-repeat ;}
#menu_header_2 a:hover{ width: 84px; background: url(../images/menu/menu.gif) -53px -24px no-repeat ;}
#menu_header_3 a:hover{ width: 70px; background: url(../images/menu/menu.gif) -149px -24px no-repeat ;}
#menu_header_4 a:hover{ width: 76px; background: url(../images/menu/menu.gif) -231px -24px no-repeat ;}
#menu_header_5 a:hover{ width: 132px; background: url(../images/menu/menu.gif) -319px -24px no-repeat ;}
#menu_header_6 a:hover{ width: 163px; background: url(../images/menu/menu.gif) -464px -24px no-repeat ;}
#menu_header_7 a:hover{ width: 76px; background: url(../images/menu/menu.gif) -638px -24px no-repeat ;}
#menu_header_8 a:hover{ width: 84px; background: url(../images/menu/menu.gif) -726px -24px no-repeat ;}
#menu_header_9 a:hover{ width: 80px; background: url(../images/menu/menu.gif) -810px -24px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
DROPMENU LAYOUT STARTS HERE
******************************/

.menu_dropmenu_area ul{
	z-index: 50 !important;
	margin:  0px;
	padding: 0px;
}

.menu_dropmenu_area li{
	position: absolute;
	z-index: 50;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 145px;
}

#menu_dropdown_1, #menu_dropdown_2, #menu_dropdown_3, #menu_dropdown_4, #menu_dropdown_5, #menu_dropdown_6 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	width: 148px;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666666;
	height:auto;
} 
	
#menu_dropdown_1 a, #menu_dropdown_2 a, #menu_dropdown_3 a, #menu_dropdown_4 a, #menu_dropdown_5 a, #menu_dropdown_6 a {
	width: 140px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FFFFFF;
	font-weight:bold;
	padding: 4px;
	height:10px;
} 

#menu_dropdown_1 a:hover, #menu_dropdown_2 a:hover, #menu_dropdown_3 a:hover, #menu_dropdown_4 a:hover, #menu_dropdown_5 a:hover, #menu_dropdown_6 a:hover {
	background: #990000;
	color:#FFFFFF;
	text-decoration:none;
	width: 140px;
	height:11px;
}

/****************************
SUBMENU LAYOUT STARTS HERE
******************************/

.menu_dropdown_submenu a{
	background: url(../images/menu/layout_submenu.gif) 137px -3px no-repeat !important;
}
 
.menu_dropdown_submenu a:hover{
	background: #990000 url(../images/menu/layout_submenu.gif) 137px -26px no-repeat !important;
} 

.menu_submenu_area {
	z-index: 99 !important;
	position: absolute;
	top: -5px;
	left: 148px;
	visibility: hidden;
	width: 124px;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #666666 !important;
}

.menu_submenu_arrow{
	position: absolute;
	left: 0px;
	width: 8px;
	height: 17px;
	background: url(../images/menu/layout_submenu.gif) 2px -26px no-repeat;
	cursor:pointer;
}

.menu_submenu_area ul{
	z-index: 55;
	margin: 0px;
	padding: 0px;
}

.menu_submenu_area li{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	width: 115px;
}

.menu_submenu_area a{
	background: none !important; 
	width: 115px !important;
}
 
.menu_submenu_area a:hover{
	background: #990000	 !important; 
	width: 115px !important;
	color: #FFFFFF;
} 

/****************************
CONTENT STUFF STARTS HERE
******************************/

#content_container{
	float: left;
	width:890px;
	height:auto;
	margin:auto;
}

#column1{
	font-size:11px;
	float: left;
	width: 285px;
	height: auto;
}

#column2{
	float: left;
	width: 365px;
	height: auto;
	margin: auto;
	padding: 0px 0px 0px 16px;
}

#column3{
	font-size:11px;
	float: left;
	width: 185px;
	height: auto;
	margin: auto;
	padding: 0px 0px 0px 36px;
}

#bottommenu_container{
	float: left;
	background-color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
	width:890px;
	height:auto;
	margin: 10px 0px 10px 0px;
	background: transparent url(../images/homepage/bottommenu_bgnd.gif) no-repeat ;
}

/****************************
FONT STUFF STARTS HERE
******************************/

.green_text{ 
	color: #004C4C;
}

h2{ 
	color: #004C4C;
	font-weight:normal;
}

.green_text_large{ 
	color: #004C4C;
	font-size: 14px;
	line-height: 18px;
}

h1{ 
	color: #004C4C;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
}

.red_text{ 
	color: #990000;
}

.red_text_large{ 
	color: #990000;
	font-size: 14px;
	line-height: 18px;
}

a:link {  color: #990000; text-decoration: none; font-weight: bold; }
a:active {  color: #990000; text-decoration: none; font-weight: bold; }
a:visited {  color: #990000; text-decoration: none; font-weight: bold; }
a:hover {  color: #990000; text-decoration: underline; font-weight: bold; }

#bottommenu_container a:link {  color: #990000; text-decoration: none}
#bottommenu_container a:active {  color: #990000; text-decoration: none}
#bottommenu_container a:visited {  color: #990000; text-decoration: none; cursor: hand}
#bottommenu_container a:hover {  color: #990000; text-decoration: underline;}