body {
	background-color: #534B39;
	font-family: Arial, Helvetica, sans-serif;
}


#wrap  {
	border: 6px solid #FFFFFF;
}

#topNav {
	height: 48px;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #637F28;
}


#header {
	background-color: #1E454E;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	vertical-align: middle;
	height: 168px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#content {
	background-color: #FFFFFF;
	padding: 25px;
	color: #1F3B44;
	font-size: 11px;
}


#content a {
	color: #35616A;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #637F28;
	text-decoration: underline;
	font-weight: bold;

}
h1 {

	font-size: 14px;
	font-weight: bold;
	color: #9C6A00;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9C6A00;
}

#botNav {
	height: 34px;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #637F28;
	background-position: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

#botNav a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}

#botNav a:hover {
	color: #8CA7AC;
	text-decoration: none;
}


#footer {
	font-size: 11px;
	color: #8E8061;
}

#footer a {
	color: #8E8061;
	text-decoration: underline;
}
#footer a:hover {
	color: #AD9E7B;
	text-decoration: underline;

}

#gallery img {
border: 1px solid #1E454E;
}



.floatLeft {
	float: left;
	margin-right: 25px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */
.menu1 {
	float:left;
	width:100%;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	background:url(images/menu1.gif) repeat-x top left; /* for this demo only */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align:center;

}
.menu1 ul {
padding:0;margin:0;list-style-type:none;
}
.menu1 ul li {
float:left; position:relative; 	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 126px;


}
.menu1 ul li a, .menu1 ul li a:visited {
float:left; display:block; text-decoration:none;color:#fff; padding:12px 0px; line-height:23px;	width: 126px; 
}

.menu1 ul li:hover {	width: 126px;}

.menu1 ul li a:hover {	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;}


.menu1 ul li a.menu1one {background-image: url(../images/navbar.gif); background-repeat: repeat-x; width:128px!important;}
.menu1 ul li a.menu1one:hover {background-image: url(../images/navbar_on.gif); background-repeat: repeat-x; width:128px!important;}

.menu1 ul li a.menu1two { padding-top:12px; line-height:24px!important;}
.menu1 ul li a.menu1two:hover {border-color:#5D7A81; color:#FFFFFF; padding-top:12px; line-height:24px!important;}

.menu1 ul li a.menu1three { padding-top:9px; line-height:12px!important;}
.menu1 ul li a.menu1three:hover {border-color:#5D7A81; color:#FFFFFF;}

.menu1 ul li ul {
display: none;
}
.menu1 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu1 ul li:hover ul {
display:block;position:absolute;top:43px;margin-top:1px; left:0;width:126px;border-bottom:1px solid #315D66;
}
.menu1 ul li:hover ul.endstop {
left:-92px;
}
.menu1 ul li:hover ul li ul {
display: none;
}
.menu1 ul li:hover ul li a {
display:block;background:#21474F;color:#fff;height:auto;line-height:15px;padding:4px 16px; width:92px; border:1px solid #39545A; border-bottom:0;
}
.menu1 ul li:hover ul li a.drop {
background:#769CA4 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover {
color:#FFF; background: #365B63;
}
.menu1 ul li:hover ul li a:hover.drop {
background: #537880;
}
.menu1 ul li:hover ul li:hover ul {
display:block; position:absolute; left:126px; top:-1px;	margin-left: -5px;
}
.menu1 ul li:hover ul li:hover ul.left {
left:-153px;
}



/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
display:block;position:absolute;top:43px; t\op:43px; background:#21474F;left:0; border-bottom:1px solid #5D7A81;
}

.menu1 ul li a:hover ul.endstop {
left: -92px;
}
.menu1 ul li a:hover ul li a {
display:block;background:#365B63;color:#fff; height:1px; line-height:15px; padding:4px 16px; width:92px; w\idth:92px; border:1px solid #5D7A81; border-bottom:0;
}
.menu1 ul li a:hover ul li a.drop {
background:#537880; padding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
color:#000; background: #769CA4 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
 background: #769CA4 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:126px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
left:-153px;
}

