/* CSS Document */

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

body {
	background:url(/images/bkrd-body.jpg) center top repeat-x #97989a;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4d4f;
	font-size:13px;
	line-height:18px;
	padding:0;
	margin:0;
	text-align:left;
}

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

#header {
	background:url(/images/bkrd-header.jpg) no-repeat;
	height:207px;
	position:relative;
}

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

#content {
	width:960px;
	background:url(/images/bkrd-main-col.jpg) repeat-x #e7e7e6;
	padding:10px 10px 0 10px;
}

#red-bkrd {
	background:url(/images/bkrd-content.png) -10px top repeat-y;
}

#main-col {
	width:700px;
	float:left;
}

#pad {
	background:white;
	padding:36px 26px 26px;
	min-height:585px;
}

#right-col {
	width:250px;
	float:right;
	padding:0;
	margin:0;
}

#subfooter {
	padding-top:14px;
	background:url(/images/content-bottom.png) no-repeat;
	height:52px;
	text-align:center;
}

#subfooter a, #subfooter {
	font:normal 16px/52px Arial, Helvetica, sans-serif;
	color:#fff;
}

#footer {
	clear:both;
	height:281px;
	background:url(/images/bkrd-footer.jpg) no-repeat;
	position:relative;
	padding-top:208px;
}

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

#logo {
	position:absolute;
	left:36px;
	top:28px;
}

#contact {
	width:211px;
	height:67px;
	position:absolute;
	right:42px;
	top:77px;
	padding-left:57px;
	background:url(/images/phone.png) left 5px no-repeat;
}

#contact a, #contact p {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:24px;
	color:#005dab;
	line-height:28px;
}

#contact strong, #contact a strong {
	font-size:26px;
}

#navbar .nav-link {
	font:normal 17px/55px Arial, Helvetica, sans-serif;
	color:#d4d4d4;
	padding:0 32px;
	background:url(/images/nav-divider.png) right center no-repeat;
}

#main-wrapper #navbar .nav-link-on {
	font:normal 17px/55px Arial, Helvetica, sans-serif;
	color:#2a2925;
	padding:0 25px;
	background:url(/images/nav-on.jpg) repeat-x;
}

#navbar .nav-link:hover, #navbar .last:hover {
	background:url(/images/nav-on.jpg) repeat-x;
	color:#2a2925;
}

#navbar .nav-link:hover, #navbar .nav-link-on:hover, #navbar .last:hover {
	text-decoration:none;
}

#navbar .last, #homeright .last {
	background:none;
	border:none;
}

#main-col .anythingSlider {
	margin-bottom:10px;
}

#homeright #newsheader {
	border-bottom:1px solid #bcbcbc;
	margin:0;
	padding-bottom:14px;
}

#homeleft {
	width:355px;
	float:left;
}

#homeright {
	width:259px;
	float:right;
}

#homeright p {
	margin:0;
	padding:0;
}

.blogwimg, .blognoimg {
	padding:16px;
	clear:both;
	border-bottom:1px dotted #959799;
	font-size:13px;
}

.blogwimg .blogcontent {
	width:146px;
	float:right;
}

.blogwimg img {
	border:3px solid #eeeeee;
}

.blogcontent .blogtitle a {
	color:#1a71ba;
	font-size:17px;
}

#surveyarea {
	padding:17px 19px 0;
	border-bottom:10px solid #e7e7e6;
	background:url(/images/survey-top.jpg) no-repeat;
	
}

#surveytitle {
	margin:0;
	padding:0;
	text-align:center;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:8px;
}

#surveyarea form {
	min-height:293px;
}

#surveyarea label {
	display:none;
}

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

#surveyarea input, #surveyarea textarea {
	color:#d7d7d6;
	font-size:14px;
	line-height:19px;
	padding:6px 10px;
	border:0;
	margin-bottom:7px;
}

#surveyarea input {
	width:192px;
	height:19px;
	background:url(/images/input.jpg) no-repeat;
}

#surveyarea textarea {
	background:url(/images/inputs.jpg) no-repeat;
	width:192px;
	height:85px;
}

#surveyarea #submitsurvey {
	margin:0;
	background:url(/images/submit.jpg) no-repeat;
	width:212px;
	height:34px;
	color:#262625;
	cursor:pointer;
}

#ways {
	background:url(/images/5ways-top.jpg) no-repeat;
	position:relative;
	min-height:266px;
}

#ways-content a {
color:white;
}

#ways-content a:hover {
text-decoration:none;
}

#ways-bkrd {
	z-index:2;
	top:46px;
	left:23px;
	position:absolute;
}

#ways-content {
	z-index:3;
	left:21px;
	top:125px;
	position:absolute;
	font:bold 28px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:white;
}

#right-bottom {
	width:192px;
	clear:both;
	margin:20px 0 30px 30px;
}

#social {
	left:36px;
	top:125px;
	position:absolute;
}

#contactus {
	left:285px;
	top:47px;
	position:absolute;
}

#contactus h2, #contactus .header2 {
	font-size:23px;
}

#contactus, #contactus a {
	color:#2d2d2d;
}

#logos {
	left:490px;
	top:55px;
	position:absolute;
}

#copyright {
	padding:0 36px;
}

#copyright, #copyright a {
	font:normal 14px/42px Arial, Helvetica, sans-serif;
	color:#fff;
}


table {

}

a {
	color:			#d41f17;
	text-decoration:none;
}

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:		15px;
	color:#d41f17;
}

.alttext2 {
	font-size:		18px;
	color:#005dab;
}

h1, h2, h3, h4, .header1, .header2, .header3, #newsheader {
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;

}


.header1 {
	color:		#005dab;
	font-size:	23px;
	line-height:	27px;
}

.header2 {
	color:		#005dab;
	font-size: 	19px;
	line-height:	22px;
}

.header3 {
	color:		#222222;
	font-size:	16px;
	line-height:	19px;
}

h1, #newsheader {
	color:		#005dab;
	font-size:	23px;
	line-height:	27px;
	margin:		0 0 12px 0;
}

h2 {
	color:		#005dab;
	font-size: 	19px;
	line-height:	22px;
	margin:		0 0 8px 0;
}

h3 {
	color:		#222222;
	font-size:	16px;
	line-height:	19px;
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:bold;
}

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

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}

