@charset "utf-8";
/* CSS Document */

#header {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 55px;
}

.fineprint {
	font-size: 10px;
	color: #CCCCCC;
}

.fineprint a{
	color:#CCCCCC;
}

.fineprint a:hover{
	color:#999999;
	text-decoration:underline;
}

.copy {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.copy a {
	color: #8fb4cf;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.copy a:hover {
	text-decoration: underline;
	color: #9ab366;
}

.contact {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.contact a {
	color: #8fb4cf;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
	color: #9ab366;
}

li {
	list-style-image: url(images/bullet.png);
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
}

ul {
	padding-left:150px;
}



.tagline {
	font-family: Georgia, "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #04b6fd;
	letter-spacing: 0.2em;
	text-align: left;
}

.nav a{
	font-family: Georgia, "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #8fb4cf;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: right;
}

.nav a:hover{
	text-decoration: none;
	color: #9ab366;
	font-weight: bold;
}

.nav a:visited{
	color: #8fb4cf;
	font-weight: bold;
}


.dropcap {
	color: #443300;
	font-family: "Brush Script MT", "Brush Script Std", BrushScrD, cursive;
	font-size: 24px;
	text-indent: 5px;
}

.active {
	color: #9ab366;
}

.style2 {
	color: #84a9c4;
	font-size: 20px;
	font-weight: bold;
	}

