﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

img {
	border:0;
}

#nav {
	border: 0;
	width: 770px;
	background: #b01a1c;
	}
	

#nav td a {
	display:block;
	font-size: 9px;
	color: white;
	text-decoration:none;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	padding: 10px 10px 8px;
	}	
	
#nav td a:hover {
	background: #901213;
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #49474b;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: #e4e5df;
	border-left: 20px solid #e4e5df;
	border-bottom: 20px solid #e4e5df;
	border-right: 20px solid #e4e5df;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#header {
	background: url('../siteart/header.jpg') no-repeat top;
	vertical-align:bottom;
	text-align:left;
}

#header div {
	float:right;
	font-size: 18px;
	font-style: italic;
	text-align: right;
	padding: 43px 15px 0px 0px;
	color: #5c5c5c;
}

#header div a {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5c5c;
	padding: 0px 10px;
	text-decoration:none;
}

#header div a:hover {
	color: black;
}

#main-photos {
	padding-top: 7px;
}

#main-content {
	padding: 20px 0px;
	line-height: 18px;
	border-bottom: 7px #b01a1c solid;
}

.heading {
	font-size: 18px;
}

.sm-heading {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#foot {
	padding: 14px 0px 38px 0px;
	font-size: 10px;
	color: #ababaa;
}

.imgb {
	border: 1px solid #c3c3c3;
}

.red {
	color: #b01a1c;
	font-weight: bold;
}