@charset "utf-8";
/* CSS Document */

#pagecell {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#container {
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 5px;
}
#col2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	line-height: 18px;
}
#col2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #903;
}
body {
	text-align: center;
	background-image: url(images/fullGradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#col1 {
	float: left;
	height: 300px;
	margin: 5px;
	width: 150px;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#col2 {
	float: left;
	width: 400px;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #998C83;
}
#col1 img {
}
#col3 {
	width: 250px;
	margin-left: 630px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#col3 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
}
#col3 p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #903;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 10px;
	background-image: url(images/gradient_footer.jpg);
	background-repeat: repeat-x;
	background-color: #998C83;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 1px;
	text-decoration: none;
}
#footer a:visited {
	color: #903;
}

#col2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #6c6ca5;
	margin: 0px;
}
#col3 h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 20px;
	font-style: oblique;
	background-color: #998C83;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}#col1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6c6ca5;
	text-decoration: none;
	font-weight: bolder;
}
#col2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b3b3a1;
	font-weight: lighter;
}

