/* CSS Document */

body {margin: 0 0;
	padding: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #840022;}
a {color:#840022;}
a:hover {text-decoration: none;}
img {margin: 2px 2px;
	border-color: #999999;}
h3 {color: #840022;}
h4 {border-bottom: #DDB9BA 1px solid;
	font-size: 1.1em;}

#wrapper-shadow-lf {width: 1022px;
	background: url(images/shadow-left.jpg) top left repeat-y;}
#wrapper-shadow-rt {width: 1022px;
	background: url(images/shadow-right.jpg) top right repeat-y;
	margin: 0 auto;}
#wrapper {width: 980px;
	margin: 0 auto;}

#header {width: 100%;
	height: 274px;
	background: url(/home/images/header-fall.jpg) right no-repeat;}
#header td {padding: 185px 5px 5px 300px;
	font-weight: bold;
	}
#header a {color: #840022;}

#main-table {border-top: #8E3A3C solid 2px;
	border-bottom: #840022 solid 2px;
	width: 100%;
	padding: 0 0;
	margin: 0 0;}
	
#left {padding: 10px 10px;}
	
#right {width: 200px;
	background-color: #840022;
	padding: 3px 3px;
	color: #EBDFDE;}
#links a {display: block;
	color: #EBDFDE;
	text-align: center;
	padding: 3px 2px;
	margin: 5px auto;
	font-weight: bold;
	text-decoration: none;
	border-top:#CCCCCC solid 2px;
	border-right:#999999 solid 2px;
	border-bottom:#999999 solid 2px;
	border-left:#CCCCCC solid 2px;
	width: 140px;}
#right a:hover {background-color:#9F4242;}

.no-styles a {border: none;
	margin: 0;
	padding: 0;
	width: auto;
	display: inherit;}
	
#footer {text-align: center;
	font-size: .9em;}