/* ========== GLOBAL STYLES ========== */

body {
	background: #FFF url('/img/bg.png') repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:normal;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #333;
	}

div {
	margin: 0;
	padding: 0;
	}
	
img {
	border: none;
	margin: 0;
	padding: 0;
	outline: none; /* KILLS FF OUTLINES */
	}
	
img a:link, img a:visited { outline: none; } /* KILLS FF OUTLINES */

img.borders { 
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* ========== TEXT ========== */

p {
	margin: 0 0 15px 0;
	padding: 0;
	}

h1 {
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	margin: 10px 0 50px;
	padding:0;
	}	
	
h2 {
	color: #000;
	font-weight: bold;
	font-size: 15pt;
	margin:0 0 15px;
	padding:0;
	line-height: 18pt;
	}

h3 {
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 10px;
	padding:0;
	}
	
h4 {
	color: #2e0835;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 10px;
	padding:0;
	}
	
h5 {
	font: normal 18px Arial;
	color:#333;
	line-height:20px;
	}

h6 { 
	font: normal 16px Arial;
	color:#333;
	line-height:18px;
	}

div.arrow a { background: url('/img/arrow.png') no-repeat right 3px; margin:0; padding:0 10px 0 0; }
div.arrow a.more { background: url('/img/arrow.png') no-repeat right 4px; margin:0; padding:0 10px 0 0; }

a.position:link, a.position:visited { color:#693f65 !important; font-size: 8pt; font-weight:bold; text-decoration:none; }
a.position:hover { text-decoration:underline; }

.desc { font-size: 8pt; clear:both; }
.location { font-size: 8pt; font-weight: bold; font-style: italic; clear:both; }

a.city:link, a.city:visited { color:#693f65 !important; font-size: 8pt; font-weight:bold; text-decoration:none; }
a.city:hover { text-decoration:underline; }

#content ul {
	margin:0 0 20px;
	padding:0;
	list-style-position:inside;
	overflow:hidden;
	}

#content ul li {
	margin: 0;
	padding:0 0 0 12px;
	list-style-type: circle;
	line-height: 18px;
	}

.hr {
	border-top:1px dotted #bac1c9;
	height:1px;
	width:100%;
	display:block;
	clear:both;
	margin:4px auto;
	}

.more-text p { display:none; }

/* =========== LINKS =========== */

a:link, a:visited {
	color: #457892;
	text-decoration: underline;
	outline: none;
	}

a:hover {
	color: #693f65;
	text-decoration: none;
	}

a.more { font-weight:bold; text-decoration:none; }

/* =========== Overall Styles =========== */

#wrapper {
	margin: 40px auto 20px auto;
	padding: 0;
	width: 961px;
	background: #EEEDEB;
	}
	
#content-wrap {
	background: #f0f0f0 url('/img/bg-content.png') repeat-x bottom left;
	}
	
#content {
	padding:25px 25px 40px 30px;
	background:url('/img/bg-subpage.png') no-repeat top left;
	}
	
div.righttxt {
   padding: 0 12px;
    }	

/* ========== FOOTER STYLES =========== */

#footer {
	background:url('/img/bg-footer.png') repeat-x top left;
	height:43px;
	margin:0;
	padding:8px 0 0 30px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	color:#999999;
	font-size: 8pt;
	}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	}

#footer a:hover {
	color:#999999;
	text-decoration: underline;
	}

#copyright {
	font-size: 8pt;
	}

/* SiteBy Code */
#siteby {
	width:116px;
	height:23px;
	background:url('http://linkback.monkee-boy.com/sby-mboy-linkback.png') no-repeat top left;
	display:block;
	}

#siteby span { display:none; }
#siteby a:link, #siteby a:visited { display:block; border-bottom:none; width:116px; height: 23px; }

/* ======= TOP NAV CONTAINER ======= */

#navcontainer{ 
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #2e0835;
	}

#navlist {
	margin: 0;
	padding: 0;
	float:left;
	}
	
#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
	}

#navlist li a { 
	margin: 0;
	padding: 0;
	}

#navlist li a:link, #navlist li a:visited {
	font: normal 14px Arial;
	color: #333;
	display: block;   /* VERY IMPORTANT FOR CORRECT DROP DOWN POSITIONING IN IE7, REMOVE FOR HORIZONTAL POSITIONING */
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#navlist li a:hover { 
	border-bottom:none;
	text-decoration:none;
	}

.nav1 { 
	width:76px; 
	height: 40px; 
	display: block; 
	position: relative; 
	background:url('/img/topnav.png') 0 0 no-repeat; 
	}
.nav1 * { display:none; }
.nav1 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height: 40px;
	width:76px;
	cursor: pointer;
	background:url('/img/topnav.png') 0 -40px no-repeat; 
	}

.nav2 { 
	width: 49px;
	height: 40px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -76px 0 no-repeat; 
	}
.nav2 * { display:none; }	
.nav2 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 40px;
	width: 49px;
	cursor: pointer;	
	background:url('/img/topnav.png') -76px -40px no-repeat; 
	}

.nav2.active { background:url('/img/topnav.png') -76px -80px no-repeat !important; }

.nav3 { 
	height: 40px;
	width: 106px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -125px 0 no-repeat; 
	}
.nav3 * { display:none; }	
.nav3 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 40px;
	width:106px;
	cursor: pointer;	
	background:url('/img/topnav.png') -125px -40px no-repeat; 
	}

.nav4 { 
	width: 157px;
	height: 40px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -231px 0 no-repeat; 
	}
.nav4 * { display:none; }
.nav4 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 40px;
	width:157px;
	cursor: pointer;	
	background:url('/img/topnav.png') -231px -40px no-repeat; 
	}

.nav5 { 
	width:79px;
	height: 40px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -388px 0 no-repeat; 
	}
.nav5 * { display:none; }
.nav5 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 40px;
	width: 79px;
	cursor: pointer;	
	background:url('/img/topnav.png') -388px -40px no-repeat;
	}

.nav6 { 
	width: 81px;
	height: 40px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -467px 0 no-repeat; 
	}
.nav6 * { display:none; }
.nav6 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 40px;
	width: 81px;
	cursor: pointer;	
	background:url('/img/topnav.png') -467px -40px no-repeat;
	}

/* ======= DROP DOWN NAVIGATION ======= */

#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	/*opacity: .90; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;*/
	list-style-type: none;
	z-index:2000;
}

#navlist li ul li { padding: 0; margin: 0; float:none; }

#navlist li ul a:link, #navlist li ul a:visited  { 
	font: normal 11px Tahoma;
	color: #999999 !important; 
	text-decoration: none; 
	display: block !important;
	line-height: 22px;
	padding:4px 20px 4px 22px;	
	text-align: left;
	background: url('/img/arrow.png') no-repeat 10px 9px !important; 
	border-bottom: 1px dotted #bac1c9;
	}
	
#navlist li ul a:hover 	{ 
	/*background: #8aaa17;*/
	color: #614875 !important;
	text-decoration: none;
	}

#navlist li:hover ul {
	left: auto;
}

#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
}

/* FIXES IE7 STICKY */
#navlist li:hover, #navlist li.hover {
    position: static;
}


/* ADD LAST CLASS TO REMOVE BORDER FROM BOTTOM LINK */
#navlist li ul a.last { border-bottom: none !important; }

/* ======= SECONDARY NAV CONTAINER ======= */

#secnavtitle {
	background: url('/img/bg-secnav-top.png') no-repeat top left;
	width:156px;
	height:23px;
	margin:22px 0 0;
	padding:4px 0 0 12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0px;
	font-size: 9pt;
	}

#secnavfooter {
	background: url('/img/bg-secnav-footer.png') no-repeat top left;
	width:156px;
	height:9px;
	clear:both;
	display:block;
	}

ul#secnavlist {
	margin: 0px !important;
	padding: 0px !important;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #fff;
	list-style-type:none;
	float:left;
	width: 154px;
	}

#secnavlist li {
	list-style-type:none;
	display: block;
	float: left;
	margin:0 !important;
	padding:0 !important;
	border-bottom: 1px dotted #bac1c9;
	width:154px;
	background: url('/img/arrow.png') no-repeat 10px 9px !important;
	}
	
#secnavlist li.last {
	border-bottom: none;
	}

#secnavlist a:link, #secnavlist a:visited { 
	display: block; 
	float: left; 
	margin: 0px; 
	padding:6px 0 6px 20px;
	outline: none; 
	text-decoration:none;
	color:#999999;
	font-size:8pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#secnavlist a:hover {
	text-decoration:underline;
	}
	
ul#secnavlist ul {
	margin:0;
	padding:0 0 8px;
	clear:both;
	}	
	
ul#secnavlist ul li {
	display:block;
	padding: 0;
	margin:0;
	clear:Both;
	border-bottom: none !important;
	background: none !important;
	}	

ul#secnavlist ul li a:link, ul#secnavlist ul li a:visited { padding: 0px 0 0px 30px !important; }

#tertnav1, #tertnav2, #tertnav3, #tertnav4 { display: none; }

.sIFR-replaced div[adblockframe=true] { display: none !important }