/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	background-color:#fff;
	font-size:0.8em;
}
#pageWrap {
	margin: 0 auto;
	width: 802px;
	text-align:left;
	border-top:8px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background:transparent url(images/background.gif) repeat-y;
}
#header {
	height:101px;
	background-color:#e1e1e1;
	border-bottom:1px solid #000;
}
#logo {
	width:224px;
	height:100px;
	float:left;
}
#tagline {
	width:576px;
	height:60px;
	float:right;
}
#navbox {
	width:576px;
	height:40px;
	float:right;
}
#supplemental {
	width:224px;
	float:left;
	font-size:.95em;
}
.propopen {
	height:400px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#supplemental h2 {
	color:#5a5a5a;
	font-size:1.1em;
	font-weight:normal;
}
#supplemental h3 {
	color:#dd0020;
	font-size:1.1em;
	font-weight:normal;
}
#supplemental p {
	color:#000;
	line-height:1.4em;
	margin-bottom:6px;
}
#supplemental a {
	text-decoration:none;
	color:#dd0020;
}
#supplemental a:hover {
	color:#5a5a5a;
}
#subnav {
	background-color:#bcb7b0;
	padding:1px 0;
	text-align:right;
}
.supcontent, .subnavcontent {
	margin:12px 18px 12px 8px;
}
.newsheading {
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	font-size:1.2em;
}
#main {
	float:right;
	width:576px;
}
#content {
 	margin:24px 24px 40px 24px;
}
#footer {
	clear:both;
	display:block;
	background-color:#000;
	color:#fff;
	margin:0;
	padding:0;
	height:70px;
}
.footertext {
	margin-left:248px;
	font-size:.92em;
}
.clearing {
	height:0;
	clear:both;
}
/* top navigation items */

#secondnav {
	float:right;
	text-align:right;
	height:16px;
}
#secondnav p {
	font-size: .9em;
	font-weight:normal;
	color:#5a5a5a;
	letter-spacing:1px;
	word-spacing:5px;
	margin-right:28px;
}
#secondnav a {
	color:#000;
	text-decoration:none;
}
#secondnav a:hover {
	color:#dd0020;
}
body#tab6 .tab6 a, body#tab7 .tab7 a {
	color:#dd0020;
}
/* navigation items */
#nav {
	clear:both;
	height:24px;
	width:576px;
	background-color:#5a5a5a;
	margin:0;
	border-top:1px solid #000;
}
#nav a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.tab1, .tab2, .tab3, .tab4, .tab5, .quality {
	float:left;
	display:inline;
	padding-top:6px;
	height:18px;
}
.tab1 {
	border-left:1px solid #000;
}
.tab1, .tab2, .tab3, .tab4, .tab5 {
	border-right:1px solid #000;
}
.tab1 a, .tab2 a, .tab3 a, .tab4 a, .tab5 a {
	padding:5px 12px;
	width:100%
}
html>body .tab1 a, html>body .tab2 a, html>body .tab3 a, html>body .tab4 a, html>body .tab5 a {
	width:auto;
}
.quality a {
	padding: 5px 26px 5px 12px;
	width:100%
}
html>body .quality a {
	width:auto;
}
.tab1 a:hover, .tab2 a:hover, .tab3 a:hover, .tab4 a:hover, .tab5 a:hover, .quality a:hover {
	background-color:#dd0020;
}
body#tab1 .tab1 a, body#tab2 .tab2 a, body#tab3 .tab3 a, body#tab4 .tab4 a, body#tab5 .tab5 a, body#quality .quality a {
	background-color:#dd0020;
}
/* text handling */
h1, h2, h3, h4, h5, h6, p {
	margin:0;
}
h1 {
	color:#dd0020;
	font-size: 1.4em;
	margin-bottom:6px;
	line-height:1.5em;
}
h2 {
	color:#dd0020;
	font-size: 1.2em;
	margin-bottom:6px;
}
h3 {
	font-size:1.1em;
	color:#000;
	margin-top:12px;
	margin-bottom:6px;
	line-height:1.3em;
}
p {
	line-height:1.5em;
	margin-bottom:12px;
}
a {
	text-decoration:none;
	color:#5a5a5a;
}
a:hover {
	text-decoration:none;
	color:#dd0020;
}
ul, li {
	list-style-type:square;
	line-height:1.5em;
	list-style-position: outside;
	}
.indentheader {
	font-weight:bold;
	margin:18px 0 2px 0;
}
.indent {
	text-indent: 1em;
	margin:0 0 6px 0;
}
img {
	border:0;
}
img a, img a:visited, img a:hover, img a:active {
	border:0;
	text-decoration:none;
}
.prdate {
	font-size: .8em;
	text-transform: uppercase;
}
.sidephoto img {
	margin-top:12px;
}
.footertext a {
	color:#fff;
	border-bottom:1px solid #999;
	}
	.footertext a:hover {
	color:#dd0020;
	}
.linkspace {
	padding-left:1.6em;
	}