/****************************
Copyright A Startled Chameleon
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: 11px;
	color: #336633;
}

/* THIS is to hide any text you need hiding */
.hidetext {top: -10000px; left: -10000px; 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);
}*/

#index_bgnd{
	z-index: 1;
	position:absolute;
	width:800px;
	height:600px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-right: -400px;
	margin-top: -300px;
	margin-bottom: -300px;
}

#bgnd{
	z-index: 1;
	position:absolute;
	width:800px;
	height:600px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-right: -400px;
	margin-top: -300px;
	margin-bottom: -300px;
	background-image: url("../images/bgnd.gif");
}

#menu_bgnd{
	position:absolute;
	top:11px;
	left:11px;
	width:778px;
	height:175px;
	background-image:  url("../images/menu_bgnd.gif");
	z-index:2
}

#head{
	position:absolute;
	top:184px;
	width:800px;
	height:45px;
	z-index:5;
}

#side_photos{
	position:absolute;
	left:50px;
	top:235px;
	width:236px;
	height:236px;
	z-index:6;
}

#main_text{
	position:absolute;
	left:320px;
	top:240px;
	width:430px;
	height:270px;
	z-index:3;
	overflow:hidden;
	visibility:visible;
}

#scroll{
	position:absolute;
	left:320px;
	top:520px;
	width:430px;
	height:20px;
	z-index:3;
}

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position:relative;
	top:115px;
	left:20px;
	z-index: 8;
	width: 760px;
	height: 25px;
	margin: 0px;
	background-color: #336633;
}
#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{
	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{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 90px; background:   url("../images/menu/menu.gif") -1px -1px no-repeat ;}
#menu_header_2 { width: 101px; background:   url("../images/menu/menu.gif") -90px -1px no-repeat ;}
#menu_header_3 { width: 155px; background:   url("../images/menu/menu.gif") -191px -1px no-repeat ;}
#menu_header_4 { width: 155px; background:   url("../images/menu/menu.gif") -346px -1px no-repeat ;}
#menu_header_5 { width: 95px; background:   url("../images/menu/menu.gif") -501px -1px no-repeat ;}
#menu_header_6 { width: 164px; background:   url("../images/menu/menu.gif") -596px -1px no-repeat ;}

#menu_header_1 a{ width: 90px; background: none;}
#menu_header_2 a{ width: 101px; }
#menu_header_3 a{ width: 155px; }
#menu_header_4 a{ width: 155px; }
#menu_header_5 a{ width: 95px; }
#menu_header_6 a{ width: 164px; }

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

#menu_header_1 a:hover{ width: 90px; background:   url("../images/menu/menu.gif") -1px -25px no-repeat ;}
#menu_header_2 a:hover{ width: 101px; background:   url("../images/menu/menu.gif") -90px -25px no-repeat ;}
#menu_header_3 a:hover{ width: 155px; background:   url("../images/menu/menu.gif") -191px -25px no-repeat ;}
#menu_header_4 a:hover{ width: 155px; background:   url("../images/menu/menu.gif") -346px -25px no-repeat ;}
#menu_header_5 a:hover{ width: 95px; background:   url("../images/menu/menu.gif") -501px -25px no-repeat ;}
#menu_header_6 a:hover{ width: 164px; background:   url("../images/menu/menu.gif") -596px -25px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

.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-top: 2px solid #336633;
	border-left: 4px solid #336633;
	border-right: 0px 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: 12px;
	border: 0px solid;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 4px solid #5B845B;
	} 
	
#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: 116px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #336633;
	text-decoration:none;
	padding: 2px;
	height: 8px;
	} 
	
#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: #5B845B;
	text-decoration:none;
	width: 108px;
	height: 16px;
	} 

/****************************
SUB MENU LAYOUT STARTS HERE
******************************/
#sub_menu_container{
	position:absolute;
	top:475px;
	left:50px;
	z-index: 51;
	width: 84px;
	height: 65px;
	margin: 0px;
	background-color: #ffffff;
}
#sub_menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 51;
	margin: 0px;
}
#sub_menu_container li, #sub_menu_header_1, #sub_menu_header_2, #sub_menu_header_3, #sub_menu_header_4, #sub_menu_header_5{
	position: relative;
	top:0px;
	left:0px;
	z-index: 51;
	float: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width: 84px;
	height: 13px;
}

#sub_menu_header_1, #sub_menu_header_2, #sub_menu_header_3, #sub_menu_header_4, #sub_menu_header_5{
	margin: 0px 0px 0px 0px;
}

#sub_menu_header_1 { height: 13px; background:   url("../images/submenu/submenu.gif") -1px -1px no-repeat ;}
#sub_menu_header_2 { height: 13px; background:   url("../images/submenu/submenu.gif") -1px -14px no-repeat ;}
#sub_menu_header_3 { height: 13px; background:   url("../images/submenu/submenu.gif") -1px -27px no-repeat ;}
#sub_menu_header_4 { height: 13px; background:   url("../images/submenu/submenu.gif") -1px -40px no-repeat ;}
#sub_menu_header_5 { height: 13px; background:   url("../images/submenu/submenu.gif") -1px -53px no-repeat ;}

#sub_menu_header_1 a{ height: 13px; background: none;}
#sub_menu_header_2 a{ height: 13px; }
#sub_menu_header_3 a{ height: 13px; }
#sub_menu_header_4 a{ height: 13px; }
#sub_menu_header_5 a{ height: 13px; }

#sub_menu_header_1 a, #sub_menu_header_2 a, #sub_menu_header_3 a, #sub_menu_header_4 a, #sub_menu_header_5 a{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 84px;
}

#sub_menu_header_1 a:hover{ height: 13px; background:   url("../images/submenu/submenu.gif") -85px -1px no-repeat ;}
#sub_menu_header_2 a:hover{ height: 13px; background:   url("../images/submenu/submenu.gif") -85px -14px no-repeat ;}
#sub_menu_header_3 a:hover{ height: 13px; background:   url("../images/submenu/submenu.gif") -85px -27px no-repeat ;}
#sub_menu_header_4 a:hover{ height: 13px; background:   url("../images/submenu/submenu.gif") -85px -40px no-repeat ;}
#sub_menu_header_5 a:hover{ height: 13px; background:   url("../images/submenu/submenu.gif") -85px -53px no-repeat ;}
	
#sub_menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
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("../images/photo_link.gif") 0px 0px no-repeat ;}

#other_link_container a:hover{ height: 24px; background:   url("../images/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: #003300;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

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

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

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

#main_text a:link {  color: #990000; text-decoration: none;}
#main_text a:active {  color: #990000; text-decoration: none;}
#main_text a:visited {  color: #990000; text-decoration: none;}
#main_text a:hover {  color: #990000; border-bottom:1px dotted #990000;}
