/* CSS Document */

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

body {
	background:		#000 url(/images/background.jpg) 50% 0 no-repeat;
	font-family:	Helvetica, Verdana, Arial, sans-serif;
	color:			#333;
	font-size:		12px;
	line-height:	16px;
	padding:		0;
	margin:			0;
	text-align:		left;
}

.bluebar {
	width: 100%;
	height: 36px;
	background: url(/images/bluebar-bg.gif) repeat-x;
	clear:both;
	z-index:10;
	position:relative;
}

#header {
	/*background:		#000 url(/images/background.jpg) 50% 0 no-repeat;*/
	height: 156px;
	width: 950px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 8px 0 0 21px;
	width: 415px;
	height: 136px;	
	display: block;
}

#connect {
	width: 144px;
	height: 67px;
	float: right;
	margin: 66px 44px 0 0;	
}

#connect .icon {
	margin: 0 2px 4px 1px;
	display: inline-block;
	width: 31px;
	height: 0;
	overflow: hidden;
	padding-top: 31px;	
}

.last {
	margin-right: 0 !important;	
}

#navbar {
	margin: 0 auto;
	width: 950px;
	height: 36px;
	list-style: none;
	padding: 0;
}

#navbar li {
	height: 36px;
	float: left;
	display: inline;	
}

#navbar li.spacer {
	width: 1px;
	height: 36px;
	background: url(/images/nav-spacer.gif) no-repeat;	
}

#navbar li a {
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;	
	font-size: 14px;
	color: #FFF;
	display: inline-block;
	line-height: 14px;
	height: 14px;
	padding: 11px 35px;
}

#navbar li a:hover {
	background: #41689c;	
	text-decoration: none;
}

#content {
	width: 950px;
	background: #FFF url(/images/content-bg.gif) repeat-y;
	margin: 0 auto;
	z-index:1;
}

#main-col {
	float: left;
	width: 685px;
	margin-right: -224px;
	padding: 13px 18px 23px 23px;
}

#slideshow {
	width: 685px;
	height: 325px;
	margin-bottom: 16px;	
}

#right-col {
	width: 224px;
	float: right;
	padding-bottom: 23px;
}

#home-news {
	float: left;
	width: 190px;
	padding-right: 20px;	
}

#home-content {
	float: right;
	width: 435px;
	padding: 0 20px;
	background: url(/images/home-content-bg.gif) no-repeat;	
}

.sidebar-form {
	width: 224px;
	background: url(/images/survey-bg.gif) repeat-y;
	color: #FFF;
	font-family:  "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 16px;
}

#form-bg {
	width: 200px;
	padding: 12px;	
	background: url(/images/survey-bottom.gif) bottom no-repeat;
}

.sidebar-form h2 {
	font-size: 17px;
	font-family:  "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
}

#contact-form .sidebar-field, #contact-form label  {
	border: 1px solid #8bb4e9;
	padding: 5px;
	width: 188px;
	font-size: 12px;	
	font-family:  "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	line-height: 12px;
}

#contact-form .sidebar-textarea, #contact-form .text-fields label  {
	border: 1px solid #8bb4e9;
	padding: 5px;
	width: 188px;
	font-size: 12px;	
	font-family:  "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	line-height: 12px;
	height: 50px;
}

#contact-form .fields {
	display: inline-block;
    overflow: hidden;
}

#contact-form label {
	display:		none;
    margin-top:		-32px;
	cursor:			text;
	color:			#a4a4a4;
	height:			14px;
}

#contact-form .text-fields label {
	display:		none;
    margin-top:		-98px;
	cursor:			text;
	color:			#a4a4a4;
	height: 		80px;
}

#contact-form  #submit {
	float: right;
	height: 30px;
	width: 81px;
	background: url(/images/submit-bg.gif) no-repeat;
	border: 0 none !important;
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	margin-top: 3px;	
}

#qru ul {
	list-style-type:none;
	
}

#testimonial {
	padding: 5px;
}

#testimonial h2 {
	color: #990000;
	margin-bottom: 12px;	
}

#testimonial .quote {
	font-family: "Lucida Sans", "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 60px;
	margin-bottom: 10px;	
}

#testimonial .author {
	font-family: "Lucida Sans", "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-right: 60px;
	padding-left: 22px;
	margin-bottom: 12px;
}

#footer {
	margin: 0 auto;
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;	
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	height: 14px;
	padding: 11px 0 11px 25px;	
	font-weight: bold;
	width: 925px;
	
}

#footer a {
	color: #FFF;	
}

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

table {

}

a {
	color:			#3366cc;
	text-decoration:none;
}

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

a:hover {
	text-decoration:underline;
}

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

.clear {
	clear: both;	
}

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

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

.alttext2 {
	color: #827d00;
	font-size: 16px;
}

.header1 {
	color:			#ee3a43;
	font-size:		16px;
	font-weight:	bold;
	line-height:	20px;
}

.header2 {
	color:			#333333;
	font-size: 		16px;
	font-weight:	bold;
	line-height:	20px;
}

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

h1 {
	color:			#ee3a43;
	font-size:		16px;
	font-weight:	bold;
	line-height:	20px;
	margin:			0 0 12px 0;
}

h2 {
	color:			#333333;
	font-size: 		16px;
	font-weight:	bold;
	line-height:	20px;
	margin:			0 0 12px 0;
}

h3 {
	color:			#ee3a43;
	font-size:		16px;
	font-weight:	bold;
	line-height:	19px;
	margin:			0 0 12px 0;
}

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