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

/* Layout */
body {
	margin: 0px;
	padding: 0px;
	background-color: #F5E2C0;
}
.page_container {
	margin: 0px auto 0px auto;
	width: 980px;
	background-image: url(/images/template/page_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.page_top {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/template/page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
.page_content {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/template/page_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
}
.page_bottom {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(/images/template/page_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	clear: both;
}
.site_logo {
	margin: 30px 0px 15px 30px;
	border: none;
}
.content_container {
	margin: 0px 0px 0px 30px;
	width: 930px;
}
.navigation_top {
	width: 920px;
	clear: both;
}
.navigation_left {
	width: 160px;
	float: left;
}
.heading { margin: 0px 15px 0px 155px; }

.content_box_920_container {
	width: 920px;
	margin: 10px 25px 10px 0px;
	float: left;
}
.content_box_920_top {
	margin: 0px;
	padding: 15px 0px 5px 15px;
	background-image: url(/images/template/content_box_920_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
.content_box_920_tile {
	margin: 0px;
	padding: 15px 0px 5px 10px;
	background-image: url(/images/template/content_box_920_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
}
.content_box_920_container .content_area {
	width: 730px;
	float:left;
}
.content_box_920_bottom {
	margin: 0px;
	height: 25px;
	background-image: url(/images/template/content_box_920_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

.content_box_670_container {
	width: 670px;
	margin: 22px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	float: left;
}
.content_box_670_top {
	margin: 0px;
	padding: 15px 0px 5px 15px;
	background-image: url(/images/template/content_box_670_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
.content_box_670_tile {
	margin: 0px;
	padding: 15px 0px 5px 10px;
	background-image: url(/images/template/content_box_670_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
}
.content_box_670_container .content_area {
	width: 480px;
	float:left;
}
.content_box_670_bottom {
	margin: 0px 0px 15px 0px;
	height: 25px;
	background-image: url(/images/template/content_box_670_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

.content_box_225_container {
	width: 225px;
	margin: 10px 0px 0px 0px;
	float: left;
}
.content_box_225_tile {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	background-image: url(/images/template/content_box_225_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
}
.content_box_225_tile h2 {
	margin: 0px;
	padding: 30px 50px 15px 15px;
	background-image: url(/images/template/content_box_225_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content_box_225_tile p { padding: 0px 15px 5px 15px; }
.content_box_225_tile ul { padding: 0px 15px 5px 15px; }
.content_box_225_bottom {
	margin: 0px;
	height: 25px;
	background-image: url(/images/template/content_box_225_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

.promo_box_275_container {
	width: 275px;
	margin: 10px 0px 0px 0px;
	float: left;
}
.promo_box_275_top {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	background-image: url(/images/template/promo_box_275_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
.promo_box_275_top .content_full {
	padding: 0px 0px 10px 0px;
	width: 255px;
}
.promo_box_275_top .content_image {
	float:left;
	margin: 0px 10px 0px 0px;
	width: 80px;
	padding: 0px 0px 0px 0px;
}
.promo_box_275_top .content_right {
	float:left;
	width: 165px;
	padding: 5px 0px 0px 0px;
}
.promo_box_275_bottom {
	margin: 0px;
	height: 25px;
	background-image: url(/images/template/promo_box_275_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}
.footer_container{
	margin: 20px 0px 0px 10px;
	padding: 0px;
	width: 960px;
	border-top: 2px solid #f5e2c0;
	clear: both;
}
.footer_left{
	width: 395px;
	font-size: 10px;
	padding: 15px 0px 0px 20px;
	float: left;
}
.footer_right{
	width: 510px;
	font-size: 10px;
	text-align: right;
	padding: 15px 20px 0px 0px;
	float: right;
}
.navigation_left .nav_item {
	width: 125px;
	padding: 5px 0px 5px 10px;
}
.navigation_left .nav_item p {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 2px;
	border-bottom: 1px solid #fbe7c4;
}
.navigation_left .nav_item.selected {
	color: #0078c9;
	background-image: url(/images/icons/icon_blue_heart.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;	
}
.navigation_left .see_also {
	font-style: italic;
	width: 120px;
	margin: 35px 0px 0px 15px;
}
.navigation_left .see_also p {
	margin: 0px 0px 10px 0px;
}
.navigation_left .see_also p.rule {
	border-bottom: 1px solid #ededed;
}
.site_index_column {
	width: 93px;
	float: left;
	margin: 0px 15px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.clear_both { clear: both; }
.float_left { float:left; }
.float_right { float:right; }
.margin_left_10 { margin-left:10px; }
.margin_right_10 { margin-right:10px; }
