/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 98px;
	background-image: url(../images/blay_masthead_background_snippet.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#column_wrapper {
	background-image: url(../images/blay_background.jpg);
	background-repeat: repeat-y;
}
#background {
	background-image: url(../images/paisley_seamless_background.gif);
	background-repeat: repeat;
	min-height: 1200px;
}
#masthead_content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#column_top {
	background-image: url(../images/blay_column_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#column_bottom {
	background-image: url(../images/blay_column_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 459px;
	float: left;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#right {
	width: 215px;
	float: left;
}
#flash_holder {
	position: absolute;
	left: 176px;
	top: 13px;
	width: 459px;
	height: 120px;
	color: #066;
}

#accordian_holder {
	margin-right: 12px;
	margin-left: 1px;
	background-color: #333;
}

#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 2em;
}
#right .content {
	padding: 0px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	height: 18px;
}
#sidebar_left_holder {
	width: 176px;
	float: left;
	background-image: url(../images/sidebar_left_pic.jpg);
	background-repeat: no-repeat;
}
#left_nav_holder {
	margin-left: 16px;
	margin-top: 271px;
	width: 159px;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #999;
	text-decoration: none;
}
#right a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#right a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}
.p7uberlink {
	font-weight: normal !important;
	background-color: #333333;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#address_holder {
	position: absolute;
	left: 511px;
	top: -83px;
	width: 199px;
	height: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}


h1 {
	font-size: 1.6em;
	color: #6A0035;
	display: block;
	border: 1px dotted #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: normal;
	background-color: #CCC;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #3E001F;
}
h3 {
	font-size: 1.15em;
	color: #3E001F;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 10px;
	margin: 20px 0 0 0;
	color: #999999;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	color: #333333;
}
.pic_border {
	border: 1px solid #CCC;
	padding: 4px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	display: block;
}

#address_holder a {
	color: #999;
	text-decoration: none;
}
#address_holder a:hover {
	color: #FFF;
	text-decoration: none;
}
.east_bullet_height_adjuster {
	display: block;
	float: left;
	padding-top: 9px;
}
.text_block_border {
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #650133;
	margin-bottom: 8px;
	color: #FFF !important;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#left_index {
	width: 459px;
	float: left;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}
#right_side_advert {
	width: 215px;
	padding-left: 1px;
}
