/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles 

/* NORMALIZING styles
-------------------------------------------*/
.RadEContent, .RadEContentBordered
{
 background-color: #FFFFFF; 
 background-image: none;
 margin: 0px; 
}

* { margin: 0; padding: 0; }
html, body {
	height:100%;
}

body, p, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
div, span, img, form, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

table{
	border: 0px; clear: left;
}

/* MAIN styles
-------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: #1e2343 url(/sitefiles/1077/images/whiteBkgd.gif) repeat-y center top;
}
.heading {
	font-size: 22px;
	line-height: 26px;
	font-family: "Trebuchet MS", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3a51a1;
	font-weight: normal;
}

.subheading {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BA5630;
	font-weight: bold;
}

.optionalheading {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
.whiteheading {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	line-height: 26px;
	font-family: "Trebuchet MS", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3a51a1;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	line-height: 26px;
	font-family: "Trebuchet MS", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3a51a1;
	font-weight: normal;
}

h4 {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BA5630;
	font-weight: bold;
}

h3 {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BA5630;
	font-weight: normal;
}

.img-border {
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #fff;
}

a.img-border:link, a.img-border:visited, a.img-border:active {
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #fff;
}
a.img-border:hover {
	display: block;
	padding: 2px;
	border: 1px solid #999999;
	background: #fff;
}

a:link, a:visited{color: #BA5630; text-decoration:none;}
a:hover, a:active{color: #666666; text-decoration:underline;}

.swcredit {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	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;}

.breadcrumbstyle {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6BD29;
	font-weight: normal;
}
a.breadcrumbstyle:link, a.breadcrumbstyle:visited{color: #E6BD29; text-decoration:none;}
a.breadcrumbstyle:hover, a.breadcrumbstyle:active{color: #666666; text-decoration:underline;}


td{
	vertical-align: top;
}

hr {
	border: 0;
	width: 100%;
	color: #b2ad8f;
	background-color: #b2ad8f;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}

ul {
	margin: 10px 0px;
	padding: 0px;
}
ul li{
	padding: 0 0 0 20px;
	margin: 0px;
	background: url(/sitefiles/1077/images//bullet.gif) 0em .5em no-repeat;
	list-style: none;
}

input, select, textarea, checkbox {
	border: 1px solid #b2ad8f;
	padding: 2px;
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#fullheight {height:100%}


/* WRAPPER styles
-------------------------------------------*/
#headerWrapper {
	width: 100%;
	float: left;
	background: #1e2343 url(/sitefiles/1077/images//2185A-bodyBkgd.jpg) repeat-x center top;
}
#middleWrapper {
	width: 100%;
	float: left;
}
#footerWrapper {
	width: 100%;
	float: left;
}

/* HEADER styles
-------------------------------------------*/
#header {
	margin: 0px auto;
	width: 760px;
	height: 119px;
	padding: 3px 3px 0px;
	height: 117px;
	position: relative;
	background-color: #FFF;
}
#topImg {
	height: 84px;
}
#topLinks {
	width: 720px;
	height: 32px;
	background-color: #99957a;
	border-top: 1px solid #FFF;
	padding: 0px 20px 0px 20px;
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFF;
	float: left;
}
#topLinks a {
	color: #FFF;
	text-decoration: none;
}
#topLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* FORM styles
-------------------------------------------*/
#search {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	top: 90px;
	right: 20px;
	text-align: right;
	width: 420px;
	position: absolute;
}
#search a {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	display: inline;
}
#search a:hover {
	color: #FFF;
	text-decoration: underline;
	display: inline;
}
#searchtwo
 {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	top: 90px;
	right: 20px;
	text-align: right;
	background-color: #FF0000;
	width: 400px;
	position: absolute;
}

/* FORM styles
-------------------------------------------*/
.searchField {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	width: 150px;
	padding: 4px;
	border: 1px solid #99957a;
	background-color: #FFF;
	display: inline;
}
.searchButton {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #99957a;
	color: #FFF;
	border: none;
	padding-top: 6px;
	display: inline;
}

.sglogintext {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.sglogin-field {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	width: 142px;
	padding: 4px;
	border: 1px solid #99957a;
	background-color: #FFF;
}
.custom-button {
	margin-top: 5px;
	border: none;
}

/* NAVIGATION style
-------------------------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.slidedoormenu{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 189px; /* width of menu (don't forget to add border with below!) */
}

.slidedoormenu li{
	border-bottom: 1px solid #99957a; /* Gray border beneath each menu item */
	background: none;
	padding: 0px 0px 0px 10px;
}

.slidedoormenu li a{
background: #7a7356 url(/sitefiles/1077/images//2185A-vstrip.jpg) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFF;
display: block;
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: #FFF;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: #FFF;
}

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
<![endif]


/* SUBNAVIGATION styles
---------------------------------------------------------- */
.subnavmainstyle {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}
A.subnavmainstyle:link {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	margin-left: 15px;
}
A.subnavmainstyle:active {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	margin-left: 15px;
}
A.subnavmainstyle:visited {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	margin-left: 15px;
}
A.subnavmainstyle:hover {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	text-decoration:underline;
	margin-left: 15px;
}

.subnavsubstyle {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color:#FFF;
	margin-left: 25px;
	font-weight: normal;
}
	
A.subnavsubstyle:link          {text-decoration:underline; color:#FFF;}
A.subnavsubstyle:active        {text-decoration:underline; color:#FFF;}
A.subnavsubstyle:visited       {text-decoration:underline; color:#FFF;}
A.subnavsubstyle:hover         {text-decoration:none; color:#FFF;}

/* --------------------------------------------------------------------------------------SUB NAV */

#subnav {
	float: left;
	width: 179px;
	padding: 0px;}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	margin: 0px;
	float: left;
	display: block;
	width: 150px;
	background: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
	
#subnav a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
	
#subnav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

#subnav .current a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;}


/* CONTENT styles
-------------------------------------------*/
#middle {
	margin: 0px auto;
	width: 760px;
	padding: 0px 3px;
	position: relative;
	text-align: left;
	overflow:hidden;
 }
#homeLeft  {
	width: 189px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #7a7356;
	overflow: hidden;
}

#login {
	width: 183px;
	padding: 3px;
	text-align: center;
}
#login td {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#FFF;
	font-weight: bold;
}
.roundbox {
	width: 100%;
	background-color: #99957a;
	color: #fff;
	text-align: left;
}

.roundbox h2 {
	display: none;
}

.roundbox p, .roundbox span {
	margin: 0 15px;
	color: #ffffff;
}

.roundbox a, .roundbox a.hover {
	color: #ffffff;
}

.roundtop { 
	background: url(/sitefiles/1077/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/sitefiles/1077/images/br.gif) no-repeat top right; 
}

img.corner {
	width: 5px;
	height: 5px;
	border: none;
	display: block !important;
}

#utilityBox {
	width: 136px;
	background-color: #b3ae90;
	border: 1px solid #c6c1ab;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #59553e;
}
#utilityBox a {
	color: #c05334;
}

#utilityBox a:hover {
	color: #59553e;
}

#homeMiddle {
	float: left;
	width: 339px;
	padding: 3px;
	overflow: hidden;
}
#flash {
	float: left;
	width: auto;
}
#todaysWord {
	float: left;
	width: 299px;
	padding: 20px;
	border-bottom: 1px solid #b2ad8f;
}
#todaysWord p {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #7a7356;
	font-weight: normal;
}
#homeContent {
	float: left;
	width: 299px;
	padding: 20px;
	overflow:hidden;
}
#homeContent img, #homeContent a img  {
	display: block;
	padding: 2px;
	border: 1px solid #b2ad8f;
	background: #fff;
}
#homeContent a:hover img  {
	display: block;
	padding: 2px;
	border: 1px solid #666;
	background: #fff;
}
#homeRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 226px;
	background: #dae2ed;
}
* html #homeRight {
	w\idth: 223px;
}
#enews {
	float: left;
	width: 196px;
	background: url(/sitefiles/1077/images/2185A-enews.jpg) top no-repeat;
	padding: 6px 15px 15px;
}
* html #enews {
	w\idth: 194px;
}
#enews p {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666;
	font-weight: normal;
}
#goodPerson {
	float: left;
	width: 196px;
	height: 87px;
	background: url(/sitefiles/1077/images/2185A-good.jpg) top no-repeat;
	padding: 6px 15px 15px;
}
* html #goodPerson {
	w\idth: 194px;
}
#goodPerson p {
	font-family: "Lucida Grande", Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}
#usefulLinks {
	float: left;
	width: 196px;
	background: url(/sitefiles/1077/images/2185A-links.jpg) top no-repeat;
	padding: 6px 15px 15px;
}
* html #usefulLinks {
	w\idth: 194px;
}
#usefulLinks a {
	color: #666666;
	text-decoration: none;
}

#usefulLinks a:hover {
	color: #333333;
	text-decoration: underline;
}
#contactContainer {
	float: left;
	width: 196px;
	background: url(/sitefiles/1077/images/2185A-links.jpg) top no-repeat;
	padding: 6px 15px 15px;
}
* html #contactContainer {
	w\idth: 194px;
}

/* FOOTER styles
-------------------------------------------*/
#footer {
	margin: 0px auto;
	width: 760px;
	border-top: 1px solid #b2ad8f;
	position: relative;
	text-align: left;
	overflow:hidden;
	padding: 15px 0px;
	text-indent: 10px;
}

/* ATTENDERS DEFAULT styles
-------------------------------------------*/
#defMiddle {
	float: left;
	width: 399px;
	padding: 3px;
	overflow:hidden;
}
#defRight {
	margin: 0px;
	padding-bottom: 10px;
	float: right;
	width: 166px;
	background: #dae2ed;
	text-align: center;
}
#defContent {
	float: left;
	width: 359px;
	padding: 10px;
	overflow:hidden;
}
#defUsefulLinks {
	float: left;
	width: 136px;
	background: url(/sitefiles/1077/images//2185A2-links.jpg) top no-repeat;
	padding: 6px 15px 15px;
	text-align: left;
}
#defUsefulLinks a {
	color: #666666;
	text-decoration: none;
}

#defUsefulLinks a:hover {
	color: #333333;
	text-decoration: underline;
}
#defContactContainer {
	float: left;
	width: 136px;
	background: url(/sitefiles/1077/images//2185A2-links.jpg) no-repeat top;
	padding: 6px 15px 15px;
	text-align: left;
}
#defRight img, #defRight a img  {
	display: block;
	padding: 2px;
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px solid #b2ad8f;
	background: #fff;
	float: left;
	margin-top: 6px;
}
#defRight a:hover img  {
	display: block;
	padding: 2px;
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px solid #666;
	background: #fff;
	float: left;
}

/* DEFAULT styles
-------------------------------------------*/
#def2Middle {
	float: left;
	width: 565px;
	padding: 3px;
	overflow:hidden;
}
#def2Content {
	float: left;
	width: 545px;
	padding: 10px;
	overflow:hidden;
}

/* BREADCRUMBS */
#breadcrumb {
	float: left;
	width:380px;
	text-align: left;
	margin-bottom: 14px;
	margin-top: 0px;
}
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumb li {
	margin: 0px;
	padding: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumb a {
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #999999;
	background: url(/SiteFiles/1077/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 5px;
}
#breadcrumb a:hover {
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #999999;
	background: url(/SiteFiles/1077/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 5px;
}
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	color: #999999;
	background: none;
	text-decoration:none;
}
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	color: #999999;
	background: none;
	text-decoration:underline;
}
#breadcrumb a.current  {
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #999999;
	background: url(/SiteFiles/1077/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}

.product-bug {
	padding-right:8px;
	float:left;
	clear: none;
	width:165px;
}

.media-archive-archive-item {height:auto;}

#blog-comment div {
	width:550px !important;
}