body {
	background-color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

div#container {

	width: 900px;
	margin: 0 auto;
}

div#content{
	width: 900px;
	float: left;
	background: white url(images/bk.jpg) repeat-x left bottom;
}


div#contentText{
	width: 900px;
	float: left;
}

div#alignLeft {
	float: left;
}

div#alignRight {
	float: right;
}

.footer {
	font-size: 9px;
	color: silver;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: gray;
}

.footer a:hover {
	color: maroon;
	text-decoration: none;
}

/* @group Nav */

#nav, #nav ul {
	float: left;
	width: 900px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	background-color: transparent;
	height: 10px;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px 10px 7px;
	font-size: 14px;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	width: 200px;
}

#nav li ul a {
	background-color: #600904;
}

#nav li ul a:hover {
	background-color: #7b0c06;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #600904;
}

/* @end */

.title {
	color: #9f0303;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	padding-right: 20px;
}

/* @group Homepage */

div#press_item {
	float: left;
	height: 25px;
	background: url(images/dashed_line.gif) repeat-x 0 bottom;
	width: 630px;
}

div#press_btn {
	background: url(images/quicklink_bk.gif) no-repeat;
	width: 100px;
	height: 23px;
	padding-left: 30px;
	padding-top: 7px;
	margin-left: 5px;
	color: black;
	float: right;
}

div#press_btn:hover {
	background: url(images/quicklink_bk_r.gif) no-repeat;
	width: 100px;
	height: 23px;
	padding-left: 30px;
	padding-top: 7px;
	margin-left: 5px;
	color: black;
	float: right;
}

div#small_shadow {
	background: url(images/small_shadow.jpg) no-repeat;
	width: 228px;
	height: 12px;
}

div#quicklink {
	background: url(images/quicklink_bk.gif) no-repeat;
	width: 186px;
	height: 23px;
	padding-left: 30px;
	padding-top: 7px;
	margin-left: 5px;
	color: black;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	text-decoration: none;
}


div#quicklink:hover {
	background: url(images/quicklink_bk_r.gif) no-repeat;
	width: 186px;
	height: 23px;
	padding-left: 30px;
	padding-top: 7px;
	margin-left: 5px;
	color: black;
}

div#event_calendar {
	margin-top: 10px;
	background: silver url(images/eventcal_bk.jpg) no-repeat 0 bottom;
	height: 210px;
	width: 228px;
}

.calendar_table {
	text-align: center;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 3px;
	width: 228px;
	}

.calendar_highlight {
	font-weight: bold;
	color: black;
	background: orange url(images/title_bk.gif) repeat;
	width: 80%;
}



/* @end */

div#dashed_line {
	background: url(images/dashed_line.gif) repeat-x left center;
	height: 5px;
}

.date {
	color: gray;
}

div#button {
	padding: 5px 5px 5px 12px;
	background: url(images/bullet_large.gif) no-repeat left center;
}

div#button:hover {
	padding: 5px 5px 5px 12px;
	background: url(images/bullet_large_r.gif) no-repeat left center;
}

a:link, a:visited, a:active {
	color: #680a05;
	text-decoration: underline;
}

a:hover {
	color: #a81008;
	text-decoration: none;
}

/* @group form */

input {
	background-color: white;
	border: 1px solid black;
	padding: 4px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
}

.form_table {
	
}

.form_table table {
	margin: 0;
	padding: 0;
}

.form_table td {
	background: url(images/title_bk.gif) repeat-x 0 bottom;
}

/* @group content */

.c_table {
	
}

.c_table table {
	border-collapse: collapse;
	width: 100%;
}

.c_table td {
	border-collapse: collapse;
	border: 1px solid silver;
	padding: 6px;
	background: url(images/title_bk.gif) repeat-x 0 top;
}

.c_table thead {
	border: 0;
	padding: 6px;
	background: url(images/th_bk.jpg) repeat-x 0 top;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.c_table thead th {
	border: 0;
	padding: 6px;
	
}

#dFlyer{
	text-align:center;
}



/* @end */



div#recent_article {
	background: white url(images/title_bk.gif) repeat-x 0 bottom;
	color: black;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	width: 210px;
	padding: 7px;
	text-decoration: none;
}

div#recent_article:hover {
	background: #f9ece4 url(images/recent_article_bk_r.gif) repeat-x 0 bottom;
	color: black;
	width: 210px;
	padding: 7px;
	text-decoration: none;
}
