@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #98887F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	font-weight: normal;}

.background {
	background:#eeedd8;}

.adSquareLeft {
	width:300px;
	float:left;
	margin:0 5px 0 0;}

.adSquareRight {
	width:440px;
	float:right;
	margin: 0;
	padding: 10px 5px 10px 5px;
	background: #f0f0f0;}

#navigation {
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 13px;
	border-bottom: 1px solid #ccc;}

#navigation a {
	color: #EE732D;
	font-weight: bold;
	text-decoration: none;}

#navigation a:hover {
	color: #EE732D;
	font-weight: bold;
	text-decoration: underline;}

.caption {
	font-style:italic;
	font-size:11px;
	line-height:16px;}

.sidePhoto {
	float: right;
	width: 300px;
	padding:3px;
	margin:0 0 0 5px;
	background: #f0f0f0;}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4c2f27;
	margin: 0 0 10px 0;
	font-weight:bold;}

a:link	{	
	text-decoration:	none;
	color:	#6f4e4e;}	
		
a:visited	{	
	text-decoration:	none;
	color:	#6f4e4e;}	
		
a:active	{	
	text-decoration:	none;
	color:	#6f4e4e;}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#6f4e4e;}
	
a.black10px:link, a.black10px:visited, a.black10px:active {
	font-size:10px;
	color:#000000;
	text-decoration:none;}

a.black10px:hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;}

A.footer:link {	
	text-decoration:	none;
	color:	#406080;}	
		
A.footer:visited {	
	text-decoration:	none;
	color:	#406080;}	
		
A.footer:active	{	
	text-decoration:	none;
	color:	#406080;}	
		
A.footer:hover	{	
	text-decoration:	underline;
	color:	#406080;}

.blue10px {
	font-size:10px;
	color:#4c2f27;}
	
a.blue10px:link, a.blue10px:visited, a.blue10px:active {
	font-size:10px;
	color:#4c2f27;
	text-decoration:none;}

a.blue10px:hover {
	font-size:10px;
	color:#4c2f27;
	text-decoration:underline;}

a.white10px:link, a.white10px:visited, a.white10px:active {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;}

a.white10px:hover {
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;}

.microSiteLinks {
	width:762px;
	background-color:#EEEDD8;}

#sidebar {
	background:#ffffff;
	width:162px;
	float:left;
	margin:0 0 0 10px;
	padding:8px;}
#sidebar ul {}

#sidebar li {
	list-style:none;
	text-align:center;}

#sidebar li a {
	font-size:11px;
	color:#3c6928;
	text-align:center;
	line-height:11px;}

#sidebar li.title {
	margin:0 0 20px 0;
}

.linkbutton {
	display: block;
	width: 159px;
	padding: 13px 0 15px 0;
	text-align: center;
	background: url(../images/button.gif) no-repeat;
}

.linkbutton:hover {
	display: block;
	width: 159px;
	padding: 13px 0 15px 0;
	text-align: center;
	background: url(../images/button_hover.gif) no-repeat;
}

.linkbutton a {
	color: #fff;
}

.linkbutton a:hover, .linkbutton:hover a {
	color: #472b24;
	text-decoration: none;
}

.readmore li {
	list-style: none;
	display: inline;
}






