body {
	background: #A5AEBE url(../images/back_all.gif) repeat-x top;

}
body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #92331D;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #345A05;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: underline;
	color: #8590bb;
}
a:hover {
	border: none;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #345A05;
}
hr {
	display: none;
}
#nav li a:hover {
	color:#403A35;
	text-decoration:underline;
	background: url(../images/button_r.gif);
}
/*
#nav .oneL
{
	padding:23px auto;
	display:block;
}
#nav .oneL:hover 
{
	padding:23px auto;
	display:block;
}
#nav a.twoL
{	
	padding:13px auto;
	line-height:17px;
	display:block;
}
#nav a.twoL:hover 
{	
	color: #403A35;
	text-decoration: underline;
	background: url(../images/button_r.gif);
	line-height:17px;
}
*/
/* Logo */
#logo {
	width: 760px;
	height: 346px;
	margin: 0 auto;
	text-align: right;
    background: url(../images/header.gif) no-repeat
}
/* Page */
#page {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: url(../images/table_back.gif) repeat-y;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

/* Content2 */
#content2 .pad
{
	padding: 20px 0 0 0;
}
/* Sidebars */
#rt-panel .boxarea h2
{
	background: url(../images/title.gif) no-repeat left top;
	text-align:center;
	padding:9px;
	color:#403A35;
}
/* Footer */
#footer
{
padding: 20px;
background: url(../images/button.gif) repeat-x
}

/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
	h2.location {
		padding:6px 0px 6px 12px;
		background:#FFF;
		width:180px;
		text-transform:uppercase;
		margin-top:0;
	}
	table.loc-list { }
	.loc-odd a{ color:#fff;}
	.loc-odd td{
		background:#779aaf;
		padding:8px auto;
		/*margin:5px 0px;*/
		color:#FFF;
	}
	.loc-even td{
		background:none;
		padding-top:20px;
		padding-left:auto;
	}
	.loc-even img, .loc-odd img {
		border: 1px solid #1b558b;
		margin:10px auto;
		/*float:left;*/
	}

