﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav-table {
	background: url('../siteart/nav-bkg.jpg') repeat-x top;
	width: 100%;
}

#nav {
	border: 0;
	width: 770px;
	}

#nav td {
	text-align:center;
	font-size: 11px;
	font-weight:bold;
}


#nav a {
	display: block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	padding: 16px 10px 14px 10px;
	}	

#nav a:hover {
	color: #eea0a0;
	text-decoration: none;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #c1c1b7 url('../siteart/background.jpg') repeat;
	overflow-x: hidden;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

.image-frame {
	background: url('../siteart/image-frame.gif') no-repeat;
	padding: 6px;
}

.logo-box {
	float:left;
	text-align:center;
	width: 264px;
	font-size: 12px;
	padding-top: 35px;
}

#main-content {
	background: #f5f5ef url('../siteart/main-bkg.jpg') repeat-x top;
	padding: 20px;
	border-bottom: 17px solid #af1919;
}

.big {
	font-size: 15px;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#top {
	padding: 20px;
}

#foot {
	padding: 30px 0px;
	background: #f5f5ef;
	text-align: center;
}

.img-border {
	border: 1px solid #b9b9b9;
}

h1 {
	margin:0;
	padding:0;
	font-size: 28px;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.red {
	color: #a91517;
}

#lines {
	border: 0;
}

#lines td {
	vertical-align: top;
}

.pad-top {
	padding-top: 18px;
}