a:link {color: #FF7700;}
a:visited {color: #993300;}
a:hover {color: #c30;}
a:active {color: #F4A460;}

.bold {
	font-weight: bold;
} 

/* css reset */
body, div, img {
	border: 0;
	line-height: 1;
	margin:0;
	outline: 0;
	padding:0;
	vertical-align: baseline;
}

body {
	color:#630;
	border: 0;
	font-size:large;
	font-family:Georgia, Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:justify;
}

#btmnav {
	clear:both;
	font-size: small;
	font-family: Georgia, Times, serif;
	text-align: center;
	margin: 0;
	padding: 0; }

.clrflt {
	clear:both;
	line-height:0px;
	font-size:0px;
}

.containcols {
	width: 850px;
	margin: 0 auto;
	}

.col {
	width: 45%;
	margin: 10px;
	float:left;
}

#content {
	background-image: url(../images/bgfountain.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0 0 0 20px;
	padding: 0 40px;
}
	

.ctr {
	margin: 0 auto;
	text-align: center;
}
	
#disclaimer {
	color: #630;
	font-size: xx-small;
	font-family: Georgia, Times, serif;
	text-align: center;
	margin: 0;
	padding: 0; }

dt {
	font-size: 1.15em;
	font-weight:bold;
	line-height: 1.5em;
	text-indent: 30px;
}

.emph {
	color: #630;
	font-size: large;
	font-family: Georgia, Times, serif;
	font-weight: 600;
	font-style: italic;
	text-align: inherit;
	margin: 20px;
	padding: 0; }


.faqlist {
	font-size: medium;
	line-height: 1.5em;
	list-style: none;
}

.faqlist li {
	padding-bottom: 8pt;
}

.firstline {
	margin: 0 12px;
}

.fltlft {float:left;
}

.fltrt {float:right;
}

#photos {
	font-weight:bold;
	margin:0 auto;
	width: 1000px;
}

#photosmenu {
	background: url(../images/photos/photos-menu.jpg) repeat-x;
	font-size: medium;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 1000px;
	margin-bottom: -14px;
}

#photosmenu ul {
	list-style-type:none;
}
	
#photosmenu li{
	float: left;
	padding-top: 10px;
	color: #fff;
}

#photosmenu li a {
	color: #fff;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}

#photosmenu a:hover {
	background-color: #d4b086; 
	color: #930;
}

#photosmenu a:active {
	background-color: #c60;
	color: #d4b086;
}

.photos-home {
	padding:30px 20px;
	width:100%;
}

#photos .thumb {
	border:solid thin #636;
	margin:10px;
}

.photos-lft {
	background-color:#630;
	float:left;
	padding:30px 20px;
	width:51%;
}

.photos-lft img {
	border: solid 2px #960;
}

.photos-rt {
	float:left;
	padding:30px 20px;
	width:40%;
}

.photos-rt h2 {
	font-size: x-large;
	text-align: left;
}

.photos-wrap {
	background-color:#f5deb3;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	width: 1000px;
}

h1 {
	color: #630;
	font-size: xx-large;
}

h2 {
	color: #C60;
	font-size: medium;}
	
h3 {
	color: #963;
	font-size: x-large;
}

#header {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 76px;
	margin: 0;
	padding: 0;
}
	
#headercorner {
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	width: 35px;
	height: 76px;
	float: left; }

.inlineimage_marg { margin: 20px; float: left; }

.inlineimage { float: left; }

#intro-font {
	color: #630;
	font-size: large;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: 600; }

.ital {
	font-style: italic;
}

.linklist li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

.list {
	line-height: 1.5em;
	text-align: left;
}

#menu {
	background: url(../images/menubg.gif) repeat-x;
	height: 37px;
	padding-top: 24px;
	width: auto;
}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	background-color: #e7b98a;
	color: #963;
}

#menu a:active {
	background-color: #963;
	color: #f70;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	padding: 10px 25px;
}


#menu ul {
	height: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li ul {
	display: none;
}

#menu li:hover ul {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 165px;
}

#menu li:hover li {
	float: none;
}

#menu li:hover li a {
	background-color: #f5deb3;
	color: #963;	
	margin: 0;
	padding: 15px;
}

#menu li li a:hover {
	background-color: #e7b98a;
}

#menu li li a:active {
	background-color: #963;
	color: #f70;
}

p {
	color:#630;
	font-size: medium;
	line-height: 1.5em;
}
	
p.indent { text-indent: 33px;}

p.lessvspace {margin-top: -0.25em; margin-bottom: -0.25em;}

.poem {
	background-image: url(../images/quote-left.gif);
	background-repeat: no-repeat;
	background position: left 5px;
	padding-left: 40px;
	font-style: italic;
}

.poem span {
	background-image: url(../images/quote-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:block;
	padding-right:20px;
}

.reset {
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#title {
	background-color: #d4b086;
	white-space: nowrap;
	padding-left: 20px;
	width: 45%;
	height: 76px;
	float: left;
}
	
#top-lftcol {
	margin: 25px;
	padding: 0;
}

#top-rtcol {
	margin: 20px 0 0 0;
}

ul {
	font-size:medium;
}

ul.berry {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	line-height: 2em;
	list-style: url(../images/berrybullet.gif);
}

ul.text {
	font-size: medium;
	line-height: 1.5em;
	text-align: left;
	list-style: disc inside;
}
