/* CSS Document */
body {
	background-image: url(../images/wall.jpg);
}
body,td,th {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	height: auto;
}

h1 {
	font-size: 14px;
	color: #DEDCDA;
	font-style: italic;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
#top-banner {
	position:absolute;
	width:800px;
	height:1150px;
	z-index:2;
	background-color: #8C837A;
	top: 0px;
}
#navigation {
	position:absolute;
	width:750px;
	height:20px;
	z-index:1;
	top: 75px;
	left: 25px;
}
#main-holder {
	position:absolute;
	width:800px;
	z-index:3;
	top: 126px;
	background-color: #CCCC99;
	height: 500px;
}
#top-image {
	position:absolute;
	width:750px;
	height:175px;
	z-index:3;
	left: 20px;
	top: 125px;
}

#page-content {
	position:absolute;
	width:750px;
	height:375px;
	z-index:4;
	left: 25px;
	top: 550px;
}
#top-logo {
	position:absolute;
	width:750px;
	height:50px;
	z-index:1;
	left: 25px;
	background-image: url(../images/name-bar-3.jpg);
	top: 10px;
}
#bottom-bar {
	position:absolute;
	width:750px;
	height:20px;
	z-index:2;
	left: 25px;
	top: 800px;
}

.style3 {
	font-size: 10px;
	height: auto;
}
.style4 {font-size: x-large}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #DDDDDD;
}

.style5 {color: #000000}
#address {
	position:absolute;
	width:750px;
	height:65px;
	z-index:5;
	left: 23px;
	top: 725px;
	background-color: #A29A93;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
