/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
Edited by Heli Liukkonen www.styrkka.fi
This document validates as CSS level 2.1
*/

*
{
margin: 0px;
padding: 0px;
}

img
{
border: 0px;
}

table { width:100%;
	padding-right:10px;
	border:0px;
	}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #EED8A5 url(images/left_back.gif) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0px auto;
	width: 735px;
	margin-top: 40px;
    	background: #ffffff;
	border: 15px solid #ffffff;
}

#main
{
width: 735px;
background: url(images/table_back.gif) repeat-y;
}

#header {
	height: 371px;
	width: 458px;
	background: #ffffff
}

#header2 {
	height: 350px;
	width: 458px;
	background: #ffffff
}


#menu
{
width: 458px;
height: 39px;
background: #ffffff url(images/menu.gif) repeat-x top;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#right #menu a {
	float: left;
	width: 80px;
	height: 26px;
    	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 13px;
}

#right #menu a:hover {
	width: 80px;
    	height: 26px;
	color: #453C2B;
	text-decoration: underline;

}


.more
{
text-align: right;
}


#logo {
width: 418px;
height: 312px;
text-align:  right;
padding-right: 40px;
padding-top: 20px;
background: #ffffff url(images/stone.jpg) no-repeat;
}

#logo2 {
width: 418px;
height: 312px;
text-align:  right;
padding-right: 40px;
padding-top: 0px;
}

#logo H1 a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
}

#logo H1 a:hover {
	text-decoration: underline;
}

#logo H2
{
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

#left
{
	width: 270px;
	padding-top: 6px;
	padding-left: 7px;
	min-height: 590px;
	background: url(images/left_back.gif) repeat-x top;
	color: #393428;
}

#left h4 {
	font-size: 13px;
}


#left H3
{
	width: 250px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 8px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat
}

#left H1 {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 10px;
}

#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#left li {
	padding: 6px 10px 4px;
	font-size: 12px;
	color: #393428;
}

#left .title_back
{
	padding: 10px;
	padding-left: 20px;
	padding-right: 7px;
}

#left img
{
	padding-right: 10px;
}

#left a {
	color: #393428;
}
#left a:visited {
	color: #393428;
}

#left a:hover {
	font-weight:bold;
	font-size: 11px;
}


#left p
{
	padding: 10px;
	padding-left: 10px;
	color: #B6A377;
}


#right
{
float: right;
width: 458px;
}

#right_text
{
background: url(images/right_text.gif) repeat-x;
min-height: 223px;
width: 451px;
margin-left: 6px;
margin-right: 1px;
}

#right_text2
{
background: url(images/right_text.gif) repeat-x;
min-height: 245px;
width: 451px;
margin-left: 6px;
margin-right: 1px;
}


#right .box
{
padding: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right #right_text H4
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #41361B;
}

#right #right_text a
{
	color: #41361B;
	text-decoration: none;
}

#right_text a:hover {
	text-decoration: underline;
}

#right #right_text2 H4
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #41361B;
}

#right #right_text2 a
{
	color: #41361B;
	text-decoration: none;
}

#right #right_text2 a:hover {
	text-decoration: underline;
}

.right_bottom
{
	height: 13px;
	margin-bottom: 10px;
}

#right p {
	margin: 0px;
	padding: 0;
	padding-bottom: 10px;
}


#right h3 {
	margin: 0px;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}


#footer {
	height: 40px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0px;
	font-size: 10px;
	text-align: center;
	color: #41361B;
}

#footer a {
	color: #41361B;
}