/* Container Syles 
--------------------------------------------------------------*/

#MainContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
#PageHeader {
	background-color: #2D2A5F;
}
#LeftColumn {
	width: 150px;
}
#CenterColumn {
	width: 415px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 25px;
	padding-left: 23px;
}
#LeftColumnLG {
	width: 590px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #BEBDCE;
}
#MainContent {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 15px;
}
#MainContent a:link {
	color: #0066CC;
}
#MainContent a:hover {
	text-decoration: none;
}
#MainContent a:visited {
	color: #993399;
}
#FormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#FormTable td {
	padding: 8px;
}
#FormTable tr {
}
#RightColumn {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 18px;
}
#RightColumn h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2A5F;
	margin-bottom: 5px;
}
#RightColumn a:link {
	color: #0066CC;
}
#RightColumn a:hover {
	text-decoration: none;
}
#RightColumn a:visited {
	color: #993399;
}

/* Left Nav Styles 
--------------------------------------------------------------*/

#LeftSubNav {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 12px;
}
#LeftSubNav ul {
	border: none;
	list-style-type: none;
	margin: 0px;
}
#LeftSubNav li {
}
#LeftSubNav li a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #D8D7E2;
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #403D6D;
}
#LeftSubNav li a:hover {
	background-color: #FFEDA5;
	color: #333333;
	text-decoration: none;
	display: block;
}
#LeftSubNav li a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
}
/* Top Nav Styles 
--------------------------------------------------------------*/
#TopNav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-image: url(images/navbg.jpg);
}
#TopNav ul {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#TopNav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	letter-spacing: 0.1em;
	padding-bottom: 1px;
	padding-top: 1px;
}
#TopNav li.first {
	border-left: none;
}
#TopNav li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
#TopNav li a {
	color: #333333;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 4px;
}
#TopNav li a:hover {
	background-color: #6699CC;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* Footer Styles 
--------------------------------------------------------------*/
#Footer {
	padding-left: 10px;
	padding-top: 12px;
	border-top-width: 20px;
	border-top-style: solid;
	background-color: #F0ECE8;
	border-top-color: #2D2A5F;
	text-align: center;
}

#Footer a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#Footer a:hover {
	color: #666666;
	text-decoration: none;
}
#Footer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
  

/* Global Styles 
--------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-image: url(images/siteBG.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2A5F;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2A5F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	color: #990000;
}
h5 {
}
h6 {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 12px;
}

/* Classes 
--------------------------------------------------------------*/
.AnnouncementList {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 14px;
}
.AnnouncementListItem {
	padding-bottom: 12px;
}
.LeftColumnLine {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #A6A5BC;
	background-color: #F0ECE8;
}
.CenterColumn {
	background-color: #F0ECE8;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #A6A5BC;
}
.ContactInfo {
	padding-left: 8px;
	margin-top: 12px;
	width: 160px;
}
.ReverseText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	padding-top: 8px;
}
.HomeGalleryImage {
	float: left;
	margin-right: 12px;
	clear: both;
	margin-bottom: 8px;
	border: 1px solid #FFCC00;
}
.ThumbnailPhoto {
	border: 1px solid #FFCC00;
	margin-right: 2px;
	margin-bottom: 5px;
}
.ThumbnailPhotoBBB {
	border: 1px solid #FFCC00;
	margin-right: 8px;
	margin-bottom: 5px;
	float: left;
}
.HomeGalleryContent {
	margin-bottom: 10px;
	margin-top: 10px;
}
.PageHeader {
	border: 1px solid #FFCC00;
	float: right;
	clear: both;
}
.SubPageHeader {
	padding-top: 10px;
	padding-left: 10px;
}
.LgTestimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #333333;
	padding-bottom: 19px;
}
