/* SRDv2 Main CSS      */
/* Shannon Rose Design */
/* Blue: #4f6e8d       */
/* Gray: #6d6e71       */

/* Typography */
h1, h2, h3 {
	color: #4f6e8d;
	font-weight: normal;
}
p, ol, ul {
	margin: 0 0 1em;
	font-size: 1.1em;
	line-height: 1.6em;
}
li { margin: 0 0 0.5em; }
a {
	text-decoration: underline;
	color: #4f6e8d;
}
/*a:link, a:visited {
	color: #FFF;
}*/
a:hover {
	color: #fff;
	text-decoration: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* Common */
div.clear {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.noWrap { white-space: nowrap; }
.grayText { color: #878787; }
.noBullets { list-style-type: none!important; }
.marginTop { margin-top: 15px!important; }
.marginRight { margin-right: 25px!important; }
img.imageRow { display: inline; margin: 0; }
.flash-update p { display: none; }
li.search-goog { list-style-type: none; }
/* Shared Layout */
html {
	height: 100%;
}
body {
	font: 62.5% Helvetica, Arial, sans-serif;
	background: #2d2d2d url(/imgs/bodyBkgd.jpg) repeat-x 20% 0;
	background-attachment: fixed;
	color: #a6a8aa;
	text-align:center;
	height: 100%;
}
#wrap {
	width: 974px;
	margin: 0 auto -58px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*padding-bottom: 86px;*/
	text-align: left;
}
.heartWrapBkgd { background: transparent url(/imgs/bkgdIconLove.png) no-repeat 16px 0; }
.firstWrapBkgd { background: transparent url(/imgs/bkgdIconFirst.png) no-repeat 16px 0; }
.atWrapBkgd { background: transparent url(/imgs/bkgdIconAt.png) no-repeat 16px 0; }
.sightWrapBkgd { background: transparent url(/imgs/bkgdIconSight.png) no-repeat 16px 0; }
/* Masthead */
#masthead {
	height: 150px;
	margin: 0 0 30px 69px;
	text-align: left;
}
img#mastheadLogo {
	float: left;
	display: inline;
	margin-top: 30px;
}
#mastheadHome {
	height: 150px;
	margin: 0 0 30px 22px;
	text-align: left;
}
img#mastheadLogoLarge {
	float: left;
	display: inline;
	margin-top: 55px;
	width: 416px;
	height: 46px;
}
#navWrap {
	float: right;
	display: inline;
	width: 454px;
	margin: 12px 0 0;
}
#navWrap ul {
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	padding-top: 28px;
	width: 100px;
	list-style-position: outside;
	background-repeat: no-repeat;
}
#navWrap ul#navLove {
	background-image: url(/imgs/navLove.gif);
}
#navWrap ul#navAt {
	background-image: url(/imgs/navAt.gif);
}
#navWrap ul#navFirst {
	background-image: url(/imgs/navFirst.gif);
}
#navWrap ul#navSight {
	background-image: url(/imgs/navSight.gif);
}
#navWrap ul li {
	padding: 3px 0;
}
#navWrap ul li a {
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
	letter-spacing: 0.05em;
	font-weight: bold;
}
#navWrap ul li a:link, #navWrap ul li a:visited {
	color: #58595b;
}
#navWrap ul li a:hover {
	color: #FFF;
}
#mainWrap {
	width: 974px;
	/*height: 100%;*/
	padding-bottom: 86px;
	/*background: transparent url(/imgs/mainBkgd.gif) repeat-y 0 0;*/
}
#mainContent {
	float: left;
	display: inline;
	width: 372px;
	margin: 0 0 0 256px;
}
.noStrong strong { /* For non-visible bolding of keywords */
	font-weight: normal;
}
div.psized h1 { /* for services page */
	font-size: 11px!important;
	line-height: 16px!important;
	color: #a6a8aa!important;
	margin: 0 0 1em!important;
	font-family: Helvetica, Arial, sans-serif!important;
}
div.shortColumn269 { width: 269px!important; }
div.wideColumn678 { width: 678px!important; }
#mainContent h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: "GoudySans Md BT", "Times New Roman", Times, serif;
	margin: 0 0 5px;
	/*text-transform: uppercase;*/
}
#mainContent h1.flash-replaced {
	margin: 0 0 5px -4px;
	font-size: 28px;
}
#mainContent h2 {
	font-size: 1.4em;
	line-height: 1.285em;
	margin: 15px 0 10px;
}
#mainContent h2.noMarginHeader { margin: 0; }
#mainContent h3 {
	font-size: 1.2em;
	line-height: 1.166em;
	margin: 15px 0 0;
}
#mainContent p {
}
#mainContent ul { list-style-type: disc; }
#mainContent ol { list-style-type: decimal; }
/* SideBar */
#sideBar {
	float: right;
	display: inline;
	margin-right: 12px;
	width: 306px;
	/*background-color: #222;
	height: 100%;*/
}
#sideBar h3 { font-size: 1.4em; line-height: 1.455em; margin: 15px 20px 15px; }
#sideBar.wideColumn381 { width: 381px; }
img#sideBarPhoto {
	margin: 10px 20px 0;
}
div#sideBarCopy {
	margin: 22px 24px 0;
	padding-bottom: 50px;
}
#sideBarCopy h4 {
	font-size: 1.2em; /* 12px */
	line-height: 1.2em;
	color: #6d6e71;
}
#sideBarCopy p {
}
#sideBarCopy blockquote {
	font-size: 1.1em; /* 11 */
	line-height: 1.364em; /* 15 */
	margin: 0.2em 0 8px; /* 2 0 8 */
}
#sideBarCopy  p.quoteBy {
	margin: 0 0 17px;
}
/* Footer */
/*div#footerWrap {
	position:fixed !important;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:400;
}*/
/*div#footerWrap {
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	font-size: 1em;
	line-height: 1.5em;
	height: 58px;
	text-align: left;
}
div#footer {
	width: 896px;
	margin: 0 auto;
	text-align: left;
	
}*/
div.push { height: 58px; visibility: visible; }
#footerWrap { margin: 5px auto 0; width: 100%; height: 53px; background-color: #000; text-align: left; }
#footer { width: 974px; height: 53px; margin: 0 auto; }
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636466;
	margin-top: 5px;
	width: 470px;
}
#footer p.leftFooter {
	float: left;
	display: inline;
	margin-left: 16px;
}
#footer p.rightFooter {
	float: right;
	text-align: right;
	display: inline;
	margin-right: 16px;
}
#footer p a {
	text-decoration: none!important;
}
div.animationTest { display: none; visibility: hidden; height: 0; font-size: 0; line-height: 0; }
/* Contact Page Google Map Styles */
div.gmnoprint { font-size: 11px; line-height: 17px; color: #222; }
.grayRule { border-top: 1px solid #464646; padding: 10px 0 0; margin: 20px 0 0; font-size: 0; line-height: 0; }
/* Services Page Styles */
.floatColumn { float: left; display: inline; width: 40%; margin: 0 10% 0 0; }
/* Client List Page Styles */
.fourColumn { width: 150px; float: left; display: inline; }