/* main tag styles */
body {
	background-image:  url(../images/site/background_nologo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #efe2d0;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #660000;
	line-height: 1.5em;
}
h2, h3 {
	text-decoration: underline;
	}
th,td {
	padding: 10px;
	}
a:link, a:visited {
	text-decoration: none;
	color: #0000FF;
	}
a:link img, a:visited img {
	border: none;
	}
a:hover {
	text-decoration: underline;
	}
a:hover img {
	text-decoration: none;
	border: none;
	}

	

/* specific ID styles */
ul#navigation {
	width: 148px;
	border: 1px solid #600;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 0px;
	}
ul#navigation li {
	border: 1px solid #600;
	list-style-type: none;
	padding: 4px 2px;
	display: block;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	}
ul#navigation li form{
	margin: 8px 0px;
	}


/* Class styles */
a:link.arose_links, a:visited.arose_links {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	}
a:hover.arose_links {
	text-decoration: underline;
	}
.pink_back {
	background:#efe2d0;
	}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	margin:20px 20px 30px 20px;
	text-align:center;
	line-height:1.2em;
}
.sub_head {
	line-height:1.5em;
	text-align:center;
}
.blue_links {
	color: #0000ff;
	text-decoration: none;
	}
.pics {
	border: solid;
	border-color:#fff;
	border-width:5px;
	float: left;
}
.style1 {font-size: x-small}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
}
.front_thumbs {
	float: left;
	height: 150px;
	width: 150px;
	margin: 5px;
	}
.front_thumbs p {
	margin: 0;
	}
.big_thumbs {
	float: left;
	height: 300px;
	margin: 5px;
	}
.big_thumbs p {
	margin: 0;
	font-size: small;
	}
.pic_left {
	float: left;
	position: relative;
	border: solid;
	border-color:#fff;
	border-width:5px;
	}
.pic_right {
	float: right;
	position: relative;
	border: solid;
	border-color:#FFFFFF;
	border-width:5px;
	}
.captions {
	clear: both;
	margin-top: 0px;
	}
.thumbnail {
	float:left;
	margin:10px; 
	padding:5px;
	width:250px; 
	border:1px solid #000; 
	text-align:center;
	}
.postcard_group {
	margin:5px 10px 5px 0;
	display:block;
	float:left;
	border:1px solid #ccc;
	padding: 5px;
	}