/* CSS Document */




p{
	font-family: Garamond;
	font-size: 16px;
	color: #665139;
		/*color: #CCB194;*/
		/*color: #F3ECE2;*/
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}
.bullet {list-style-type: disc;
font-family: Garamond;
	font-size: 16px;
	color: #665139;
	line-height: normal;
}



A:link {
	text-decoration: underline;
	/*color: #000000;*/
	color: #A69179;	
}
A:visited {text-decoration: underline; color: #939393;}
A:active {text-decoration: underline}
/*A:hover {text-decoration: underline; color: black;}*/
A:hover {text-decoration: underline; color: black;}


.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
}



#nav ul{
	padding : 0px;
	margin : 0;
	float : none;
	background-color: #a17e53;
	width: 803px;


}
#nav ul li{
   display : inline;
}
#nav ul li a{
	padding-left : 1em;
	padding-right : 1em;
	background-color : #a17e53;
	color : #F3ECE2;
	/*font-weight : bold; */
	text-decoration : none;
	float : none;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1px;
	font-family: Garamond;
	font-size: 14px;
	

}
#nav ul li a:hover{
	background-color : #D7C4AC;
	color : #666666;
	font-family: Garamond;
	font-size: 14px;
	text-decoration: none;
		border-right-width : 1px;
	border-top: 0px none #D7C4AC;
	border-right: 1px solid #333333;
	border-bottom: 0px none #D7C4AC;
	border-left: 0px none #D7C4AC;




} 
h1 {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #3B3B3B;
	font-variant: normal;

}
.footer {
	font-family: Garamond;
	font-size: 14px;
	color: #F3ECE2;
	background-color: #B5997B;
	text-decoration: none;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	position: absolute;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	width: 803px;
	height: 21px;
	left: 7px;
	top: 287px;
	z-index: 999;




}
.NavPagelet {

	padding : 5px;
	margin : 0;
	float : none;
	background-color: #A17E53;
	width: 783px;
}
.PageletFooter {
	background-color: #A17E53;
	font-family: Garamond;
	font-size: 14px;
	text-decoration: none;
	height: 20px;
	width: auto;
	font-weight: bold;
	color: #F3ECE2;
	background-position: 0px;
	padding: 3px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: bottom;



}
.PageletText {


	font-family: Garamond;
	font-size: 18px;
	color: #B5997B;
	line-height: normal;
	padding: 3px;
	font-weight: bold;
	font-style: normal;
}
.PicBorder {
	border: medium solid #B5997B;
}
.footer ul {

	padding : 5px;
	margin : 0;
	float : none;
	background-color: #A17E53;
	width: 783px;
}
.footer ul li {

   display : inline;
}
.footer ul li a {

	padding-left : 1em;
	padding-right : 1em;
	background-color : #A17E53;
	color : #F3ECE2;
	font-weight : bold;
	text-decoration : none;
	float : none;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1px;
	font-family: Garamond;
	font-size: 14px;
}
.footer ul li a noBorder {


	padding-left : 5em;
	padding-right : 1em;
	background-color : #A17E53;
	color : #F3ECE2;
	font-weight : bold;
	text-decoration : none;
	float : none;
	border-right-color : #333333;
	border-right-style : none;
	border-right-width : 1px;
	font-family: Garamond;
	font-size: 14px;
}
.content {
	left: 88px;
	top: 293px;
	height: 694px;
	width: 804px;
	position: absolute;


}
.tagline {
	position: absolute;
	left: 114px;
	top: 365px;
	width: 100%;


}
h2 {

	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	font-variant: normal;
}
.PicBorderThin {

	border: 2px solid #B5997B;
}
