/* CSS Document */



BODY { 

	background-color:#FFFFFF; 

	margin: 20px 0px 0px 0px;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #946244;

	line-height: 140%;

}



a:link {

	color: #488FAB;

	text-decoration: none;

}



a:visited {

	color: #488FAB;

	text-decoration: none;

}



a:hover {

	color: #488FAB;

	text-decoration: underline;

}



a.link:link {

	color: #488FAB;

	text-decoration: none;

}



a.link:visited {

	color: #488FAB;

	text-decoration: none;

}



a.link:hover {

	color: #488FAB;

	text-decoration: underline;

}



td, p, li, ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #946244;

	line-height: 140%;

}



#homeheader {

	padding-bottom: 20px;

}



#header {

	padding: 0px 1px 10px 0px;

}



/* this main div, with border. used on all pages.*/

#main {

	width: 740px;

	margin: 10px auto -1px auto;

	background-color: #FFFFFF;

 	border: 1px solid #A8C68A;

	padding: 10px 0px 20px 0px;

	text-align: left;

 }

 



/* used for navigation below content box */ 

 #footernav {

	text-align: center;

	margin: 15px auto 0px auto;

 }



/* Promo banner/tag to the right of main container div */

#promo_container {

	float: right;

}

#promo_tag {

	position: absolute;

	margin-left: 1px;

	margin-top: 30px;

}



td.rtpad {

	padding-right: 10px;

}



.footernav  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #946244;

	line-height: 140%;

}



a.footernav:link  {

	color: #946244;

	text-decoration: none;

}



a.footernav:visited  {

	color: #946244;

	text-decoration: none;

}



a.footernav:active  {

	color: #946244;

	text-decoration: none;

}



a.footernav:hover  {

	color: #488FAB;

	text-decoration: underline;

}



.subhead { 

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: bold;

	color: #89A43F;

	line-height: 130%;

	padding-bottom: 2px;

	margin-bottom: 3px;

}	



.subheadplain { 

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: normal;

	color: #89A43F;

	line-height: 130%;

	padding-bottom: 2px;

	margin-bottom: 3px;

}	





.small {

	font-size: 10px;

	color: #89A43F;

}



/* popups on gallery page */

.zoom {

	background-color: #FFFFFF;

 	border: 1px solid #A8C68A;

	padding: 3px;

}



.archive img:hover {

	cursor: pointer;

}



.closeX {

	position: absolute;

	top: 0px;

	right: 0px;

	border: 1px solid #A8C68A;

	background-color: #FFFFFF;

	font-weight: bold;

	font-size: 1.4em;

	color: #A8C68A;

	padding: 1px 3px;

}

.closeX img:hover {

	cursor: pointer;

}
