body{
	background: url(images/background.jpg) repeat-x fixed center top;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#663300;
	
}

#header{
	background: url(images/headerwidestripe.jpg) no-repeat center top;
	
}

h1{
font-size:14px;
color:#003333;
font-style:italic;
}

h2{
font-size:15px;
color:#663300;
font-style:italic;
text-decoration: underline;
}

h3{
font-size:20px;
color: Maroon;
font-style:italic;
margin-top: 0px;
margin-bottom: -20px;
}

li {
list-style-image:url(images/bullet.png);
list-style-position:outside;
padding-bottom:4px;
}
a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	color: #005E60;
	text-decoration: underline;
}

a.nav {
	background-image: url(images/websitesliced_10.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
	display: block;
	margin-right: 3px;
	font-weight:bold;
}

a.nav:hover{
	background-image: url(images/websiteslicedover_10.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
		display: block;
		margin-right: 3px;
		font-weight:bold;
}
#slideshow {
	background-image: url(images/slideshow1.jpg);
  width: 356px;
  height: 239px;
}

#mainformtable {
width:400px;
border: 2px solid #00364E;
background-color: #D4CFB9;
margin-top:10px;
padding-top:10px;
padding-right:10px;
padding-left:10px;
}
.commentfield {
width:100%;
}
.textareawidth {
width:100%;

}
.bold {
color:#BC303C
}

a.navhome {
	background-image: url(images/websiteslicedhome_13.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
	display: block;
	margin-right: 3px;
	font-weight:bold;
}

a.navhome:hover{
	background-image: url(images/websiteslicedhome-over_13.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
		display: block;
		margin-right: 3px;
		font-weight:bold;
}

a.navend {
	background-image: url(images/websiteslicedend_13.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
	display: block;
	margin-right: 3px;
	font-weight:bold;
}

a.navend:hover{
	background-image: url(images/websiteslicedend-over_13.png);
	height: 27px;
	width: 138px; 
	margin: auto;
	text-align: center;
	color: White;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
		display: block;
		margin-right: 3px;
		font-weight:bold;
}
