/* CSS Document */

body {
	background-color: #EAEAA3;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h4
{
	font-size: 1.3em;
	color: #FFFFFF;
}

/* --( Global Classes )-- */
.clear {
	clear: both;
}
.right {
	text-align: right;
	display:block;
}

/* --( Wraps )-- */
#headerWrap {
	height: 117px;
	background: url(../images/headerBG.gif) repeat-x center;
}
#bodyWrap {
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #F3E7CE;
	padding: 15px 0;
}
#footerWrap {
	background: url(../images/footerBG.gif) repeat-x;
}

/* --( Section Widths )-- */
#header, #body, #footer {
	width: 970px;
	margin: 0 auto;
}

/* --( Header Styles )-- */
#logo {
	margin-top: 13px;
	float: left;
	width: 783px;
}
#logo h1 {
	margin: 0 0 0 -4px;
	padding: 0;
	float: left;
	width: 224px;
}
#logo h1 a {
	display: block;
	height: 85px;
	text-indent: -3000px;
	background: url(../images/logo_stagedbydesign.png) no-repeat;
	width: 224px;
	margin: 0;
}
#logo h2 {
	margin: 50px 4px 0 0;
	padding: 0;
	display: block;
	height: 38px;
	width: 540px;
	text-indent: -3000px;
	background: url(../images/logo2.gif) no-repeat right;
	float: right;
}
#aspLogo {
	margin-top: 13px;
	margin-right: 37px;
	float: right;
}

/* --( Navigation Styles )-- */
#nav {
	width: 228px;
	height: 326px;
	/*float: left;*/
	background: url(../images/navBG_01.gif) no-repeat top left;
}
#nav h3 {
	display: none;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	display: block;
	width: 181px;
	padding: 5px 0 3px 45px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	background-image: url(../images/navIcon.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav .first { 
	padding-top: 11px; /* Special padding for First Nav Button */
}
#nav .first div {
	background: url(../images/navBG_first.gif) no-repeat top left;
}
#nav .last {
	padding-bottom: 8px; /* Special padding for Last Nav Button */
	padding-bottom: 9px;
}
#nav .last div {
	background: url(../images/navBG_last.gif) no-repeat bottom left;
}
#nav .sep {
	display: block;
	height: 1px;
	background:url(../images/navSep.gif);
}

/* --( Header Graphic )-- */
#headerGraph {
	float: right;
	width: 514px;
	height: 195px;
}

/* --( Content Styles )-- */
#contentWrap {
	width: 534px;
	float: left;
	margin-left: 15px;
}
#contentWrap .head {
	display: block;
	height: 9px;
	background: url(../images/contentHead.gif) no-repeat;
}
#contentWrap .foot {
	display: block;
	height: 9px;
	background: url(../images/contentFoot.gif) no-repeat;
}
#contentWrap .content {
	background: #FFF4D7;
	padding: 8px 25px;
}
#contentWrap .content h2 {
	margin: 0;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#contentWrap .content .horRule {
	display: block;
	height: 16px;
	background: url(../images/contentSep.gif) no-repeat center;
}
#contentWrap .content h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
}
#contentWrap .content h4#staging {
	font-size: 2em;
	color: #996600;
	font-style: italic;
	margin: 0;
}
* html #contentWrap .content h4#staging {
	line-height: 2.2em;
}
#contentWrap .content h4#gallery {
	font-size: 1.8em;
	color: #996600;
	font-style: italic;
	position: relative;
	top: -36px;
	left: 22px;
}
* html #contentWrap .content h4#gallery {
	line-height: 1em;
}
#contentWrap .content p {
	line-height: 1.4em;
	font-size: 1.1em;
}
#contentWrap .content ul#success li {
	color: #8A804C;
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.1em;
}
#contentWrap .content ul#success li.even {
	color: #444;
	line-height: 1.4em;
	font-size: 1.1em;
}
#contentWrap .content ul#qa li {
	list-style-type: none;
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight: bold;
}#contentWrap .content ul.facts li {
	line-height: 1.4em;
	font-size: 1.1em;
}
#contentWrap .content h5 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}
#contentWrap .content p.faq {
	margin-top: 0;
}

/* --( Portrait )-- */
#headshot {
	float: left;
	width: 180px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 13px;
}
#headshot .btn {
	margin-bottom: 7px;
}
#contentWrap .services li {
	padding-bottom: 10px;
}

/* --( Video )-- */
#video {
	width: 425px;
	margin: 0 auto;
}

/*--( Staging Newsletter Signup & St Petersburg Article )-- */
#subscribeContainer {
	width: 228px;
	/*float: left;
	clear: both;
	margin-top: 0;
	position: absolute;
	top: 520px;*/
}
#subscribeContainer .subscribe {
	width: 228px;
	height: 24px;
	display: block;
	background: url(../images/subscribe_head.gif) no-repeat top left;
}
/* html #subscribeContainer #subscribe {
	padding-bottom: 10px;
}*/
#subscribeContainer .foot {
	width: 228px;
	display: block;
	background: url(../images/subscribe_foot.gif) no-repeat;
	height: 12px;
}
#subscribe {
	background: url(../images/subscribe_middle.gif) repeat-y top center;
	padding: 0 10px;
	margin-top: -4px;
	margin-bottom: 0;
}
#subscribe p {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: .75em;
}
#subscribe #email_subscription {
	margin-bottom: .75em;
}
#subscribe #submitSubscription {
	float: right;
}

/* --( St Petersburg Times Article )-- */
#stpetersburgtimes {
	padding: 0 10px;
	background: url(../images/subscribe_middle.gif) repeat-y top center;
	margin-top: -16px;
}
.stpetersburgtimes {
	background: url(../images/stpetersburgtimes_head.gif) no-repeat top left;
	width: 228px;
	height: 24px;
	display: block;
	margin-top: 1em;
}
#stpetersburgtimes p.quote {
	text-indent: 30px;
	background: url(../images/quote.gif) no-repeat top left;
	line-height: 15pt;
}
#stpetersburgtimes p.quote span {
	display: none;
}
#stpetersburgtimes p.smallRight {
	font-size: 11px;
	text-align: right;
}
#stpetersburgtimesContainer {
	background: url(../images/subscribe_foot.gif) no-repeat bottom left;
	padding-bottom: 12px;
}

/* --( Video Gallery )-- */
#videogalleryContainer {
	background: url(../images/subscribe_foot.gif) no-repeat bottom left;
	width: 228px;
	/*float: left;
	clear: none;*/
	padding: 16px 0 12px;
	/*position: relative;
	top: 232px;
	left: -228px;
	margin-bottom: -132px;*/
}
#videogallery {
	padding: 0 10px;
	background: url(../images/subscribe_middle.gif) repeat-y top center;
	margin-top: -4px;
	text-align: center;
}
.videogallery {
	background: url(../images/videogallery_head.gif) no-repeat top left;
	width: 228px;
	height: 24px;
	display: block;
	margin-top: 1em;
}
#videogallery ul {
	margin-bottom: 0;
	padding-left: 20px;
	margin-left: 0;
}
#videogallery li {
	line-height: 1.5;
	list-style: none;
}
#videogallery ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #996600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
#videogallery ul a:hover {
	text-decoration: underline;
}


#leftcolumn { float: left; width: 228px; margin: 0; padding: 0; }

/* --( Footer Styles )-- */
#footer {
	padding: 26px 0;
	font-size: 11.5px;
}
#footer address {
	font-style: normal;
	float: left;
	line-height: 13pt
	
}
#footer p{
	float: right;
	line-height: 15pt;
	margin: 0;
	text-align: right;
}
