/* Blue = #0066cc, Light Blue = #a2c9ff, Dark Blue = #333366, Gold = #D3B23A */

/* Standard Elements */
body {
	margin-top: 0;
	margin-left: 0;
	background: #A2C9FF url('../images/background.jpg') repeat-x top; 
	text-align: center;
	min-width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #0066cc;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	color: #0066cc;
	font-size: 18px;
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
}


h3 {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	margin-bottom: 10px;
}

a {
	color: #333366;
}

a:hover {
	color: #D3B23A;
}

/* Standard Layout Elements */
#column_center {
	margin: auto;
	width: 1024px;
	text-align: center;
}

#header {
	background-color: #0066cc;
	height: 79px;
	text-align: left;
}

#header_logo {
	float: left;
	display: block;
}

#header_corners {
	width: 100%;
	display: block;
	height: 19px;
	clear: both;
}

#header_corner_ul {
	float: left;
}

#header_corner_ur {
	float: right;
}

#links {
	float: right;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	padding-top: 30px;
	padding-right: 5px;
}

#links a {
	color: white;
	text-decoration: none;
}

#links a.active {
	color: #a2c9ff;
}

#content_body {
	padding: 0 0 0 0;
	background-color: #ffffff;
	height: 100%;
	min-height: 100%;
	display: block;
	overflow: hidden;21
}

#footer {
	padding-top: 10px;
}

#footer_corners {
	width: 100%;
	display: block;
	clear: both;
	height: 19px;
}

#footer_corner_ll {
	float: left;
}

#footer_corner_lr {
	float: right;
}

form.interior {
	border: 1px solid #333366;
	background-color: #a2c9ff;
	padding: 10px;
}

input.button {
	background-color: #0066cc;
	color: #ffffff;
	border: 1px solid #333366;
}

/* Home Layout Elements */
#home_left {
	width: 492px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	display: block;
}

#home_right {
	width: 492px;
	padding-right: 15px;
	float: left;
	display: block;
}

#home_banner_nav {
	margin-top: 12px;
	padding-left: 2px;
	padding-right: 2px;
	width: 34px;
	float: left;
}

.home_banner_circle_active {
	background: #ffffff url('../images/circle_active.gif') no-repeat top center; 
	text-align: center;
	border: 0 solid #ffffff;
	min-width: 34px;
	min-height: 30px;
}

.home_banner_circle {
	background: #ffffff url('../images/circle.gif') no-repeat top center;
	text-align: center;
	border: 0 solid #ffffff;
	min-width: 34px;
	min-height: 30px;
	margin-top: 2px;
}

.home_banner_nav_link {
	padding-top: 0;
	text-decoration: none;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	cursor: default;
}

.home_banner_nav_link:hover {
	color: #ffffff;
}

#home_banner_ad {
	width: 450px;
	height: 300px;
	float: left;
	position: relative;
	margin-bottom: 5px;
}

#home_banner_ad_desc {
	width: 450px;
	height: 75px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.75; 
	filter: alpha(opacity=75);
	z-index: 2;
}

#home_banner_ad_flap {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('../images/coming_soon.gif');
	background-repeat: no-repeat;
	width: 113px;
	height: 88px;
	z-index: 2;
}

#home_banner_ad_desc h1 {
	color: #ffffff;
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 22px;
	text-align: left;
	margin-left: 10px;
	line-height: 0;
}

#home_banner_ad_desc p {
	color: #ffffff;
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
	margin-left: 15px;
	width: 420px;
	margin-top: 0;
	padding-top: 0;
}

#home_banner_ad_desc a {
	color: #ffffff;
}

.home_content_left {
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 15px;
	display: block;
	position: relative;
}

.home_content_right {
	text-align: left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 15px;
	display: block;
	position: relative;
}

#home_right_sub1 {
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	border-right: 1px solid #0066cc;
	width: 205px;
	text-align: left;
	min-height: 235px;
	height: auto !important;
	height: 233px;
}

#home_right_sub2 {
	float: left;
	padding-left: 20px;
	width: 240px;
	text-align: left;
	min-height: 235px;
	height: auto !important;
	height: 233px;
}

#ad_title_div {
	width: 260px;
	float: left;
	text-align: left;
}

#ad_date_div {
	text-align: right;
	float: right;
	width: 170px;
	color: #ffffff;
	min-height: 18px;
	height: 18px;
	padding-right: 5px;
}

#ad_desc {
	padding-top: 2px;
	clear: both;
}

.text_indent {
	padding-left: 25px;
}

a .book_ad {
	border: 0 solid #ffffff;
}

.book_ad {
	padding-top: 3px;
}

a .featured_image {
	border: 1px solid #666666;
	margin-left: 15px;
	margin-bottom: 5px;
}

/* Interior Layout Elements */
#content_left {
	width: 179px;
	min-height: 600px;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	display: block;
	text-align: left;
}

#content_center {
	width: 575px;
	min-height: 600px;
	padding-left: 15px;
	padding-right: 8px;
	float: left;
	display: block;
	text-align: left;
}

#content_center h1 {
	border-bottom: 2px solid #666666;
}

#content_right {
	width: 179px;
	min-height: 600px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	display: block;
	text-align: left;
}

.header_image {
	border: 1px solid #666666;
}

.content_box {
	padding-bottom: 10px;
	/*background-color: #EDE4E7;*/
}

.content_box h2 {
	font-style: normal;
	border-bottom: 2px solid #666666;
}

/* Helper Classes */
.clearer {
	clear: both;
}