/* Dreamweaver Code */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #6c4130;
	background-image:url(../images/bg_image2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 140px 10px 10px 10px;
	color: #fff;
}
.twoColFixLtHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:;
	margin-top: 100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

} 
.twoColFixLtHdr #header {
	background: #fff;
	color: #fff;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1, p a:link, p a:visited, p a:hover, p a:active   {
	list-style-type:none;
	font: Arial, Helvetica, sans-serif;
	color: #fff;
	float: right; /* since this element is floated, a width must be given */
	width: 207px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 15px;
	padding: 0px 10px 15px 0;
	text-align:left;
	border: solid thin #ae4400;

}
#sidebarHighlight, a:link, a:visited, a:hover, a:active  {
	list-style-type:none;
	text-decoration:none;
	color: #ef5e00;
	}
	
.sidebarTitle {
	font-size:14px;
	font-weight:bold;
	color:#060;
	text-align:left;
	padding:0 36px 15px 36px;
}

#current2 a:link {
	list-style:none;
	color:ae4400;
}

.twoColFixLtHdr #mainContent { 
	margin: 30px 215px 0 30px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	width: auto;
	font-size:14px;
	color:#000;
	font:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:left;
} 

#right        {
	margin: 0;
	width: 275px;
	height: auto;
	float: right;
	}
#right p {

}
#right a:link, #right a:visited, #right a:active {
text-decoration: none;
font-size:14px;
}

#right a:hover{
color: #fc0;
text-decoration: underline;
}

#left a:link, #left a:visited, #left a:active{
text-decoration: none;
font-size:14px;
}

#left a:hover{
text-decoration: underline;
}

#left      { 
margin: 30px 0 0 0;
width: 200px;
height: auto;
float: left;
}

.threeColFixLtHdr #pictureDescription1, p a:link, p a:visited, p a:hover, p a:active   {
	list-style-type:none;
	font: Arial, Helvetica, sans-serif;
	color: #fff;
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 0 278px;
	padding: 0px 10px 15px 0;
	text-align:left;
	border: solid thin #ae4400;

}
#pictureDescriptionHighlight, a:link, a:visited, a:hover, a:active  {
	list-style-type:none;
	text-decoration:none;
	color: #ef5e00;
	}

#pageContent {
	width: 765px;
	margin:;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border:;
	background-color:#faead1;
}
#banner {
	width: 765px;
	background-color:#52261d;
	margin: 15px 0 0 0;
}
#fullContent {
	margin: auto;
	width: 750px;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
#menuContent { /* Menu Items List*/
	text-align: left;
	font: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 250px;
	padding: 0 20px;
	list-style-image: url(../images/menu/menu_icon.png);
}

/*LEFT CONTENT COLUMN*/
#left a:link, #left a:visited, #left a:active{
color: #FF9933;
text-decoration: none;
}
#left a:hover{
color: #fc0;
text-decoration: underline;
}
#left {
	padding: 0 0 0 20px;
	width: 257px;
	height: auto;
	float: left
}
/*END CONTENT COLUMN*/

/*HIGHLIGHTS*/
.highlight {
	color: #630;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 7px 0;
}
.highlight2 {
	color:#ef4930;
	font-size: 16px;
	font-weight: normal;
	margin: 30px 0 7px 0;
}
.highlight3 {
	color:#000;
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0 7px 0;
}
/* END HIGHLIGHTS */

.current {
display:block;
font-size:14px;
font-weight:bold;
text-decoration:none; 
color: #004a35; 
height:30px;
line-height:29px;
}

.current2 {
	color:#C30;
	font-size:14px;
	padding: 5px 0 8px 9px;
}

.menuTitle {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 30px 30px;
}

.mainTitle {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	margin: 30px 0 30px 0;
	font-weight: bold;
}
#photoNav {
	text-decoration: none;
	font-weight: bold #000;
	color: #F30;
} 


.twoColFixLtHdr #footer {
	width: 766px;
	font-size: 14px;
	color:#fff;
	background-color:;
	background-image:url(../images/bg_footer.png);
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding: 0 10px 0 20px;
	height: 115px;
	text-decoration:none;
} 

.twoColFixLtHdr #footer {
	text-decoration:none;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footerLink, a:link {
	text-decoration:none;
}

.copyright {
	margin: 110px 0 0 0;
	color:#000;
}
	
	
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]


/* End of Dreamweaver Code*/





<style type="text/css">
/* ================================================================ 
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_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* MENU NAVIGATION */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
margin:50px 0 0 0px;
text-align:left;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
padding:0 30px 0 0;
position:relative;
display:inline;
}
/* TOP LEVEL TEXT PRE ROLLOVER LINKS */
.menu a, .menu a:visited {
display:block;
font-size:14px;
font-weight:bold;
text-decoration:none; 
color:#fff;
height:30px;
line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:125px;
w\idth:151px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* STYLE THE TOP LEVEL HOVER FONT */
.menu :hover > a, .menu ul ul :hover > a {
color:#004a35;
}

/* END MENU NAVIGATION*/

/*SUB MENU*/

/* style the outer div to give it width */
.submenu {
float:right;
list-style-type:none;
font: Arial, Helvetica, sans-serif;
color: #000;
float: right; /* since this element is floated, a width must be given */
width: 207px; /* the background color will be displayed for the length of the content in the column, but no further */
margin-top: 25px;
padding: 0px 0px 15px 0;
text-align:left;

}
/* remove all the bullets, borders and padding from the default list styling */
.submenu ul {
padding:0;
margin:0 0 0 28px;
list-style-type:none;
}
.submenu ul ul {
width:125px; 
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.submenu li {
float:left;
width:125px;
position:relative;
}
/* style the links for the top level */
.submenu a, .submenu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#000;
	width:125px; /* original width was 139px */
	height:30px;
	padding-left:10px;
	line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .submenu a, * html .submenu a:visited {
width:125px;
w\idth:151px;
}

/* style the top level hover */
.submenu a:hover, .submenu ul ul a:hover{
color:#a0ba48; 
}
/* STYLE THE TOP LEVEL HOVER FONT */
.submenu :hover > a, .submenu ul ul :hover > a {
	color:#C30;
}


/* SUB SUB LEVEL NAVIGATION MENU*/

/* remove all the bullets, borders and padding from the default list styling */
.subsubmenu ul {
margin:20px 0 10px 0;
padding:0 0 10px 0 ;
text-align:left;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.subsubmenu li {
float:left;
padding:0 30px 15px 0;
position:relative;
display:inline;
}
/* TOP LEVEL TEXT PRE ROLLOVER LINKS */
.subsubmenu a, .subsubmenu a:visited {
display:block;
font-size:14px;
font-weight:bold;
text-decoration:none; 
color:#C30;
height:30px;
line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .subsubmenu a, * html .subsubmenu a:visited {
width:125px;
w\idth:151px;
}

/* another hack for IE5.5 */
* html .subsubmenu ul ul {
top:30px;
t\op:31px;
}

/* STYLE THE TOP LEVEL HOVER FONT */
.subsubmenu :hover > a, .subsubmenu ul ul :hover > a {
color:#004a35;
}

/* END SUB SUB LEVEL NAVIGATION MENU*/


</style>

