﻿*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #CD9F46;
}

body, th, td, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3
{
	color: #CC9933;
}

h1
{
	font-size: 3em;
}

h2
{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
}

p, ul, ol
{
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol
{
	margin-left: 3em;
}

a
{
	text-decoration: underline;
	color: #CC9933;
}

a:hover
{
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a
{
	border: none;
	text-decoration: none;
	color: #CC9933;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	background: none;
	color: #CC9933;
}

hr
{
	display: none;
}

img
{
	border: none;
}

#main
{
	width: 1020px;
	margin: 0 auto;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
}

#header
{
	width: 1020px;
	margin: 0 auto;
	height: 424px;
}

#menu
{
	float: left;
	height: 101px;
	width: 820px;
	padding-left: 200px;
	background: url("../Images/Menu.jpg") no-repeat;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
}

#menu a
{
	display: block;
	float: left;
	height: 61px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	text-align: center;
	background: url("../Images/button.jpg") no-repeat;
}

#menu a:hover
{
	color: #FFFFFF;
	background: url("../Images/ButtonRight.gif") repeat-x;
}

#logo
{
	width: 1020px;
	height: 323px;
	margin: 0 auto;
	text-align: right;
	background: url("../Images/Header.jpg") no-repeat left top;
}

#logo h1
{
	padding-right: 20px;
	color: #FFFFFF;
	padding-top: 228px;
	font-size: 24px;
}

#logo h2
{
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}

#logo a
{
	color: #FFFFFF;
}

.signout
{
	padding-right: 20px;
	padding-top: 10px;
	font-size: 12px;
	height: 12px;
}

.signout a
{
	text-decoration: underline;
}

.signout a:hover
{
	text-decoration: none;
}

#page
{
	width: 1020px;
	margin: 0 auto;
	background: #FFFFFF url("../Images/PageBack.gif") repeat-x top;
	border-top: none;
	padding-top: 26px;
}
#content
{
	float: left;
	width: 940px;
	min-height: 493px;
	padding-left: 40px;
	padding-right: 40px;
}

.post
{
}

.post .title
{
	margin: 0;
	font-weight: normal;
}

.post h1.title
{
	height: 30px;
	font-size: 2.4em;
}

.post .entry
{
	padding: 0 10px 30px 15px;
}

.post .meta
{
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
}

.post .meta a
{
	color: #CC9933;
}

.post .links
{
	margin: 0;
}

.post .tags
{
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a
{
	border: none;
}

.postbackbutton
{
	border: solid 1px #666666;
	height: 19px;
	width: 80px;
}

#footer
{
	padding: 20px;
	background: url("../Images/Footer.gif") repeat-x;
}

#footer p
{
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer a
{
	color: #FFFFFF;
}

#dwlogo
{
	float: right;
	background: url("../Images/DuW.png") no-repeat;
	width: 55px;
	height: 47px;
	margin: -39px 10px 0px 0px;
}
