* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(images/background.gif) #2C2421;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 760px;
}

#wrapper {
	margin: 0 auto;
	width: 700px;
	border: 1px solid #F7EDE3;
	background: url(images/content-background2.jpg) #666;
	text-align: left;
}

#topnav {
	width: 700px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
	background: url(images/navigation-background.jpg);
	text-align: center;
	height: 30px;
}

#topnav li {
	margin: 0px 20px;
	list-style-type: none;
	display: inline;
}

#topnav ul li a {
	padding: 12px 12px 13px 12px !important;
	color: #EDF1F2;
	font: bold 85% Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
}

#topnav ul li a:hover,
#topnav ul li a:focus {
	color: #F7EDE3;
	background: url(images/navigation-background-hover3.jpg) #2B2320;


}

#header {
	background: url(images/header2.jpg) no-repeat;
	height: 199px;
}

#header h1 {
	padding-top: 60px;
	margin-left: 305px;
	color: #EEEBDB;
	font: normal 1.8em Georgia, 'Century Gothic', Times, serif;
	text-align: center;
	letter-spacing: 4px;
}

.bighead {
	color: #4D492E;
	font-size: 1.7em;
	letter-spacing: 2px;
}

#content .contentleft {
	float: left;
	width: 485px;
	background: url(images/p-background.jpg);
	line-height: 130%;
}

.contentleft a:link, .contentleft a:visited {
	color: #6D6738;
	font-weight: bold;
}

.contentleft a:hover {
	color: #5C5EA3;
}

#right {
	width: 200px;
	float: right;
}

#footer {
	background: url(images/navigation-background.jpg) #000;
	text-align: center;
	height: 30px;
}

.clear {
	clear: both;
	background: no-repeat;
	height: 25px;
}

.toproundedcorner {
	width: 485px;
	background: url(images/rounded-background.jpg);
	height: 65px;
}

.toproundedcornerbottom {
	width: 485px;
	background: url(images/rounded-background-bottom.jpg);
	height: 40px;
}

#content .contentleft p, h1, h2 {
	margin: 0px 5px 10px 20px;
	font-size: 90%;
}

h1 {
	margin-bottom: 10px;
	color: #A49B5A;
	font-size: 120%;
}

h2 {
	margin-bottom: 10px;
	color: #5E5D4B;
	font-size: 100%;
}

#right p{
	margin: 1px 3px 0 4px;
	color: #FFF;
	font-size: 85%;
}

#footer p {
	padding-top: 3px;
	color: #FFF;
	font-size: 85%;
	font-variant: small-caps;
}

#footer a:link, #footer a:visited, #right a:link, #right a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #right a:hover {
	border-bottom: 1px solid #FFF;
}

#content ul {
	margin: 1.4em;
	list-style: square;
}

#content li {
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #4D492E;
	font-weight: bold;
	font-size: .9em;
}

.ltd {
	font-size: medium;
	font-weight: bold;
}

.thanks {
	font-size: 150%;
	text-align: center;
	line-height: 1.5em;
}

#content, .padding {
	margin-left: 4px;
}
