/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:		#131313 url(../images/background.jpg) repeat-x;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#202020;
	font-size:		13px;
	line-height:	18px;
	padding:		20px 0;
	margin:			0;
	text-align:		left;
}

#main-wrapper {
	width:			950px;
	margin:			0 auto;
}

#header {
	width:			950px;
	height:			152px;
	background:		url(../images/header-bg.jpg) no-repeat;
}

#logo {
	width:			190px;
	height:			108px;
	border:			0 none;
	margin:			28px 0 0 28px;
}

#header-mission {
	display:		block;
	height:			20px;
	width:			72px;
	float:			right;
	margin:			103px 168px 0 0;
}

#searchbar {
	width:			946px;
	height:			23px;
	background:		url(../images/searchbar-bg.jpg) no-repeat;
	margin:			0;
	padding:		4px 4px 5px 0;
	text-align:		right;
}

#searchbox {
	width:			182px;
	height:			17px;
	background:		#FFFFFF;
	border:			0 none;
	padding:		3px;
	font-size:		13px;
	line-height:	17px;
	float:			right;
}

#search-button {
	width:			68px;
	height:			23px;
	background:		url(../images/search-button.jpg);
	border:			0 none !important;
	cursor:			pointer;
	display:		block;
	font-size:		0;
	line-height:	0;
	overflow:		hidden;
	padding:		0;
	text-indent:	-999px;
	float:			right;
}

#content {
	background:		url(../images/content-bg.jpg) repeat-y;
	margin-bottom:	12px;
}

#main-col {
	background:		url(../images/main-col-top.jpg) top no-repeat;
	width:			689px;
	float:			right;
	margin-left:	-237px;
	padding:		12px;
}

#right-col {
	float:			right;
	width:			200px;
	padding-top:	47px;
}

#right-col img {
	height:			68px;
	width:			200px;
	border:			0 none;
}

#right-col a {
	display:		block;
	margin-bottom:	10px;
}

#right-col a:last {
	display:		block;
	margin-bottom:	0;
}

#center-col {
	float:			left;
	width:			425px;
	margin-right:	-200px;
	padding-right:	28px;
}

#main-pad {
	padding:		18px;
}

.slideshow-bg {
	background:		url(../images/slideshow-bg.jpg) top no-repeat;
}

#left-col {
	background:		url(../images/left-col-top.jpg) top no-repeat;
	float:			left;
	width:			225px;
	padding:		12px 0 12px 12px;
}

#left-col-bg {
	background:		url(../images/left-col-bg.jpg) no-repeat;
	height:			448px;
	width:			225px;
}

#counter {
	position:		absolute;
	top:			-100px;
	left:			60px;
}

#content-bottom {
	clear:			both;
	background:		url(../images/content-bottom.jpg) no-repeat;
	height:			12px;
	width:			950px;
}

#footer {
	background:		#5a0704 url(../images/footer-bg.gif) repeat-x;
	padding:		12px;
	position:		relative;
	color:			#FFFFFF;
	font-weight:	bold;
	margin-bottom:	12px;
}

#footer a {
	color:			#FFFFFF;
}

#copyright {
	float:			right;
	text-align:		right;
}

#recent-news {
	margin-top:		30px;
}

#recent-news h2 {
	margin-bottom:	0;
}

#recent-news div {
	margin-top:		20px;
}

.news-date {
	color:			#8a7e6b;
	font-weight:	bold;
	margin-bottom:	4px;
}

.news-title {
	font-weight:	normal;
	font-size:		16px;
	color:			#202020;
	margin-bottom:	4px;
}

.news-title a {
	color:			#202020;
}

#left-quote {
	font-size:		16px;
	font-style:		italic;
	line-height:	22px;
	margin-bottom:	6px;
	margin-top:		20px;
	padding:		0 10px;
}

#left-author {
	font-size:		14px;
	font-weight:	bold;
	padding:		0 15px;
}

#left-author a {
	display:		block;
	text-align:		right;
	font-size:		12px;
}

/******************** STYLES **************************/

.clear {
	clear:			both;
}

table {

}

a {
	color:			#0e2c7a;
	text-decoration:underline;
}

a:hover {
	/*text-decoration:none;*/
}

ol li {
	margin-bottom:	18px;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

.nav-link {
	background:		url(../images/nav-off-bg.gif);
	display:		block;
	height:			23px;
	font-size:		16px;
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.3px;
	color:			#f0e7d6;
	text-decoration:none;
	text-align:		left;
	line-height:	23px;
	padding:		5px 11px;
	margin-bottom:	1px;
}

.nav-link:hover {
	background:		#f0e7d6;
	color:			#232323;
	text-decoration:none;
}

.nav-link-on {
	background:		url(../images/nav-on-bg.gif);
	display:		block;
	height:			23px;
	font-size:		16px;
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.3px;
	color:			#f4eee1;
	text-decoration:none;
	text-align:		left;
	line-height:	23px;
	padding:		5px 11px;
	margin-bottom:	1px;
}

.nav-link-on-sub {
	background:		url(../images/nav-on-bg.gif);
	display:		block;
	height:			23px;
	font-size:		16px;
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.3px;
	color:			#f4eee1;
	text-decoration:none;
	text-align:		left;
	line-height:	23px;
	padding:		5px 11px;
}

.nav-link-on:hover, .nav-link-on-sub:hover {
	text-decoration:none;
}

.nav-arrow {
	float:			right;
	border:			0 none;
}

.subpages {
	padding:		8px;
	background:		#7d1a17;
	margin-bottom:	1px;
}

.subpages a {
	color:			#fefefe;
	display:		block;
	font-size:		12px;
	line-height:	16px;
	margin-bottom:	1px;
	padding:		4px;
	text-decoration:none;
}

.subpages a:hover {
	text-decoration:underline;	
}

.subpage-on, .subsubpage-on {
	background:		#232323;
}

.subsubpages {
	padding:		3px 5px;
	margin-bottom:	8px;
	/*background:		#FFFFFF;*/
}

.subsubpages a {
	display:		block;
	padding:		3px 5px;
	/*color:			#181818 !important;*/
	margin-bottom:	0 !important;
}

.utility {
	display:		block;
	font-size:		14px;
	font-weight:	bold;
	margin-top:		20px;
}

.subtitle {
	color:			#888888;
}

.alttext1 {
	font-size:		1.308em;
	text-decoration:none;
}

.alttext2 {
	font-size:		1.154em;
	text-decoration:none;
}

.alttext1 a, .alttext2 a {
	text-decoration:none;	
}

.alttext1 a:hover, .alttext2 a:hover {
	text-decoration:underline;	
}

.header1 {
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.4px;
	color:			#72170d;
	font-size:		24px;
	font-weight:	bold;
	line-height:	1em;
}

.header2 {
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.3px;
	color:			#72170d;
	font-size:		18px;
	font-weight:	bold;
	line-height:	1em;
}

.header3 {
	color:			#72170d;
	font-size:		1.154em;
	font-weight:	bold;
	line-height:	1em;
}

h1 {
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.4px;
	color:			#72170d;
	font-size:		24px;
	font-weight:	bold;
	margin:			0 0 18px 0;
	line-height:	1em;
}

h2 {
	font-family:	Helvetica, Arial, sans-serif;
	letter-spacing:	-.3px;
	color:			#72170d;
	font-size:		18px;
	font-weight:	bold;
	margin:			0 0 18px 0;
	line-height:	1em;
}

h3 {
	color:			#72170d;
	font-size:		1.154em;
	font-weight:	bold;
	margin:			0 0 1.3em 0;
	line-height:	1em;
}

/*.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#222222;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}*/

.image_on_right {
	float:			right;
	margin-left:	10px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	10px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
