body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/wood-bk4.gif);
	background-repeat: repeat-x;
	background-color: #F8F5E6;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	background-image: url(images/stone-wall.gif);
	border: 6px groove #996600;
}

#header {
	width: 850px;
	background-image: url(images/stone-wall.jpg);
	height: 176px;
}
#header .logo {
	float: left;
	margin-right: 60px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#menu {
	clear: both;
	font-family: "Copperplate Gothic Light", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 18px;
	background-image: url(images/stone-wall-top.gif);
	height: 38px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 9px 0 0 0;
}
#menu li {
	display: inline;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border: 2px solid black;
	padding: 3px 10px 3px 10px;
	margin: 0 10px 0 0;
	background-color: #990000;
	font-weight: bold;
	letter-spacing: 2px;
}
#menu a:hover {
	color: #000000;
}

#main h2 {
	font-family: "Copperplate Gothic Light", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
}
#header .tagline {
	margin-top: 24px;
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin-right: 24px;
	background-color: white;
	width: 200px;
	text-align: center;
	padding-top: 8px;
	border: 3px solid #990000;
	line-height: 120%;
	padding-bottom: 5px;
}
.redtext {
	color: #990000;
}

#gallery {
	text-align: center;
	margin: 30px;
}

#projects {
	height: 220px;
	width: 336px;
	float: right;
	text-align: center;
}
.title {
	background-image: url(images/box-top2.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 336px;
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	margin-top: 5px;
	padding-top: 7px;
}
#main {
	padding: 0 20px;
}
#main h3 {
	font-size: 16px;
}
#main li {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
#main .leftimg {
	float: left;
	margin-right: 10px;
}
#main a:link, #main a:visited {
	color: #000000;
}
#main a:hover {
	color: #990000;
	text-decoration: none;
}

#copyright {
	height: 26px;
	width: 800px;
	margin: 5px auto;
}
#copyright p {
	font-size: 10px;
	color: #000000;
	margin: 0;
}
#copyright a:link, #copyright a:visited {
	color: #000000;
}
#copyright a:hover {
	color: #990000;
	text-decoration: none;
}
#copyright .hosting {
	float: right;
	margin-right: 5px;
}
/* form styles */

.formheading {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
.formsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.formtext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
input.txt {
	background-color:#FAF2E2;
	border: 1px inset #00008B;
	color: #000000;
	font-weight: bold;
}

input.btn {
	color: #000000;
	background-color: #FAF2E2;
	border: 1px outset #00008B;
}
textarea {
	background-color:#FAF2E2;
	border: 1px inset #00008B;
	color: #000000;
	font-weight: bold;
}

caption {
	font-size: 12pt;
	font-weight: bold;
	color: #0032B7;
	text-align: left;
	text-indent: 6px;
	margin-top: 14px;
	text-decoration: underline;
}
.submitpad {
	padding-left: 45px;
	padding-top: 20px;
}
.fieldnote {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 5px 0;
	padding: 0px;
	font-style: normal;
}
.indent {
	padding-left: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.bigstar {
	font-size: 16px;
}
#main .locations {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
