/*
Design inspired by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#menu
{
  background: none;
  border: 0px;
}

#menu a
{
  background: none;
  border: 0;
}

#menu a:hover
{
  background: none;
  border: 0;
}

.topbannerframe
{
  position: absolute;
  width: 468px;
  height: 60px;
  left: 50%;
  margin-top: 10px;
  margin-left: -250px;
  border: 0;
}

.bodymain
{
  background: none;
  border: 0px;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}

#languages
{
  text-align: right;
  position: absolute;
  left: 50%;
  width: 300px;
  top: 130px;
  text-align: right;
}

#languages img
{
  border: 0;
}

#outro
{
  margin-top: 0;
}

.leftpaneltitle
{
        font-size: 16px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	letter-spacing: -1px;
}

.leftpanel
{
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  width: 700px;
  font-size: 10px;
}

input,textarea,select
{
  background-color: white;
  border: 1px solid black;
}

input[type="submit"]:hover,input[type="reset"]:hover
{
 background-color: white;
 border: 1px solid black;
}

.forumtopichover
{
  background-color: #ecd3b4;
  border: 0px;
}

.forumtopichover a
{
  color: black;
}

.forumtopic
{
  border: 0px;
}

.ecommercecartproductname
{
  width: 150px;
}

/* Original layout below */

body {
	margin: 0;
	padding: 0;
	background: #311C00 url(../images/img1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(../images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

a {
	color: #D9C09A;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
}

/* Header */

#topbanner {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	background: url(../images/img2.jpg) repeat-x;
}

#header * {
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
}

.topbannertitle {
        position: absolute;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
	top: 0;
	left: 50%;
	margin-left: -400px;
	color: white;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#menu  {
       position: absolute;
       top: 100px;
       left: 50%;
       width: 400px;
       margin: 0;
       margin-left: -100px;
       height: 15px;
       text-align: right;
}

#menu a {
	display: inline;
	border-left: 1px solid #7DD2FA;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#menu a:hover {
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}

/* Content */

#main {
	width: 730px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 500px;
}

#colTwo {
	float: right;
	width: 184px;
}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#outro {
        clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}
