/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family:'Palatino Linotype', Palatino, Baskerville, 'Book Antiqua', Georgia, serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../prncImages/prncBkg.jpg);
	background-repeat: no-repeat;
	margin: 120px 0 36px 5px;
}
#masthead {
	position: absolute;
	top: 10px;
	left: 230px;
}
#menubar {
	width: 880px;
	margin: 0 auto 0;
 text-align: center;
}
#wrapper {
	width: 880px;
 border: solid 1px DarkSlateGray;
 background-color:#FFFFFF;
	margin: 10px auto 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 580px;
 background-color: #FFFFFF;
	float: left;
}
#right {
	width: 300px;
	float: left;
}
#menu {
	margin: 0;
	padding:0;
}
#menu li {
	list-style-type: none;
 width: 184px;
	margin: 0 8px 0 0;
	padding: 0;
}
#menu a {
	display: block;
	text-decoration: none;
	padding: 5px 8px;
	color: #FFFFFF;
	line-height:1;
	background-color: DarkSlateGray;
	font-size: .80em;
 letter-spacing: .1em;
	border: 1px solid Brown;
	font-variant: small-caps;
}
#menu a:hover, #menu a:active, #menu a:focus {
	background-color: #333333; color: #FFFFFF;
}
#menu li {
	float: left;
	width: 9em;
}
#left .content2 {
	padding: 14px 24px;
	line-height: 1.65em;
 background-color:#FFFFFF;
}
#left .content {
	padding: 24px 24px;
	font-size: 0.85em;
	line-height: 1.65em;
 background-color:#FFFFFF;
}
#right .content {
	padding: 24px 16px 24px 22px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
/*All Links on page*/
a:link {
	color: DarkSlateGray;
}
a:visited, .linklist a:visited {
	color: #696969;
}
a:hover {
	color: #333333;
}
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.75em;
 font-weight: lighter;
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: DarkSlateGray;
	border-right: 1px solid DarkSlateGray;
}

h1, h2, h3, h4, h5 {
	font-variant: small-caps;
	color: DarkSlateGray;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}
h1 {
	margin: 20px auto 10px;
	font-size: 1.65em;
	text-align: center;
}
h2 {
	margin: 30px 0 0 0;
	font-size: 1.3em;
}
h3 {
	margin: 24px 0 0 0;
	font-size: 1.1em;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.1em;
}
ul.content, ol.content {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style-type: square;
}
#sidebar {
 text-align:center;
 margin-top: 30px;
}
.top {
	margin-top: 6px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}

/*All Links on page*/
a:link {
	color: DarkSlateGray;
}
a:visited, .linklist a:visited {
	color: #696969;
}
a:hover {
	color: #333333;
}
#copyright {
	font-size: 0.7em;
	clear: both;
	width: 830px;
	margin: 0 auto;
	background-image: url(../prncImages/prncLogo2.jpg);
	background-repeat: no-repeat;
	padding: 53px 81px;
	color: #333333;
}
#copyright span {
	display: block;
}
#footer {
	padding: 0;
	font-size: 0.75em;
	width: 780px;
	margin: 0 auto;
}
#footer .content {
	padding: 0px 20px 0px 36px;
	position: relative;
}
/*
Adds a margin around images*/
img.wrapleft {
	float: left; margin: 0px 20px 20px 0px;
}
img.wrapright {
	float: right; margin: 20px;
}
.uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#vmenu {
	margin: 0;
	padding:0;
}
#vmenu li {
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
}
#vmenu a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #FFFFFF;
	line-height:1;
	background-color: DarkSlateGray;
	font-size: 1em;
 letter-spacing: .1em;
	border: 1px solid Brown;
	font-variant: small-caps;
}
#vmenu a:hover, #vmenu a:active, #vmenu a:focus {
	background-color: #333333;	color: #FFFFFF;
}
.p7VSC07 {
	position: relative;
	padding: 0;
}
.p7VSC_showall {
	display: none;
}
.p7VSC_showall:hover, .p7VSC_showall:active, .p7VSC_showall:focus {
	display: none;
}
.p7VSC07 .p7VSC_scrollbox_wrapper {
	border: 1px solid DarkSlateGray;
}
.p7VSC07 .p7VSC_scrollbox {
	position: relative;
	border: 0;
	width: 100%;
}
.p7VSC07 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC07 .p7VSC_content {
	padding: 10px 12px;
}

.p7VSC07 .p7VSCdragchannel {
	position: absolute;
	width: 3px;
	top: 0px;
	left: -1px;
	cursor: default;
}
.p7VSC07 .p7VSCdragchannel em {
	display: none;
}
.p7VSC07 .p7VSCdragchannel a {
	display: block;
}
.p7VSC07 .p7VSCdragbar {
	position: relative;
}
.p7VSC07 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC07 .p7VSCdragCtrl a {
	height: 2px;
	width: 3px;
	background-image: url(../prncImages/meter.gif);
	background-repeat: no-repeat;
}
#getnews {
	color: #FFFFFF;
 text-align: center;
	background-color: DarkSlateGray;
	font-size: 1em;
 letter-spacing: 0.1em;
	border: 1px solid Brown;
	font-variant: small-caps;
 margin: 30px 0;
 padding: 0 0 12;
}
#getnews h3 {
	color: #FFFFFF;
	font-weight: lighter;
	margin-top: 10px;
}
/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
 	font-size: 11px;
	color: #333333;
	border: 1px inset DarkSlateGray;
}

input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #333333;
 font-size:9px;
 letter-spacing: 0.1em;
	color: #FFFFFF;
	margin: 3px;
	border-top: thin solid Brown;
	border-right: thin solid #696969;
	border-bottom: thin solid #696969;
	border-left: thin solid Brown;
}

/* Tables used to display tabular Data. */
table.tabularData2, table.tabularData2 td, table.tabularData2 th {
	border: 1px solid #D6D6D6;
	border-collapse: collapse;
}
table.tabularData2 td {
 color: #333333;
 font-size: 12px;
}
table.tabularData2 td, table.tabularData2 th{
	padding: 4px;
}
table.tabularData2 th, table.tabularData2 th a:link, table.tabularData2 th a:visited, table.tabularData2 th a:hover, table.tabularData2 th a:active  {
	background: #F5F5F5;
	color: #333333;
	text-align: center;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F5F5F5;
}
.altRowOdd{
	background-color: #FFFFFF;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}
strong {
	color: #333;
}
.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
