a:link {
	color: #265787;
}

a:visited {
	color: #39f;
}

a:hover, a:active {
	color: #fc3;
}
.photo {
	padding: 5px; background-color: #fff; margin: 5px; border: 1px solid #265787;
}
body {
	background: #faf7ca url(../images/bg_floral.gif);
	font: normal normal 500 11.5pt georgia, garamond, times, serif;
	text-align: center;
	
}

div#body {
	margin: 0 0 0 115px;
	padding: 20px;
	color: #545454;
}
input {
	border: 1px solid #004588;
}
.input {width: 120px; margin-bottom: 3px;}
.button {
	border-width: 1px;
border-color: #798086 #798086 #637587 #637587;
border-style: solid;
color: #FAF7CA;
text-decoration: none;
background: #265787; cursor: hand;
}

.searchbutton {
	border-width: 1px;
border-color: #798086 #798086 #637587 #637587;
border-style: solid;
color: #FAF7CA;
text-decoration: none;
background: #265787; cursor: hand; font-size: 90%;
}

ul {
	list-style: none outside;
	margin-left: 0;
}
li {
	padding-top: 10px;
}
div#container {
	background: #faf7ca url(../images/bg_container.gif) repeat-y;
	border: 2px solid #265787;
	color: #285284;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	width: 640px;
}

.bodylink:link {
	color: #949494; text-decoration: none;
}

.call {
	color: #fbd70d;
	font-weight: 800;
}

#address {
	font-size: 80%;
	margin: 0;
	padding: 50px 0 0 0;
}

#address li {
	color: #c33;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 5px;
}


#by {
	float: right;padding-right: 10px;
	font-size: 70%;
	text-align: left;
	font-family: "Lucida Sans Unicode", Lucida,"Lucida Grande", geneva,sans-serif;
	color: #949494;
	}
#by a {
		text-decoration: none; color: #949494;
	}

#content {
	background: transparent;
	clear: both;
	color: #800;
	line-height: 130%;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#content h2 {
	color: #545454;
	line-height: 145%;
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

#blog h2 {
	color: #265787;
	line-height: 145%;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
#blog {padding: 6px; border: 1px #265787 solid; margin-top: 15px;magrin-bottom: 15px; float: left; width: 335px;}

#rightside {padding: 6px 3px 6px 3px; float: right; width: 120px; }

#content p {
	margin-bottom: 0; 
	
}

#blog p {
	margin: 3px 0 3px 0;font-size: 90%;
	
}

#rightside p {
	margin: 3px 0 3px 0;font-size: 70%;
}
.loginLinks {font-size: 80%;}
#copyright {
	float: left;
	font-size: 65%;
}

#footer {
	background: transparent;
	border-top: 0px solid #39f;
	clear: both;
	color: #a74;
	margin: 15px 0 13px 0;
	padding: 3px 5px 3px 5px;
}

#leftnav {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 110px;
	clear: both;
}
.fifty {
	margin: 2px 0 3px 0;
	padding: 0 0 0 8px;
	text-align: center;
}
#leftnav p {
	color: #a4e0ff;
	margin: 0 0 0 0;
}

#logotype {
	float: left;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 150px;
	position: relative; top: 0; left: 0;
}

#top {
	background: transparent;
	height: 115px;
	margin: 0;
	padding: 0;
		background-image: url(../images/header3.gif);
		background-repeat: no-repeat;
		}

#header h1 {
	color: #004588;
	font-size: 18px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: .5pt;
	line-height: 19px;
	margin-top: 54px;
	
	
	
}

#header {
	vertical-align: bottom;padding: 0 0 0 20px;margin: 0 0 0 0px;height: 150px;float: left;
}
/* navigation */

#navcontainer
{
background: #004588;
width: 115px;
margin: 0 auto;
padding: 0 0 2em 0;
font-family: "lucida sans unicode", "lucida grande", lucida, sans-serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 92%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 5px;
border-width: 1px;
border-color: #798086 #798086 #637587 #637587;
border-style: solid;
color: #FAF7CA;
text-decoration: none;
background: #265787;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background-color: #56829F;

}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #ffdf7d;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/* photo album stuff */
div#index {
	text-align: center;
}
div#album {background-color: #faf7ca; border: 2px solid #265787;
	color: #285284;
	margin: 10px auto;
	padding: 10px;
	width: 700px;}
	
div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	width: 150px;
	border-style: solid;
	border-color: #265787;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
}

div#index td.thumbcell img {
	border-style: none;
	margin: 2px;
}

div#index div.pages {
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-size: 0.8em;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 1em auto;
}

div#navigation td.previous {
	text-align: left;
	width: 150px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 150px;
}

div#navigation td.thumbcell {
	width: 150px;
}

div#navigation td.thumbcell img {
	border-style: solid;
	border-color: #265787;
	border-width: 1px;
}

div#navigation td.thumbcell img.selected {
	border-style: double;
	border-width: 5px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center; 
}

div#photograph img {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #265787;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption {
	text-align: center;
	font-size: 1em;
}


