


body {
	margin: 0;
	padding: 0;
	background:  url(images/bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 180%;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#sitetop {
	height: 110px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 960px;
	background: #ba8167;
}

#sitelogo {
	float: left;
	padding: 24px 0 0 20px;
}

#sitelogo h1, #sitelogo p {
	margin: 0;
	font-weight: bold;
}

#sitelogo h1 {
}

#sitelogo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .95em;
}

#sitemenu {
	float: right;
	padding-top: 24px;
}

#sitemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sitemenu li {
	display: inline;
}

#sitemenu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: .95em;
	font-weight: bold;
}

#sitemenu a:hover {
	color: #e2d3bb;
}

#sitemenu .current_page_item a {
	color: #e2d3bb;
}

/* Page */

#sitepage {
	width: 960px;
	margin: 0 auto;
	background: #fff!important;
	height: auto;
}

/* Content */

#sitecontent {
	float: left;
	width: 660px;
	padding-bottom: 15px;
	background: #fff;
}

#bg {background: #fff; }

.pst {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sitesidebar {
	float: right;
	width: 300px;
	background: #fff;
	padding-bottom: 10px;
	
}

#sitesidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitesidebar li {
}

#sitesidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#sitesidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sitesidebar h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: #ba8167;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}

/* Green Box */

.greenbx {
	background: #FFFFFF;
}

.greenbx .ttl {
	height: 60px;
}

.greenbx .ttl h1, .greenbx .ttl h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: #e2d3bb;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbx .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.bottom { background: #fff; }
.bottom .l { background: #fff; }
.bottom .r { background: #fff; }

/* Two Columns */

.two-cols {
	clear: both;
	background: #fff;
}

.two-cols .ttl {
}

.two-cols .ttl h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.two-cols .blue {
	background: #a0d0d1;
}

.two-cols .red {
	background: #a0d0d1;
}

.two-cols .cA, .two-cols .cB {
	width: 320px;
}

.two-cols .cA {
	float: left;
}

.two-cols .cB {
	float: right;
}

.two-cols .bottom {
	clear: both;
	background: #fff;
}

/* Footer */

#sitefooter {
	clear: both;
	padding: 30px 0;
	margin: auto;
	background: #309ba9;
	text-align: center;
	font-size: smaller;
	width: 960px;
}


.popup { width:300px; display:none; position:absolute; margin:40px 0px 0px 105px; padding-top: 46px;}
.popup ul { margin:0!important; padding: 15px!important; float: none!important;  background:#e2d3bb; text-align: center!important;}
.popup ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important;}
.popup ul li a {
	display: block;
	float: none!important;
	padding: 0px!important;
	margin: 5px 0px!important;
}
.popup ul li a:hover {color: #ba8167!important;}


.popup2 { width:300px; display:none; position:absolute; margin:40px 0px 0px 205px; padding-top: 46px;}
.popup2 ul { margin:0!important; padding: 15px!important; float: none!important;  background:#e2d3bb; text-align: center!important;}
.popup2 ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important;}
.popup2 ul li a {
	display: block;
	float: none!important;
	padding: 0px!important;
	margin: 5px 0px!important;
}
.popup2 ul li a:hover {color: #ba8167!important;}