body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #231F20;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #231F20;
}


td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}
.masthead {
	border-top: 5px solid #231F20;
	padding-top: 1px;
}

.navspace {
	width: 70px;
	border-top: 1px solid #EF1C21;
	border-left: 1px solid #EF1C21;
}

.nav {
	background: #000000;
	margin-bottom: 1px;
}

.nav a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 5px;
}

.nav a:hover {
	color: #FFFFFF;
	background: #CF1F41;

}

.nav a:visited {
	color: #FFFFFF;

}

.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	margin-top: 1px;
	width: 170px;
}

.submenu a:hover {
	color: #FFFFFF;
	background: #CF1F41;
}

.submenu {
	margin-top: 1px;
}#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CF1F41;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #000000;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1, h2, h3 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #CF1F41;
}

h2{
	font: lighter 17px Georgia, "Times New Roman", Times, serif;
	color: #CF1F41;
}
h3 {
	font: lighter 15px Georgia, "Times New Roman", Times, serif;
	color: #CF1F41;
}
a {
	font-weight: bold;
	color: #CF1F41;
}

a:hover {
	color: #9C1E3D;
}

a:visited {
	color: #762938;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FAE8EC;
	border-top: 1px solid #F1BBC6;
	border-right: 1px solid #EA9EAD;
	border-bottom: 1px solid #EA9EAD;
	border-left: 1px solid #F1BBC6;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FAE8EC;
	color: #000000;
	padding: 8px;
	width:80%;
}

.form td {
	width:50%;
	padding: 5px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #CF1F41;
}

h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #CF1F41;
}

.h5 {font: lighter 16px Georgia, "Times New Roman", Times, serif;
	color: #CF1F41; float: none;}