@charset "utf-8";
body {
	background-color: #E2E2C7;
	
	
	padding-top: 10px;
	margin-top: 10px;
}


#wrap {
	background-color: #FFFFFF;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
}




#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 232px;
}

#logo a{
	top: 0;
	left: 0;
	width: 232px;
	height: 100px;
	display: block;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}

#tagLine h2 {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #a8976b;
	font-weight: normal;
	width: 600px;
	text-align: right;
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#topNav {
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	float: right;
	height: 33px;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	text-align: center;
}


#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topNav li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	background-image: url(../images/menu_dots.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	
	}
	

#topNav a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 16px; 
	padding-right: 16px;


}

#topNav a:hover { color: #cea588;
text-decoration;}


.noBorder {
	background-image: none!important;
}

#container {
	float: left;
	width: 872px;
	padding-top: 10px;
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
}



#leftNav {
	width: 225px;
	background-image: url(../images/dotted_line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	padding-left: 4px;
}


#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftNav li {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 225px;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 20px;
}


#leftNav li ul li {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 225px;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
    text-indent: 40px;
	
}


#leftNav a {
	color: #853a05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/menu_bullet.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 225px;
		padding-top: 6px;
		padding-bottom: 3px;

	display: block;
}



#leftNav li ul li a {
	color: #853a05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/menu_bullet.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 225px;
		padding-top: 6px;
		padding-bottom: 3px;

	display: block;
}



#leftNav a:hover {
	text-decoration: none;
	color: #b06a39;
		background-image: url(../images/menu_bullet2.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
}

#leftNav li ul li a:hover {
	text-decoration: none;
	color: #b06a39;
		background-image: url(../images/menu_bullet2.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
}
 #leftNav li ul li.twoline {
	height: 40px;
		
 }
#leftNav ul li.twoline {
	height: 40px;
		
 }

#slideshow {
	float: right;
	width: 628px;
	height: 269px;
	border: 1px solid #096961;
	background-color: #CCCCCC;
	z-index: 1;
}
#slideshowShadow {
	width: 628px;
	float: right;
	padding-bottom: 17px;
	background-image: url(../images/slideshow_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
}


#containerHome{
	width: 840px;
	float: left;
	padding-top: 20px;

	padding-bottom: 30px;
	padding-left: 30px;
}

#feature {
	float: left;
	width: 226px;
	height: 250px;
	border: 1px solid #7c6b41;
	background-color: #a8976b;
	background-image: url(../images/overlay.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#feature h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

#feature a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#feature a:hover {
	font-weight: bold;
	color: #013A00;
	text-decoration: underline;
}

#featureShadow {
	width: 266px;
	float: left;
    padding-bottom: 14px;
	background-image: url(../images/feature_shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contentHome {
	float: right;
	width: 500px;
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
	color: #444444;
	text-align: left;
}

#contentHome h1 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0F3D0D;
	line-height: 30px;
}

#contentHome h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0F3D0D;
	line-height: 30px;
}


#pageTitle {	font-family: "Times New Roman", Times, serif;

	margin: 0px; 
	padding: 0px;
		float: right;
	width: 626px;
	height: 135px;

	} 

#contentContainer h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #444444;
	padding-top: 98px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-style: italic;
	position: absolute;
	margin: 0px;
	z-index: 1;

	
}

#contentContainer {
	float: right;
	width: 628px;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height:626px;
	height:auto !important;
	height:500px;
	padding-bottom: 20px;
	color: #444444;
}

#content {
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: left;
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 0px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #013a00;	
}

#content h5 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
}
#content h6 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content a {
	color: #853a05;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #b06a39;
	text-decoration: underline;
	font-weight: bold;
}
.lft_img {
	text-align: left;
	display: block;
	margin-right: 20px;
}
#footer {
padding-top: 5px;

	width: 900px;
    margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94a794;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a {
	color: #94a794;
	text-decoration: underline;
}



.footerRight {
	float: right; width: 300px; text-align: right;
}

#footer .footerRight a {
	color: #94a794;
	text-decoration: none;
}

#footer .footerRight a:hover {
	color: #94a794;
	text-decoration: underline;
}
.footerLeft {
	float: left; width: 500px;
}





/* ================================================================ 
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/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:625px;

float: right;
	z-index:2000!important;
	font-family:arial, sans-serif;
	font-size: 12px!important;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;

	padding-left: 5px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

/* style the sub-level lists */
.menu ul ul {width:15em;margin-top: 10px;z-index:2000!important;}
.menu ul ul ul{width:15em;margin-top: 0px;z-index:2000!important;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
line-height:2.5em;
	background-image: url(../images/menu_dots.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
z-index:2000!important;
	
}

/* style the sub level list items */
.menu ul ul li {
	display:block;
       padding-top: 0px!important;
	height:auto;
	position:relative;
	line-height:1em;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
		font-size: 11px!important;
z-index:2000!important;
}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:45px;text-decoration:none;color:#ffffff;padding:0 16px 0 16px;
  }

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#8c4b1d; color:#ffffff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#8c4b1d;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#e6881d;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {color:#ffffff;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#70350b;}

/* style the level hovers */
/* first */
.menu a:hover {color:#dab79e;}
.menu :hover > a {color:#dab79e;}
/* second */
.menu ul ul a:hover{color:#dab79e;background:#70350b;}
.menu ul ul :hover > a {color:#dab79e;background:#70350b;}
/* third */
.menu ul ul ul a:hover {background:#c9720e;}
.menu ul ul ul :hover > a {background:#70350b;}
/* fourth */
.menu ul ul ul ul a:hover {background:#70350b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:153px;top:-1px;width:14em; padding-top: 0px!important;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



.menu b {
	float: right;

}
