/************************************************************
		BASIC
************************************************************/
body {
	background: #5f0000;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 80%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
h1, h2, h3 {
	color: #495971;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 0;
	margin: 0;
}
a {
	color: #666;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.button {
	width: auto;
}
.hr {
	border-bottom: dotted 1px #CCC;
	margin: 10px 0 10px 0;
}
.hr hr {
	display: none;
}
.color2 {
	color: #000;
	text-decoration: none;
}
.color3 {
	color: #778D39;
}
.color4 {
	color: #990002;
}
/************************************************************
		PAGE
************************************************************/
#container {
	width: 682px;
	margin: 0 auto;
	background: #FFF url(../images/backgrounds/page/top.gif) no-repeat left top;
}
#page {
	padding: 0 15px 15px 15px;
	background: url(../images/backgrounds/page/bottom.gif) no-repeat left bottom;
}
#menu_top {
	clear: both;
	float: right;
	margin-bottom: 10px;
}
#banner {
	clear: both;
	float: right;
}
/************************************************************
		MAIN NAVIGATION
************************************************************/
#nav_main {
	clear: both;
	margin: 1px 0;
}
/************************************************************
		SUB NAVIGATION
************************************************************/
#nav_sub {
	width: 200px;
	background: #EEE url(../images/backgrounds/subnav/top.gif) no-repeat left top;
	overflow: hidden;
}
#nav_sub div {
	width: 200px;
	padding: 15px;
	background: url(../images/backgrounds/subnav/bottom.gif) no-repeat left bottom;
	overflow: hidden;
}
#nav_sub h2 {
	color: #555;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0;
}
#nav_sub ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border: 0;
}
#nav_sub li {
	width: 180px;
	border-collapse: collapse;
	border: 0;
	border-top: solid 1px #CCC;
	padding: 0;
	margin: 0;
	clear: both;
	background: url(../images/backgrounds/subnav/line_vertical.gif) no-repeat left center;
}
#nav_sub li.first {
	border: 0;
}
#nav_sub li a {
	display: block;
	padding: 4px 10px 4px 27px;
	color: #666;
	text-decoration: none;
	float: left;
	background: url(../images/backgrounds/subnav_bullet.gif) no-repeat left center;
}
#nav_sub li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#nav_sub li li {
	border: 0;
	width: 90%;
	overflow: hidden;
	float: left;
}
#nav_sub li li a {
	display: block;
	font-size: 90%;
	padding: 4px 10px 4px 27px;
	color: #7D7D7D;
	background: none;
}
/************************************************************
		CONTENT
************************************************************/
#content {
	padding: 15px 0 15px 15px;
}
/************************************************************
		FOOTER
************************************************************/
#footer {
	clear: both;
	width: 652px;
	background: #ECECEC;
	word-spacing: 5px;
	text-align: center;
	background: #EEE url(../images/backgrounds/footer/top.gif) no-repeat left top;
}
#footer div {
	padding: 10px;
	background: url(../images/backgrounds/footer/bottom.gif) no-repeat left bottom;
}
#footer a {
	text-decoration: none;
}
/************************************************************
		FOOTNOTE
************************************************************/
#footnote {
	clear: both;
	width: 650px;
	overflow: hidden;
	margin: 15px auto;
	color: #C9C9BF;
}
#footnote .copyright {
	float: left;
}
#footnote .links {
	float: right;
	word-spacing: 3px;
}
#footnote .links a {
	color: #C9C9BF;
	word-spacing:normal;
}
/************************************************************
		DATATABLE
************************************************************/
.datatable {
	border-collapse: collapse;
}
.datatable th {
	background-color: #EEE;
	padding: 5px 10px;
	text-align: left;
	color: #990002;
}
.datatable td {
	padding: 5px 10px;
	border: solid 1px #EEE;
}
/************************************************************
		FORM
************************************************************/
.form {
	border-collapse: collapse;
}
.form th {
	background-color: #EEE;
}
.form td {
	padding: 3px;
}
.form .caption {
	width: 30%;
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
}
.form input, .form select, .form textarea {
	width: 70%;
}
.form .button {
	width: auto;
}
/************************************************************
		CALENDAR
************************************************************/
.calendar {
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
	clear: both;
}
.calendar td {
	border: 1px solid #CCC;
	color: #666666;
}
.day td, .date td {
	height: 60px;
	vertical-align: top;
	padding: 3px;
	font-weight: bold;
	color: #989898;
}
.month td {
	background-color:#CCC;
	font-weight: bold;
	color: #9A0000;
	height: 20px;
	padding: 5px;
	}
.month a {
	color: #9A0000;
	text-decoration: none;
	}
.month a:hover {
	color: #778D39;
	text-decoration: none;
	}
.day td {
	vertical-align: center;
	padding: 3px;
	background-color:#F3F6EB;
	font-weight: bold;
	color: #676767;
	height: 15px;
	text-align: center;
	padding: 5px;
	width: 13%;
	}
.day td.weekend {
	
}
.calendar .off {
	background-color: #F9F9F9;
}
.calendar td.today {
	background-color:#F3F6EB;
	color: #679800;
	font-weight: bold;
}
.calendar td.holiday {
	
}
.calendar td.event a {
	color: #990000;
	font-weight: lighter;
}
.calendar .month .nav_next, .calendar .month .nav_prev {
	display: block;
	height: 12px;
	text-align: center;
	text-decoration: none;
}
/************************************************************
		ERRORS AND WARNINGS
************************************************************/
.error {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.error img {
	margin-right: 10px;
	vertical-align: middle;
}
.error .title {
	font-weight: bold;
	color: #FF0000;
}
.error .message {
	color: #FF0000;
	padding: 0;
	margin: 0 5px;
	margin-left: 50px;
	line-height: 150%;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.warning img {
	margin-right: 10px;
	vertical-align: middle;
}
.warning .title {
	font-weight: bold;
	color: #000;
}
.warning .message {
	color: #000;
	padding: 0;
	margin: 5px;
	margin-left: 50px;
	line-height: 150%;
}
.backlink {
	padding: 10px 0 0 0;
}
