@charset "UTF-8";
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #6666CC;
	background-color: #9999CC;
	width: 150px;
	list-style-type: none;
	height: 400px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
	letter-spacing: .1em;
}
.navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
.navbar ul {
	list-style-type: none;
	text-align: right;
	padding-right: 15px;
	background-position: top;
	padding-top: 23px;
}
.navbar li {
	padding-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #663399;
	height: 400px;
	width: 750px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #6666CC;
	border-right-style: solid;
	border-right-color: #6666CC;
	border-bottom-style: solid;
	background-image: url(../images/linen_texture.jpg);
	background-repeat: repeat-y;
}
.textarea li {
	list-style-type: disc;
	width: 300px;
	margin-left: 30px;
}
.textarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: left;
	width: 410px;
	padding-left: 20px;
	vertical-align: top;
	top: 2px;
}
.banner {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6633FF;
	border-right-color: #6633FF;
	border-left-color: #6633FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6633FF;
}
.textarea h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;
	color: #660099;
}
.navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: underline;
}
.navbar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #222222;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #663399;
	height: 400px;
	width: 750px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #6666CC;
	border-right-style: solid;
	border-right-color: #6666CC;
	border-bottom-style: solid;
	background-image: url(../images/linen_texture.jpg);
	background-repeat: repeat-y;
}
.contact h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 25px;
}
.textarea h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 20px;
	letter-spacing: 0.1em;
	color: #550000;
}
.textarea hr {
	color: #BBBBBB;
	width: 60%;
	text-align: left;
	float: left;
	margin-top: 0px;
}
.fee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007700;
}
.textarea form {
	padding-left: 20px;
}
.textarea table {
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.hourstable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	width: 200px;
	text-align: left;
}
.textarea .hourstable caption {
	font-weight: bold;
	text-align: left;
}
