@charset "utf-8";
/*
psvrr.org custom index stylesheet
Development: Russ Newberg, Lobster Computing
www.lobstercomputing.com
*/

body {
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0;
	background:#000 url(../images/bgpat2.jpg) top left repeat fixed;
	/*background:#000 url(../images/bg.jpg) top center repeat;*/
	font-family:"Times New Roman", Times, serif;
}
#container {
	width:960px;
	margin:0 auto;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	position:relative;
}
#containerBottom {
	width:960px;
	margin:0 auto;
	position:relative;
}

/* **** CUSTOM HEADER **** */
#headerDivTop {
	width:100%;
	height:24px;
	/* border:1px dotted #C00; */
	background: url(../images/headerbgtop3.png) top center no-repeat;
}
#headerDiv {
	width:100%;
	/* height:380px; - for full size square header */
	height:356px;
	/* border:1px dotted #C00; */
	background:#900 url(../images/headerbg3.jpg) top center no-repeat;
}
#heraldDiv {
	height:420px;
	width:420px;
	background:url(../images/herald2red.png) top center no-repeat;
	position:absolute;
	top:-20px;
	left:-20px;
	z-index:99;
}
#heraldDiv img {
	border:none;
}
#menuDiv {
	width:100%;
	min-height:41px;
	/*border:1px dotted #39F;*/
	background:#030 url(../images/menubg.jpg) no-repeat;
}
#navDiv {
	float:right;
	margin-right:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* **** END CUSTOM HEADER **** */

/* **** BODY CONTENT **** */
#bodyDiv {
	width:100%;
	min-height:300px;
	background:#030 url(../images/parchment6.jpg) top left repeat-y;
	/*border:1px dotted #F90;*/
	/*padding-top:50px;*/
	/*overflow:auto;*/
}
#bodyContent {
	width:800px;
	margin:0 auto;
	padding:50px 25px 30px 25px;
	/*border:1px dotted #000;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#000;
	overflow:visible;
}
h1 {
	color:#993300;
	text-shadow:#000 1px 1px 1px;
}
h2, h3 {
	color:#993300;
}
a {
	color:#990000; /*#030;*/
	text-decoration:none;
}
a:hover {
	color:#003300; /*#F63;*/
	text-decoration:underline;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#333300;
	/*border:1px solid #F00;*/
}
img {
	border:none;
}
/* **** END BODY CONTENT **** */

/* **** START FOOTER **** */
#footerDiv {
	clear:both;
	width:100%;
	min-height:208px;
	/*border:1px dotted #00F;*/
	background:#030 url(../images/ffbg.jpg) top center no-repeat;
}
.footerMenu, .footerMenuLive {
	float:left;
	text-align:left;
	line-height:1.2em;
	/* height:100%; */
	/*border:1px dotted #0F0;*/
	margin:10px 10px 0 10px;
}
.footerMenu ul, .footerMenuLive ul {
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	/*font-weight:bold;*/
}
.footerMenu ul li, .footerMenuLive ul li {
	list-style-type:none;
	color:#FFCC33; 
}
.footerMenu ul li.fhead {
	list-style-type:none;
	color:#FF6633; /* #996633; #CC6633; */
	text-shadow:#000 1px 1px 1px;
}
.footerMenuLive ul li.fhead {
	list-style-type:none;
	color:#FF6633; /* #996633; #CC6633; */
	text-shadow:#000 1px 1px 1px;
}
.footerMenu ul li.flive {
	list-style-type:disc;
	color:#063;
}
.footerMenuLive ul li.flive {
	list-style-type:disc;
	color:#063;
}
.footerMenu ul li a {
	list-style-type:none;
	display:block;
	color:#FFCC33;
	text-decoration: none;
}
.footerMenuLive ul li a {
	list-style-type:none;
	display:block;
	color:#FFCC33;
	text-decoration: none;
}
.footerMenu ul li.flive a {
	list-style-type:none;
	display:block;
	color:#006633; /* #3399CC; */
	text-decoration: none;
}
.footerMenuLive ul li.flive a {
	list-style-type:none;
	display:block;
	color:#063;
	text-decoration: none;
}
.footerMenu ul li a:hover {
	list-style-type:none;
	color:#009900;
	text-decoration:none;
}
.footerMenuLive ul li a:hover {
	list-style-type:none;
	color:#009900;
	text-decoration:none;
}
.footerInfo {
	clear:both;
	width:100%;
	position:relative;
	left:0;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#063;
	text-align:center;
	/*border:1px solid #CCC*/;
}
.footerInfo a {
	color:#063;
	text-decoration:none;
}
.footerInfo a:hover {
	color:#FC3;
	text-decoration:underline;
}
/* **** END FOOTER **** */

/* **** START SLIDER **** */
#slideWrapper {
	height:350px;
	width:550px;
	/* background:url(images/slidebg.png) top center no-repeat; */
	position:absolute;
	top:20px;
	left:380px;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	/* border:1px dotted #FFF; */
	/*z-index:90;*/
}
#tackDiv {
	height:35px;
	width:35px;
	background:url(../images/tack.png) top center no-repeat;
	position:absolute;
	top:-10px;
	left:260px;
	z-index:99;
}
#slider {
	height:350px;
	width:550px;
	position:relative;
	top:0px;
	left:0px;
	background:#000 url(../images/progress.gif) no-repeat 50% 50%;
	/*z-index:97;*/
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	right:20px;
	top:10px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
#slider p {
	color:#FFC; /*#FFCC99*/ /*text overlay color */
}
/* **** END SLIDER **** */
