* {margin: 0; padding: 0px;}
.clear {clear: both;}
a img, fieldset {border: none;}
hr {color: #ddd; margin: 3px 0px;}


body {
	background: #a59c97;
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

/* Links */
a:link {color: #524e42;}
a:hover {text-decoration: none;}

/* Heading Styles */
h1.h2,h3,h4,h5,h6,pre {
	font-weight: bold;
}

h1 {
	background: url(../images/heading.gif) no-repeat top left;
	background-color: #524e42;
	border-bottom: 1px dashed #999;
	color: #eee6c1;
	font-size: 12px;
	padding: 6px 4px 6px 25px;
	margin-bottom: 5px;
}

h2 {
	color: #444;
	font-size: 20px;
}

/* Layout - Wrapper, Header, Breads, Page, Search, Columns &  Footer */
#wrapper {
	background: #000;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
	width: 960px;
}


#head {
	background: url(../images/head.gif) no-repeat top left;
	border: 1px solid #666;
	height: 100px;
	width: 958px;
}

#breadcrumbs {
	color: #fff;
	float: left;
	height: 40px;
	line-height: 32px;
	width: 480px;
}

#breadcrumbs ul {list-style: none;}
#breadcrumbs ul li {display: inline;}
#breadcrumbs a {color: #fff; text-decoration: none;}
#breadcrumbs a:hover {text-decoration: underline;}

#search {
	display: inline;
	float: right;
	height: 40px;
	line-height: 35px;
	text-align: right;
	width: 480px;
}

#page {
	background: url(../images/contentbg.gif);
	background-color: #fff;
	float: left;
	width: 960px;
}

#columnLeft {
	float: left;
	padding: 10px;
	width: 620px;
}

#columnRight {
	float: left;
	padding: 10px;
	width: 300px;
}

/* Adverts */
#mpuAd {
	margin-bottom: 10px;
	text-align: center;
	width: 300px;
}

#subPages ul li {
	border-top: 2px solid #fff;
	list-style-type: none;
	padding: 1px;
}

#subPages ul li a {text-decoration: none;}
#subPages ul li a:hover {text-decoration: underline;}

/* RSS Styling */
#rightRSS h1 {
	margin: 0px;
}

#rightRSS {
	margin-bottom: 10px;
}

#rightRSS a {
	font-weight: bold;
}

#rightRSS .smallText {
	font-size: 10px;
	color: #777;
}

#rightRSS ul {
	padding: 10px 0px;
}

#rightRSS a.rssTitle {
	margin-top: 5px;
}

#rightRSS ul li {
	background: url(../images/rss.gif) no-repeat 0 1px;
	font-weight: bold;
	padding: 0px 0 0px 0px;
	height: 16px;
	line-height: 16px;
	list-style-type: none;
}

#rightRSS ul li a {
	color: #369;
	padding: 0 0 0 22px;
}

#globalArea {
	margin-bottom: 10px;
}

#union-footer {
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	width: 960px;
}

#footer {
	margin: 0 auto;
	padding: 10px;
	width: 960px;
}

/* Navigation */

/* easy clearing */
#nav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#nav {
	background: #524e42;
	display: inline-block;
	margin: 5px 0px;
}

/* Hides from IE-mac \*/
* html #nav { height: 1%; }
#nav { display: block; }
/* end easyclearing */

#nav ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 38px;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {	
	font-weight: bold;
}

#nav ul li li {
	float: none;
}

#nav ul a {
	color:#eee6c1;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

#nav ul ul {
	background: #686458;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	left: -9999px;
	line-height: 18px;
	min-width: 200px;
	padding: 5px 0px;
	position: absolute;
	z-index: 1000;
}

* html #nav ul ul {
	width: 150px;
}

#nav ul li:hover,
#nav ul li.sfhover {
	background: #686458;
}

#nav ul li:hover a,
#nav ul li.sfhover a {
	padding: 0 10px;
	color: #fff;
}

#nav ul li:hover li,
#nav ul li.sfhover li {
	background: transparent;
}

#nav ul li:hover ul a,
#nav ul li.sfhover ul a {
	font-weight: normal;
	letter-spacing: 0em;
	color: #fff;
}

#nav ul li:hover ul a:hover,
#nav ul li.sfhover ul a:hover {
	background: #eee6c1;
	color: #686458;
}

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

#nav ul ul li a {
	padding: 0 3px;
}

/* Search Results Page */
.important {
	font-weight: bold;
}

.result_header {
	background: #dfffda;
	border-top: 1px solid #adeca3;
	border-bottom: 1px solid #adeca3;
	font-size: 14px;
	padding: 10px 5px;
	margin: 10px 0px;
}

.result_header img {position: relative; top: 3px;}

#searchpage #error {
	background: #ffdbdb;
	border-top: 1px solid #f9a8a8;
	border-bottom: 1px solid #f9a8a8;
	font-size: 14px;
	padding: 10px 5px;
	margin: 10px 0px;
}

#searchpage #error img {position: relative; top: 3px;}


#searchpageform form {
	padding: 10px 0px 0px 0px;
}

#searchpageresult ul {
	padding: 0; margin: 0;
}

#searchpageresult ul li {list-style-type: none; margin-bottom: 10px;}

#searchpageresult ul li a {font-size: 15px;}

#sponsoredSearch {
	background: #ddd;
	border: 1px solid #999;
	padding: 5px;
}

#result_pagination {
	background: #f8f8f8;
	border-top: 1px solid #eee;
	padding: 10px 10px 5px 10px;
	margin: 20px 0x 10px 0px;
	text-align: right;
}

#result_pagination ul li {display: inline;}
#result_pagination ul li a {color: #222; text-decoration: none; font-size: 12px; padding: 0px 5px;}
#result_pagination ul li a:hover {text-decoration: underline;}

#yahooresults {
	background: #fcfed9;
	border: 1px solid #f1f6a2;
	padding: 5px;
	margin-top: 10px;
}

#yahooresults .sponLink {
	color: #222;
	font-size: 10px;
	text-align: right;
}

div#yahooresults a.sponsoredTitle:link{
	color: #555;
	font-weight: bold;
	text-decoration: none;
} 

div#yahooresults a.sponsoredDesc:link{
	color: #000;
	font-weight:normal;
	text-decoration: none;
} 

div#yahooresults a.sponsoredUrl:link{
	color: #f6336a;
        height: 10px;  
	font-weight: normal;
	text-decoration:underline;
} 
 
div#yahooresults a:active, a:visited,  a:link{
	font-weight:normal;
	text-decoration:none ;
}


/* Calendar
--------------- */
#sideCalendar table td.cal_mon_nav,
#sideCalendar table td.cal_mon_nav a {
	background-color: #524e42;
	border-bottom: 1px dashed #999;
	color: #eee6c1;
	font-size: 12px;
	padding: 6px 0px 6px 0px
}


#sideCalendar table td.cal_mon_day_current {
	background: #524e42;
	color: #eee6c1;
}

a.cal_mon_day_event {
	font-weight: bold;
	text-decoration: underline;
}

h1.cal_detail_headline {
	display: none;
}

.commentbox .cmtHeader {
	background: url(../images/heading.gif) no-repeat top left;
	background-color: #524e42;
	border-bottom: 1px dashed #999;
	color: #eee6c1;
	font-size: 12px;
	padding: 6px 4px 6px 25px;
	margin-bottom: 5px;
}

.commentbox div.cmtCommentHeader,
.cmtActionsHeader {
	background-color: #524e42;
	color: #eee6c1;
}
a.cmt_thickbox {
	font-weight: bold;
}