@charset "utf-8";

/*********************************
	IMPORT AREA OR PURPOSE
	SPECIFIC CSS STYLES
**********************************/

@import 'reset.css';
@import 'pagination.css';
@import 'lightwindow.css';
@import 'splashpage.css';
@import 'blog.css';
@import 'forms.css';

/*********************************
	CSS POSITIONING STYLES
**********************************/

.clearfix {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/*********************************
	GENERAL HTML TAG STYLES
*********************************/

body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}

/*********************************
	MAIN WRAPPER DIV TAG STYLE
*********************************/

.wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/*********************************
	SEARCH BAR DIV TAG STYLES
*********************************/

.searchbar {
	background-color: #83151E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

	.searchbar a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	.searchbar a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

.splash_seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}


	.searchbar .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 15px;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}


.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 15px;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	width: 156px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/*********************************
	CONTENT AREA STYLES
*********************************/

.header {
	background-color: #83151E;
	height: 33px;
	background-image: url(../images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.header table {
	height: 33px;
}

.home_sidebar_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
}

	.home_sidebar_grey .heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #83151E;	
	}
	
		.home_sidebar_grey .heading a {
			color: #83151E;	
			text-decoration: none;
		}
		
		.home_sidebar_grey .heading a:hover {
			color: #83151E;	
			text-decoration: underline;
		}

.contentarea {
	background-color: #FFFFFF;
	background-image: url(../images/contentarea_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

	.contentarea a {
		color: #83151E;
		text-decoration: underline;
	}
	
	.contentarea a:hover {
		color: #83151E;
		text-decoration: none;
	}

.bg_white {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

.mountain_white {
	padding-left: 50px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

	.headertext a {
		color: #000000;
		text-decoration: none;
	}
	
	.headertext a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
.date {
	color: #83151E;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.image_frame {
	border: 3px solid #83151E;
}

/*********************************
	MEDIA GALLERY AREA STYLES
*********************************/

.gallery_thumbs {
	height: 400px;
	overflow: auto;
	width: 155px;
	padding: 0px;
	margin: 0px;
}

/*********************************
	FOOTER AREA STYLES
*********************************/

.footer {
	background-color: #E6E6E6;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	width: 700px;
	display: block;
}

	.footer a {
		color: #808080;
		text-decoration: underline;
	}
	
	.footer a:hover {
	color: #666666;
	text-decoration: none;
	}

.footer table {
	height: 30px;
}

.banner_bottom {
	background-image: url(../images/banner_areas/banner_bottom_bg.jpg);
	background-repeat: repeat-x;
}

.banner_right {
	background-image: url(../images/banner_areas/banner_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.banner_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

	.banner_textarea a {
		color: #83151E;
		text-decoration: underline;
	}
	
	.banner_textarea a:hover {
		color: #83151E;
		text-decoration: none;
	}
	
/*********************************
	2009 BANNER STYLES
**********************************/

.banner_bottom_strip {
	background-image: url(../images/banner_bottom_2009.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 643px; /* 700px */
	height: 69px; /* 74px */
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 30px;
	margin-left: -4px;
}

.banner_nobanner {
	width: 150px;
	height: 62px; /* 60px */
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	text-align: center;
}

.banner_landscape_234x60 {
	width: 310px; /* original: 234px */
	height: 66px;
	max-width: 310px;
	padding-top: 8px;
	margin-bottom: 8px;
}
