/* CSS Document */

* {
	margin: 0;
	padding:0;
	}
html {
	background: url(pattern_153.gif) repeat;
	}
body {
	width: 780px;
	margin-top:30px;
	margin: 0 auto;
	background-image: url(pattern_153.gif);
	}
	
#header h1 {
	display: none;
	}
.h2, .h3, .h4, .h5, .h6 {
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 15px;
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	
	}
.other {
	font: bold 16px "Palatino Linotype";
	text-transform: uppercase;
	color: #FE4301;
	margin-bottom: 15px;
	}		
.subheaders {
	font: bold 14px "Palatino Linotype";
	Text-transform: none;
	color:#666666;
	margin-bottom: 15px;
	}	
p {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #633921;
	margin-bottom: 20px;
	}	
	
.pcenter {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #633921;
	margin-bottom: 20px;
	text-align: center;
	}	
.pitalics {
	color: #633921;
	margin-bottom: 20px;
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
		}
a:link {	
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #633921;
	margin-bottom: 20px;
	}
a:visited {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #854E2C;
	}	
a:hover {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #fe4301;
	}	
		
#header {
	background: url(header.jpg) no-repeat;
	width: 780px;
	height: 127px;
	}
#content {
	width: 735px;
	background: url(image_153.gif)
	margin: 0 auto;
	padding: 20px 25px 10px 20px;
	overflow: hidden;
	}
#footer {
	width: 780px;
	background: url(footer.jpg) no-repeat;
	margin: 0 auto;
	height: 19px;
	clear: both;
	}	
#navigation {
	width: 175px;
	float: left;
	margin-left: 15px;
	text-align: left;
	padding-left: 15px;
	}	
#navigation ul {
	list-style: url(pansy_bullet.jpg) outside;
	display: block;
	}
#navigation li a{
	text-decoration: none;
	color: 400000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
#navigation li a:visited {
	text-decoration: none;
	font: bold normal 12px "Trebuchet MS";
	color: #400000;	
	}	
#navigation li a:hover {		
	text-decoration: none;
	font: bold normal 12px "Trebuchet MS";
	color: #400000;	
	background-color:#FFFFFF
	}	

#maincontent {
	float: left;
	width: 495px;
	border: thin solid #EDB884;
	padding: 10px;
	margin-bottom: 30px;
	}
.imageright {
	float: right;
	}
.imageleft {
	float: left;
	}
.imageleftmar {	
	float: left;
	margin: 10px 22px 2px 0px;
	text-align: left;
	}	
.li {
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #633921;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	}	
.text {
	width: 700px;
	margin: 0 auto;
	border: thin solid #e9a86a;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 5px 5px 0px 5px;
	}
.subtext {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 5px;
	border: medium dotted #633921;
	}	
#clear {
	clear: both;
	}	

