/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #764036 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#main1
{
width: 820px;
margin: 0 auto;
border-left: 30px solid #FFE0C1;
border-right: 30px solid #FFE0C1;
}

#content
{

	width: 800px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{

width: 800px;
}

#header {
	height: 80px;
	text-align: left;
	background: #ffffff;
			
}

#menu
{
width: 696px;
height: 57px;
padding-left: 104px;
border-top: 10px solid #ffffff;
background: url(images/menu.gif) no-repeat center;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 117px;
	height: 37px;
	padding-top: 20px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 117px;
    height: 37px;
	color: #FFE0C1;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
width: 770px;
height: 277px;
text-align:  right;
padding-right: 30px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #723A2F url(images/header.jpg) repeat-x;
}

#left
{
	width: 220px;
	margin-left: 20px;
}

#left H3
{
width: 195px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#left H4
{
padding-left: 20px;
color: #ffffff;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #000000;
}
#left a:visited {
	color: #000000;
}


#right
{
float: right;
width: 500px;
margin-right: 20px;
margin-bottom: 20px;
padding-right: 10px;
background: #723A2F;
padding: 10px;
border: 1px solid #ffffff
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FFE0C1;
}


#right a
{
color: #FFE0C1;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFE0C1;
	}
	
	#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FFE0C1;
}
.date {
	text-align: right;
	color: #FFE0C1;
	font-size: 11px;
}

.date a {
	color: #FFE0C1;
}



#footer {
	clear: both;
	padding-top: 40px;
	background: #ffffff url(images/top.gif) repeat-x;
    height: 50px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}