/* CSS Document */

body {
	background-image: url(..//images/pattern36.gif);
	background-repeat: repeat;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents {
	width: 650px;
	padding: 10px;
	background-color: #F7FAE7;
	color: #000;
	text-align: center;
	height: auto;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #BCB6A0;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #BCB6A0;
	vertical-align: top;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

#home-cntnt hd1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: italic;
	color: #ADBCA0;
	text-align: center;
	vertical-align: top;
}
#contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	line-height: 130%;
	color: #BCA0B5;
	text-align: center;
}

#mainNav {
	text-align: center;
	font-size:8px;
	width: 600px;
}

#mainNav ul {
text-align: center;
}

#mainNav li { 
display: inline; 
} 

#mainNav a { 
font: 10px Arial, sans-serif; 
color: #000000; 
text-decoration: none; 
padding: 0px 36px 0px 0px; 
}

#mainNav a:hover { 
color: #A8C6AA; 
}

