/****************************
Copyright Bridge-Builders
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 17px;
}

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

/* 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: 850px;
}

#page_container{
	margin: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	height: auto;
	width: 850px;
	background-image: url(../images/layout/page_bg.gif);
	background-repeat: repeat-y;
}

#header_image_container{
	width: 800px;
	height: 182px;
	margin: auto;
	background-image: url(../images/header_images/header_image4.jpg);
}

#menu_container_2{
	float: right;
	top: 10px;
	width: 130px;
	height: 15px;
	margin: auto;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	color: #FFFFFF;
}

#footer_text_container{
	z-index: 1;
	position: relative;
	width: 800px;
	height: auto;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

#footer_container{
	z-index: 1;
	position:relative;
	width: 850px;
	height: 25px;
	float: left;
	margin: auto;
	margin-top: 0px;
	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{
	position:relative;
	top:0;
	left:25px;
	z-index: 5;
	width: 800px;
	height: 25px;
	margin: 0px;
	background-color: #003366;
	background-image: url(../images/menu/menu_bgnd.gif);
}
#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, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9, #menu_header_9a, #menu_header_10{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 25px;
}

#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, #menu_header_9a, #menu_header_10{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 61px; background: url(../images/menu/menu.gif) 0px 0px no-repeat ;}
#menu_header_2 { width: 165px; background: url(../images/menu/menu.gif) -61px 0px no-repeat ;}
#menu_header_3 { width: 80px; background: url(../images/menu/menu.gif) -226px 0px no-repeat ;}
#menu_header_4 { width: 61px; background: url(../images/menu/menu.gif) -306px 0px no-repeat ;}
#menu_header_5 { width: 78px; background: url(../images/menu/menu.gif) -367px 0px no-repeat ;}
#menu_header_6 { width: 61px; background: url(../images/menu/menu.gif) -445px 0px no-repeat ;}
#menu_header_7 { width: 98px; background: url(../images/menu/menu.gif) -506px 0px no-repeat ;}
#menu_header_8 { width: 50px; background: url(../images/menu/menu.gif) -604px 0px no-repeat ;}
#menu_header_9 { width: 83px; background: url(../images/menu/menu.gif) -654px 0px no-repeat ;}
#menu_header_9a { width: 83px; background: url(../images/menu/menu.gif) -737px 0px no-repeat ;}
#menu_header_10 { width: 63px; background: url(../images/menu/menu.gif) -737px 0px no-repeat ;}

#menu_header_1 a{ width: 61px; background: none;}
#menu_header_2 a{ width: 165px; }
#menu_header_3 a{ width: 80px; }
#menu_header_4 a{ width: 61px; }
#menu_header_5 a{ width: 78px; }
#menu_header_6 a{ width: 61px; }
#menu_header_7 a{ width: 98px; }
#menu_header_8 a{ width: 50px; }
#menu_header_9 a{ width: 83px; }
#menu_header_9a a{ width: 83px; }
#menu_header_10 a{ width: 63px; }

#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, #menu_header_9a a, #menu_header_10 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 25px;
}

#menu_header_1 a:hover{ width: 61px; background: url(../images/menu/menu.gif) 0px -25px no-repeat ;}
#menu_header_2 a:hover{ width: 165px; background: url(../images/menu/menu.gif) -61px -25px no-repeat ;}
#menu_header_3 a:hover{ width: 80px; background: url(../images/menu/menu.gif) -226px -25px no-repeat ;}
#menu_header_4 a:hover{ width: 61px; background: url(../images/menu/menu.gif) -306px -25px no-repeat ;}
#menu_header_5 a:hover{ width: 78px; background: url(../images/menu/menu.gif) -367px -25px no-repeat ;}
#menu_header_6 a:hover{ width: 61px; background: url(../images/menu/menu.gif) -445px -25px no-repeat ;}
#menu_header_7 a:hover{ width: 98px; background: url(../images/menu/menu.gif) -506px -25px no-repeat ;}
#menu_header_8 a:hover{ width: 50px; background: url(../images/menu/menu.gif) -604px -25px no-repeat ;}
#menu_header_9 a:hover{ width: 83px; background: url(../images/menu/menu.gif) -654px -25px no-repeat ;}
#menu_header_9a a:hover{ width: 83px; background: url(../images/menu/menu.gif) -737px -25px no-repeat ;}
#menu_header_10 a:hover{ width: 63px; background: url(../images/menu/menu.gif) -737px -25px 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_dropmenu1_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 160px;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

.menu_dropmenu2_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 180px;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

.menu_dropmenu3_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 170spx;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

.menu_dropmenu4_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 190px;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

.menu_dropmenu5_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 112px;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

.menu_dropmenu6_area li{
	position: absolute;
	z-index: 50;
	background-color: #003366;
	margin: 0px;
	padding: 4px;
	width: 136px;
	border-left: 4px solid #003366;
	border-right: 4px solid #003366;
}

#menu_dropdown_1 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 168px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	} 
	
#menu_dropdown_2 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 188px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	}
	
#menu_dropdown_3 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 178px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	}
	
#menu_dropdown_4 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 198px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	}
	
#menu_dropdown_5 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 120px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	} 
	
#menu_dropdown_6 {
	z-index: 55;
	position: absolute;
	visibility: hidden;
	background-color: #003366;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.90);
	moz-opacity:0.90; */
	width: 144px;
	left: 0px;
	border: 0px solid;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #FF9900;
	} 
	
#menu_dropdown_1 a {
	width: 150px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
		
#menu_dropdown_2 a {
	width: 170px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
	
#menu_dropdown_3 a {
	width: 160px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
	
#menu_dropdown_4 a {
	width: 180px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
	
#menu_dropdown_5 a {
	width: 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
	
#menu_dropdown_6 a {
	width: 126px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	text-decoration:none;
	padding: 5px;
	height: 10px;
	} 
	
#menu_dropdown_1 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 150px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	}
	
#menu_dropdown_2 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 170px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	}
	
#menu_dropdown_3 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 160px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	} 
	
#menu_dropdown_4 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 180px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	}
	
#menu_dropdown_5 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 100px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	}
	
#menu_dropdown_6 a:hover {
	background: #003366;
	color:#FFB900;
	text-decoration:none;
	width: 126px;
	background: url(../images/menu/dropmenuarrow.gif) 0px 8px no-repeat ;
	}
/****************************
CONTENT STUFF STARTS HERE
******************************/

#content_container{
	float: left;
	width:800px;
	height:auto;
	margin:auto;
	padding-left: 25px;
	/*border: 1px solid #990000;*/
}

#side_image_container{
	float: left;
	width: 185px;
	height: 450px;
	margin: auto;
	/*background-image: url(../images/side_images/welcome.jpg);*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

#copy_container{
	float: left;
	width: 400px;
	height: auto;
	margin: auto;
	margin-top: 5px;
}

#copy_container2{
	float: left;
	width: 585px;
	height: auto;
	margin: auto;
	margin-top: 5px;
}

#side_bar_container{
	float: right;
	width: 185px;
	height: auto;
	margin: auto;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-right: 10px;
}

/****************************
OTHER LINK LAYOUT STARTS HERE
******************************
#other_link_container{
	position:absolute;
	top:565px;
	left:12px;
	z-index: 52;
	width: 776px;
	height: 24px;
	margin: 0px;
	background-color: #ffffff;
 	float:left;
	list-style:none;
}

#other_link_container a{ height: 24px; background: url(../beta/IMAGES/music/photo_link.gif) 0px 0px no-repeat ;}

#other_link_container a:hover{ height: 24px; background: url(../beta/IMAGES/music/photo_link.gif) 0px -24px no-repeat ;}

#other_link_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

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

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

.main_text{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.main_text_underline{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #003366;
}

.menu{ 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.small_text{ 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.quote_text{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	padding: 10px;
	background-color: #EEEEEE;
	border-left: 1px solid #003366;
}

.grey_boxed_text{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.table_boxes{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.form_headers{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	background-color: #003366;
}

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

#menu_container_2 a:link {  color: #FFFFFF; cursor: hand; text-decoration: none}
#menu_container_2 a:active {  color: #FFFFFF; cursor: hand; text-decoration: none}
#menu_container_2 a:visited {  color: #FFFFFF; text-decoration: none; cursor: hand}
#menu_container_2 a:hover {  color: #FFFFFF; cursor: hand; text-decoration: none; border-bottom: dotted 1px #FFFFFF;}

#content_container a:link {  color: #003366; cursor: hand; text-decoration: none; border-bottom: dotted 1px #003366;}
#content_container a:active {  color: #003366; cursor: hand; text-decoration: none; border-bottom: dotted 1px #003366;}
#content_container a:visited {  color: #FF9900; text-decoration: none; cursor: hand; border-bottom: dotted 1px #FF9900;}
#content_container a:hover {  color: #FF9900; cursor: hand; text-decoration: none; border-bottom: dotted 1px #FF9900;}

/****************************
FLOAT STUFF STARTS HERE
******************************/

.floatleft {
	float:left;
	margin:0px 5px 5px 0px;
}

.floatright {
	float:right;
	margin:0px 0px 5px 5px;
}