body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size : 12px;
	background-color: #FFFFFF;
	background-image: url(/g/layout/bak.gif);
	background-repeat: repeat-x;
	background-position: top;
}


h1 {
	color: #575E51;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #67705F;
}

hr {
	color: #EFF0EE;
	height: 1px;
}

p, ul, li, ol {
    font-size : 12px;
	line-height : 120%;
}
p.sublink {
	font-size: 10px;
	color: white;
	
}
p.small {
	font-size: 11px;
	color: #40453A;
}

.sidebarheader{
font-size:16px;
	font-weight: bold;
}
.sidebarheader2{
font-size:14px;
	font-weight: bold;
}


p.medium {
	font-size: 11px;
	line-height : 14px;
}

p.footer {
	font-size: 11px;
	color: #FFFFFF;
}

p.contact {
	font-size: 12px;
	color: #FFFFFF;
}

p.title {
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

.textfield {
	background-color: #B5BCB0;
	border: 1px solid #76806C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40453A;
	margin: 5px;
	width: 158px;
}

/*LINKS---------------------------------------------*/

a:link, a:visited{
	color: #813736;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #590000;
	text-decoration: underline;
	font-weight: bold;
}

a.sub:link, a.sub:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.sub:hover {
	color: #B5BCB0;
	text-decoration: none;
	font-weight: normal;
}

a.contact:link, a.contact:visited, a.contact:hover {
	color: #3A2919;
	font-weight: bold;
}

a.small:link, A.small:visited {
	color: #392718;
	text-decoration: none;
	font-weight: normal;
}

a.small:hover {
	color: #6F4B2F;
	text-decoration: none;
	font-weight: normal;
}

a.footer:link, a.footer:visited {
	color: #97663E;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #CBA07E;
	text-decoration: none;
	font-weight: normal;
}

a.home:link,  a.home:visited  {
	color: #500A00;
	text-decoration: none;
	font-weight: bold;
}
a.home:visited {
	color: #500A00;
	text-decoration: none;
	font-weight: bold;
}
/*LAYOUT---------------------------------------------*/

#submenu{
position:absolute;
color: #534338;
left: 242px;
top: 175px;
}
