/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#masthead {
	padding: 0px;
	margin: 0;
	height: 133px;
	background-image: url(../images/header_background.png);
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
}
#nav_bar {
	text-align: center;
	position: absolute;
	left: 64px;
	top: 110px;
	z-index: 8;
	width: 736px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding:0;
	background-image: url(../images/column_back.jpg);
	background-repeat: repeat-y;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(../images/column_back.jpg);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 392px;
	float: right;
	/*margin-left:390px;
	border: 1px solid #FF0000;*/
	background-color: #FFDB8D;
}
#left {
	width: 387px;
	float: left;
	background-color: #000000;
}
#left .content {
	padding: 24px;
}
#right .content {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #38322B;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.home_blurb {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #B00000;
	margin-top: 5px;
}

.home_thumb {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
#ads {
	font-size: 12px;
	background-color: #FFDB8D;
	padding: 5px;
}
.home_blurb a {
	color: #890000;
	text-decoration: none;
}


#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#calendar {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 500px;
	overflow: auto;
}
#contact {

}
.hotlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFDB8D;
	background-image: url(../images/homepage/hot_link.gif);
	text-align: center;
	height: 25px;
	width: 178px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 4px;
}

#calendar table {
	border: 1px solid #890000;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 20px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #890000;
	padding-bottom: 0px;
	line-height: 17px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.home_left_boxes {
	background-image: url(../images/homepage/nav_back2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.hotlink  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFDB8D;
	text-decoration: none;
}
.home_left_boxes a {
	color: #FFDB8D;
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 7;
}
#tagline {
	position: absolute;
	left: 470px;
	top: 52px;
	z-index: 3;
}
#top_nav {
	position: absolute;
	left: 416px;
	top: 11px;
	color: #FFDB8D;
	font-size: 16px;
	z-index: 1;
}
.red {
	color: #EF0000;
}
.white {
	color: #FFFFFF;
}
.blub_title {
	font-size: 20px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #890000;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 17px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #890000;
}
#ads_left {
	float: left;
	width: 199px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.ads_img   {
	border: 3px solid #000000;
}
#ads_right {
	float: left;
	width: 200px;
	text-align: center;
}
#calendar a {
	color: #000000;
	text-decoration: none;
}
#calendar a:hover {
	color: #000000;
	text-decoration: underline;
}
#ads a {
	color: #890000;
	text-decoration: underline;
}
