@charset "utf-8";
/* CSS Document */

@import url("../css/reset.css");


/* Template */

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#wrapper {
		margin: 0 auto;
		width: 900px;
		background-image:url(../images/wrapper-bg.png);
		background-repeat:repeat-y;
		padding:0px 30px 0px 30px;
		}
#header {
		margin: 0 auto;
		background-image:url(../images/banner1.jpg);
		height:140px;
		width:900px;
		}
		#header h1 {
			display: block;
			text-indent: -1000em;
			}
				
/* Navigation */		
		
#navigation {
		background-image:url(../images/blank.gif);
		background-repeat:repeat-x;
		height:36px;
		}
		
		
.menu2 {padding:0 0 0 20px; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:36px; color:#0000; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(../images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../_images/menu/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../_images/menu/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../_images/menu/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../_images/menu/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../_images/menu3/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../_images/menu/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #33652d; white-space:nowrap; width:170px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:170px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../_images/menu/arrow.gif) 100px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#33652d; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#33652d url(../_images/menu/arrow_over.gif) 120px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#33652d url(../_images/menu/arrow_over.gif) 120px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}


/* Content */

#content a {
		color:#006633;
		text-decoration:none;
		}
#content a:hover {
		color:#333333;
		text-decoration:underline;
		}


#third-col {
		width:250px;
		float:left;
		padding:15px;
		font-size:13px;
		font-weight:normal;		
		}
#third-col hr {
		color:#CCC;
		width:242px;
		}

#twothird-col {
	width:590px;
	float:left;
	padding:10px;
	font-size:13px;
	font-weight:normal;
	border-left:1px solid #CCC;
	list-style-position: inside;
		}
		#twothird-col h1, #twothird-col h2, #twothird-col h3 {
				font-family:georgia;
				font-size:26px;
				font-size-adjust:none;
				font-stretch:normal;
				font-style:normal;
				font-variant:normal;
				font-weight:normal;
				line-height:normal;
				padding:5px 0px 5px 0px;
				border-bottom:1px solid #999;
				margin-bottom:10px;
				} 
		#twothird-col h2 {
				font-size:20px;
				border-top:1px dashed #999;
				margin-top:35px;
				} 
		#twothird-col h3 {
				font-size:18px;
				border:none;				
				} 

#slideshow {
	position:relative;
	height: 188px;
	width:250px;
	overflow:hidden;
	float:right;
	margin:10px;
	border:3px solid #999;
		
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow IMG.active {
	z-index:10;
}
#slideshow IMG.last-active {
	z-index:9;
}

.galleryimg {
	width:125px;
	height:100px;
	overflow:hidden;
	}				
.icons {
	float:left;
	padding-right:22px;
	}
.imgstrap {
	border:3px solid #CCC;
	float:left;
	margin:0px 7px 5px 0px;
	}
.imgstrap-right {
	border:3px solid #CCC;
	float:right;
	margin:0px 0px 8px 15px;
	}	
	.imgstrap-left {
	border:3px solid #CCC;
	float:left;
	margin:0px 15px 8px 0px;
	}

	
.breadcrumb {
	color:#999;
	font-size:18px;
	padding-left:5px;
	}


.msgbtn
	{
	font-size:18px;
	margin:20px;
	}
#msgform td {
	padding:10px;
	}
	#msgform input, #msgform textarea  {
		border:solid 1px #666;
		padding:3px;
		}
	


/* Footer */

#footer {
	background-image:url(../images/footer1.jpg);
	height:320px;
	}
