/* CSS Document */





h1 {
    font-size: 120%;
    font-weight: bold;
    color: #000000;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #a52a2a;
	text-align:left;
}
h3 {
	padding: 4px;
	margin: 1px;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}
h4 {
	padding: 4px;
	margin: 1px;
	font-size: 120%;
	color: #004080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
        font-weight: normal;
}
h5 { 

	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
h6 {
    text-align:center;
	font-size: 18px;
	color: #ffffff;
	padding:20px;
	font-weight: normal;
}
#padl {
	padding-left: 10px;
	}
#padr {
	padding-right: 10px;
	}
body, textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
        padding: 0;
        margin: 0;
        background: #f8efe2;

    }
hr.art {
       border: 0;
       width: 760px;
       color: #ffffff;
       background-color: #ffffff;
}
#container {
	width: 896px;
	align: center;
        margin: 0px auto;
}

#myheader {
        background-color: #a62a2a;
        margin: 0px;
        padding: 25px 0px 0px 50px;
        color: #ffffff;
        font-family:"Times New Roman", arial;
        font-size: 250%;
	width: 844px;
        height: 65px;
	align: center;
        border: 1px solid #000000;
	}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
border-collapse: collapse;

}

#nav-menu li
{

float: left;
border-collapse: collapse;
        
}

#nav-menu li a
{
background-color: #f8efe2;
height: 27px;
line-height: 27px;
float: left;
width: 126px;
display: block;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-collapse: collapse;
color: #000000;
text-decoration: none;
text-align: center;
} 

#nav-menu A:hover { 
align: center;
background-color: brown;
text-decoration: none;
color: #ffffff;
}





#nav-menu
{

font-size: 110%
} 


.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#content {
        width:640px;

        float: right;
	margin-top: 1px;

    padding: 20px;


    }

#news {
    width:180px;

    margin-top: 1px;
    color: #000000;
    padding:20px;


}


p {
margin: 0 0 0 0px;
}
#footer {
         width:884px;
         align: center;
	 margin: 0px auto;
	 vertical-align:center;
	 background-color: #f8efe2;
	 color:#000000;
	 padding:5px;
         font-weight: bold;
	 border-bottom: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         font-size: 110%;
         text-align: center;
	 clear:both;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

#imgcontainer{
	width: 506px;
	height:420px;
	padding: 20px;
	float: left;
	background: #FFE7A9;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

}

