@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #2F0317;
	background-image: url(Images/FFBG1.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 150px;
	left: 30px;
	top: 33px;
	position: absolute;
	height: 53px;
}

a img {
	border: none; 
}

#sidebar {
	width: 175px;
	left: 30px;
	top: 130px;
	position: absolute;
	height: 580px;
}

#nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	color: #835540;
	text-decoration: none;
	padding-bottom: 3px;
}

#nav a:link {
	color: #835540;
	text-decoration: none;
}

#nav a:hover {
	color: #BB8748;
	text-decoration: none;
}

#nav a:visited {
	color: #835540;
	text-decoration: none;
}

#nav a:visited:hover  {
	color: #BB8748;
	text-decoration: none;
}

#navOn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	color: #BB8748;
	text-decoration: none;
	padding-bottom: 3px;
}

#subNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color: #835540;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
}

#subNav a:link {
	color: #835540;
	text-decoration: none;
}

#subNav a:hover {
	color: #BB8748;
	text-decoration: none;
}

#subNav a:visited {
	color: #835540;
	text-decoration: none;
}

#subNav a:visited:hover  {
	color: #BB8748;
	text-decoration: none;
}

#subNavOn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color: #BB8748;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
}

#mainContent {
	left: 210px;
	position: absolute;
	top: 40px;
	width: 740px;
}

#WideColumn {
	left: 360px;
	position: absolute;
	top: 40px;
	width: 555px;
}

#ColumnA {
	left: 360px;
	position: absolute;
	top: 40px;
	width: 260px;
}

#ColumnAWide {
	left: 220px;
	position: absolute;
	top: 40px;
	width: 400px;
}

#ColumnB {
	left: 655px;
	position: absolute;
	top: 40px;
	width: 260px;
}

#headerText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 8px;
	line-height: 26px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #835540;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #835540;
	margin-bottom: 10px;
}

#introText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 18px;
	line-height: 26px;
}
#bodyText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 18px;
	line-height: 22px;
}

li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 4px;
	line-height: 22px;
	list-style-position:outside;
}

h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 18px;
	line-height: 22px;
}

#italicText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 12px;
	line-height: 22px;
	font-style: italic;
}

#introText a:link {
	color: #9F724C;
	text-decoration: none;
}

#introText a:hover {
	color: #9F724C;
	text-decoration: none;
}

#introText a:visited {
	color: #9F724C;
	text-decoration: none;
}

#introText a:visited:hover  {
	color: #9F724C;
	text-decoration: none;
}

#list {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 5px;
}

#listSmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #9F724C;
	text-decoration: none;
	padding-bottom: 5px;
}

#testim1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #9F724C;
	text-decoration: none;
	line-height: 16px;

}

#testim2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color: #835540;
	text-decoration: none;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #835540;
	padding-bottom: 20px;
	font-style: italic;
	margin-bottom: 15px;
	line-height: 14px;

}
