@charset "UTF-8";
/* Page Elements */
#sitecontainer { background: url(images/generic-bg.jpg) no-repeat top left!important; }

#maincontent { background: url( images/generic-maincontent-bg.jpg) 0px 19px no-repeat;}

a { outline: none;	font-size: 110%;	color: #919392!important;	text-decoration: none;}

a:hover {
	color: #fff!important;
	text-decoration: none;
}

a.location { 
	display: block;
	width: 195px!important;
	height: 16px;
	padding-left: 15px!important;
	padding-top:2px!important;
	color: #919392!important;
	background: none; 
}

a.selected { 
	display: block;
	width: 195px!important;
	height: 16px;
	padding-left: 15px!important;
	padding-top:2px!important;
	color: #fff!important;
	background: url(images/generic-selected-link.gif) no-repeat; 
}

#pagemenu {
	float: left;
	display: inline;
	width: 220px;
	padding: 6px 0 0 0;
	margin: 0 8px 0 36px;
}

#pagemenu ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 5px 0 24px 0;
}

.alternative_page_title {
	margin-bottom: 18px;
}

#pagemenu ul li {
	height: 16px;
}

#pagemenu ul li a {
	display: block;
	width: 185px;
	padding: 0 0 0 15px;
}

#pagecontent {
	float: left;
	width: 612px;
}

#copy {
	margin-left: 16px;
	font-size: 110%;
	color: #b8b8b8;
}

h1.newstitle {
	width: 587px;
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 11px 15px;
	margin: 23px 0 12px 0;
	border-bottom: 1px solid #171818;
}

#copy table {
	margin-bottom: 40px;
}

#copy table td {
	vertical-align: top;
	padding-bottom: 10px;
	line-height: 18px;
}

td.title { 
	width: 106px;
	font-weight: bold; 
	color: #4a4a4a;
}

.promo_photo {
	float: left;
	width: 167px;
	margin-left: 4px;
	margin-right: 24px;
	border: 1px solid #444343;
	overflow: hidden;
}

