@charset "iso-8859-1";

* { margin:0; padding:0; }

body {
	background: rgb(43,43,43);
	/* font-family: Arial, "Helvetica", sans-serif; */
	font-family: Georgia, "Times New Roman", serif;
	color: #bbb;
}

a:link { color: rgb(194,189,151); text-decoration:none; }
a:visited { color: rgb(194,189,151); text-decoration:none; }
a:hover { color: rgb(194,189,151); text-decoration:underline; }


.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

img { border:none; }

.wrap-top {
	width:100%;
	background: rgb(13,13,13); /*url(/img/bkg-body.gif) repeat-x;*/
	clear:both;
	padding-bottom:107px;
}

.wrap-bottom {
	width:100%;
	clear:both;
}

.top {
	width:982px;
	margin:0 auto;
	background: url(/img/bkg-header.gif) no-repeat;
	clear:both;
}

.tophome {
	background: url(/img/bkg-header-home.gif) no-repeat;
}

.bottom {
	width:982px;
	margin:0 auto;
	clear:both;
}

h2 {
	font-weight: normal;
}

.header {
	height:95px;
}

.content {
	width:650px;
	float:left;
	position:relative;
	left:0px;
/* left was at 20' */
}

.onecolumn {
	width:157px;
	/*background:rgb(43,43,43);*/
}

.fourcolumn { width:628px; position:relative; }
.sixcolumn {
	width:942px;
	/*background:rgb(43,43,43);*/
	clear:both;
	margin-top:42px;
}

.sidebar {
	width:130px;
	float:left;
	position:relative;
	left:0px;
/* left was at -19 */
}

.topnav a:link { color:rgb(103,155,150); text-decoration:none; }
.topnav a:visited { color:rgb(103,155,150); text-decoration:none; }
.topnav a:hover { color:rgb(120,180,174); text-decoration:none; }

ul.topnav {
	list-style-type: none;
}

ul.topnav li {
	float:left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	color: rgb(103,155,150);
	margin-top: 78px;
	padding: 0 5px;
	border-left: 1px solid rgb(103,155,150);
	position:relative;
	left:656px;
}
ul.topnav li.first {
	padding-left: 0;
	border-left: none;
}
ul.topnav li.last {
	padding-right: 0;
}

.subnav a:link { color:rgb(103,155,150); text-decoration:none; }
.subnav a:visited { color:rgb(103,155,150); text-decoration:none; }
.subnav a:hover { color:rgb(120,180,174); text-decoration:underline; }

ul.subnav {
	list-style-type: none;
	height:1%;
	margin-top:30px;
	margin-bottom:30px;
}

ul.subnav li {
	margin-bottom:8px;
}

.subnav ul {
	list-style-type: none;
}

.subnav ul li {
	font-size: 13px;
	padding: 9px 0 0 0px;
	margin-bottom:0;
	/*background: url(/img/square-small.gif) no-repeat 2px 16px;*/
}

/*html .subnav ul li {
	background: url(/img/square-small.gif) no-repeat 4px 13px;	
}
*:first-child+html {
	background: url(/img/square-small.gif) no-repeat 4px 13px;	
}*/

.subnav ul li ul {
	padding-top:0px;
}

.subnav ul li ul li {
	font-size: 11px;
	line-height:15px;
	padding: 0;
	margin:0;
	background:none;
}

.subnav ul li ul li a:link { color: rgb(194,189,151); text-decoration:none; }
.subnav ul li ul li a:visited { color: rgb(194,189,151); text-decoration:none; }
.subnav ul li ul li a:hover { color: rgb(194,189,151); text-decoration:underline; }


.subnav ul.noL2 {
	list-style-type:none;
	padding-top:6px;
	padding-left:0px;
}

.subnav ul.noL2 li {
	font-size: 11px;
	line-height:15px;
	padding: 0;
	background:none;
}

.subnav ul.noL2 li a:link { color: rgb(194,189,151); text-decoration:none; }
.subnav ul.noL2 li a:visited { color: rgb(194,189,151); text-decoration:none; }
.subnav ul.noL2 li a:hover { color: rgb(194,189,151); text-decoration:underline; }



#home h2.header {
	color: rgb(89,133,129);
	font-size:25px;
	position:relative;
	top:23px;
}

#home ul.subnav { display:none; }
#home h4 { font-size:16px; font-weight:normal; margin:10px 0; }
#home h4 a:link { color:rgb(103,155,150); text-decoration:none; }
#home h4 a:visited { color:rgb(103,155,150); text-decoration:none; }
#home h4 a:hover { color:rgb(120,180,174); text-decoration:underline; }

#home .content ul {
	list-style-type: none;
	padding-bottom:15px;
}

#home .content ul li {
	font-size:11px;
	line-height:15px;
	color: rgb(194,189,151);
}

#home .intro {
	height:0px;
	font-size:18px;
	margin-top:37px;
	color:rgb(236,236,236)
}

#category h2.header {
	color: rgb(203,206,205);
	font-size: 25px;
	position:relative;
	top:30px;
	left:0px;
	margin-bottom:-6px;
}

#category h4 { font-size:13px; font-weight:normal; padding:10px 0; height:33px; width:147px; }
#category h4 a:link { color:rgb(194,189,151); text-decoration:none; }
#category h4 a:visited { color:rgb(194,189,151); text-decoration:none; }
#category h4 a:hover { color:rgb(194,189,151); text-decoration:underline; }

#category .content ul {
	list-style-type: none;
}

#category .content ul li {
	font-size:10px;
	color: rgb(194,189,151);
}

#category .intro {
	height:100px;
	font-size:30px;
	padding-top:15px;
}


#single h2.header {
	color: rgb(203,206,205);
	font-size: 25px;
	position:relative;
	top:30px;
	left:0px;
	margin-bottom:-7px;
}

#single h2 {
	font-size:20px;
	color: rgb(194,189,151);
}

#single h4 { font-size:13px; font-weight:normal; margin:10px 0; }
#single h4 a:link { color:rgb(194,189,151); text-decoration:none; }
#single h4 a:visited { color:rgb(194,189,151); text-decoration:none; }
#single h4 a:hover { color:rgb(194,189,151); text-decoration:underline; }

#single h3 {
	font-weight: normal;
	padding: 10px 10px 0 10px; 
}

#single .content {
	width:689px;
}

#single .intro {
	height:100px;
	font-size:30px;
	padding-top:15px;
}

.bottom ul {
	list-style-type:none;
	height:1%;
	margin-bottom:5px;
}

.footer {

	width:942px;
	position:relative;
	left:130px;
	top:-112px;
	padding: 10px 0;
}

.footer li {
	font-size: 18px;
	display:inline;
	padding-left:20px;
	/*background: url(/img/square-small.gif) no-repeat 7px 9px;*/
}

.footer li.first {
	padding-left:0;
	background:none;
}


.copyright {
	font-size: 11px;
	color:#999;
}

.address {
	font-size: 11px;
	line-height: 15px;
	color:#999;
	}

.address .highlight {
	color:#bbb;
}



ul.ui-tabs-nav {
	list-style-type:none;
	margin:0;
	padding:0;
	height:1%;
}

ul.ui-tabs-nav li {
	float:left;
	font-size: 13px;
	padding:5px 10px;
	/*background: rgb(43,43,43);*/
}

/*ul.ui-tabs-nav li.ui-tabs-selected {
	/*color:#fff;
	background:rgb(53,53,53) url(/img/bkg-tabs.gif) repeat-x;
}*/

ul.ui-tabs-nav li.ui-tabs-selected a {
	color:#fff !important;
}

.ui-tabs .ui-tabs-hide {
	display: none;
}

.ui-tabs-panel {
	clear:both;
	background:rgb(43,43,43);
	padding:10px;
	height:1%;
	font-size:12px;
	margin:0;
}

.ui-tabs-panel p, .ui-tabs-panel h2, .ui-tabs-panel ul {
	padding:15px 10px 0 10px;
}

p.inside {
	padding:15px 10px 0 10px;
}

.ul-tabs-panel h2 {
	padding-top:25px;
}

.ui-tabs-panel ul {
	list-style-type: none;
	height:1%;
}

.ui-tabs-panel ul li {
	padding-left:20px;
	padding-bottom:10px;
	/*background: url(/img/square-small.gif) no-repeat 7px 7px;*/
}

ul.show { display:block; }
ul.hide { display:none; }

li.current a { color:#fff !important; }
li.current ul li a { color:rgb(194,189,151) !important; }

.csstabs .ui-tabs-panel {
	padding-bottom:0;
}

.csstabs .ui-tabs-panel div {
	float:left;
	padding: 0 0 10px 0;
}

*html .csstabs .ui-tabs-panel div {
	width:1%;
}

.csstabs .ui-tabs-panel div.follower {
	padding-left: 21px;
}

/* image captions */
.csstabs .ui-tabs-panel p.caption {
	color:rgb(194,189,151);
	font-size:12px;
	padding:0 0 7px 0;
	position: absolute
	top: 253px;
	left: 80px;
}

*html .csstabs .ui-tabs-panel p.caption {
	width: 669px;
}

.csstabs .ui-tabs-panel p.caption a:link { color:rgb(120,180,174); text-decoration:none; } 
.csstabs .ui-tabs-panel p.caption a:visited { color:rgb(120,180,174); text-decoration:none; }
.csstabs .ui-tabs-panel p.caption a:hover {text-decoration:underline; }

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* pop-up image captioning */
.popup {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}

.popup.pad {
	padding-top: 32px;

}
	
.popup a {
	text-decoration: none;
}

.popup a .poplbl {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color:rgb(103,155,150)
}

.popup a:hover .poptxt {
	position: absolute;
	left: 10px;
	right: 10px;	
	display: block;
	display: inline-block;
	padding: 0 0 10px 0;
	background: rgb(43,43,43);
	opacity: .80;
	filter: alpha(opacity=80);
	/* for IE 6 compatibility */
	width: 669px;
	top: 32px;
	color: #fff;
	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	overflow: hidden;
}

.popup a .poptxt { display: none; }
.popup a:hover .poplbl { cursor: default; text-decoration:none}

/* alternate font */
.altfont {
	font-family: Arial, "Helvetica", sans-serif;
}




