h1
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #840000;
	text-align: center;
	padding-top: 28px;

}

h2
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #840000;
	padding-top: 12px;
	margin-left:-16px;
	margin-bottom:-12px;

}

h3
{
	color: #000000;
	background-color:#fff;
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
	line-height: 17px;
	padding-top:0px;
	margin-bottom:-8px;
	margin-left: 0px;
}

h4
{
	color: #000000;
	background-color:#fff;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	line-height: 17px;
	padding-top:0px;
	margin-bottom:-8px;
	margin-left: 0px;
}
	
p
{
	margin-left: 0px;
		margin-bottom:-4px;
}

li
{
	padding-bottom: 8px;
}


ul
{
	margin-bottom: -8px;
}

body, html {
    margin:0;
    padding:0;
    background:#c5c5c5;
    }
    
body {
    min-width:825px;
    }

.wrap {
    background-color:#fff;
    width:800px;
    margin:0 auto;
    }
  
.bodytext
{
	color: #000000;
	background-color:#fff;
	font-size: 13px;
	font-family: verdana;
	line-height: 17px;
	padding-left:60px;
	padding-right:55px;
	margin-bottom:-2px;
}


.mottotext
{
	background-color:#840000;
	color: #ffffff;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	font-family: verdana;
	line-height: 16px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:9px;
}

.caption
{
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom:10px;
	color: #000000;
	font-size: 10px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
}

.quote
{
	color: #888888;
	text-align: center;
	font-size: 16px;
	font-family: times;
	line-height: 18px;
	margin-right:0px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:9px;
}

a:link
{
	color: #d60000;
	text-decoration: none;
}

a:active
{
	color: #6b0000;
	text-decoration: underline
	}
	
a:visited
{
	color: #6b0000;
	text-decoration: none;
	}
	
a:hover
{
	color: #6b0000;
	text-decoration: underline 
	}
	
img {
	border:none;
	}

.menutext
{
	font-family: arial;
	font-size: 13px;
	font-weight: 800;
	line-height: 8px;
	color: #000000;
	height:10px;
	padding-top:0px;
	white-space:nowrap;
	position:relative;
	top:-8px;
}

.menutext a:link, .menutext a:active, .menutext a:visited {
	color:#6b0000;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	}
	
	.menutext a:hover {
	color:#d60000;
	text-decoration:underline;
	padding-right:10px;
	padding-left:10px;
	}
