@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background-color: #42382C;
	background-image: url(images/color0.jpg);
	font-family: "goudy old Style", "Times New Roman", serif;
}

a {
	color: #A18B6B;
	text-decoration: none;
}

a img{
	border:0px;
	margin:0px;
	padding:0px;
}
a:visited
{
	color:#5A2B21;
}
a:hover
{
	color:#800000;
	font-weight: bold;	
}

a:hover:visited
{
	color: #A18B6B;
	font-weight: bold;
}
/*a:active, a:active:visited
{
	color:#FFFFFF;
}
*/
h1, h2 {
	margin: 0;
}


#container{
	position: relative;
	width: 831px; /* width + border for IE 5.x */
	w\idth: 816px;
	background-image: url(images/content.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#handheldnav
{
	display:none;	
}
#navigation {
	display: none;
	height: 124px;
	background-image: url(images/color1.jpg);
}

#navigation div{
	display:none;
	position:relative;
	height:74px;
	width:600px;
	left:216px;
	top: 23px;
	background-image: url(images/color2.jpg);
}

#logo{
	position:absolute;
	left: 23px;
	width: 164px;
	top: 0px;
	bottom:0px;
	margin:0px;
	padding:0px;
}
#picture-bar {
	position:relative;
	float: left;
	width: 216px;
	padding-top: 150px;
}

#picture-bar div{
	display:none;
	position:relative;
	left:25px;
	margin-top:1px;
	width:164px;
	height:142px;
	background-image: url(images/shadow.jpg);
}

#picture-bar div img{
	display:none;
	position:relative;
	left:18px;
	margin-top:1px;
}


#content-intro{
	background-color: #FFFFFF;
	position: relative;
	width: 516px; /* width + border for IE 5.x */
	w\idth: 510px;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	font-size: 28px;
}

#content {
	background-color: #FFFFFF;
	position: relative;
	width: 516px; /* width + border for IE 5.x */
	w\idth: 510px;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}

#aftercolumns
{
	clear:both;
}

#columnleft{
	display:none;
	position:relative;
	float: left;
	width: 240px;
}

#columnright{
	display:none;
	float:right;
	width: 240px;
}

#footer {
}

#footer p {
	position: relative;
	margin-left: 216px;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	font-size: 75%;
}
#footer p img {
	position: relative;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: center;
}
