﻿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;}

h1	{
	font-size:26px;
}

h2	{
	font-size:12px;
	color:#000;
}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align:center;
	border-right: 1px solid #d73841;
	border-left: 1px solid #970810;
}

#nav a {
	display:block;
	background: #ac0811 url('../siteart/nav-off.jpg') repeat-x bottom;
	text-decoration:none;
	padding: 25px 6px 19px 6px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	}	
	
#nav a:hover {
	display:block;
	background: #9a0910 url('../siteart/nav-on.jpg') repeat-x bottom;
	}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #cac9b6;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
	line-height: 16px;
}

#shadow {
	border-top: 2px solid #9e1018;
}

#content-cell {
	padding: 0px 28px 14px 28px;
	line-height: 18px;
}

#content {
	border-left: 10px solid #c11f27;
	padding:0px 0px 5px 12px;
}

#grey-bar {
	background: url('../siteart/grey-bar.jpg') repeat-x top;
	padding: 12px 28px;
}

#footer {
	padding: 34px 0px 38px 0px;
}

.title-bold {
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

.title-red {
	font-size:11px;
	font-weight: bold;
	color: #ae0a14;
}

.field {
	width:250px;
	background: #f6f6f0;
	border: 1px solid #deddd3;
}
