﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4BC98;
}

a:link, a:visited {
	color: #7D710B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #AD2320;
}

div#leftcorner {
background-color: #C4BC98;
width: 200px;
height: 27px;
position: absolute;
padding: 0;
z-index: 0;
}

div#topnav{
	background-color: #FFFFFF;
	width: 561px;
	height: 12px;
	position: absolute;
	left: 200px;
	z-index: 1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 8px 0px 7px 0px;
}

div#topnav a:link, div#topnav a:visited{
color: #000000;
text-decoration: none;
}

div#topnav a:hover {
color: #7D710B;
text-decoration: none;
}

div#rightcorner {
	background-color: #B6ABA5;
	width: 39px;
	height: 27px;
	position: absolute;
	left: 761px;
	z-index: 2;
}

div#pavone {
	background: url(../images/pavone-lotl.jpg);
	width: 200px;
	height: 254px;
	position: absolute;
	top: 27px;
	z-index: 3;
}

div#banner {
	background: url(../images/banner.jpg);
	width: 561px;
	height: 225px;
	position: absolute;
	top: 27px;
	left: 200px;
	z-index: 4;
}

div#rightpatch {
	background: url(../images/rightpatch.jpg) repeat-x;
	width: 39px;
	height: 254px;
	position: absolute;
	top: 27px;
	left: 761px;
	z-index: 5;
}

div#nav {
	background-color: #B6ABA5;
	width: 561px;
	height: 12px;
	position: absolute;
	left: 200px;
	top: 252px;
	z-index: 6;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 9px 0px 8px 0px;	
}

div#nav a:link, div#nav a:visited{
color: #000000;
text-decoration: none;
}

div#nav a:hover {
color: #FFFFFF;
text-decoration: none;
}

div#leftpanel {
	background-color: #C4BC98;
	width: 200px;
	height: 585px;
	position: absolute;
	z-index: 7;
	top: 281px;
}

div#mailinglist {
	position: absolute;
	z-index: 8;
	top: 295px;
	left: 13px;
	visibility: visible;
	width: 141px;
	height: 64px;
}

div#podcast {
	position: absolute;
	z-index: 9;
	top: 300px;
	left: 13px;
	visibility: visible;
	width: 175px;
	height: 226px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

div#ads {
	width: 175px;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 590px;
	left: 13px;
}

div#rightpanel {
	background-color: #B6ABA5;
	width: 39px;
	height: 649px;
	position: absolute;
	z-index: 20;
	left: 761px;
	top: 281px;
}

div#mainpanel {
	background-color: #FFFFFF;
	width: 561px;
	height: 649px;
	position: absolute;
	z-index: 11;
	left: 200px;
	top: 281px;
}

div#welcome {
	width: 305px;
	height: auto;
	position: absolute;
	z-index: 12;
	left: 212px;
	top: 297px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

div#news {
	width: 210px;
	height: 242px;
	position: absolute;
	z-index: 13;
	left: 540px;
	top: 297px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

div#vline {
	background: url(../images/divider-v.jpg) repeat-y;
	width: 1px;
	height: 500px;
	position: absolute;
	z-index: 15;
	left: 524px;
	top: 297px;
}

div#footer {
	background: url(../images/divider-h.jpg) no-repeat;
	width: 534px;
	height: 32px;
	position: absolute;
	z-index: 16;
	left: 200px;
	top: 860px;
	padding:20px 15px 15px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;	
}

body>html div#footer {
	background: url(../images/divider-h.jpg) no-repeat;
	width: 534px;
	height: 45px;
	position: absolute;
	z-index: 16;
	left: 200px;
	top: 860px;
	padding:20px 15px 0px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

div#footer a:link, div#footer a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}	

.whiteheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.redheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #803434;
}

.smallredheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #803434;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8974;
}

.floatimgleft {
float:left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
}
