body {
	background-image: url(graphics/pg_bkg.gif);
	font-size: 70%;
	line-height: 1.5;
	color: #47040b;
	font-family: verdana,geneva,helvetica,arial,sans-serif;
	margin:10px 0px 10px 0px;	
	padding: 0px;
}

a {
	color: #47040b; text-decoration: underline
}
a:hover {
	color: #780713; text-decoration: none
}

img {
	border:none;
}

#wrap {
	position: relative;
	width: 902px;
	left: 50%;
	margin-left: -451px;	
	background-color: #fff;
	height:100%;
	border: solid #47040b 1px;
	height: 665px;
}

#header {
	width: 100%;
	margin: 10px 9px 10px 10px;
}

#logo {
}

/* Credits: Dynamic Drive CSS Library      */
/* URL: http://www.dynamicdrive.com/style/ */
/* I changed "mattblack" to "matteblack".  */
.matteblacktabs{
	width: 881px;
	overflow: hidden;
	border-right: 2px solid #ffffff;		
	border-bottom: 1px solid #47040b;
	border-left: 2px solid #ffffff;	
	background-color:#780713;
	margin-left:8px;
	margin-top: -2px;
}
.matteblacktabs ul{
	margin: 0;
	padding: 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
}
.matteblacktabs li{
	display: inline;
	margin: 0;
}
.matteblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 2px solid #b04e59; /*right divider between tabs*/
	color: #f1dbdc;
	background: #780713; /*background of tabs (default state)*/
}
.matteblacktabs li a:hover{
	color: #ffffff;
}
.matteblacktabs li.selected a{
	background: #47040b; /*background of tabs for tab with "selected" class assigned to its LI */
}

#main {
}

#home-upper-wrapper {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

#home-lower-wrapper {
	padding: 10px;
	overflow: hidden;
	height: 440px;
}

#non-home-wrapper {
	padding: 10px;
	overflow: hidden;
	height: 507px;
}

#home-lower-left {
	position:absolute;
	left:1px;
	height:365px;
	width:269px;
	margin: 0px 16px 0px 8px;	
	padding: 5px;
	float:left;
	padding-bottom: 70px;
}
#home-lower-middle {
	position:absolute;
	left:310px;
	height:365px;
	width:269px;
	margin: 0px 16px 0px 0px;	
	padding: 5px;
	float:left;
	padding-bottom: 70px;	
}
#home-lower-right {
	position:absolute;
	left:610px;
	height:365px;
	width:269px;
	margin: 0px 0px 0px 0px;	
	padding: 5px;
	float:right;
	padding-bottom: 70px;
}
.home-lower-cell-starter {
	position:absolute;
	visibility:visible;
}
.home-lower-cell {
	position:absolute;
	visibility:hidden;
}

/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/) */
.PopBoxImageSmall
{
	width:265px;
	border: solid 1px #000000;
	cursor: url("PopBoxImages/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("PopBoxImages/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("PopBoxImages/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

#popuptip {
	color:#aaaaaa;
	text-align:center;
}

#top {
	clear: both;
	padding-left: 5px;
	font-size: 75%;
}
a.top {
	color: #47040b;
	text-decoration: underline;
	font-size: 80%;
}	
a.top:hover {
	color: #780713;
	text-decoration: underline;
	font-size: 80%;
}	

hr {
	color:#780713;
}

#pre-footer {
	font-size:24px;
}

#footer {
	position:relative;
	bottom:0px;
	clear: both;
	text-align:center;
	margin: 5px;
}

#external-footer {
	color:#FFFFFF;
	text-align:center;
}
#external-footer a{
	color: #00FFFF;
}

#map_canvas {
font-size:11px;
}