html, body, h1, h2, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: tahoma, Helvetica, sans-serif;
}
ul, li {
	margin-left: 10px;
	list-style-type: square;
}

select, input, textarea {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
}

h2{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
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: url('images/background.jpg') #008000 repeat-x 0% 0%;
	text-align: center;
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 730px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/body_toppart.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}

#wrapper {
	padding-top: 25px;
}
h1 {
	font-size:28px;
	color:#ffffff;
	font-weight: 100;
	font-family: Helvetica, sans-serif;
}

h3 {
	font-size:24px;
	color:#000000;
	font-weight: 100;
	font-family: Helvetica, sans-serif;
}
#body-bot {
	padding-top: 12px;
}


#body-bot {
	padding-top: 12px;
}
#welcome {
	float: left;
	width: 154px;
	height: 100%;
	padding-top: 12px;
	padding-left: 3px;
	margin: 10px;
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#welcome p {
	margin: 10px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#contentheader {
	height: 20px;
	color: #686454;
}

#content {
	margin-left: 177px;
	width: 525px;
	color: #686454;
}

#content a {
	color: #65624E;
}
#content a:hover {
	color: #000000;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	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: #A3A189;
	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 #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer p {
	font: 11px tahoma, sans-serif;
	color: #ffffff;
	text-align: right;
	padding-right: 20px;
	margin-top: 0.2em;
}

A.whtlnk {color: #ffffff;background-color: transparent;text-decoration:none;}
A.whtlnk:visited {color: #ffffff;background-color: transparent;text-decoration:none;}
A.whtlnk:hover {color: #dddddd; background-color: transparent;text-decoration:none;}

#content A.redlnk {color:#FF5555;background-color: transparent;text-decoration:none;}
#content A.redlnk:visited {color:#FF5555;background-color: transparent;text-decoration:none;}
#content A.redlnk:hover {color: #FF0000; background-color: transparent;text-decoration:none;}

A.plain {color: #ffffff;background-color: transparent;text-decoration:none;}
A.plain:visited {color: #ffffff;background-color: transparent;text-decoration:none;}
A.plain:hover {color: #ffffff; background-color: transparent;text-decoration:none;}