@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center top;
}

/*wide page layout*/
#seondary-left-column2 {
	clear: left;
	float: left;
	width: 580px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	margin-bottom: 5px;
}
#secondary-left-column-content2 {
	padding: 2px;
	text-align: left;
	margin-bottom: 15px;
}
#seondary-left-header-image2 {
	clear: left;
	float: left;
	width: 597px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#seondary-left-header-sub2 {
	clear: left;
	float: left;
	width: 587px;
	background-color: #000000;
	margin-bottom: 5px;
	text-align: left;
	height: 41px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 43px;
	padding-left: 10px;
}
#seondary-right-column2 {
	clear: right;
	float: right;
	width: 394px;
	padding: 0px;
	margin-bottom: 3px;
	text-align: left;
	height: 270px;
}
#seondary-right-Bottomcolumn2 {
	clear: right;
	float: right;
	width: 394px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}

#seondary-right-column-sub2 {
	clear: right;
	float: right;
	width: 394px;
	background-color: #000000;
	margin-bottom: 5px;
	text-align: left;
	height: 41px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	line-height: 43px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 10px;
}

.loadingContLoc { 
	position:relative;
	top:0px;
	left:0px;
  	z-index:198; margin: auto;
}
.loadingCont2Loc {
	position: absolute;
	height: 200px;
	width: 350px;
	top:19px;
	left:23px;
	text-align: center;
	z-index: 200;
	opacity: .85;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
}
#loadingMessageLoc {
	position: absolute;
	height: 100px;
	width: 250px;
	top:10%;
	left:20%;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-family: "Lucida Sans", Arial;
	line-height: 26px;
	border: 1px solid #999999; background-color:#ffffff; z-index:205;
}

.loadingCont { 
	position:relative;
	top:0px;
	left:139px;
  	z-index:198; margin: 0px;
}
.loadingCont2 {
	position: absolute;
	height: 302px;
	width: 750px;
	top:19px;
	left:23px;
	text-align: center;
	z-index: 200;
	opacity: .85;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
}
#loadingMessage {
	position: absolute;
	height: 100px;
	width: 250px;
	top:20%;
	left:30%;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-family: "Lucida Sans", Arial;
	line-height: 26px;
	border: 1px solid #999999; background-color:#ffffff; z-index:205;
}


/* Structural Containers */

#logo-nav-space {
	text-align: left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #FFF;
	padding-bottom: 2px;
	margin-bottom: 0px;
	clear: both;
}
#logo-container {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	clear: both;
}

#ssLogo { float:left; display:inline; }

#ssAddress { float:right; text-align:right; display:inline; }

#main-content-container {
	text-align: center;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../Images/content-Gradient-BG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 9px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	padding-top: 9px;
}
#home-content-box {
	background-attachment: scroll;
	background-color: #F2F6F9;
	background-image: url(../images/home-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	overflow: hidden;
}

#footer {
	text-align: left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-bottom: 5px;
	height: 35px;
	color: #FFFFFF;
}
#footer a {
	font-style: normal;
}
#footer a:hover {
	font-style: normal;
}


#navigation-container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	clear: both;
}
#home-flash {
	background-color: #FFFFFF;
	clear: both;
}
#home-quote {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#home-topic-boxes-container {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	text-align: left;
}
.home-topic-box-left {
	clear: left;
	float: left;
	height: 94px;
	width: 296px;
	background-image: url(../images/home-key-topic-box-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 4px;
	padding: 8px;
	vertical-align: top;
}
.home-topic-box-center {
	height: 94px;
	width: 296px;
	background-image: url(../images/home-key-topic-box-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 6px;
	overflow: hidden;
	margin-left: 25px;
	margin-right: 2px;
	float: left;
	padding: 8px;
	vertical-align: top;
}

.home-topic-box-right {
	clear: right;
	float: right;
	height: 94px;
	width: 296px;
	background-image: url(../images/home-key-topic-box-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-right: 4px;
	padding: 8px;
	vertical-align: top;
}
#seondary-left-column {
	clear: left;
	float: left;
	width: 615px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	margin-bottom: 5px;
}
.thumbImgBdr {
	border: 1px solid #CCCCCC;
}

#secondary-left-column-content {
	padding: 5px;
	text-align: left;
	margin-bottom: 15px;
}
#seondary-left-header-image {
	clear: left;
	float: left;
	width: 632px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#seondary-left-header-sub {
	clear: left;
	float: left;
	width: 622px;
	background-color: #000000;
	margin-bottom: 5px;
	text-align: left;
	height: 43px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 45px;
	padding-left: 10px;
}
#home-header-sub {
	clear: left;
	float: left;
	width: 1001px;
	margin-bottom: 5px;
	text-align: left;
	height: 95px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 45px;
	background-image: url(../Images/homeTitleBarBG.png);
	background-repeat: no-repeat; padding-left:10px;
}
#comm-header-sub {
	clear: left;
	float: left;
	width: 1001px;
	margin-bottom: 5px;
	text-align: center;
	height: 95px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 75px;
	background-image: url(../Images/homeTitleBarBGNoLogo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 1px;
}
#res-header-sub {
	clear: left;
	float: left;
	width: 1001px;
	margin-bottom: 5px;
	text-align: center;
	height: 95px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 75px;
	background-image: url(../Images/homeTitleBarBGNoLogo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 1px;
}
#auto-header-sub {
	clear: both;
	float: left;
	width: 1001px;
	margin-bottom: 5px;
	text-align: left;
	height: 95px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 45px;
	background-image: url(../Images/homeTitleBarBG.png);
	background-repeat: no-repeat;
	padding-left:10px;
}

#seondary-right-column {
	clear: right;
	float: right;
	width: 359px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../Images/aboutMB.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 270px;
}
.smallText {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	color: #333333;
}

#seondary-right-Bottomcolumn {
	clear: right;
	float: right;
	width: 359px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}

#seondary-right-column-sub {
	clear: right;
	float: right;
	width: 359px;
	background-color: #000000;
	margin-bottom: 5px;
	text-align: left;
	height: 43px;
	margin-top: 1px;
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	line-height: 45px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 10px;
}

#secondary-quotation {
	padding: 2px;
	text-align: left;
	margin-bottom: 15px;
}
#ad-container {
	height: 240px;
	width: 310px;
	background-image: url(../images/SecondaryKeyAdBoxes.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FDECC8;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-bottom: 8px;
}
#sidebar-nav-container {
	width: 315px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #4F92AB;
	background-image: url(../images/SubNavBG.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.sidebar-key-topic-box {
	height: 98px;
	width: 310px;
	background-image: url(../images/sidebar-key-box-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sitebar-lower-container {
	width: 340px;
	background-color: #317D97;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	padding-top: 3px;
}




/* text, Copy and Typography Styles */

a{
	color: #AB5D21;
	text-decoration: underline;
	outline: none;
}

a:hover{
	text-decoration: underline;
	color: #FBBF1B;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0C1B1C;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0C1B1C;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0C1B1C;
}
.quotations-blue {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #2A87AB;
}
.quotations-brown {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #725D33;
}
.dotted-lines-gray {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}

.quote-credit {
	color: #333333;
	font-weight: normal;
}
.h1-non-h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.h2-non-h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.h3-non-h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #206380;
	font-family: "Lucida Sans", Arial;
}
.sidebar-nav-title {
	font-family: "Lucida Sans", Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #BCE3F1;
	text-decoration: none;
}

/* Other Non-specific Styles */
.image-border-brown{
	border: 3px solid #F1EDE1;
	margin-right: 5px;
}
.image-border-blue{
	border: 3px solid #FFFFFF;
	margin-right: 5px;
}
.image-border-white-small {
	border: 2px solid #FFFFFF;
	margin-right: 5px;
}

.image-border-headshots {
	border: 4px solid #D9CCAC;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.black {
	color: #333333;
}
.blue {
	color: #248DCC;
}
.blueLG {
	color: #248DCC;
	font-size: 14px; font-weight:bold;
}
.orange {
	color: #febe10;
}
.brick {
	color: #FFC801;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	font-style: normal;
}
.brick a {
	color: #FFC801;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	font-style: italic;
}
.brick a:hover {
	color: #FFAC17;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}
.secondary-page-titles {
	font-family: "Lucida Sans", Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.adbox-title {
	font-family: "Lucida Sans", Arial;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	color: #FBE0A8;
}
#sidebar-nav-container a {
	color: #BCE3F1;
	text-decoration: underline;
}
#sidebar-nav-container a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.about-promo-title {
	font-family: "Lucida Sans", Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#gallery-left-column {
	
	float: left;
	width: 730px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	margin-bottom: 5px;
}
#gallery-right-Bottomcolumn {
	clear: right;
	float: right;
	width: 230px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}
#main-content-container2 {
	text-align: center;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 9px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main-content-container2 {
	text-align: center;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 9px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main-content-container-home {
	text-align: center;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 9px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	padding-top: 9px;
}
#home-content {
	padding: 10px;
	clear: both;
}
.hometitletext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #7E7E7E;
	text-decoration: none;
	font-weight: normal;
}
.orange {
	color: #F0530E;
}
.internalTableLeftBdr {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D6D6D6;
}

