body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: auto;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 1em;
	width: 795px;
	background-color: #000000;
	background-attachment: fixed;
}
#bannertext {
	display: block;
	width: 795px;
	background-image: url(../images/bannerbackground2007.jpg);
	background-repeat: repeat-x;
	border: 3px solid #FFFFFF;
	height: 137px;
	color: #000000;
}
#bannertext h1 {
	padding: 0px;
	margin: 0px;
}
#bannertext h2 {
	margin: 0px;
	padding: 0px;
}
#navbarv {
	width: 160px;
	display: block;
	margin-top: 15px;
}
#content {
	float: right;
	width: 580px;
	display: block;
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 3px solid #FFFFFF;
}

.redtextbold {
	font-weight: bold;
	color: #FF0000;
}
.bluetext {color: #0000FF}
.largebold {
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
}
.centerlist {
	padding-left: 10%;
}
.leftpad35bold {padding-left: 35%; font-weight: bold; }
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}	
.bluebackground {
	background-color: #CCFFFF;
}
#navbarv ul {
	font: 10px "Times New Roman", Times, serif;
	margin-left: 0px;
	padding-left: 2px;
	list-style: none;
}
#navbarv a {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	background: #00FFFF;
	display: block;
	width: 160px;
	padding-bottom: 2px;
	border: 2px solid #FFFFFF;
}
#navbarv a:hover {
	font: 14px "Times New Roman", Times, serif;
	color: #FF0000;
	background: #FFFFCC;
	display: block;
	padding: 0px 0px 2px;
	width: 160px;
	border: 2px solid #000000;
}
#navbarv h3 {
	display: block;
	padding: 0px 0px 0px 5px;
	width: 160px;
	margin: 0px;
	background-color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
}
#navbar p {
	font-family: "Times New Roman", Times, serif;
	width: 160px;
	padding-left: 5px;
}
#quotes {
	font-style: italic;
	display: block;
	width: 150px;
	border: 2px solid #000000;
	padding: 5px;
	background: #FFFFCC;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
.strikethrough {
	text-decoration: line-through;
}
.textbox {
	display: block;
	float: left;
	width: 70%;
	word-spacing: normal;
}
form#schedulec21 input {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #990000;
	border-left: 3px solid #990000;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
#wedding1 {
	width: 375px;
	float: left;
	margin-left: 5px;
}
div {
}
#images {
	width: 172px;
	display: block;
	float: left;
}
#clearer {
	clear: both;
	width: 100%;
}
.underline {
	text-decoration: underline;
}
#content table {
	font-size: .8em;
	text-align: left;
}
.imgfloatleft {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div#hnav  {
	background-color: #00FFFF;
}
div#hnav  ul {
	font-size: 1em;
	font-weight: 500;
	
}
div#hnav  li {
	list-style-type: none;
	display: inline;
	padding-left: 35px;
	padding-right: 35px;
}
div#hnav  a {
	text-decoration: none;
	color: #000000;
}
div#hnav  a:hover {
	font-weight: 500;
	color: #FF0000;
	background-color: #FFFF00;
}
#special {
	width: 745px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border: 3px solid #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 25px;
}
#special {
	background-color: #FFFFCC;
}

#special h1, h2{
	color:#0000FF;
	margin: 3px;
}
#special p{
	color:#000000;
	margin: 0px;
}
#special strong {
	color:#FF0000;
	margin: 0px;
	padding: 0px;
}
#content .center {
	list-style-type: square;
}
#santa {
	background-color: #00FFFF;
}

