body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
}
a:link 	{
	text-decoration : none;
	color : #990033;
}
a:visited {
	text-decoration : none;
	color : #990033;
}
a:hover  {
	text-decoration : underline;
	color : #FF9933;
}	
a:active  {   text-decoration : underline;   color : #FF9933; }	
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.btnhov {
	color: #990033;
	background-color: #FFF;
	text-decoration: underline;
}
.leftnav {
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color : #333333;
	text-align: center;
}
.caption {
	width: 100%;
	text-align: center;
}
.credit {	font-family: Helvetica, Arial, sans-serif;font-size:11px; line-height:16px; color : #333333; }

.bodytext	{
font-family: Helvetica, Arial, sans-serif;
font-size:11px; 
line-height:16px; 
}
.capitalize {  text-transform: capitalize}

.headline	{   
font-size:16px;    
line-height:25px; 
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;   
text-transform: lowercase}
.litpara {
	margin-right: 40px;
	margin-left: 40px;
}
.grayphoto {
	border: 1px solid #000;
	margin-right: 20px;
	margin-bottom: 5px;
}

.rightheading {  font-family: Helvetica, Arial, sans-serif; text-align: center; border-color: #333333 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; text-transform: lowercase}


.postcardscaption {	font-family: Helvetica, Arial, sans-serif;font-size:10px; line-height:13px; color : #333333; }
.thinline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	padding-bottom: 15px;
}
.enter-link {
	font-size: 14px;
	display: none;
}


#contact_form_div td{
	font-size: 10px;
}
#heading {
	padding-left: 220px;
	margin: 0px;
}
#maincontainer {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-bottom: 500px;
}
#fullpane {
	width: 730px;
	padding: 15px;
	clear: both;
	margin: 10px;
}

#leftpane {
	width: 200px;
	float: left;
	padding-right: 15px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
}
#centerpane {
	width: 360px;
	float: left;
	padding: 5px;
	margin: 10px;
}
#sitecontainer {
	width: 1020px;
}

#rightpane {
	width: 360px;
	float: left;
	padding: 5px;
	margin: 10px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 20px;
	margin-top: 5px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
