html, body {
   margin : 0;


   padding : 0;
}

body {
   color : #000000;
   background : #EAE8D0 url(images/bgd.jpg) repeat;
   width : 100%;
   font : 96% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
text-align: justify;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
width : 1450px;
margin : 0 auto;
padding : 0px;
background: #E4DCB2  url(images/bgd.jpg) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #A03719 url(images/head.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:144px;
}
#top h1 {
padding : 30px 0px 10px 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 15px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;

}

/* LEFT SIDEBAR */
#leftnav {

width : 160px;
margin : 0;
margin-left : 10px;
padding : 5px;
border-right:0px solid #520934 ;
color : #EAE8D0;
background : #9C9473;
}

#content {
margin :10px 40px 0 40px;
padding : 10px;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #6E6A5A;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}
*>html #footer img {
        margin : 0;
}


.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;
color : #000;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#666;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD;
color:#000;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #594425;
}
.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}


#menuh-container
	{
	position:  relative;
	margin-top: 0;
	width:1250px;
	}

#menuh
	{
	font-size: 80%;
	font-family: helvetica, arial, sans-serif;
	width:100%;
	float:left;
	margin:0;
	color: #333;
	background: #6E6A5A;
	border-bottom : 0px solid #520934;
	}
		
#menuh a
	{
font-family: helvetica, arial, sans-serif;
	text-align: left;
	display:block;
	height:19px;
	border: 0px solid #eee;
	white-space:nowrap;
	margin:0;
	padding: 0.3em 0.2em 0.5em 0.4em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{

	color: #fff;
	background: #6E6A5A;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{

	color: #fff;
	background-color: #404040;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{text-transform: uppercase;

	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:130px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}


#menuh-container
	{
	position:  relative;
	margin-top: 0;
	width:1450px;
	}

#menuh
	{
	
	font-family: helvetica, arial, sans-serif;
	width:100%;
	float:left;
	margin:0;
	color: #333;
	background: #6E6A5A;
	border-bottom : 0px solid #520934;
	}
		
#menuh a
	{
font-family: helvetica, arial, sans-serif;
	text-align: left;
	display:block;
	height:19px;
	border: 0px solid #eee;
	white-space:nowrap;
	margin:0;
	padding: 0.3em 0.2em 0.5em 0.4em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{

	color: #fff;
	background: #6E6A5A;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{

	color: #fff;
	background-color: #404040;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{text-transform: uppercase;

	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:130px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */
TD { 
text-align: justify;

}

