@charset "UTF-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #007D8A;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 762px;
	background: #BDD693;
	margin: 0 auto;
	text-align: left;
	border-right: 2px dashed #e29055;
	border-bottom: 2px dashed #e29055;
	border-left: 2px dashed #e29055;
}
.header {
	background: #EC9056;
	height: 160px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D6DDEF;
	top: 0px;
	text-align: center;
}


#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar1 {
	width: 50%;
	background: #E7AE82;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#sidebar1 h3, #sidebar1 h2, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}

#mainContent {
	padding-left: 0px;
	padding-top: 100px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 400px;
	margin-top: 170px;
	position: relative;
	z-index: 2;
}
#sidebar2 {
	float: left;
	width: 740px;
	background: #FFFFFF;
	padding: 140px 10px 15px;
	text-align: left;
	vertical-align: top;
}
#mainContent2 {
	margin: 165px 5px 0px;
	padding-left: 10px;
	padding-top: 5px;
	width: 740px;
	padding-right: 10px;
	z-index: 2;
}  
#footer {
	padding: 0 10px;
	background:#E7AE82;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #61779C;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.author {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #330;
}
h2 {
	font-size: 120%;
	color: #600;
}
a:link {
	color: #0F2F61;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #009900;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}
ul {
	list-style-type: none;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008089;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7AE82;
	display: block;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008089;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7AE82;
	display: block;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7AE82;
	display: block;
	background-color: #E7AE82;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 385px;
	text-align: left;
	padding: 10px;
}
.line {
	font-size: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #932B21;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #4D433C;
}
#line12 {
	font-size: 14px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #932B21;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}
.quiltpic {
	text-align: center;
	width: 320px;
}
#navbottom {
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8F2D24;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EFD8A1;
}
.botnavtab {
	color: #EED7A0;
	background-color: #932B21;
	padding: 1px 5px 3px;
	text-align: center;
	white-space: nowrap;
}
.navbottable {
	background-color: #932B21;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.bottombar:link {
	font-size: 11px;
	font-weight: bold;
	color: #EFD8A1;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px dashed #E3E0C0;
	border-top: 1px dashed #E3E0C0;
	display: block;
	background-color: #932B21;
}
a.bottombar:visited {
	font-size: 11px;
	font-weight: bold;
	color: #EFD8A1;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px dashed #E3E0C0;
	border-top: 1px dashed #E3E0C0;
	display: block;
	background-color: #932B21;
}
a.bottombar:hover {
	font-size: 11px;
	font-weight: bold;
	color: #8F2D24;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #000066;
	border-top: 1px dashed #000066;
	display: block;
	background: #EFD8A1;
	padding-right: 2px;
	padding-left: 2px;
}
