/* CSS Document */

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

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

#mid-bkrd {
	background:url(/images/bkrd-02.jpg) repeat-x left 499px;
	width:100%;
}

#leftwave {
	position:absolute;
	top:205px;
	left:0;
	z-index:10;
}

#rightwave {
	position:absolute;
	top:205px;
	right:0;
	z-index:10;
}

#blog_right_col{
	clear:right;
}	

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

#navbar {
	width:980px;
	background:url(/images/nav-bkrd.jpg) repeat-x;
	color:#ffffff;
	height:66px;
}

#navbar .nav-link a {
	padding:25px 32px;
	background:url(/images/nav-div.jpg) right center no-repeat;
	height:16px;
	font-size:16px;
	line-height:16px;
}

#navbar .nav-link-on a {
	padding:25px 32px;
	background:url(/images/nav-div.jpg) right center no-repeat;
	height:16px;
	font-size:16px;
	line-height:16px;
}

#navbar .nav-link {
	height:66px;
	}

#navbar .nav-link-on {
	height:66px;
	background:url(/images/nav-on.jpg) repeat-x;
	}

#navbar a {
	color:#fff;
	text-decoration:none;
	}
	
#firstdiv {
	float:left;
}

#header {
	width:980px;
	position:relative;
	height:433px;
}

#slideshowarea {
	position:absolute;
	left:-50px;
}

#slideoverlay {
	position:absolute;
	left:-50px;
	z-index:2;
}

.caption-static {
	position:absolute;
	bottom: 32px;
	left:127px;
	z-index:100;
}

.close {
	display:none;
	}

#leftfadeout {
	position:absolute;
	left:-50px;
	z-index:3;
}

#logo {
	position:absolute;
	left:40px;
	top:32px;
	z-index:3;
}

#headercontact {
	width:159px;
	max-height:97px;
	position:absolute;
	right:41px;
	top:32px;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
	z-index:3;
	line-height:20px;
}

#headercontact a {
	color:#ffffff;
	text-decoration:none;
	}

#navbar {
	z-index:50;
}

#content {
	width:980px;
	clear:both;
	padding-bottom:36px;
}

#main-col {
	width:			667px;
	float:			left;
	padding:        38px 30px 0 0;
}

#right-col {
	width:			283px;
	float:			left;
}

#footer {
	width:100%;
	height:452px;
	background:url(/images/bkrd-03.jpg) repeat-x;
	clear:both;
}

#headerimagearea {
	position:relative;
}

#headerimage {
	position:absolute;
	left:-50px;
}

#homebottom {
	margin-top:39px;
}

#newsarea {
	width:224px;
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#4f5558;
}

#videoarea {
	float:right;
	width:405px;
}

.newsitem {
	margin-bottom:20px;
}

#sidebuttons img {
	display:block;
	float:right;
	margin-bottom:10px;
	}

#surveyarea {
	height:158px;
	background:url(/images/surveyarea.png) no-repeat;
	padding:25px 19px 19px 27px;
	position:relative;
	margin-bottom:9px;
}

#surveytitle {
	font-size:24px;
	color:#0e80ad;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
	margin-bottom:13px;
}

#surveyarea input {
	background:url(/images/surveyinput.jpg) no-repeat;
	padding:8px 13px;
	width:132px;
	height:15px;
	line-height:15px;
	border:0 none;
	margin-bottom:7px;
	font-size:15px;
	color:#ffffff;
}

#surveyarea #submitsurvey {
	background: url(/images/survey.jpg) no-repeat;
	width:67px;
	height:69px;
	cursor:pointer;
	font-size:0;
	border:0 none;
	position:absolute;
	top:56px;
	right:20px;
	cursor:pointer;
}
	
	
#surveyarea label {
	display:none;
}

#surveyarea ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#eventsarea {
	padding-top:21px;
	margin-bottom:34px;
	clear:both;
	position:relative;
}

#right-col #eventsarea a {
	text-decoration:none;
}

.eventitem {
	width:183px;
	height:78px;
	background:url(/images/event-bkrd.jpg) no-repeat;
	position:relative;
	margin:0;
	padding:18px 13px 4px 87px;
	font-size:12px;
}

.calarea {
	width:53px;
	height:56px;
	background:url(/images/calendar.png) no-repeat;
	position:absolute;
	top:18px;
	left:26px;
}

.eventmonth, .eventday {
	width:47px;
	height:19px;
}

.eventmonth a {
	line-height:19px;
	text-align:center;
	color:#fff;
	font-size:13px;
	display:block;
}

.eventday a {
	line-height:19px;
	text-align:center;
	color:#43494c;
	font-size:15px;
	display:block;
	font-weight:bold;
}

.eventday {
	margin-top:5px;
}

.eventtitle a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#373d40;
}

.eventitem img {
	position:absolute;
	right:10px;
	bottom:5px;
}

#eventsbottom {
	position:absolute;
	bottom:-26px;
}

#footermid {
	width:100%;
	background:url(/images/footerbkrd2.jpg) center top no-repeat;
	height:403px;
}

#footercenter {
	background:url(/images/footerbkrd2.jpg) center top no-repeat;
	width:972px;
	margin:0 auto;
	height:319px;
	padding:0 8px 5px 0;
}

#poloroids {
	float:left;
	width: 	385px;
	height: 319px;
	overflow: hidden;
}

#footerlinks {
	position:relative;
	padding:17px 178px 0 0;
	width:802px;
	height:31px;
	margin:0 auto;
}

#footerlinks a {
	text-decoration:none;
}

#footerlinks, #footerlinks a {
	color:#0c749f;
	font-size:14;
	line-height:15px;
}

#footerlinks span {
	position:absolute;
	top:17px;
	right:182px;
}

#socialarea {
	position:absolute;
	width:177px;
	height:94px;
	right:0;
	top:11px;
}

#socialarea img {
	margin-left:11px;
}

#footercontact h2, #testimonialsarea h2 {
	font:normal 24px "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
	color:#fff;
	background:url(/images/footerarrow.png) left center no-repeat;
	padding-left:23px;
	margin-bottom:28px;
}

#leftquo {
	position:absolute;
	top:46px;
	left:-40px;
}

#rightquo {
	position:absolute;
	bottom:-11px;
	right:-40px;
}

#footercontact {
	width:195px;
	float:left;
	margin-right:120px;
	font-size:15px;
	margin-top:55px;
}

#testimonialsarea {
	margin-top: 55px;
	width:265px;
	float:left;
	position:relative;
}

#footercontact a, #testimonialsarea a, #footercontact, #testimonialsarea {
	color:#fff;
	text-decoration:none;
}

#copyright {
	width:980px;
	padding-top:25px;
	margin:0 auto;
}

#copyright, #copyright a {
	color:#70c2e2;
	text-decoration:none;
}


	

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

table {

}

a {
	color:			#e14805;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

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

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		16px;
	color:			#006691; 
}

.alttext2 {
	font-size:		20px;
	color:			#d01a01;
}

.header1 {
	color:			#006691;
	font-size:		27px;
	font-weight:	normal;
	line-height:	30px;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

.header2 {
	color:			#006691;
	font-size: 		27px;
	font-weight:	normal;
	line-height:	23px;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

.header3 {
	color:			#007fb4;
	font-size:		24px;
	font-weight:	normal;
	line-height:	19px;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

h1 {
	color:			#006691;
	font-size:		27px;
	font-weight:	normal;
	line-height:	30px;
	margin:			0 0 12px 0;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

h2 {
	color:			#006691;
	font-size: 		27px;
	font-weight:	normal;
	line-height:	23px;
	margin:			0 0 8px 0;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

h3 {
	color:			#007fb4;
	font-size:		24px;
	font-weight:	normal;
	line-height:	19px;
	margin:			0 0 3px 0;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
}

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

.h2arrow {
	color:#007fb4;
	font-size: 		24px;
	font-weight:	normal;
	line-height:	23px;
	margin:			0 0 8px 0;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
	padding-left:24px;
	background:url(/images/arrow.png) left center no-repeat;
}

.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:	20px;
	margin-bottom:	10px;
}

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

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

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* 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;
}

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

