/* CSS Document */

body {background-color: #CFBD9C;}
td { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

a {color: #930000;
	text-decoration: none;}
a:hover {text-decoration: underline;}

a.linkorange {color: #DD9427;
	text-decoration: none;
	font-weight:bold;}
a:hover {text-decoration: underline;
	color: #930000}

a.gallery { font-size: 1.2em;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #C56227;
	text-decoration: none;
	padding: 3px 0;}
a.gallery:hover { text-decoration: underline;
	color: #404040;} /* dark gray */

li {list-style-image: url(images/arrow.jpg);}

td.btm a { color: white;
	text-decoration: none;
	font-weight: bold;}
td.btm a:hover { text-decoration: underline;
	color: #404040;}

img.text {border: 1px solid #D2CCCC;}

table.maintable {
	background-color: #F5E1BC;
}
	
td { vertical-align: top;}

td.galleries {
	background-repeat: repeat-y;
	color: #C56227;
	border-left: 13px solid #F5E1BC;
	padding-bottom: 0;
	background-image: url(images/side.jpg);
}
	
td.galleriesbtm { border-left: 13px solid #F5E1BC;
	padding-bottom: 0;}
	
td.galleriessub { color: #C56227;
	border-left: 13px solid #F5E1BC;
	padding-bottom: 0;}
	
td.galleries hr {color: #D2CFCA;
	width: 200px;}

div.mainlt {padding: 15px 20px 15px 20px}
div.maincenter {padding: 15px 20px 15px 20px}
div.mainrt {padding: 15px 20px 15px 20px}
div.maintop {padding: 15px 80px 0x 20px;}
div.maintoplt {padding: 15px 20px 0 20px}

td.main {padding: 15px 20px 20px 15px;}

td.btm { background-color: #CFBD9C;
	color: white;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 4px solid #C2B294;
	border-bottom: 1px solid white;
	font-weight: bold;}

td.btm2 { background-color: #CFBD9C;
	color: white;
	padding-top: 5px;
	padding-bottom: 20px;
	font-weight: bold;}
	
.heading { color: #930000;
	font-weight: bold;
	font-size: 1.3em;}
	
.emph {color: #930000;
	font-weight: bold;}
	
.emphorange { color: #DD9427;
	font-weight: bold;}
	
.redheading { background-color: #930000;
	color: white;
	font-family: HansHand, Ariel, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.7em;
	padding-left: 20px;
	vertical-align: middle;}

.formbutton {background-color: #CFBD9C;
	color: #930000;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #DD9427;}
	
.navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #950002;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 29px;
	background-position: center center;
	float: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	height: 29px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	background-position: center center;
	float: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
}	

