/**********************************

	Fletcher Davies Screen Style Sheet
	(c)Copyright 2006 Candlefish Web Design
	
***********************************/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
body {
	background-color: #1e5466;
	width: 750px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 750px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainLinks {
	background-image: url(images/main_links_bg_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 371px;
}
#mainLinks ul {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	margin-right: 20px;
	margin-top: 55px;
}
#mainLinks li {
	display: inline;
	margin-left: 5px;
}
#mainLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#mainLinks a:hover {
	background-color: #0076b0;
}
#logo {
	float: left;
	height: 80px;
	width: 379px;
}
#mainPic {
	height: 277px;
	width: 750px;
	clear: both;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0076b0;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 1.4em;
}
#content h2 {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0076b0;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	font-weight: bold;
	line-height: 1.8em;
}
#content {
	float: left;
	width: 379px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/content_colr_grad_09.jpg);
}
#subNav {
	width: 371px;
	float: left;
	height: 533px;
	background-image: url(images/subnav_bg_07.jpg);
	background-repeat: no-repeat;
}
#subNav ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 10px;
	font-weight: bold;
}
#footer {
	width: 379px;
	margin-top: 50px;
	background-image: url(images/content_bot_border_19.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 100px;
}
#content img {
	margin-left: 20px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	padding-right: 30px;
	padding-left: 20px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
#content a {
	color: #0076b0;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	background-color: #0076b0;
	text-decoration: none;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0076b0;
	list-style-image: none;
	list-style-type: circle;
	text-align: left;
	margin-right: 40px;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contactList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0076b0;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-right: 40px;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subNav a:hover {
	color: #FFFFFF;
	background-color: #0076b0;
	text-decoration: none;
}
.subSubNav {
	font-size: 0.75em;
	font-weight: normal;
}
acronym {
	text-decoration: underline;
	color: #0076b0;
	cursor: help;
}
#footer p {
	margin: 0px;
	font-size: 0.55em;
}
#footer img {
	float: right;
	margin-right: 30px;
}
.diversBox {
	background-color: #e9f3f8;
	width: 325px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #99c8e0;
}
.diversBox p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.smallText {
	font-size: 80%;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0076b0;
	font-size: 0.7em;
	background-color: #e9f3f8;
	margin-left: 20px;
	padding: 10px;
	margin-right: 35px;
	line-height: 1.7em;
	margin-bottom: 10px;
	border: 1px solid #99c8e0;
}
.bubbleR {
	float: right;
}
#map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-left: 20px;
	border: 5px solid #666666;
}
#contentBG {
	background-image: url(images/content_cols_19.jpg);
	background-repeat: repeat-y;
	width: 379px;
	float: left;
}
.listHeading {
	color: #666666;
	font-weight: bold;
	list-style-type: none;
	margin-left: -30px;
}
.listInd {
	margin-left: 20px;
	font-weight: normal;
}
.listInd2 {
	margin-left: 40px;
	font-weight: normal;
}