<style type="text/css">
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #606a48;
 background-image:url('img/bg.jpg');
} 



a:link{
        color: white;

        background-color: transparent;
        }
a:visited{
        color: white;

        background-color: transparent;
        }
a:hover{
        color: yellow;
        font-weight: medium;
    
        }
a:active{
        color: white;

        background-color: transparent;
        }


#container{
	width:100%;
	text-align: center;
	margin-top:0px;
}

#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
margin-top:0px; 
 background-color: #ffffff;
 border: 1px solid black;
} 

#header{

 height:341px; 
 background-color:#FFFFFF; 
 width:100%;
 height:341px;
 margin:0px;
 clear:both;
} 
 
#maincol{
background-color: #FFFFFF;  
 width: 100%;  
 }
 
#footer{
 background-color:#FFFFFF; 

 } 
 




.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }


		
.subhead{
        font-family: Times New Roman;
        font-size: 18pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;
        color: #663333;
		margin-top:35px;
}

.subfooter{
        font-family: Times New Roman;
        font-size: 16pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;
        color: #663333;
		margin-top:15px;
}

.footertail{
        font-family: Times New Roman;
        font-size: 14pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;
		vertical-align: top;
        color: brown;
		margin-top: 0px;
}


.headintro{
        font-family: Times New Roman;
        font-size: 20pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;
		vertical-align: top;
        color: brown;
		margin-top: 0px;
}

.proplabel{
        font-family: Times New Roman;
        font-size: 18pt;
        font-weight: bold;
        text-align: center;
        color: #663333;

}


.bodytext{
		color: #4d492f;
        vertical-align: top;
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        text-align: justify;
}

#shoutbox{
		float:left;
		width:250px;
		background-color: #fffad5;
		border: 1px solid #dfd489;
		margin-right: 15px;
		padding: 7px;
}

#shoutbox p{
		color: #897f3d;
		font-family: Times New Roman, Serif;
		font-size: 14pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;

}

.title{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
.address{
        color: white;
        vertical-align: top;
        font: 9px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }

.credit{
        color: #fecf5e;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font: 9px arial;
        font-weight: medium;
        text-decoration: none;
        }

/*
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #D3EFF0;
        border: 1px solid #000;
        }

        

        

 */  	


		
#quot a  {
	width: 250px;
               text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: medium;
        font-style : italic;
        color: blue;

        }		
		

 
.sweep{
		float:left;
		background-image:url('img/sweep.jpg');
		background-repeat:no-repeat;
		width:800px;
		height: 65px;
        font-family: Times New Roman;
        font-size: 18pt;
        font-weight: bold;
        font-style: italic;
        text-align: center;
        color: brown;	
		margin-top:0px;	
		clear:both;

}		

#menuwrapper{
	width: 800px; 
	height: 23px;
	padding-top:3px;
	padding-bottom: 0px;
	background-color: #7c4300; 
	border-bottom: 3px solid #350065; 
	text-align:center;
}

     
#navi a , #navi strong {
        color: #fff;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #6e3400;
        text-align: center;
        width: 110px;
        padding: 3px 5px;
        margin-top: 0px;
}

#navi strong {
        font-weight: bold;
        background: #7c4300;
}

#navi a {
        background: #7c4300;

}

#navi a:hover {
        color: #ffe00f;
        border: 1px solid #ffe00f;
        background: #bc6100;
}

</style>
