@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6A908B;
	background-image: url(images/pattern_054.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 15px;
	line-height: 1.3em;
}

#container {
	height: 550px;
	width: 900px;
	margin: auto;
	position: relative;
}
#side_nav {
	background-color: #e4d383;
	float: left;
	height: 500px;
	width: 190px;
	margin: auto;
	position: absolute;
}




#footer {
	background-color: #6A908B;
	height: auto;
	width: 900px;
	margin: 0px;
	position: absolute;
	top: 500px;
	left: 0px;
}

#flash_box {
	height: 450px;
	width: 710px;
	margin: 0px;
	left: 189px;
	position: absolute;
	top: 50px;
}
#footer p {
	margin: 4px 10px 4px 10px;
	color: #3C2C20;
	float: right;
	font-size: 10px;
}

#side_nav li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #694C45;
	text-decoration: none;
	margin-left: 5px;
	line-height: 30px;
	list-style-type: none;
}
#side_nav img {
	margin-top: 160px;
}
a:link {
	text-decoration: none;
	color: #6B4F43;
}
a:visited {
	text-decoration: none;
	color: #6B4F43;
}
a:hover {
	text-decoration: none;
	color: #43564C;
}
#header_bar h1 {
	margin-left: 30px;
	color: #6A908B;
	margin-top: 7px;
}
a:active {
	text-decoration: none;
	color: #43564C;
	text-align: right;
}
#header_bar {
	background-color: #624734;
	height: 50px;
	width: 710px;
	padding-bottom: auto;
	background-image: url(images/header_bar.jpg);
	position: absolute;
	left: 190px;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #577671;
}
#text_area {
	background-color: #D4C980;
	height: 450px;
	width: 460px;
	padding-left: 0px;
	overflow: auto;
	position: absolute;
	left: 250px;
	top: 50px;
	margin: 0px;
}
#text_left {
	height: 450px;
	background-color: #D4C980;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 250px;
}
#text_area p {
	margin-right: 40px;
	font-size: 15px;
}

p.first {
	margin-top: 50px;
}

p.last {
	margin-bottom: 50px;
}

#container #text_left_contact ul li {
	list-style-type: none;
}
#text_left_contact {
	height: 450px;
	background-color: #D4C980;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 250px;
}
#container_wrap #container div #text_left div {
	font-size: 15px;
}

