/****************************
Copyright Loft Solutions Ltd.
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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/*#bgnd{
	z-index: 1;
	position:relative;
	margin: auto;
	width:800px;
	height:600px;
	background-image:url(../images/bgnd.gif);
}*/

#splash_bgnd{
	z-index: 1;
	position:absolute;
	width:806px;
	height:606px;
	top: 50%;
	left: 50%;
	margin-left: -403px;
	margin-right: -403px;
	margin-top: -303px;
	margin-bottom: -303px;
}

#bgnd{
	z-index: 1;
	position:absolute;
	width:806px;
	height:606px;
	top: 50%;
	left: 50%;
	margin-left: -403px;
	margin-right: -403px;
	margin-top: -303px;
	margin-bottom: -303px;
	background-image:url(../images/bgnd.jpg);
}

#content_container{
	position:absolute;
	left:1px;
	height: auto;
	top: 210px;
	width: 798px;
}

#text_headers{
	float:left;
	width:237px;
	height:55px;
}

#copy1{
	float:left;
	width:245px;
	height:auto;
	padding-left: 20px;
}

#copy2{
	float:left;
	width:245px;
	height:auto;
	padding-left: 30px;
}

#full_width_copy{
	float:left;
	width:490px;
	height: auto;
	padding-left: 20px;
}

.inline_image_left{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

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

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position:relative;
	top:154px;
	left:239px;
	z-index: 8;
	width: 560px;
	height: 22px;
	margin: 0px;
	background-color: #9ABECC;
}
#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 22px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 104px; background: url(../images/menu.gif) -1px -1px no-repeat ;}
#menu_header_2 { width: 88px; background: url(../images/menu.gif) -104px -1px no-repeat ;}
#menu_header_3 { width: 116px; background: url(../images/menu.gif) -192px -1px no-repeat ;}
#menu_header_4 { width: 163px; background: url(../images/menu.gif) -308px -1px no-repeat ;}
#menu_header_5 { width: 89px; background: url(../images/menu.gif) -471px -1px no-repeat ;}

#menu_header_1 a{ width: 104px; background: none;}
#menu_header_2 a{ width: 88px; }
#menu_header_3 a{ width: 116px; }
#menu_header_4 a{ width: 163px; }
#menu_header_5 a{ width: 89px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 22px;
}

#menu_header_1 a:hover{ width: 104px; background: url(../images/menu.gif) -1px -23px no-repeat ;}
#menu_header_2 a:hover{ width: 88px; background: url(../images/menu.gif) -104px -23px no-repeat ;}
#menu_header_3 a:hover{ width: 116px; background: url(../images/menu.gif) -192px -23px no-repeat ;}
#menu_header_4 a:hover{ width: 163px; background: url(../images/menu.gif) -308px -23px no-repeat ;}
#menu_header_5 a:hover{ width: 89px; background: url(../images/menu.gif) -471px -23px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
DROP DOWN MENU 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: #336633;
	margin: 0px;
	padding: 4px;
	width: 120px;
	border-left: 4px solid #336633;
	border-right: 4px solid #336633;
}

#menu_dropdown_1, #menu_dropdown_2, #menu_dropdown_3, #menu_dropdown_4, #menu_dropdown_5, #menu_dropdown_6, #menu_dropdown_7, #menu_dropdown_8, #menu_dropdown_9, #menu_dropdown_10, #menu_dropdown_11 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #336633;
	width: 120px;
	left: 18px;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 4px solid #336633;*/
	} 
	
#menu_dropdown_1 a, #menu_dropdown_2 a, #menu_dropdown_3 a, #menu_dropdown_4 a, #menu_dropdown_5 a, #menu_dropdown_6 a, #menu_dropdown_7 a, #menu_dropdown_8 a, #menu_dropdown_9 a, #menu_dropdown_10 a, #menu_dropdown_11 a {
	width: 120px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #336633;
	text-decoration:none;
	padding: 2px;
	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, #menu_dropdown_7 a:hover, #menu_dropdown_8 a:hover, #menu_dropdown_9 a:hover, #menu_dropdown_10 a:hover, #menu_dropdown_11 a:hover {
	background: #336633;
	text-decoration:underline;
	width: 116px;
	} 


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

.large_text{ 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.blue_text{ 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5692A9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.headline_text{ 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5692A9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.large_text{ 
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5692A9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a:link {  color: #5692A9; cursor: hand; font-weight: bold; text-decoration: none}
a:active {  color: #5692A9; cursor: hand; font-weight: bold; text-decoration: none}
a:visited {  color: #5692A9; font-weight: bold; text-decoration: none; cursor: hand}
a:hover {  color: #5692A9; cursor: hand; font-weight: bold; text-decoration: underline}
