/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}

#flashContentCTA {
	display: none;
}

/*--------------------> Header Selectors <--------------------*/

#header {
	display: none;
}

/*--------------------> Mast Selectors <--------------------*/

#mast {
	display: none;
}

/*--------------------> Top Nav Selectors <--------------------*/

#top-navigation {
	display: none;
}

/*--------------------> Column Container Selector <--------------------*/

#column-container {
	width: 650px;
}

/*--------------------> Left Column Selectors <--------------------*/

#left-column {
	display: none;
}

/*--------------------> Mini Form Selectors <--------------------*/
#qc {
	display: none;
}

/*--------------------> Right Column Selector <--------------------*/

#right-column {
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 400;
	color: #184783;
	padding: 0px;
	margin: 20px 0px 15px 0px;
	line-height: 36px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 400;
	color: #2c1801;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#right-column h3 {
	font-size: 18px;
	font-weight: 400;
	color: #2c1801;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.gallery {
	width: 576px;
	height: auto;
	background-color: #FFFFFF;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

.BA {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

.galleryLeft {
	margin: 0px 10px 20px 20px;
	padding: 0px;
}

.galleryRight {
	margin: 0px 20px 20px 10px;
	padding: 0px;
}

.gallery strong {
	font-size: 18px;
	color: #184783;
	padding: 0px;
	margin: 0px 10px 20px 10px;
}

.bullet {
	padding: 0px;
	margin: 0px 0px 0px 80px;
}

.bullet2 {
	padding: 0px;
	margin: 0px 0px 0px 150px;
}

#right-column p {
	padding: 0px;
	margin: 0px 30px 20px 0px;
}

.aboutStaffimg {
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

.aboutStaffimg p {
	text-align: center;
	font-weight: bold;
	color: #1e5ba9;
	padding: 0px;
	margin: 0px 15px 20px 0px!important;
}

.aboutStaffimg img {
	border: #f8f8f8 10px solid;
	padding: 0px;
	margin: 0px;
}

.longList ul{
	list-style: circle;	
	padding: 0px 0px 0px 10px;
}

.longList li{
	list-style: disc outside;
	color: #000000;
	padding: 0px 0px 10px 0px;
}

/*--------------------> Testimonials <--------------------*/

.testimonials {
	width: 600px;
	height: auto;
	border-bottom: 2px solid #2c1801;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.testimonialsCard {
	width: 500px;
	min-height: 174px;
	border-bottom: 2px solid #2c1801;
	padding: 0px 50px 0px 50px;
	margin: 10px 0px 10px 0px;
}

.testimonialsCard img {
	border: none;
}

#right-column hr{
	width: 600px;
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #2c1801;
}

#right-column span {
	font-weight: bold;
	display: block;
}

#right-column a:link, #right-column a:visited{
	color: #1e5ba9;
	text-decoration: underline;
}

#right-column p {
}

#right-column ul {
}

#right-column ul li {
}

#right-column ol {
}

#right-column ol li {
}

#map {
}

/*--------------------> Btn Call To Action  Blog Selectors <--------------------*/

#btn-cta-blog {
}

#btn-cta-blog a {
}

#btn-cta-blog a:hover {
}

/*--------------------> Blog Navigation Selectors <--------------------*/
#blog {
}

#blog h3 {
}

#blog ul {
}

#blog ul li {
}

#blog ul li a {
}

#blog ul li a:hover {
}

#powered-by {
}

/*--------------------> Footer Selectors <--------------------*/
#footer {
}

#footer ul {
}

#footer ul li {
}

#footer ul li a {
}

#footer ul li a:hover {
}

#footer p {
}

#footer-left {
	display: none;
	
}

#footer-right .footerTitle {
	display: none;
}

/*--------------------> Sitemap Selectors <--------------------*/
#siteMap {
	display: none;
}

/*--------------------> Disclaimer Selectors <--------------------*/

#disclaimer p {
}

#disclaimer a {
}

#disclaimer a:hover {
}