/* CSS Document */

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

body {
	background:#d1c296 url(../images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:75%;
	line-height:1.5em;
	padding:0;
	margin:0;
}

#main_wrapper {
	width:962px;
}

#header {
	width:766px;
	height:67px;
	background:url(../images/header-bg.jpg) no-repeat;
	text-align:right;
	padding:75px 29px 0 0;
}

#searchbar {
	margin:0;
	padding:0;
	float:right;
	width:144px;
}

#searchbar #searchbox {
	width:116px;
	height:16px;
	background:url(../images/searchbox.gif);
	padding:0;
	margin:0;
	border:0 none;
	color:#c5c5c7;
	font-size:0.917em;
	padding:2px 4px 0 4px;
	float:left;
}

#searchbar #search_button {
	width:20px;
	height:18px;
	background:transparent url(../images/search-button.gif) no-repeat scroll center center;
	border:0 none !important;
	cursor:pointer;
	display:block;
	font-size:0;
	line-height:0;
	overflow:hidden;
	padding:0;
	margin:0;
	text-indent:-999px;
	float:left;
}

#navbar {

}

#content {
	width:962px;
	background:#e1eeec url(../images/content-bg.gif) repeat-y;
}

#main_col {
	width:795px;
	float:right;
	margin-left:-167px;
	text-align:left;
	font-size:1.0em;
}

#slideshow {
	background:url(../images/slideshow-bg.gif);
	height:258px;
	width:489px;
	padding:32px 48px 58px 43px;
}

#watermark {
	background:url(../images/watermark.gif) bottom right no-repeat;
}

#watermark_home {
	background:url(../images/watermark-home.gif) top left no-repeat;
}

#center_col {
	width:580px;
	float:left;
	margin-right:-215px;
	text-align:left;
}

#content_pad_image {
	padding:0 25px 25px 25px;
}

#content_pad {
	padding:25px;
}

#right_col {
	float:right;
	width:215px;
	padding-bottom:20px;
}

#newsletter_signup {
	/*padding:10px;
	background-color:#6cb2a4;*/
}

#newsletter_signup .title {
	font-size:1.25em;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	margin-bottom:.5em;
}

#newsletter_signup input {
	width:189px;
	border:0 none;
	padding:3px;
	margin-bottom:5px;
}

#newsletter_signup label {
	color:#034b45;
	font-size:0.833em;
	font-weight:normal;
}

#newsletter_submit {
	width:80px !important;
	height:22px;
	background:transparent url(../images/button-next.gif) no-repeat scroll center center;
	border:0 none !important;
	cursor:pointer;
	display:block;
	font-size:0;
	line-height:0;
	overflow:hidden;
	padding:0 !important;
	margin:5px 0 0 0 !important;
	text-indent:-999px;
}

#right_col_pad {
	padding-right:25px;
	padding-top:15px;
}

#right_col_pad ul, #right_col_pad ol {
	margin:0 0 0 20px;
	padding:0;
}

.right_col_news {
	border-bottom:1px solid #df752b;
	padding-top:10px;
	padding-bottom:15px;
}

.right_col_news img {
	margin-top:10px;
}	

.news_date {
	margin-bottom:6px;
}

.news_title {
	font-weight:bold;
	margin-bottom:0;
}

#top_links {
	height:13px;
	font-size:0.917em;
	padding-top:12px;
	line-height:normal;
	text-align:center;
	color:#1D7F66;
}

#left_col {
	float:left;
	width:167px;
	padding-bottom:20px;
}

#logo {
	padding:20px;
}

.nav_span {
	display:block;
	background:url(../images/navlink-hover.gif) repeat-y;
}
.nav_link {
	display:block;
	background:url(../images/navlink-bg.gif) repeat-y;
	padding:3px 7px;
	color:#1D7F66;
	font-size:0.917em;
	line-height:normal;
	text-decoration:none;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
}

.nav_link:hover {
	display:block;
	text-decoration:none;
	background:url(../images/navlink-hover.gif) repeat-y;
}
.sub_span {
	display:block;
	background:url(../images/subpage-hover.gif) repeat-y;
}
.subpage {
	display:block;
	background:url(../images/subpage-bg.gif) repeat-y;
	padding:3px 7px 3px 14px;
	color:#1D7F66;
	font-size:0.917em;
	line-height:normal;
	text-decoration:none;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
}

.subpage:hover {
	display:block;
	text-decoration:none;
	background:url(../images/subpage-hover.gif) repeat-y;
}

.subsubpage {
	display:block;
	background:url(../images/subsubpage-bg.gif) repeat-y;
	padding:3px 7px 3px 21px;
	color:#1D7F66;
	font-size:0.833em;
	line-height:normal;
	text-decoration:none;
	text-align:left;
}

.subsubpage:hover {
	display:block;
	text-decoration:none;
	background:url(../images/subsubpage-hover.gif) repeat-y;
}

.subsubpage_list {
	border-bottom:1px solid #FFFFFF;
	background:url(../images/subsubpage-bg.gif) repeat-y;
}
.hover_preload {
	background:url(../images/navlink-hover.gif);
	background:url(../images/subpage-hover.gif);
	background:url(../images/subsubpage-hover.gif);
}

.orange_arrow {
	background:url(../images/orange-arrow.gif) 146px 50% no-repeat;
	padding-right:8px;
}

#footer {
	background:#019782;
	color:#FFFFFF;
	padding: 7px 10px;
	margin-bottom:20px;
	font-size:0.833em;
	text-align:center;
}

#footer_top {
	background:#6cb2a4;
	color:#FFFFFF;
	padding:7px 10px;
	font-size:0.833em;
}

#footer a, #footer_top a {
	color:#FFFFFF;
}

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

table {
	font-size:1em;
}

a {
	color:#1D7F66;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p, ul, ol {
	margin: 0 0 1.25em 0;
}

li {
	margin-bottom:.5em;
}	

.title {

}

.subtitle {
	color:#888888;
}

.alttext1 {
	color:#303132;
	font-size:1.308em;
	font-weight:bold;
}

.alttext2 {
	color:#303132;
	font-size:1.154em;
	font-weight:bold;
}

.header1 {
	font-size:22px;
	font-weight:bold;
	line-height:normal;
}

.header2 {
	font-size:1.25em;
	font-weight:bold;
	color:#3B7BBF;
	line-height:normal;
	margin-bottom:.75em;
}

.header3 {
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}

h1 {
	font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#C57033;
	margin-top:0;
	margin-bottom:.5em;
	line-height:normal;
}

h2 {
	font-size:1.25em;
	font-weight:bold;
	color:#3B7BBF;
	margin-top:0;
	margin-bottom:.75em;
	line-height:normal;
}

h3 {
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#000000;
	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;
}
