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

body  {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}
#main {
	min-width:600px;
	max-width:1209px;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#header {
	margin: 0px;
	padding: 0px;
	background: #fff;
	position: relative;
}
#header #headerPic {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 254px;
	width:1209px;
	position: relative;
}

#header .mainNav  {
	bottom: 0px;
	right: 0px;
}
.mainNav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mainNav ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	min-width: 750px;
}

.mainNav ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
}
.mainNav ul li .current {
	text-decoration: underline;
}
.mainNav ul li a {
	color:#71255e;
	text-decoration: none;
}
.mainNav ul li a:hover {
	color:#a3728c;
	border-bottom:1px #a3728c solid;
}
.currentNav {
	border-bottom:1px #71255e solid;
}
#innerContent {
	background: #fff;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 60px;
}
#mainText {
	font-family:Arial, Helvetica, sans-serif;
	color:#103f2f;
	font-size: 1em;
	float: left;
	padding-top: 30px;
	padding-bottom: 25px;
}
#pageTitle {
	font-family: "Times New Roman", Times, serif;
	color:#103f2f;
	font-size: 1.6em;
	text-indent: 5px;
	text-transform:uppercase;
}
#titleBar {
	float:left;
	padding-left:0px;
}
#sidebar {
	background: #fff;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 30px;
	float: right;
}

#innerSidebar {
	background-color: #FFF;
	background-image: url(../images/5stoles.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 320px;
	float: right;
	height: 634px;
}
#footer {
	background: #fff;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	max-width: 1209px;
}
#footer #footerContent {
	position: absolute;
	bottom: 0px;
}
#footer .mainNav  {
	padding-right: 0px;
	top: 0px;
}

.clear {
	clear: both;
}
#footer #footerPic {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 153px;
	width:1209px;
	background-image: url(../images/footer.jpg);
}
#footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-indent: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	min-width: 600px;
}

#titleBar {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerInfo a {
	top: 0px;
	right: 0px;
	float:right;
	color: #000;
	text-decoration: none;
	text-indent: 0;
	padding-top: 0px;
}
.holder {
}
#businessName {
	position: absolute;
	top: 163px;
	left: 317px;
	color: #522C43;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.85em;
	word-spacing: 0.1.5em;
	letter-spacing: 0.05em;
}
table.color-text {
	color:#1a412c;
	font-size:1.3em;
	background-color:#fcfac2;
	width:70%;
}
table.color-text td {
	border:none;
}
.label-text {
	text-align:right;
} 
.subtitle {
	color:#407cb0;
	font-size:1.3em;
	font-weight:bold;
}
.sub-subtitle {
	font-weight:normal;
	font-size:.7em;
}
.quote-name {
	position:relative;
	top:-10px;
}
.caption {
	font-size:.85em;
	padding:5px;
	color:#804b99;
	padding-bottom:10px;
}

.capital {
	font-size: 1.4em;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
	
}
a {
	color:#804b99;
}
