.headerbackgroundwrapper{
	background: url(/images/headerbackground.gif);
	background-repeat: no-repeat;
}
.pagewrapper {
	width:960px;
	min-width: 960px;
	border:0px solid #000000;
	text-align:left;
	overflow: auto;
}

#headerlogo {
	float:left;
	padding-top:5px;
}

#headerstuff {
	float: right;
	padding:0px 10px 0px 10px;
}

#headerlayout {
	padding:0px;

	border:0px solid #FF0000;
	height:70px;	
}

#valuator_login_top {
	float:right;
	text-align: left;
	background: #FFF;
	padding-top: 0px;
	padding-right: 11px;
}
#valuator_login_left {

}
#hor_bar_1{
	height: 4px;
	background-color: #000000;
	margin: -1px;
}
#hor_bar_2{
	height:6px;
	margin-top:0px;
	background-color: #287B0B;
	border-top:1px solid #000;
}
#hor_bar_3{
	margin-top:0px;
	height:1px;
	background-color: #000000;
}
#menu_bar{
	margin:0px 0px 0px 0px;
	height: 33px;
	background:url(/images/layout/menu_bar_background.gif);
	background-repeat:repeat;
}

#header_wrapper {
	background-color: transparent;
	background: url(/images/headerbackground_long.jpg);
	background-repeat: no-repeat;
}

#top_sub_nav{
	border-top:0px dotted #666;
	border-bottom:1px dotted #666;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	text-align:left;
}

/*************** CENTER COLUMN ****************************/
#layouttablewrapper{

	background:#28622F;
}

#layouttable {
	margin-top:3px;
	margin-bottom:5px;
}
#rightcell{
	width:760px;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
}
#middlecell{
	width:10px;
}
#leftcell{
	width:190px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	padding-top:0px 5px 5px 5px;
}

#rightpagecell{
	width:20%;
	border-left:1px dotted #666;
	padding-left:10px;
}
#middlepagecell{

}
#leftpagecell{
	width:80%;
	padding:10px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
}
#pagecell{
	width:100%;
}

div#centerlayout {
	width:100%;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
}

div#heading_wrapper {
	padding:7px;
	color:#000000;

	margin: 10px 0px 10px 0px;
	background:url(/images/layout/menu_bar_background.gif);
	background-repeat:repeat;
}

div#sub_heading_wrapper {
	padding:4px;
	color:#000000;
	background-color:#f2f2f2;
	border-bottom: 1px solid #999;
}

#sitemap ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
	padding-left:15px;
	padding-bottom:0px;
}

#sitemap ul li {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;
}

#sitemap ul li a {
	color: #666;
	font-size: 11px;
}

#sitemap ul li a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#mainmap {
	margin-bottom:15px;
}


div#leftcollayout {
	width:100%;
	margin:0px 0px 0px 0px;
	background-color:#fff;
}

.sibling_selected{
	border:1px solid #000000;
	background-color: #e8e8e8;
	color: #000;
	font-weight: 12px;
	font-size: bold;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	text-decoration: none;
}

.sibling_non_selected{
	border: 1px solid #000000;
	background-color: #ABABAB;
	color: #000;
	font-weight: 12px;
	font-size: bold;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	text-decoration: none;
}

.sibling_non_selected_over{
	border: 1px solid #000000;
	background-color: #cccccc;
	color: #000;
	font-weight: 12px;
	font-size: bold;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	text-decoration: underline;
}

/*************** FOOTER ****************************/
#footerlinksrow{
	border: 1px solid #000;
	font-weight:bold;
	font-size:12px;
	padding-top:0px;
}
.footerlinks{
	padding-top:10px;
}
#footerlinksrow a:link {color: #000;font-weight:bold;font-size:12px;}
#footerlinksrow a:visited {color: #000;font-weight:bold;font-size:12px;}
#footerlinksrow a:hover {color: #FFFFFF;font-weight:bold;font-size:12px;}

#footer {
	color: #FFF;
	border-top: 0px dotted #000000;
	clear:both;
}
#footer .content {
	padding: 12px;
	font-size: 10px;
}
#footer a:link {color: #999;}
#footer a:visited {color: #999;}
#footer a:hover {color: #666;}

/**************** NEWS ARTICLES ********************/
.news_list{
	width:95%;
	overflow: auto;
}
div#news_list_left{
	width:40%;
	float:left;
	padding:10px;
	border-bottom:1px dotted #666;
	overflow: auto;
}
div#news_list_right{
	width:40%;
	float:left;
	padding:10px;
	border-bottom:1px dotted #666;
	overflow: auto;
	margin-left:60px;
}
.news_list_thumbnail{
	float:left;
	margin-right:10px;
	width:110px;
}
.news_list_headline{
	float:left;
	font-weight:bold;
	font-size:12px;
}
.news_list_caption{
	font-size:10px;
	margin-top:10px;
}
.news_list_caption{
	margin-top:10px;
}
.news_list_date{
	font-style: italic;
	font-size:10px;	
	color:#666666;
}
.news_list_more{
	text-align:right;
	padding:5px;
}
#news_heading{
	margin-top:10px;
	border-bottom:1px solid #000000;
}

/**************** TOPIC ARTICLES ********************/
.topic_list{
	width:95%;
	overflow: auto;
}
div#topic_list_left{
	width:40%;
	float:left;
	padding:10px;
	border-bottom:1px dotted #666;
	overflow: auto;
}
div#topic_list_right{
	width:40%;
	float:left;
	padding:10px;
	border-bottom:1px dotted #666;
	overflow: auto;
	margin-left:60px;
}
.topic_list_thumbnail{
	float:left;
	margin-right:10px;
	width:110px;
}
.topic_list_headline{
	float:left;
	font-weight:bold;
	font-size:12px;
}
.topic_list_caption{
	font-size:10px;
	margin-top:10px;
}
.topic_list_caption{
	margin-top:10px;
}
.topic_list_date{
	font-style: italic;
	font-size:10px;	
	color:#666666;
}
.topic_list_more{
	text-align:right;
	padding:5px;
}
#topic_heading{
	margin-top:10px;
	border-bottom:1px solid #000000;
}
.topic_list li{
	margin-bottom:6px;
	font-weight:bold;
	font-size:12px;
}

/********************** HOME PAGE *************************/
#home_content_container {
	width:97%;
	overflow: auto;
}

#home_left_column{
	float:left;
	width:75%;
	padding:5px;
}
#home_right_column {
	float:right;
	width:21%;
	padding-left:10px;
	border-left: 1px dotted #cc6600;
	margin-top:5px;
}
#home_flash_container{
	margin:0px 0px 0px 0px;
}
#home_text_block_1{
	padding: 0px 10px 10px 10px;
}
#home_text_block_2{
	padding: 10px;
}
#home_pa_logos{
	padding: 10px;
}
#home_boxes_container{
	display:none;
}
ul#home_split,ul#home_split li{margin:0;padding:0;list-style:none}
ul#home_split li{float:left;width:258px;margin:0 4px 10px 6px}
ul#home_split h3{font: normal 100%/1.3 Verdana,sans-serif;margin:0px;padding: 5px 0 0;text-align:center;}
ul#home_split p{margin:0;padding:10px}
ul#home_split div{background: #FFF;}

li#one h3{background: #287B0B;color:#FFF;}
li#one div{border:2px solid #287B0B}

li#two {float:right}
li#two h3{background: #B9F377;color:#000;}
li#two div{border:2px solid #B9F377}

li#three h3{background: #72B942;color:#000;}
li#three div{border:2px solid #72B942}

li#four {float:right}
li#four h3{background: #287B0B;color:#FFF;}
li#four div{border:2px solid #287B0B}


.storeNote {
	border: 1px solid #767676;
	background: #F1F1F1;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	width: 98%;
	color: #767676;
	margin:10px 0px 10px 0px;
}

.storeHeading {
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	padding: 6px;
	text-align: left;
	width: 98%;
	color: #000000;
	margin:10px 0px 10px 0px;
}

.storeMessage {
	border: 1px solid #FF0000;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 6px;
	text-align: left;
	width: 98%;
	color: #000000;
	margin:10px 0px 10px 0px;
}

.paginator {
	border: 1px solid #767676;
	background: #F1F1F1;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	width: 98%;
	color: #767676;
	margin:10px 0px 10px 0px;
}