body {
	background-color: #670f1b;
}
a {
	font-size: 14px;
	color: #FFCC99;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFCCCC;
}
td {
	font-size: 14px;
	font-family : Verdana;
	color : #f0dec2;
	font-style: normal;
}

P {
	font-size: 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #fffff0;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

td.smaller {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #fffff0;
}

p.smaller {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #f0dec2;
}
.outside {
	background-color: #960317;
}
.inside {
	background-image: url(images/background.jpg);
}
.inside2 {
	background-image: url(images/background2.jpg);
}
.gallery{
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #f0dec2;
}
.gallery a:link {
	color: #FFCC99;
	text-decoration: underline;
	font-size: 11px;
}
.gallery a:visited {
	color: #FFCC99;
	font-size: 11px;
}
.gallery a:hover, #footer a:active, #footer a:focus {
	color: #ffffff;
	font-size: 12px;
}
.image {
        border-style: solid;
        border-width:3px;
        border-color: #d7be96;
        margin: 1px;
