@CHARSET "ISO-8859-1";



hr {

	height: 1px;

	width: auto;

	margin: 0px;

	

}



body {

	background-color: #993333;

}



a {

	text-decoration: none;

	color: #8b0000;	

}



p {

	margin: 2px;

}

#container {

	position: absolute;

	top: 10px;

	left: 50%;

	margin-left: -512px;

	background-color: white;

	width: 1024px;

	height: auto;

}



#head_container {

	position: absolute;

	top: 10px;

	left: 50%;

	margin-left: -502px;	

	width: 1000px;

	border: solid 2px #bb0000;

	height: 125px;

	z-index: +1;

	background-color: white;

}



#tagline {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 993px;
	height: 35px;
	background-color: white;
	text-align: center;
	font: bold italic 20pt "bradley hand ITC";
	color: #bb0000;

}



#menu {
	position: absolute;
	top: 32px;
	left: 4px;
	background-color: white;
	width: 993px;
	height: 90px;
	text-align: center;
	font: bold italic 40pt "times new roman";
	color: #bb0000;

}



#navcontainer

{

	position: absolute;

	top: 65px;

	left: 0px;

	height: 24px;

	width: 998px;

	font-size: 10pt;

	font-family: Arial,Sans-Serif;

	margin: 0 auto;

	z-index: +2;

}



#navlist

{

	width: 100%;

	text-align: center;

	margin: 0 auto;

	padding: 0;

	text-indent: 0;

	list-style-type: none;

}



#navlist li

{

	padding: 0;

	margin: 0;

	text-indent: 0;

	display: inline;

}



#navlist li a

{

	letter-spacing: -1px;

	text-decoration: none;

	color: #bb0000;

	font-size: 1em;

	padding: 0 2px;

	

}



#navlist li a:hover,#navlist a#current

{

	color: red;

	border-top: none;

	font-size: 1.5em;

}



#navlist a#current { color: #bb0000; }



#logo {
	position: absolute;
	top: 8px;
	margin: 0px;
	left: 506px;
	margin-left: 353px;
	width: 125px;
	height: auto;
	background-color: white;

}



#text_float_left {

	left: 10px;

	float: left;

	width: 33%;

	height: auto;

	font: bold 20pt "bradley hand ITC";

}	



#footer_float {

	left: 9px;

	float: left;

	width: 990px;

	margin: 10px;

	padding: 5px;

	text-align: center;

}



#text_float_left {	

	float: left;

	margin-left: 30px;

	width: 30%;

	height: 205px;

	font: bold 20pt "bradley hand ITC";

	text-align: center;

}



#after_image {

	position: absolute;

	top: 149px;

	left: 35%;

	width: 64%;

	height: auto;

	text-align: left;

}



#before_image {

	position: relative;

	text-align: right;

	left: 5%;

	width: 330px;

	height: auto;

	

}



#float_right {

	float: right;

	width: auto;

	height: 200px;

	border: solid 1px black;

	background-color: #ffebcd;

	color: #b222222;

	padding: 0px;

	margin-right: 10px;	

}



#relative_test {

	position: relative;

	width: 98%

	height: auto;

}



#float_container {	

	float: left;

	width: 1000px;

	height: auto;

	top-margin: 145px;

}

#floater {

	float: left;

	width: 100%;

	height: 145px;

}

#path_float {

	float: right;

	text-align: right;

}

#path_text {

	position: absolute;

	top: 410px;

	left: 6%;

	text-align: center;

	vertical-align: center;

	font: bold 15pt "bradley hand ITC";

	color: black;

}
#column_1 {
	float: left;
	width: 33%;
	text-align: center;
	padding-left: 10px;
}

#column_2 {
	float: left;
	width: 66%;	
}

#column_left {
	float: left;
	width: 23%;
	text-align: center;
	margin-right: 5px;
	border: solid 1px #993333;
}

#column_center {
	float: left;
	width: 49%;	
	margin-left: 5px;
	margin-right: 3px;
	padding-right: 5px;
}

#column_right {
	float: right;
	width: 25%;
	text-align: center;
	border: solid 1px #993333;
}

#sidebar_header {
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #993333; 
	color: white;
	height: 20px;
	width: 100%;	
}

#image_float_left {
	float: left;
	padding: 0px;
	margin-right: 15px;
	height: auto;
	width: auto;
	
}

#image_float_right {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: auto;
	width: auto;
	
}
#fireplace_top {
	position: relative;
	top: 0px;
	text-align: right;
	margin-right: 6px;
	height: 84px;
}
#fireplace_bottom {
	position: relative;
	left:0px;
	top: 0px;	
}

#text_float {
	position: relative;	
}
