@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/header_bg_new.gif);
	background-repeat: no-repeat;
	height: 140px;
}

/* Links */
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:link { color: #ff5800; }
a:visited { color: #ff5800; }
a:hover { color: #ffa800; }

/* Containers */
#bodyContainer {
	width: 908px;
	margin-top: 0px;
	margin-left: -10px;
}

/* Header */
#header {
	background-color: #ffffff;
	margin-bottom: 0px;
}
#header_full {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/header_full_new.jpg);
	width: 1020px;
	height: 119px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: 10px, 0px;
}
#header_logo {
	float: left;
	margin-top: 5px;
}
#header_login {
	padding-top: 2px;
	padding-right: 20px; 
}
#header_login a:link { color: #ffffff; }
#header_login a:visited { color: #eeeeee; }
#header_login a:hover { color: #1e5063; }
#header_ad {
	padding-right: 5px;  
	height: 90px;	
	margin-top: 5px;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-color: #000000;
	width: 896px;
	padding-right: 130px;
}
#footer a:link { color: #ffffff; }
#footer a:visited { color: #ffffff; }
#footer a:hover { color: #1e5063; }

/* Homepage Row 1 */
#row_graybar {
	background-color: #FFFFFF;
	width: 892px;
	height: 11px;
}
#row1 {
	width: 1025px;
	height: 257px;
	margin-top: 0px;
}
#row1_flash {
	width: 444px;
	height: 257px;
	float: left;
}
#row1_teal {
	background: url(images/homepage_teal.jpg);
	width: 447px;
	height: 257px;
	float: left;
}
#row1_features {
	color: #FFFFFF;
	width: 200px;
	height: 215px;
	margin-left: 5px;
	float: left;
}
#row1_search {
	color: #FFFFFF;
	width: 238px;
	height: 215px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#row1_sitesearch {
	height: 65px;
}
#row1_events {
	height: 175px;
	width: 275px;
}
#row1_events a:link { color: #333333; }
#row1_events a:visited { color: #333333; }
#row1_events a:hover { color: #1e5063; }
#row1_quote {
	background-color: #dadada;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	height: 18px;
	width: 882px;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	clear: both;
}
.dailyquote {
	width: 580px;
	color: #2b4b1a;
	font-size: 9px;
}

/* Homepage Row 2 */
#row2 {
	background: url(images/homepage_row2.jpg);
	margin-top: 0px;
	width: 908px;
	height: 162px;
	float: none;
}
#row2_column1 {
	width: 245px;
	float: left;
	margin-top: 5px;
	margin-left: 13px;
}
#row2_column2 {
	width: 500px;
	float: left;
	margin-top: 6px;
	margin-left: 30px;
	border: 0px solid #000000;
}
#row2_column2_box1 {
	width: 260px;
	float: left;
}
#row2_column2_box2 {
	width: 75px;
	float: left;
	margin-top: -28px;
	
}
#row2_column2_box3 {
	width: 155px;
	float: left;
}

/* Homepage Row 3 */
#row3 {
	color: #ffffff;
	background: url(images/homepage_row3_alt.jpg);
	margin-top: 0px;
	width: 908px;
	height: 168px;
	float: none;
}
#row3_column1 {
	width: 245px;
	float: left;
	margin-top: 5px;
	margin-left: 8px;
}
#row3_column2 {
	width: 280px;
	float: left;
	margin-top: 6px;
	margin-left: 30px;
}
#row3_column3 {
	width: 275px;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}
#row3 a:link { color: #333333; }
#row3 a:visited { color: #333333; }
#row3 a:hover { color: #1e5063; }

/* Homepage Row 4 */
#row4 {
	background: url(images/homepage_row4.jpg);
	margin-top: 0px;
	width: 908px;
	height: 166px;
	float: none;
}
#row4_column1 {
	width: 245px;
	float: left;
	margin-top: 5px;
	margin-left: 13px;
}
#row4_column2 {
	width: 280px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
#row4_column3 {
	width: 335px;
	float: left;
	margin-top: 7px;
	margin-left: 40px;
}
#row4_column3_box1 {
	width: 150px;
	float: left;
}
#row4_column3_box2 {
	width: 150px;
	float: left;
	margin-left: 30px;
}

/* Three Columns */
#leftContainer {
	width: 146px;
	float: left;
	margin-left: -10px;
	background-color: #51c7f5;
	text-align: right;
	padding: 0px;
}
#middleContainer {
	width: 565px;
	float: left;
	position: absolute;
	margin-left: 136px;
}
#rightContainer {
	float: right;
	width: 150px;
	margin:0;
	padding:0;
}

/* Table */
table {
	table-layout: fixed;
	width: 1025px;
}
td {
	background-image: url(../images/ad_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 600px;
}

/* Sidebar */
.sectionName {
	margin-right: -1px;
}

/* Article */
#article {
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 10px;
	min-height: 200px;
}
.articleTitle {
	color: #484848;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.articleSubtitle {
	color: #3d9abc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#articleImage {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 312px;
	background-color: #FFFFFF;
}
#articleWithPic {
	position: relative;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#articleOnly {
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#articleShopping {
	margin-top: 180px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#articleGallery {
	max-width: 315px;
	max-height: 300px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	 margin-bottom: 10px;
}
#linktoGallery {
	background-color:#3d9abc;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
	
}
#linktoGallery a:link { color: #ffffff; }
#linktoGallery a:visited { color: #ffffff; }
#linktoGallery a:hover { color: #ffa800; }

/* Article */
#articleEntity {
	
}

/* More Pages */
.moreTitle {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#moreStory {
	width: 500px;
	height: 80px;
	margin-left: 50px;
}
#miniRelatedStory {
	width: 250px;
	height: 65px;
	margin-top: 2px;
}
#miniArchivedStory {
	width: 255px;
	height: 60px;
	margin-top: 10px;
}

/* Archives Column */
.thumbnail {
	float: left;
	padding-right: 7px;
}
#archives {
	background-color: #FFFFFF;
	margin-top: 28px;
	margin-left: 0px;
	margin-right: -1px;
	padding-left: 3px;
	min-height: 250px;
}

/* Advertisement Column */
#advertisement {
	background-image: url(../images/ad_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: -1px;
	width: 299px;
	height: 28px;
}
#adbanners {
	margin-right: -1px;
}
.adcolumn {
	background-image: url(../images/footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	border-top: hidden;
	border-bottom: hidden;
}

/* Form Elements */
.searchInput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2b4b1a;
	border: 0px;
	width: 165px;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 14px;
}
.searchButton {
	background: url(images/teal_searchbutton_sm.gif);
	border: 0px;
	width: 64px;
	height: 15px;
}

/* Signup / Login Page */
#loginForm {
	width: 565px;
	margin-top: 50px;
	margin-left: 50px;
}

/* Comments */
#commentList{
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3d9abc;
	width: 502px;
	margin-left: 40px;
	margin-bottom: 20px;
	clear: both;
}
#evenComment {
	width: 400px;
	padding: 10px;
	margin-left: 25px;
}
#oddComment {
	width: 430px;
	background-color: #51a4c4;
	border-color: #4a91a5;
	border-style: solid;
	border-width: thin;
	border-left: hidden;
	border-right: hidden;
	padding: 10px;
	margin-left: 25px;
}
#commentBox {
	border-color: #999999;
	border-style: solid;
	border-width: thin;
	width: 450px;
	height: 100px;
	margin-left: 25px;
}
#commentButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #50c7f4;
	border-color: #4a91a5;
	border-style: solid;
	border-width: thin;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 355px;
}

/* Mini Comments */
#miniCommentList {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3d9abc;
	width: 250px;
}
#miniEvenComment {
	width: 200px;
	padding: 10px;
	margin-left: 10px;
}
#miniOddComment {
	width: 220px;
	background-color: #51a4c4;
	border-color: #4a91a5;
	border-style: solid;
	border-width: thin;
	border-left: hidden;
	border-right: hidden;
	padding: 10px;
	margin-left: 10px;
}

.postTitle {
	color: #ffffff;
}

#holiday_header {
	width: 100%;
	margin: 0px;
	border: 0px;
	margin-bottom: -30px;
}

#previewWin {
	background-color: #F4F4F4;
	width: 300px;
	height: 120px;
	font: .8em arial, helvetica, sans-serif;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 10px;
	border: 0px #CC0 solid;
	clip: auto;
	overflow: hidden;
}

#previewWin h1, #previewWin h2 {
	font-size: 1.0em;
}


/* HOLIDAY GUIDE */
.guide_text {
	background-image:url(/images/background_holiday_listing.jpg); 
	background-repeat: no-repeat;
	float: left;
	height:171px; 
	width: 369px;
	padding-top: 5px;
}

.holiday_title {
	color: #009900;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.holiday_article_headline {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

.holiday_article_summary {
	margin-left: 10px;
	width: 340px;
}

a.holiday_link {
	font-weight: bold;
	color: #FF0000;
}

a.holiday_link_green {
	font-weight: bold;
	color: #009900;
}

#holidy_story_listing {
	background-image:url(/images/holiday_listing_bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	height: 116px;
	padding: 10px;
	clear: left;
	width: 490px;
	text-align: left;
}

.holiday_thumbnail {
	float: left;
	border: 1px solid #ffacac;
}

.holiday_section_header {
	font-size: 16px;
	font-weight: bold;
	color: #df0000;
}

#miniArchivedStoryHoliday {
	width: 485px;
	height: 60px;
	margin-top: 10px;
	margin-left: 20px;
	background-image:url(/images/holiday_archive_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: left;
}

/* PHOTO GALLERY STYLES */

.gallery_image {
	border: 1px dotted #cccccc;
	width: 124px;
	height: 170px;
	padding: 3px;
	margin: 3px;
	float: left;
}

.post_date {
	font-style: italic;
	color: #666666;
}

.smallCol {
	margin: 3px; 
	float: left; 
	width: 260px; 
	height: 160px;
	border: 1px solid #b2cdc9;
	padding: 3px;
}

#sideBar {
	float: right;
	width: 200px;
	min-height: 200px;
	border: 1px solid #b2cdc9;
	padding: 3px;
	background-color: #fff2fc;
}

#rowStyle {
	min-height: 150px;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 3px;
	float: left;
	clear: left;
	background-color:#fafafa;
}

#rowStyle2 {
	min-height: 150px;
	padding: 5px;
	margin: 3px;
	float: left;
	clear: left;
	background-color:#e5f8ff;
}