/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center; /* needed for centering website*/
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #000; 
	background-color: #a51029;
	/*background-image: url("images2/back.gif"); 
background-repeat: repeat-y; */
}

  
table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #be3548; 
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #4c7637; 
	font-weight: bold;
	text-decoration: none;
} 

h6
{	
	color: #be3548; 
	text-align: left;
	font-size: 14px;
	padding: 2px;
}

h5
{	
	color: #be3548; 
	text-align: center;
	font-size: 14px;
	padding: 2px;
}

h4
{	
	color: #4c7637; 
	text-align: left;
	font-size: 16px;
	padding: 2px;
}

h3
{	
	color: #4c7637; 
	text-align: center;
	font-size: 16px;
	padding: 2px;
}

h2
{
	color: #be3548; 
	text-align: left;
	font-size: 18px;
	padding: 2px;
}

h1
{
	color: #be3548; 
	text-align: center;
	font-size: 18px;
	padding: 10px;
}



.headertext
{
	color: #000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding: 2px;
	
}

.headertext2
{
	color: #000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding: 2px;
	
}

.headertextsm
{
	color: #4c7637; 
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	
}

.headertextsm2
{
	color: #4c7637; 
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	
}

#main1
{
	width: 900px;
	margin-left: auto ;
  	margin-right: auto ;
    text-align: center;
	background-image: url("images2/mainback.gif"); 
    background-repeat: repeat-y; 
    background-position: center; 
}

  
#main
{
	background-color: #fff;	
	width: 800px; 
	margin-left: auto ;
  	margin-right: auto ;
  	text-align: left; 
}

.maincontent
{	
	background-color: #ffffff;	
	width: 800px; 

}

.content
{	
	background-color: #ffffff;	
	padding-left: 15px;
	padding-right: 15px;

}

.header 
{
	width: 800px;
	text-align: center;
	text-decoration: none;
}

p
{
	text-align: left;
}

p.center
{
	text-align: center;
}

.center
{	
	margin-left: auto ;
  	margin-right: auto ;
}

.dashed
{
	border: dashed 1px #000;
	width: 200px;
}

.filler1
{
	padding-top: 10px;
	padding-bottom: 10px;
		text-align: center;
}

.filler2
{
	padding-top: 50px;
	padding-bottom: 50px;
}

.filler3
{
	padding-top: 100px;
	padding-bottom: 100px;
		text-align: center;
}

.filler4
{
	padding-top: 140px;
	padding-bottom: 140px;
}



li
{
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
}

.menu ul 
{
	background-color: #6f8439;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu 
{

	background-color: #6f8439;
	font-size: 12px;
	text-align: center;
	color: #cccccc;
	font-weight: bold;
	padding: 0px;
	}

.menu a:link, .menu a:visited 
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #e6baad; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.menu2 ul 
{
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 
{
	border-top: solid 2px #a1152c;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	color: #cccccc;
	font-weight: bold;
	padding: 0px;
	}

.menu2 a:link, .menu2 a:visited 
{
	color: #be3548;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #e6baad; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.gallery
{
	text-align: center;
}

.gallery img
{
	border: solid 2px #666;
	padding: 3px;
	background-color: #d5d19a;
	margin: 7px;
}


.images 
{
	border: solid 2px #666;
	padding: 3px;
	background-color: #d5d19a;
	margin: 7px;
}

.quote
{
	font-size: 10px;
	color: #be3548;
	font-style: italic;
	text-align: center;
	padding: 4px;
}

.tiny
{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.tiny2
{
	font-size: 10px;
	color: #000001;
}


.form
{
	width: 780px;
}

.box2
{
	padding-left: 7px;
	padding-right: 7px;
	background-color: #faddd3;
	border: solid 2px #a6192e;
}


.box2 li
{
	list-style-type: none;
	list-style-position: outside;
	line-height: 300%;
}

.box
{
	background-color: #faddd3;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	border: solid 2px #a6192e;
}

.box ul li
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url("images2/flowersm.gif"); 
}

.footerpic
{
	border-top: solid 2px #6f8439;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}

.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
	color: #999;
	margin: 10px;
	text-align: center;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 
