body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(background_960.gif);
}
a:link{
	text-decoration: none;
	color: #C46200;
}
a:visited{
	text-decoration: none;
	color: #C46200;
}
a:active{
	text-decoration: none;
	color: #C46200;
}
a:hover{
	text-decoration: none;
	color: #C46200;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.25em;
	white-space: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-indent: 15px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #666600;
}
.photo{
	margin: 5px;
	border: 2px solid #6E6E0E;
	background-position: center center;
	padding: 5px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #666600;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #552B00;
	padding-bottom: 1px;
	margin-bottom: 5px;
	color: #666600;
	margin-top: 2px;
	padding-top: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #552B00;
	color: #666600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #717111;
}
h5 {
	font-size: 18px;
	color: #77771D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825F0A;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.floatright span {
	margin-top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 0.9em;
	padding: 5px;
	color: #666600;
	margin-bottom: 10px;
	background-image: url(/imgs/span.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666600;
	display: block;
}
.floatleft {
float: left;
margin: 10px 10px 0px 0px;
}

.floatleft span {
	display: block;
	margin-top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 0.9em;
	padding: 5px;
	color: #666600;
	margin-bottom: 5px;
	border: 1px solid #666600;
}
.floatcenter {
	float: none;
	margin: 10px;
	background-position: center;
	text-align: center;
}

.floatcenter span {
	display: block;
	margin-top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 0.9em;
	padding: 5px;
	color: #666600;
	margin-bottom: 5px;
	border: 1px solid #666600;
}
/*------------------------------- DESIGNS STYLES ------------------------------------*/

.important_link {
	text-align: center;
	color: #6A6A38;
	background-color: #FFF;
	margin-right: 200px;
	margin-left: 200px;
	width: 356px;
	padding: 5px;
	border: 1px dashed #907024;
}
#box {
	background-color: #FEFAF1;
	border: 1px solid #825E09;
	padding-top: 0px;
	margin-bottom: 5px;
}
#box p {
	font-size: 120%;
	margin-left: 5px;
}
#box h2 {
	font-size: 16pt;
}
#box_small {
	background-color: #FEFAF1;
	border: 1px solid #825E09;
	margin-bottom: 5px;
}
#box_small p {
	font-size: 105%;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#greenbox {
	background-color: #6E6E0E;
	border: 1px solid #825E09;
	color: #FDF5E3;
	}
#greenbox h2 {
	color: #FDF5E3;
	margin-left: 20px;
	margin-bottom: 0px;
}
#greenbox p {
	color: #FDF5E3;
	font-size: 130%;
	margin-left: 20px;
	margin-top: 0px;
}
#greenbox a:link, a:active {
	color: #F8DC9A;
	text-decoration: none;
}
#greenbox A:visited {
	color: #C46200;
}
#greenbox a:hover {
	color: #F90;
	text-decoration: none;
}
#brownbox {
	background-color: #896717;
	border: 1px solid #825E09;
	color: #FDF5E3;
	}
#brownbox p {
	font-size: 120%;
	padding: 5px;
	margin-left: 20px;
	color: #FDF5E3;
}
#brownbox a:link, a:active {
	color: #F8DC9A;
	text-decoration: none;
}
#brownbox a:visited {
	color: #C46200;
}
#brownbox a:hover {
	color: #F90;
	text-decoration: none;
}
