/* page setup */
body,td,th,input,textarea,select {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
body {
	background-color: #272727;
	color: white;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #ab7c07;
	/* color: #914721; */
}
a:hover {
	text-decoration: none;
	color: #bb8c17;
	/* color: #e65d00; */
}

#content {
	color: #4f4f4f;
}

.centerfit {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
}


/* theme */
#topbar {
	background: #496479 url(images/top-bg.png) repeat-x scroll top left;
	height: 34px;
	color: #cad1d7;
}

#pano {
	background: #49739b url(images/panorama.jpg) no-repeat scroll 25% 0%;
	height: 230px;
}
#navmainbar {
	background: transparent url(images/nav-bg.png) repeat-x scroll top left;
	height: 34px;
}
#navsubbar {
	background: #22343c url(images/subnav-bg.png) repeat-x scroll top left;
	height: 35px;
}
#main {
	clear: both;
	background: #272727 url(images/belownav-bg.png) repeat-x scroll top left;
	/* height: 79px; */
}

#contentarea {
	background: #ffffff url(images/content-bg.png) repeat-x scroll top left;
}

#content {
	padding: 5px 25px 15px 25px;
}

#content h1,#content h2 {
	font-family: Georgia,Times,serif;
	color: #ab7c07;
	font-size: 24px;
	font-weight: normal;
}
#content h2 {
	font-size: 18px;
}

.module_right h1.module_title {
	font-family: Georgia,Times,serif;
	color: #636363;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}


#content .module_center h1.module_title,
#content .module_top h1.module_title {
	font-family: Georgia,Times,serif;
	color: ab7c07;
	font-size: 16px;
	font-weight: normal;
}

#content .module_center {
	border-left: 1px solid #E0E0E0;
	padding-left: 20px;
}
.frontpagesep {
	border-top: 1px solid #E0E0E0;
	padding-top: 5px;
	margin-top: 5px;
}
#modules_bottom .module_bottom h1.module_title {
	font-size: 16px;
}
#content .module_center, #content .module_top {
	margin-bottom: 20px;
}

.module_right .module_content {
	color: #7a7a7a;
	padding-left: 10px;
}
.module_left {
	margin: 0 15px 0 15px;
}

#navmain ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 31px;
	overflow: hidden;
}
#navmain ul li {
	float: left;
	background: transparent url(images/nav-sep.png) no-repeat scroll top right;
	height: 31px;
	padding: 9px 15px 0 15px;
}
#navmain ul li.hover {
	background: transparent url(images/nav-hover-bg.png) no-repeat scroll top right;
	cursor: pointer;
}
#navmain ul li a {
	color: white;
	text-decoration: none;
}
#navmain ul li a:hover {
	color: #ecba3d;
	text-decoration: none;
}
#navmain ul li a.hover {
	color: #ecba3d;
	text-decoration: none;
}


#navmain ul li.last {
	background: none;
}


#navsub ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
	height: 35px;
	overflow: hidden;
}
#navsub ul li {
	float: left;
	background: transparent url(images/subnav-sep.png) no-repeat scroll top right;
	height: 31px;
	padding: 9px 10px 0 10px;
}
#navsub ul li a {
	color: #e6ecef;
	text-decoration: none;
}
#navsub ul li a:hover {
	color: #ecba3d;
	text-decoration: none;
}
#navsub ul li.last {
	background: none;
}



#splash {
	height: 196px;
}
#daslogo {
	background: transparent url(images/das-logo.png) no-repeat;
	background-position: center 25px;
/*	width: 836px; */
	height: 196px;
	margin-left: -470px;
}
#noimglogo {
	position: absolute;
	top: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: white;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#topright {
	padding: 7px 15px 0 0;
	float: right;
}
#topright a {
	color: #cad1d7;
	text-decoration: none;
}
#topright a:hover {
	color: #eaf1f7;
	text-decoration: underline;
}
#search {
	padding-top: 4px;
	float: right;
}
#topleft {
	padding-top: 7px;
}

/* footer */
#footerarea {
	background: #1a1a1a url(images/footer-bg.png) repeat-x;
	color: #bfbfbf;
	margin-top: 5px;
	height: 184px;
	overflow: hidden;
}
.footerblock {
	float: left;
	height: 184px;
}
.footercontent {
	padding: 20px;
}
.footersep {
	float: left;
	background-image: url(images/footer-sep.png);
	width: 6px;
	height: 184px;
}

.footercontent h2 {
	font-family: Georgia,Times,serif;
	color: #ab7c07;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 7px 0;
}
.footercontent h3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 7px 0;
}
.footercontent ul {
	list-style: none;
}
.footercontent ul, .footercontent p {
	padding: 0 0 0 8px;
	margin: 0;
}
.footercontent li {
}
.footercontent a {
	color: #bfbfbf;
	text-decoration: none;
}
.footercontent a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footercontent em {
	font-style: normal;
	color: #ffffff;
}

.credits {
	clear: both;
	color: #3a3a3a;
	text-align: center;
	background-color: #1a1a1a;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}
.credits a {
	color: #3a3a3a;
	text-decoration: none;
}
.credits a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

.module_right {
	margin: 15px;
}
#modules_right {
	float: right;
	width: 250px;
	background: #dedede url(images/module-bg.png) repeat-x;
}
.has_right {
	margin-right: 260px;
}
.nokeyword {
	color: #909090;
}
.module_right {
	margin-bottom: 25px;
}

.calborder {
	background-color: white;
	border: 1px solid #C0C0C0;
}
.medtitle {
	padding: 4px 0 4px 0;
	background-color: #395765;
	color: white;
	font-weight: bold;
	text-align: center;
}
.medtitle a {
	color: white;
	text-decoration: none;
}
.medtitle a:hover {
	color: white;
	text-decoration: underline;
}


.yearweek {
	padding: 3px 4px 3px 4px;
	background-color: #E0E0FF;
	text-align: center;
}
.yearoff,.yearreg {
	text-align: right;
	padding: 2px 4px 2px 4px;
}
.yearreg {
	background-color: #E5E5E5;
}
.yearoff a {
	color: #B0B0B0;	
}
.yearreg a {
	color: #606060;
}
.yearoff a,.yearreg a {
	text-decoration: none;
}
.yearoff a:hover,.yearreg a:hover {
	text-decoration: underline;
}

table.data {
	border: 1px solid #909090;
	background-color: white;
}
table.data th {
	background-color: #395765;
	color: white;
}
table.data tr {
	background-color: #E5E5E5;
}
table.data tr.odd {
	background-color: #E5E5E5;
}
table.data tr.even {
	background-color: #F5F5F5;
}

table.lectionary,
table.lectionary th,
table.lectionary td {
	font-size: 10px;
	text-align: center;
}

table.yearmonth td.yearon {
	text-align: center;
	background-color: #FFEEDD;
}

.upcoming_event h2 {
        font-family: Georgia,Times,serif;
        color: #ab7c07;
        font-size: 12px;
        font-weight: normal;
	margin-bottom: 3px;
}
.upcoming_event .upcoming_details {
	font-size: 10px;
}

#modules_top {
}
#modules_center {
	float: right;
}
.rssdate {
	text-align: center;
	float: left;
	padding-left: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	clear: left;
}
.rsscontent {
	padding-left: 10px;
	border-left: 1px solid #E0E0E0;
	margin-left: 40px;
	padding-bottom: 5px;
}
.rssbreak {
	padding-top: 3px;
}


