/* SITEWRENCH EDITOR BACKGROUND
-------------------------------------------*/
body {
	background-color: #000000; 
	background-image: none;
	margin: 0px; 
}

/* BODY OVERRIDES (Defaults) */
body, p, div, ul, li, td {
	font-family: "Century Gothic", Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

body {
	background-color: #3d3d3b;
	margin: 0px;
	padding: 0px;
}

div, span, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

table, img {
	border: 0px;
}

a:link, a:visited, a:active {
	color: #81b2c7; 
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

hr {
	border: 0;
	width: 100%;
	color: #434241;
	background-color: #434241;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* SITEWRENCH TEXT Styles
-------------------------------------------*/
.bodybold {
	font-weight: bold;
}
.bodyoptional {
	color: #666666;
}
.heading {
	font-size: 16px;
	line-height: 20px;
	color: #a7a6a0;
}
.headingbold {
	font-size: 16px;
	line-height: 20px;
	color: #a7a6a0;
	font-weight: bold;
}
.subheading {
	font-size: 14px;
	line-height: 16px;
}
.subheadingbold {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.optionalheading {
	font-size: 12px;
	line-height: 16px;
	color: #81b2c7;
	display: block;
	border-bottom: 1px solid #5e5e5a;
	padding-bottom: 3px;
}
.swcredit {
	font-size: 9px;
	color: #7b7458;
}
a.swcredit:link, a.swcredit:visited{color: #7b7458; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #333; text-decoration:underline;}

#breadcrumb {
	font-size: 10px;
	color: #E6BD29;
	font-weight: normal;
}
#breadcrumb a:link, #breadcrumb a:visited{color: #E6BD29; text-decoration:none;}
#breadcrumb a:hover, #breadcrumb a:active{color: #666666; text-decoration:underline;}

/* SEARCH FORM styles
-------------------------------------------*/
#search {
	font-size: 10px;
	width: 192px;
}
.searchField {
	font-size:10px;
	color: #e6e1ca;
	width: 145px;
	padding: 4px;
	border: 1px solid #835436;
	background-color: #65250c;
}
.searchButton {
	font-size:10px;
	background-color: #636344;
	color: #FFF;
	border: none;
	padding: 5px;
}

/* P7 NAVIGATION Styles
-------------------------------------------*/
#navWrapper {
	margin-top: 22px;
	float: left;
	z-index: 400;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 0px 16px 0px 0px;
	font-size: 12px;
	color: #a7a6a0;
}
#nav li {
	padding: 0;
	margin: 0;
	float: left;
	background: none;
	width: auto;
}
#nav li:hover a, #nav a:focus,
#nav a:active, #nav li.p7hvr a {
	color: #81b2c7;
}

/* SUB NAVIGATION Styles
-------------------------------------------*/
#subnavWrapper {
    float: left;
}

#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav {
	font-size: 0px;
	line-height: 0px;
	color: #000000;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	font-size: 10px;
	line-height: 20px;
	color: #a7a6a0;
	text-decoration: none;
}
#subnav a:hover {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavsubstyle {
	font-size: 9px;
	line-height: 16px;
	color: #a7a6a0;
	margin-left: 10px;
}
a.subnavsubstyle:link, a.subnavsubstyle:visited, a.subnavsubstyle:active {
	color: #a7a6a0;
	text-decoration: underline;
}
a.subnavsubstyle:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* WRAPPER styles
-------------------------------------------*/
#mainWrapper {
	width: 100%;
	text-align: center;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #000000;
	padding-bottom: 25px;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #3d3d3b url(/sitefiles/####/images/bottomBkgd.jpg) repeat-x;
	padding-top: 25px;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

/* TOP styles
-------------------------------------------*/
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#topLeft {
	float: left;
	width: 622px;
	margin-top: 242px;
}
#logo a, #logo a:hover {
	font-size: 16px;
	line-height: 20px;
	color: #a7a6a0;
	text-decoration: none;
}
#topRight {
	float: right;
	width: 250px;
	min-height: 600px;
}
#flash {
	width: 250px;
	height: 426px;
}
#contentLeft {
	margin-top: 50px;
	float: left;
	width: 622px;
}
#contentLeft ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
#contentLeft ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/sitefiles/####/images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}
#contentRight {
	float: right;
	width: 250px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#contentRight img {
	padding-left: 12px;
}
.clearThis {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* BOTTOM styles
-------------------------------------------*/
#bottom {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#bottom td  {
	font-size: 10px;
	line-height: 14px;
	color: #808080;
}
#bottom td a {
	font-size: 10px;
	line-height: 14px;
	color: #c2c1ba;
	text-decoration: underline;
}
#bottom td a:hover {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#blog {
	font-size: 10px;
	line-height: 14px;
	color: #808080;
}
#blog a {
	font-size: 10px;
	line-height: 14px;
	color: #c2c1ba;
	text-decoration: underline;
}
#blog a:hover {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#blog img {
	margin-right: 16px;
	margin-bottom: 16px;
}

/* FOOTER styles
-------------------------------------------*/
#footer {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: right;
	font-size: 10px;
	line-height: 16px;
	color: #808080;
}
#footer a {
	font-size: 10px;
	line-height: 16px;
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer img {
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}

/* DEFAULT styles
-------------------------------------------*/
#DEFtopLeft {
	float: left;
	width: 622px;
	margin-top: 120px;
	min-height: 600px;
}
#DEFcontentRight {
	float: right;
	width: 250px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#DEFcontentRight img {
	padding-left: 12px;
}
.browse {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #5e5e5a;
	padding-bottom: 3px;
}
#mailing {
	float: right;
	width: 250px;
	border-bottom: 1px solid #434241;
	padding-bottom: 18px;
	margin-bottom: 18px;
	text-align: left;
}
.mailingList {
	font-size: 12px;
	line-height: 16px;
	color: #bed47f;
	display: block;
	border-bottom: 1px solid #5e5e5a;
	padding-bottom: 3px;
}
#mailing td {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.mailingText {
	font-size:10px;
	color: #666666;
	width: 112px;
	padding: 4px;
	background-color: #343434;
	border: none;
}
.mailingButton {
	font-size:10px;
	background-color: #4D4D4D;
	color: #B3B3B3;
	padding: 4px;
	border: none;
	cursor: pointer;
}
