/* CSS Document */
	body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #7A6A5B;
	}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFD;
	text-align: left;
	margin-bottom: 10px;
	}		
	h2 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	}		
    p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
    }
	a {
	color:#7A6A5B;
	text-decoration: underline;
	}
	a:hover {
	color:#FFFFFD;
	background-color: #9D8B73;
	}		
	form {
	float:right;
	margin-top: -45px;
	font-size: 9px;
	}		
	input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	}		
	.button {
	padding: 2px;
	}
	#content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	}
	#content h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A6A5B;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 2px;
	}		
	#content h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 10px;
	text-align: left;
	background-color: #D8CFC6;
	}		
	#content p {
	padding-bottom: 4px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
	margin: 5px;
	}
    #content li {
	padding-left: 15px;
	list-style-position: outside;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(bullet_gr.gif);
	text-align: left;
    }
	#contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	}
	#contact h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A6A5B;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 2px;
	}		
	#contact h2 {
	color: #FFFFFD;
	font-size: 14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 10px;
	text-align: left;
	}		
	#contact p {
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
	}
    #contact li {
	padding-left: 15px;
	list-style-position: outside;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(bullet_gr.gif);
	text-align: left;
    }
	#header {
	clear: both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #948979;
	background-color: #D8CFC6;
	}
	#header h1{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFD;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 5px;
	}
	#header p {
	margin-left: 10px;
	color: #333333;
	font-size: 10px;
	margin-right: 10px;
	height: 15px;
	line-height: 15px;
	}
	#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: right;
	width: 160px;
	}
	#navigation a {
	display: block;
	padding: 5px;
	width: 160px;
	border-bottom: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	}
	#navigation a:link, #navlist a:visited {
	color:#FFFFFD;
	text-decoration: none;
	}		
	#navigation a:hover {
	background-color: #948979;
	color:#FFFFFD;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	}
	#footer {
	margin-top: 12px;
	clear: both;
	background-color:#575352;
	padding: 0px 5px 0px 5px;
	}
	#pageheader {
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
	}
	#pageheader p {
	margin-top: -20px;
	margin-left: 30px;
	color: #333333;
	font-size: 10px;
	}
	#pageheader h1 {
	color: #FFFFFD;
	font-size: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	text-align: right;
	margin-top: 2px;
	}
	#footer p {
	color:#89817f;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}		
	#footer p a {
	color: #948979;
	border-bottom: 1px dotted #89817f;
	}
	#footer p a:hover {
	color: #FFFFFF;
	background-color:#575352;
	}
.bold_green {
	font-weight: bold;
	color: #FFFFFD;
	}
	.style2 {font-size: 12px
	}
.table_bkg {
	background-image: url(../images/table_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.copyright {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #910000;
	letter-spacing: 1px;
	padding: 5px;
}
.pic_borders {
	padding: 2px;
	border: 1px solid #D8CFC6;
}

