@charset "utf-8";
/* CSS Document */
/* main doc settings */
body {
	color: #000000;
	background-color: #ccffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
h1 {
	color: #6C4838;
	font-size: large;
}
h2 {
	color: #6C4838;
	font-size: medium;
}
h3 {
	color: #6C4838;
	font-size: small;
}
h4 {
	color: #6C4838;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #2A3F55;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #2a3f55;
	font-style: normal;
}
a:active {
	color: #ff7f00;
	font-style: normal;
}
a:hover {
	color: #6ccbca;
	font-style: normal;
	text-decoration: underline;
}





.outline {
	border: 1px solid #2C0000;
	width: 862px;
	background-position: center;
	clear: none;
	float: none;
	text-align: center;
	margin-top: 50px;
	padding: 0px;
}
.top_nav_section {
	float: left;
	height: auto;
	width: 583px;
}
.content {
	width: 583px;
	float: left;
	background-color: #e9fdfe;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.content_text_home {
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	padding-bottom: 5px;
}
.content_text_home_2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: auto;
}
.content_text_home_3 {
	float: left;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
}
.content_int {
	width: 583px;
	float: left;
	background-color: #cdffff;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 760px;
}
.top_home_pic {
	height: 281px;
	width: 277px;
	float: left;
}
.middle_home_pic {
	height: 267px;
	width: 277px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.bottom_home_pic {
	clear: none;
	height: 277px;
	width: 277px;
	float: left;
	top: auto;
	background-color: #CFFFFF;
}
