/* ================================================= global tag, tag/class and special definitions */
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #292927;
	background-image: url(../img/bodyBg_rpt.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #ffffdc;
}
a:link, a:visited {
	color: #feff82;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	color: #feff82;
	text-decoration: none;
}
#nav, h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
/* ================================================= global class definitions */
.center {
	text-align: center;
}
/* ================================================= global id definitions, sorted in source code order */
.txtrBg {
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
}
#darkCork {
	background-image: url(../img/darkCorkBg_xrpt.jpg);
	height: 200px;
	left: 0px;
	top: 0px;
}
#lightCork {
	background-image: url(../img/lightCorkBg_xrpt.jpg);
	height: 41px;
	left: 0px;
	top: 234px;
}
#outsideWrap {
	background-image: url(../img/outsideWrapBg_xrpt.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	background-position: 0px 200px;
}
#wrap {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
	top: 0px;
	padding-top: 275px;
}
#main {
	overflow: hidden;
	height: auto;
	width: 760px;
	background-image: url(../img/mainBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: 0px 91px;
	line-height: 1.5;
}
#main.homeP {
	background-color: #242422;
	background-image: none;
	width: 735px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #20201e;
	border-left-color: #20201e;
}
#heading {
	background-color: #82321d;
	height: 50px;
	width: 760px;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image: url(../img/homeLowry.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
#main.homeP #heading {
	position: absolute;
	left: 0px;
	top: 275px;
	background-image: url(../img/homeLowry.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#heading h1 {
	font-size: 34px;
	color: #ffffbf;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: absolute;
	left: 275px;
	top: 16px;
}
#main.homeP #heading h1 {
	left: 40px;
	top: 16px;
}
#content {
	float: right;
	height: auto;
	width: 430px;
	margin-right: 56px;
	font-size: 13px;
	opacity: 0.9999; /* makes light text on dark backgrounds more readable in Safari */
	background-color: #242422;
	display: inline;
	padding-bottom: 25px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#content span.drop {
	font-size: 70px;
	line-height: 0.9;
	text-align: center;
	display: block;
	float: left;
	margin-right: 8px;
}
#main.homeP #content {
	background-color: #242422;
	background-image: url(../img/homePContentBg_norpt.png);
	background-repeat: no-repeat;
	background-position: 566px 70px;
	width: 735px;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#content h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main.homeP #content h2 {
	font-size: 46px;
	color: #ffffbf;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content h3 {
	color: #ffffbf;
	font-size: 23px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content dl {
	margin: 0px;
	padding: 0px;
}
#content dt {
	font-size: 14px;
	background-image: url(../img/contentDtBg_norpt.gif);
	background-position: right bottom;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82321d;
	margin-top: 17px;
}
#content dd {
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul#homeBanner {
	height: 160px;
	width: 735px;
	margin: 0px 0px 20px;
	padding: 5px 0px;
	list-style: none;
	background-image: url(../img/homeBannerBg_xrpt.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
ul#homeBanner li {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
ul#homeBanner li img {
}
#main.homeP #content ul#buttons {
	display: inline;
	float: left;
	width: 222px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#main.homeP #content ul#buttons li {
	background-image: none;
	padding: 0px;
	margin: 0px 0px 20px;
	clear: both;
	overflow: hidden;
	float: left;
}
#main.homeP #content ul#buttons li img {
	clear: both;
	float: left;
	border-style: none;
}
#main.homeP #content div {
	float: right;
	width: 440px;
	margin-right: 20px;
}
#sidebar {
	float: left;
	height: auto;
	width: 260px;
	background-image: url(../img/sidebarBg_norpt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
	margin-bottom: 15px;
}
#sidebarTop {
	background-image: url(../img/sidebarTopBg_yrpt.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	width: 250px;
}
#sidebarCont {
	background-image: url(../img/sidebarContBg_norpt.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	font-size: 14px;
	color: #292927;
}
#sidebarCont h4 {
	font-size: 17px;
	color: #82321d;
	padding: 0px;
	margin: 0px;
}
#sidebarCont ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarCont ul li {
	margin-bottom: 7px;
}
#sidebarCont ul.bull li {
	background-image: url(../img/sidebar_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}
#sidebarCont ul.imgs li img {
	border: 1px solid #82321D;
}
#sidebarCont a:link, #sidebarCont a:visited {
	color: #82321d;
	text-decoration: underline;
}
#sidebarCont a:focus, #sidebarCont a:hover, #sidebar a:active {
	color: #82321d;
	text-decoration: none;
}
#emailForm {
	overflow: hidden;
}
#emailForm p {
}
#emailForm label {
	display: block;
	clear: both;
	float: left;
}
#emailForm input, #emailForm textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 7px;
	font-size: 14px;
	color: #82321d;
	padding: 1px;
	width: 190px;
	clear: both;
	float: left;
}
#emailForm textarea {
	height: 100px;
}
#alertTxt {
	display: none;
	margin-bottom: 10px;
	font-size: 12px;
	clear: both;
}
#alertTxt.error {
	color: #A22410;
	background-color: #FF8673;
	padding: 5px;
	border: 1px solid #FF492C;
}
#alertTxt.good {
	color: #0E8021;
	background-color: #B7FFB5;
	padding: 5px;
	border: 1px solid #7AFF90;
}
#emailForm button {
	clear: both;
	float: left;
}
#loader {
	float: left;
	display: none;
	margin-left: 10px;
}
#head {
	position: absolute;
	height: 275px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#headOrna {
	background-image: url(../img/headOrnaBg_norpt.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	position: absolute;
	left: 5px;
	top: 127px;
}
#logo {
	background-image: url(../img/logoBg_norpt.png);
	background-repeat: repeat;
	height: 275px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#logo img {
	position: absolute;
	height: 168px;
	width: 250px;
	left: 5px;
	top: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a {
	display: block;
	height: 87px;
	width: 223px;
	position: absolute;
	left: 19px;
	top: 107px;
	background-image: url(../img/ieBgFix.gif);
}
#mast {
	background-image: url(../img/bannerPlaceholder.jpg);
	background-repeat: repeat;
	height: 200px;
	width: 500px;
	position: absolute;
	top: 0px;
	right: 5px;
}



/* =Navigation
-----------------------------------------------------------------------------*/
#nav {
	position: absolute;
	height: 75px;
	width: 481px;
	left: 274px;
	top: 200px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 481px;
	list-style-type: none;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#nav ul li {
	font-size: 22px;
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-top: 11px;
}
#nav ul li p {
	margin: 0px;
	padding: 0px;
	opacity: 0.9999; /* makes light text on dark backgrounds more readable in Safari */
	letter-spacing: 1px;
}
#nav a:link, #nav a:visited {
	color: #ffffbf;
	text-decoration: none;
}
#nav a:focus, #nav a:hover, #nav a:active {
	color: #feff82;
	text-decoration: none;
}



.subnav {
	background-color: #82321d;
	height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffbf;
	background-image: url(../img/subnavBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	position: absolute;
	z-index: 1;
}
.subnav div {
	background-image: url(../img/subnavPBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
.subnav p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#aboutSN {
	width: 180px;
	left: 220px;
	top: 34px;
}

#tlOrna {
	background-image: url(../img/tlOrnaBg_norpt.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 325px;
}
#trOrna {
	background-image: url(../img/trOrnaBg_norpt.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	position: absolute;
	top: 325px;
	right: 0px;
}
#footer {
	background-color: #82321d;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffbf;
	background-image: url(../img/footerBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#brOrna {
	background-image: url(../img/brOrnaBg_norpt.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	position: absolute;
	right: 0px;
	top: -30px;
}
#blOrna {
	background-image: url(../img/blOrnaBg_norpt.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: -30px;
}
#footerCont {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 82px;
	background-image: url(../img/footerContBg_norpt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	font-size: 13px;
	line-height: 1.2;
}
#footerL {
	float: left;
	width: 370px;
	opacity: 0.9999; /* makes light text on dark backgrounds more readable in Safari */
}
#footerR {
	float: right;
	width: 370px;
}
#footerR p {margin-top: 10px;}
#footerCont h5 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#footerCont a img.map {
	float: left;
	border: 3px solid #feff82;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;}
#footerCont img.map {float: right; margin-top: 25px;}
#footerCont a img.fLogo {
	float: left;
	border: 3px solid #feff82;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;}
#footerCont img.fLogo {float: right; margin-top: 25px;}
#footerContact {
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#footerContact span {
	font-size: 20px;
}
p.legal {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}


/* SOCIAL MEDIA ICONS */
#social {clear: both; height: 15px; text-align: center; font-size: 11px; padding-top: 10px;}
#social li.icon, #social.icon a {color: #ffffdc; display: block; text-decoration: none;}
#social li {float: left; display: inline; list-style: none;}

#social li.legal, #social a.legal {color: #ffffbf; display: block; text-decoration: none;}
#social a.legal:hover {text-decoration: underline;}

#social img {
	width: 16px;
	height: 16px;
	padding-left: 7px;
	border: 0;}
	
#social img a {text-decoration: none; border: 0;}
#social img a:hover {text-decoration: none; border: 0;}
	
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/
.sIFR-active h1, .sIFR-active h2, .sIFR-active h3, .sIFR-active h4, .sIFR-active h5, .sIFR-active #nav ul li p, .sIFR-active .subnav p {
	visibility: hidden;
}

