@charset "utf-8";
/* CS DSocument */


html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;}
li {
	list-style-type: square;
	margin-left: 30px;}
h1{
	text-align:right;
	}
.heading{
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #6a0a0a;}
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #6a0a0a;}
h3{
	font-size: 1.1em;}
img {
	border: 0px;}
a {
	text-decoration: underline;}
a:hover {
	text-decoration: underline;}
.left {
	float: left;}
.right {
	float: right;}
.more {
	text-align: right;}
.clear {
	clear: both;}

body {
	background: white;
	text-align: center;
	font: .75em Helvetica, Arial, sans-serif;}
#wrapper {
	text-align: left;
	margin: auto;
	width: 955px;
	position: relative;
	padding-top: 125px;}
#headerwrapper {
	margin: auto;
	width: 955px;
	top: 5px;
	height: 83px;
	position: absolute;}
#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;}
#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(images/body_top_2.gif) no-repeat;}

#wrapper {
	position: relative;
	padding-top: 125px;}
h1 {
	position: absolute;
	top: 16px;
	left: 411px;
	font-size:2em;
	color:#3b3232;
	font-variant: normal;
	font-family: Helvetica, Arial, sans-serif;
	width: 545px;
	height: 31px;}
#nav {
	position: absolute;
	top: 93px;
	left: 330px;
	width: 613px;}
#nav  a {
	background-image:url(images/menu2.gif);
	width:100px;
	height:19px;
	display:inline;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;}
#nav  a:hover {
	color:#FFF;}

#body-bot {
	padding-top: 12px;}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;}
#welcome a {
	color: #F2F7F8;}
#welcome a:hover {
	color: #CFCCBF;}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#d2cbcb;
	font-size:1.4em;}
#welcome p {
	margin: 0px 19px;}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;}

#content {
	float: right;
	width: 645px;
	padding-right: 34px;
	padding-top: 23px;
	color: #3b3232;}
#content .left {
	margin-right: 10px;}
#content a {
	color: #6a0a0a;}
#content a:hover {
	color: #6a0a0a;}

#intro {
	margin: 12px;}

.fineline {
	border-bottom: 1px solid #3b3232;
	margin-bottom: 12px;}

.fineline-flat {
	border-bottom: 1px solid #3b3232;}

.fineborder {
	border: 1px solid #7d7070;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(images/bar_lit.gif) no-repeat;}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(images/bar_drk.gif) no-repeat;}

#picbar {
	background: #7d7070;
	width: 415px;
	margin: 2px 0 19px 0;}

#arr-left, #arr-right  {
	float: left;
	width: 15px;}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #3b3232;
	margin: 5px 7px 5px 7px;}

#picbar img {
	display: block;}

#arr-right {
	margin-left: 4px;}

#planer {
	float: left;
	width: 194px;
	border-right: 0px solid #7d7070;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#stories {
	float: right;
	width: 200px;
	padding-top: 5px;}

#planer p, #stories p {
	margin: 4px 0px;}

#planer .more, #stories .more {
	margin: 12px 0px;}

.clear-flat {
	margin-bottom: 4px;}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;}
#footer a {
	text-decoration: none; color: #4E4A3A}
a:hover {
	text-decoration: underline;}
#footer p {
	margin-top: 0.5em;}

