
a {
	color: #0995A0;
	font-family: Georgia, Helvetica, Arial;
}

a:visited {
	color: #0995A0;
}

a img {
	border: 0px;
}

#banner {
	height: 291px;
	overflow: hidden;
	width: 664px;
}

#banner .banner {
	float: left;
}

#banner_carrier {
	width: 1500px;
}

.blog_post {
	padding-bottom: 20px;
}

body {
	background-image: url("../images/striped_background.jpg");
	font-family: Georgia, Helvetica, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.column {
	float: left;
}

.contact_input {
	width: 250px;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
}

#content_column {
	float: left;
	width: 690px;
}

.copy {
	font-size: 11px;
}

.copy img {
	float: left;
	margin-right: 10px;
}

.copy .right {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

.details {
	color: #878787;
	font-weight: bold;
}

.error, .error_input {
	background-color: #FFCCCC;
	border: dotted #CC0000 1px;
	color: #CC0000;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}

.error {
	display: none;
	padding: 10px;
}

.field_input {

}

.field_label {
	color: #0995A0;
	font-weight: bold;
	margin-top: 10px;
}

.form {
	padding: 10px;
	text-align: left;
}

h1, h2, h1 a, h1 a:visited {
	color: #B6121B;
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
}

h2, h2 a, h2 a:visited {
	color: #B6121B;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

h3, b, strong {
	color: #0995A0;
	font-family: Georgia;
	font-size: 15px;
}

h3 {
	margin: 0px;
}

h3 a {
	text-decoration: none;
}

.home_column {
	float: left;
	width: 300px;
}

#menu {
	border-right: solid #BEDCE0 1px;
	float: left;
	padding-right: 5px;
	width: 250px;
	text-align: right;
}

#menu a {
	color: #B6121B;
	font-family: /* Georgia, Helvetica, */ Arial;
	font-size: 18px;
	text-decoration: none;
}

#menu a:hover {

	text-decoration: underline;
}

#menu #contact {
	border-width: 0px;
}

#menu div {
	border-bottom: solid #BEDCE0 1px;
	padding: 10px;
	padding-right: 20px;
}

#page_body {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}

#page_footer {
	background-color: #3D3D3D;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px;
	text-align: center;
}

#page_header {
	background: url("../images/header_background.gif");
	background-color: #3D3D3D;
	background-repeat: no-repeat;
	background-position: right;
	/*
	height: 165px;
	overflow: hidden;
	*/
}

#page_header .menu_item {
	background: url("../images/header_menu_background.jpg");
	background-position: 0px 33px;
	background-repeat: no-repeat;
	float: right;
	opacity: 0.8;
	filter: alpha(opacity=80);	/* For IE */
	margin-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 100px;
}

#page_header .menu_item:hover {
	background-position: 0px 0px;
}

#page_header .menu_item a {
	color: #7EBAC2;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
}

#page_header .menu_item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#page_header .menu_item a:visited {
	color: #7EBAC2;
}

#page_header #logo {
	margin-left: 60px;
	margin-top: 30px;
}

#page_frame {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
}

.subpage_content {
	padding-left: 30px;
	padding-right: 30px;
}

#subpage_content_column {
	float: left;
	width: 440px;
}

.right_offset {
	margin-left: 20px;
}

.preview {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	height: 70px;
}

#subscribe {
	color: #7EBAC2;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

#subscribe_email {
	color: #949494;
	font-style: italic;
}

#subscribe_button {
	color: #B6121B;
	font-size: 10px;
	margin-left: 5px;
}

#tip {
	border-left: solid #E1EFF1 1px;
	color: #949494;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 30px;
}

#tip h1 {
	font-family: Georgia;
}

#tip_column {
	float: left;
	margin-top: 100px;
	width: 225px;
}

.tip_header {
	font-size: 20px;
}

#upcoming_event {
	/* background: url("../images/calendar.jpg"); */
	background-repeat: no-repeat;
	background-position: top right;
}

/* Results Linkbars */

.search_current_result_page {
	background-color: #0995A0;
	border: solid #333333 1px;
	float: right;
	margin: 2px;
	padding: 3px;
}

.search_result_overview {
	text-align: right;
}

.search_result_page {
	float: right;
	margin-top: 2px;
	padding: 3px;
}

.search_result_page a {
	font-weight: bold;
	text-decoration: none;
}

.search_result_page a:hover {
	text-decoration: underline;
}