
body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, sans-serif;*/
	-webkit-font-smoothing: antialiased; 
/*	font-weight:100;
	opacity:0.99;*/
}

body .header-wrapper {
/*	-webkit-font-smoothing: none; */
position: relative;
}

textarea {

    resize: vertical;

}

/*
Table of Content
----------------

^01 New Menu
^02 new sub menu great
^03 Nivo Slider
^04 Header Menu
^05 Menu Button
^06 Scroll to top
^07 Alternative Homepage Layout
^08 testimonial
^09 Plaques
^10 Percy 
^11 Gaspard 
^12 Malone
^13 Sutter
^17 Crane
^14 Sweet
^15 Archuleta
^16 Jones
^18 McGuire
^19 Mykkeltvedt
^20 Osborn
^21 Hall
^22 Meyer
^23 Huber
^24 Fitzsimmons
^25 Ponce
^26 Copeland_WWII
^27 Bob_Brown
^28 Aylmer
^29 Gentz
^30 Iris
^31 SRS
^32 PEM
^33 Red_Oak
^34 bottom text css
^35 Palmer
^36 Raytheon
^37 ReMax
^38 Purdue_P
^39 Ridge_Wood
^40 Homewood
^41 Holy_Spirit
^42 US_Marshals_Seals
^43 Floyd
^44 Sheridan_Fire
^45 Upper_Blue
^46 Evergreen_Train
^47 US_Marshals_SOIB
^48 More_Info
^49 Design_Tips
^50 faq
^51 About Us
^52 Company History
^53 President's Desk
^54 customer-comment
^55 money-back
^56 Contact Us
^57 Send Art
^58 Customer Quote
^59 Brochures and Pricings
^60 Footer new changes
^61 Legal
^62 Homepage video
^63 Footer Common
^64 form-begin
^64 Privacy Policy 
^65 Testimonial
*/

/* ^01--------------------------- New Menu -------------------------*/		
.new-menu {
margin:0 auto 0;	
width:505px;
position:relative;
float: left;
margin-left: 10px;
margin-top: 10px;
}

.header-menu {
margin:auto;
padding:0;
width:505px;
display:inline-block;
background: url(../Media/_images/Insign-header.png) -85px -20px no-repeat;
cursor:pointer;	
}

.new-menu ul li {
display:block;
float:left;
margin:	0 0 0 0;
}

.home-left {
}

.new-menu ul li a {
/*text-decoration: none;*/
color: #b7864e;
font-family: 'Old Standard TT Regular', Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 12px;
display:block;
padding: 0px 0px;
text-indent: -9999px;
}


.new-menu ul li a.where-menu-item-anchor {
color:red;	
}


.header-menu li a {
height: 117px;	
}

.home-menu-item-anchor {
width: 54px;
background: url(../Media/_images/Insign-header.png) -104px -147px no-repeat;
opacity: 0;
}

.product-menu-item-anchor {
width: 117px;
background: url(../Media/_images/Insign-header.png) -158px -147px no-repeat;
opacity: 0;
}

.great-menu-item-anchor {
width: 93px;
background: url(../Media/_images/Insign-header.png) -267px -147px no-repeat;
opacity: 0;
}

.logo-menu-item-anchor {
width: 256px;	
}

.help-menu-item-anchor {
width: 82px;
background: url(../Media/_images/Insign-header.png) -360px -147px no-repeat;
opacity: 0;
}

.about-menu-item-anchor {
width: 59px;
background: url(../Media/_images/Insign-header.png) -442px -147px no-repeat;
opacity: 0;
}

.contact-menu-item-anchor {
width: 72px;
background: url(../Media/_images/Insign-header.png) -501px -147px no-repeat;
opacity: 0;
}

.where-menu-item-anchor {
width: 114px;
background: url(../Media/_images/Insign-header.png) -829px -147px no-repeat;
opacity: 0;
}

/* ^02a new sub menu great */

	#newsubmenu-great {
	position: absolute;
	width: 233px;
	height: 228px;
	cursor: pointer;
	display: none;
	top: 50px;
	left: 178px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
/*	background:#000; */
	z-index: 9999999;
	overflow: hidden;
	text-indent: 0;
	background: #000 url(../Media/_images/Insign-header-sub-menu-great-ideas.png) 2px -1px no-repeat;
	}
	
	#newsubmenu-great li {
	float: none;
	display: block;
	height: 38px;
	margin: 0;
	/*padding: 10px 5px 5px 15px;*/
	text-align: left;
/*	background:#000; */
	text-indent: 0;
	}
	
	#newsubmenu-great li:hover  {
	background: rgba(255, 255, 255, 0.3);
	}
	
	#newsubmenu-great li a {
	white-space:nowrap;
	height: 100%;
	width:100%;
	color: #b7864e;
	text-indent:-9999;
	opacity:1;	
	font-family: Agency FB, Arial Narrow, sans-serif ;
	font-size: 17px;
	letter-spacing: 1px; 
	}
	
	#newsubmenu-great li a:hover {
	/* background: rgba(255, 255, 255, 0.3);	*/
	}

/* ^02b new sub menu product */

	#newsubmenu-product {
	position: absolute;
	width: 197px;
	height: 152px;
	cursor: pointer;
	display: none;
	top: 50px;
	left: 70px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	background: #000 url(../Media/_images/Insign-header-sub-menu-types.png) -3px -3px no-repeat;
	z-index: 9999999;
	overflow: hidden;
	text-indent: 0;
	}
	
	#newsubmenu-product li {
	float: none;
	display: block;
	margin: 0;
	height: 38px;
	/*padding: 10px 5px 5px 15px;*/
	text-align: left;
	/*background:#000;*/
	text-indent: 0;
	}

	#newsubmenu-product li:hover  {
	background: rgba(255, 255, 255, 0.3);
	}
	
	#newsubmenu-product li a {
	white-space:nowrap;
	height: 100%;
	width:100%;
	color: #b7864e;
	text-indent:-9999;
	opacity:1;	
	font-family: Agency FB, Arial Narrow, sans-serif ;
	font-size: 17px;
	letter-spacing: 1px; 
	}
	
	#newsubmenu-product li:hover a {
	/* /*color: #FFF;*/	*/
	}

/* new sub menu home */

	#newsubmenu-home {
	position: absolute;
	cursor: pointer;
	display: none;
	top: 50px;
	left: -4px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	background:#000;
	z-index: 9999999;
	overflow: hidden;
	text-indent: 0;
	}
	
	#newsubmenu-home li {
	float: none;
	display: block;
	margin: 0;
	padding: 10px 5px 5px 15px;
	text-align: left;
	background:#000;
	text-indent: 0;
	}
	
	#newsubmenu-home li a {
	white-space:nowrap;
	color: #b7864e;
	text-indent:0;
	opacity:1;	
	font-family: Agency FB, Arial Narrow, sans-serif ;
	font-size: 17px;
	letter-spacing: 1px; 
	}
	
	#newsubmenu-home li:hover a {
	/*color: #FFF;*/	
	}

/* ^03 ------------ Nivo Slider Style --------------- */

	header, section, footer, aside, nav, article, figure {
	display: block;
	}


	.slider-wrapper { 
	width: 100%; 
	max-width: 1200px;
	margin:auto;
	background:#000;
	}
	
	.slider-wrapper img {
	width:100%;
	max-width: 1200px;	
	}

	.nivoSlider {
	position:relative;
	background:url(../Media/_images/loading.gif) no-repeat 50% 50%;
	}
	.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
	}
	.nivoSlider a {
    border:0;
    display:block;
	}
	
	
	#insign-slider-nav-prev {
	position: absolute;
	z-index: 9999;
	display:block;
	width:30px;
	height:30px;
	border:0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	background: url(themes/default/arrows.png) no-repeat;
	}
	
	#insign-slider-nav-next {
	position: absolute;
	z-index: 9999;
	display:block;
	width:30px;
	height:30px;
	border:0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	background: url(themes/default/arrows.png) 100% no-repeat;
	}

/* ^04 Header ------------ Menu --------------- */

	nav {
	background: #000;
	position:relative;	
	}

	#insign-menu {
	z-index:99999999;
	}
	
	.mainMenu {
	/* border-top: 1px solid #b7864e; */
	margin: auto;
	}
	
    .header-wrap {
	position: relative;
	}
	
	.Header_Ribbon_800 {
	position: absolute;
	width: 138px;
	height: 46px;
	top: 0;
	right: 185px;
	background: url(../Media/_images/Header_Ribbon_800.jpg) 0 0 no-repeat;
	}
	
	.Header_Ribbon_800 a {
	display: block;
	width: 138px;
	height: 46px;
	}
	
	.Header_Ribbon_MBG {
    position: absolute;
	width: 138px;
	height: 46px;
	top: 0;
	right: 35px;
    background: url(../Media/_images/Header_Ribbon_MBG.jpg) 0 0 no-repeat;
	}	
	
	.Header_Ribbon_MBG a {
	display: block;
	width: 138px;
	height: 46px;
	}
	
	#insign-nav {
	z-index: 99999999;
	}
	
	.topMenu {
	margin: 0;
	padding: 0;	
	background:#000;
	position:absolute;
	top: 0px;
	right: 0px;
	}
	
	.topMenu li {
	padding: 0 15px 5px 15px;
	position: relative;
	display: block;
	font: 18px Helvetica, Arial, sans-serif;
	background:#000;
	}
	
	.topMenu li:hover a {
	/*color: #FFF;*/
	}
	
	.topMenu li a {
	/*color: #FFF;*/
	text-decoration:none;
	}
	
	.hover li:hover ul {
	 display:block;
	} 
	
	.submenu {
	position: absolute;
	cursor: pointer;
	display: none;
	top: 0;
	left: 0;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	background:#000;
	z-index: 99999999;
	overflow: hidden;
	}
	
	.submenu li {
	float: none;
	display: block;
	margin: 0;
	padding: 10px 5px 5px 15px;
	text-align: left;
	background:#000;
	}
	
	.topMenu .submenu li a {
	white-space:nowrap;
	color: #b7864e;	
	}
	
	.topMenu .submenu li:hover a {
	/*color: #FFF;*/	
	}
	
	.expand {
	display: block;	
	}
	
	.rounded-corners {
	/*-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	border-radius: 10px ; 
	-khtml-border-radius: 10px ; */
	}
	
	/* menu fixed and absolute */
	
	.insign-menu-absolute {
		position:absolute;
		right: 0px;
		border: none;
		top:122px;
	}
	
	.insign-menu-fixed {
		position:fixed;
		top: 39px;
		right:0px;	
		}


/* ^05 Menu Buttton */	

	#main-menu-button	{
		z-index: 1000000;
		margin: 0;
		cursor:pointer;
		}
		
	.main-menu-button-absolute {
		position: absolute;
		right: 17px;
		top: 83px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		transition: top 0.5s, opacity 0.5s ease;
		-moz-transition: top 0.5s, opacity 0.5s ease;
		-webkit-transition: top 0.5s, opacity 0.5s ease;
		-o-transition: top 0.5s, opacity 0.5s ease;
		}
	
	.main-menu-button-fixed {
		position:fixed;
		top:0px;
		right:17px;
		-webkit-border-top-left-radius: 0px;
		-moz-border-radius-topleft: 0px;
		border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topright: 0px;
		border-top-right-radius: 0px;
		}

		
		#main-menu-button:hover {
		background-color: #CCC;	
		text-shadow: none;
		}
		
		#main-menu-button	{
		background-color: #f3f3f3;
		color: #2a2a2a;
		text-shadow: #ffffff 1px 1px 0;
		width: 90px;
		height: 39px;
	}
	
	#main-menu-button ul {
		padding: 4px 10px 6px 36px;
	}

	#main-menu-button ul li {
		position:absolute;
		display:block;
		top:10px;
		left:10px;
		height: 2px;
		width: 12px;
		background-color: #b7864e;	
	}
	
	#main-menu-button ul li.line-one {
		top: 12px;	
	}

	#main-menu-button ul li.line-two {
		top: 16px;	
	}

	#main-menu-button ul li.line-three {
		top: 20px;	
	}

	#main-menu-button ul li.line-four {
		top: 24px;	
	}
	
	#main-menu-button span {
	position: absolute;
	left: 30px;
	top: 6px;
	color: #b7864e;
	font: normal normal normal 18px/1.4em Helvetica, Arial, sans-serif;
	font-weight:bold;	
	}

	#insign-nav {
	margin-top: 0px;

	}
	

	#insign-menu {
	
	}
	

	.topMenu {
	width:320px;		
	}
	
	.submenu {
	position:relative;
	margin-top:0;
	padding-top:0;
	}
	

	.submenu li a {
	font-size: 15px;		
	}

	
	.topMenu li {
		display:block;
		float:none;
		text-align: left;
		background: #000 url(../Media/_images/resp-menu.png) right 0px;
		padding: 0;
		height: 41px;
	}
	
	.topMenu li.hassubmenu {
		background: #000 url(../Media/_images/resp-menu.png) right -41px;
	}

	.topMenu li.backmenu {
		background: #000 url(../Media/_images/resp-menu.png) 0px -82px;
	}
	
	.topMenu li.backmenu a {
	margin-left: 25px;
	}

	
	.topMenu li ul li {
		background-color: #3A2A13;	
	}
	
	.topMenu li ul li a {
	padding-left: 25px;	
	}
	
	.topMenu li a {
	padding: 3px 10px;
	display:block;
	padding-top: 10px;
	}
	
	
	
	.greatcolor {
	background-color: #4E3818;
	}

/* form related */
	
textarea, input {
	border: none;
	padding: 2px;	
}

#send {
width:50px;	
}

/* ^06 --------------------------- Scroll to top -------------------------*/

#scroll-to-top {
width: 26px;
height: 26px;
display: block;
z-index: 9999999;
position: absolute;
}

#scroll-to-top a {
color: #000;
width: 26px;
height: 26px;
display: block;
line-height: 26px;
text-indent: -9999px;
background: url(../Media/_images/scroll-to-top.png) 0 0 no-repeat;
}	

/* Home page layout ^07 ------------ Alternative Homepage Layout --------------- */

.slider-image-container {

}

.slider-image-wrapper {
width:100%;
margin:auto;
}

.slider-image {
width: 48%;
padding:0;
margin:1%;
overflow:auto;
}

.slider-image img {
width:100%;
float:left;
}

.slider-image a {
text-decoration:none;	
}

.see-example {
color: #f6f6f6;	
font-size:0px;
cursor:pointer;
float:right;
margin: -41% 2.11% 0 0;
}

.see-example:hover {
opacity: 0.7;	
}

.see-example img {
width:auto;
float:right;
margin: 0 1.8% 1.8% 0;	
}

/* Footer */

.footer-wrapper {
    clear: both;
}

.caption-footer-box {
	color: #B7864E;
	font-size: 17px;
	text-align: center;
}

.headline {
	color: #b7864e;
	text-align: center;
	font-size: 28px;
}

.content {
	/*background: #000; 	*/
}

#slider {
	background: #000;	
}

.slider-wrapper {
	background: #000;	
}

/* ^08 testimonial */

.testimonial {
	width: 695px;
	margin: 20px auto 50px;
	color: #B7864E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	position:relative;
}

.testimonial p {
	font-size:18px;	
}

.testimonial span {
	font-size:12px;	
	margin-left:120px;
}

.quote-start {
height:30px;
width:30px;	
background: #000 url(../Media/_images/quote-start.png) left top no-repeat;
position:absolute;
top: -7px;
left: -43px;
}

.quote-stop {
height:30px;
width:30px;	
background: #000 url(../Media/_images/quote-stop.png) left top no-repeat;
position:absolute;	
top: 120px;
left: 660px;
}

.testimonial-alt-nancy {
	height:250px;
	width: 800px;
	margin: 20px auto 50px;
	background: #000 url(../Media/_images/testimonial-alt-nancy.png) left top no-repeat;	
}

/* ^09 Plaques */

.plaque-container {
	width:100%;	
}

.plaque-container-div {
	width: 980px;
	height: 1100px;
	margin: auto;
	overflow: auto;
	position:relative;	
}

.plaque-container-div img {
	width:100%;	
	height:auto;
}

/* ^10 Percy Heath */

#percy {
	height:auto;
	max-width:100%;
}

#Percy_Memorial {
	position: static;
	width: 817px;
	margin-left: 56px;
	margin-top: 58px;
	float: left;
	left: 26px;
}

#Percy_Plaque {
	position: static;
	width: 565px;
	float: left;
	margin-left: 380px;
	margin-top: -201px;
}

#Percy_Plaque_Lighthouse {
	position: static;
	width: 116px;
	margin-left: 90px;
	margin-top: -172px;
	float:left;
}

#Percy_Text_Middle {
	position: static;
	width: 380px;
	height: 221px;
	margin-left: 40px;
	top: 598px;
	float:left;
	margin-top: 20px;
}

#percy p {
	/*color: #FFF;*/
	font-size: 16px;
	margin:0;
	margin-bottom: 12px;
	padding:0;
}

#Percy_CU {
	position: static;
	width: 245px;
	float:right;
	margin-right: 49px;
	margin-top: 51px;
}

#Percy_Lighthouse {
	position: static;
	width: 568px;
	margin-left: 71px;
	top: 788px;
	float:left;
	margin-top:9px;
	margin-bottom: 15px;
}

#Percy_Text_Orig {
	position: static;
	width: 867px;
	height: 92px;
	margin-left: 72px;
	clear:both;
	/*color: #FFF;*/
	margin-bottom: 15px;
}

#Percy_Spec {
	height:auto;
	max-width:100%;
}

#Percy_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Percy_Spec_Heading {
	position: static;
	width: 645px;
	height: auto;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;		
}

#Percy_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Percy_Plaque_Spec {
	position: static;
	width: 385px;
	height: 218px;
	margin-left: 30px;
	margin-top: 53px;
	float:left;
}

#Percy_Plaque_Height {
	position: static;
	width: 1px;
	height: 196px;
	margin-left: 17px;
	margin-top: 53px;
	background-color: #ad7e2d;
	float:left;
}

#Percy_Plaque_Height_Text {
	position: static;
	width: 30px;
	height: 25px;
	margin-left: 10px;
	float:left;
	margin-top: 142px;
	/*color: #FFF;*/
}

#Percy_Plaque_Width {
	position: static;
	width: 385px;
	height: 1px;
	z-index: 4;
	margin-left: 30px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Percy_Plaque_Width_Text {
	position: static;
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: 231px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Percy_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Percy_Specification {
	position: static;
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Percy_Specification_Border {
	position: static;
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;	
}

#Percy_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}

#Percy_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	border-collapse:collapse;	
	width:100%;
}

#Percy_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Percy_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Percy_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Percy_Designer_Note_Area {
	position: static;
	width: 100%;
	height: auto;
	z-index: 10;
}

#Percy_Designer_Note_Heading {
	position: static;
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Percy_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Percy_Designer_Note_Text {
	position: static;
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

#percy_misc {
	height: auto;
	max-width:100%;
	overflow:hidden;
}

#percy_misc a {
	/*color: #FFF;*/
	/*text-decoration: none;*/
	font-size: 14px;
	text-align: center;
}

#percy_misc_wrap {
	margin:auto;	
}


#Percy_Quote_Misc {
	width: 512px;
	max-width: 80%;
	height: auto;
	z-index: 4;
	margin: 55px auto 44px;
	position:relative;
}

#Percy_Quote_Misc p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align:center;	
	font-size: 18px;
	color: #B7864E;
	margin: 5px 0px 0px 5px;
}


#Percy_Quote_Misc p span{
	font-style:normal;
	font-size: 12px;
	margin-top:10px;
}

.percy_quote-start {
	height: 30px;
	width: 30px;
	background: #000 url(../Media/_images/quote-start.png) left top no-repeat;
	position: absolute;
	top: -12px;
	left: -2.73%;
}

.percy_quote-stop {
	height: 30px;
	width: 30px;
	background: #000 url(../Media/_images/quote-stop.png) left top no-repeat;
	position: absolute;
	top: -6px;
	left: 97.46%;
}

.percy_misc_box {
	width: 302px;
	height: 244px;
	z-index: 11;
	float:left;
	margin:auto;	
	margin-bottom: 20px;
}

.percy_misc_box_bottom {
		
}

#percy_misc p {
	margin:0;	
}
.percy_misc_box p a {
	font-size: 14px;
	display:block;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FFF;*/
}

#percy-wiki span a {
	font-size: 10px;
	margin-top: -60px;		
}

#Percy_Brotherly_Jazz {
	margin-left: 18px;
}

#Percy_Modern_Jazz {
	margin-left: 19px;
}

#Percy_Heath_Performance {
	margin-left: 19px;
}

#percy-monument {
	margin-left: 18px;
}

#percy-wiki {
	margin-left: 19px;
}

#percy-history {
	margin-left: 19px;
}

#percy-history p {
	margin-top: 2px;
}

#percy-history img {
	width:70.20%;
	height:86.89%;
	display:block;
	margin:auto;	
}

/* ^11 Gaspard Plaque */

#Gaspard {
	height:auto;
	max-width:100%;
}

#Gaspard p {
	padding:0;	
}

#Gaspard_Golf_Course {
	width: 705px;
	height: 285px;
	z-index: 100001;
	margin-left: 240px;
	margin-top: 77px;
	float:left;
}

#Gaspard_Left {
	width: 305px;
	height: 581px;
	z-index: 100002;
	margin-left: 41px;
	margin-top: -237px;
	float:left;
}

#gaspard_testimonial {
    color: #B7864E;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    margin-left: 65px;
    margin-top: 0;
    position: relative;
    width: 547px;
	max-width:90%;
}
#gaspard_testimonial p {
	font-size: 18px;
	text-align:left;
}

#gaspard_testimonial_span {
	position: static;
	float:right;
	margin: -15px 45px 0px 0px;
}

#gaspard_testimonial p#gaspard_testimonial_span {
	font-size: 12px;
}

#gaspard_quote-start {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 3px;
	left: -8.04%;
}

#gaspard_quote-stop {
	height: 30px;
	width: 30px;
	position: absolute;
	bottom: -5%;
	right: 1.83%;
}

#Gaspard_Text {
    float: left;
    margin-left: 44px;
    margin-top: 73px;
    width: 26.43%;
    z-index: 100004;
}

#Gaspard_Text p {
	
	/*color: #fff;*/
	font-size:16px;
	margin-top:0;
		
}

#Gaspard_CU {
    float: right;
    height: 581px;
    margin-right: 31px;
    margin-top: 41px;
    position: static;
    width: 261px;
    z-index: 100003;
}

#Gaspard_Youtube_Video {
	float:left;
    height: 258px;
    margin-left: 144px;
    margin-top: 38px;
    position: static;
    width: 450px;
    z-index: 100005;
	margin-bottom: 40px;
}

/* Gaspard Spec tab */

#Gaspard_Spec {
	height:auto;
	max-width:100%;
}

#Gaspard_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Gaspard_Spec_Heading {
	position: static;
	width: 698px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;		
}

#Gaspard_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Gaspard_Plaque_Spec {
	position: static;
	width: 195px;
	height: auto;
	z-index: 2;
	margin-left: 119px;
	margin-top: 42px;
	float:left;
}

#Gaspard_Plaque_Height {
	position: static;
	width: 1px;
	height: 321px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;
}

#Gaspard_Plaque_Height_Text {
	position: static;
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 190px;
	/*color: #FFF;*/
}

#Gaspard_Plaque_Width {
	position: static;
	width: 195px;
	height: 1px;
	z-index: 4;
	margin-left: 119px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Gaspard_Plaque_Width_Text {
	position: static;
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -102px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Gaspard_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Gaspard_Specification {
	position: static;
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Gaspard_Specification_Border {
	position: static;
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;	
}

#Gaspard_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}

#Gaspard_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	border-collapse:collapse;	
	width:100%;
}

#Gaspard_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Gaspard_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Gaspard_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Gaspard_Designer_Note_Area {
	position: static;
	width: 100%;
	height: auto;
	z-index: 10;
}

#Gaspard_Designer_Note_Heading {
	position: static;
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Gaspard_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Gaspard_Designer_Note_Text {
	position: static;
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}


/* ^12 Malone */

#Malone {
	height: auto;
	max-width:100%;
}

#Malone p {
	margin:0;
	padding:0;
	font-size:16px;	
}

#Malone_Mountain {
	position: static;
	width: 775px;
	height: 310px;
	z-index: 100001;
	margin-left: 167px;
	margin-top: 58px;
	float:left;
}

#Malone_Plaque {
	position: static;
	width: 590px;
	height: 463px;
	z-index: 100002;
	margin-left: 21px;
	margin-top: -215px;
	float:left;
}

#Malone_Plaque img {
	width: 91.53%;
	padding: 4.24%;
}

#Malone_Text_Top {
	position: static;
	width: 332px;
	height: 130px;
	z-index: 100004;
	margin-top: 45px;
	margin-right: 30px;
	/*color: #FFF;*/
	float:right;
}

#Malone_Quote {
	position: relative;
	width: 427px;
	height: 104px;
	margin-left: 126px;
	margin-top: -10px;
	margin-bottom:40px;
	float:left;	
}

#Malone_Quote p {
	color: #B7864E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#Malone_Quote_Span {
	position: absolute;
	width: 89px;
	height: 19px;
	z-index: 2;
	left: 281px;
	top: 99px;
	color: #B7864E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.malone_quote-start {
	height: 30px;
	width: 30px;
	position: absolute;
	top: -12px;
	left: -37px;
}

.malone_quote-stop {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 94px;
	left: 398px;
}

#Malone_CU {
	width: 350px;
	height: 141px;
	z-index: 100003;
	margin-left: 15px;
	margin-top: -35px;
	margin-bottom:15px;
	float:left;
}

#Malone_Spec {
	height:auto;
	max-width:100%;
}

#Malone_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Malone_Spec_Heading {
	width: 612px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Malone_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Malone_Plaque_Spec {
	width: 398px;
	height: auto;
	z-index: 2;
	margin-left: 15px;
	margin-top: 42px;
	float:left;
}

#Malone_Plaque_Height {
	width: 1px;
	height: 224px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Malone_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 146px;
	/*color: #FFF;*/
}

#Malone_Plaque_Width {
	width: 398px;
	height: 1px;
	z-index: 4;
	margin-left: 15px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Malone_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -195px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Malone_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Malone_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Malone_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Malone_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	

}

#Malone_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Malone_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Malone_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Malone_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Malone_Designer_Note_Area {
	position: static;
	width: 100%;
	height: auto;
	z-index: 10;
}

#Malone_Designer_Note_Heading {
	position: static;
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Malone_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Malone_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^13 Sutter */

#Sutter {
	height: auto;
	max-width:100%;
}

#Sutter p {
	/*color: #fff;*/		
	font-size:14px;
	padding:0;
}

#Sutter a {
	/*color: #fff;*/	
}

#Sutter_Text_Top {
	width: 291px;
	z-index: 100004;
	margin-left: 69px;
	margin-top: 80px;
	float:left;
}

#Sutter_Plaque {
	position:relative;
	width: 607px;
	margin-left:5px;
	margin-top: 32px;
	float:left;
	z-index:2;
}

#Sutter_Baseball {
	position:relative;
	width: 705px;
	margin-left: 47px;
	margin-top: -240px;
	float:left;
	z-index:1;	
}

#Sutter_CU {
	width: 370px;
	margin-left: 38px;
	margin-top: 50px;
	float:left;	
}

#Sutter_Text_Middle {
	width: 418px;
	margin-left: 50px;
	margin-top: 40px;
	float:left;	
}

#Sutter_Youtube_Video {
	width: 450px;
	height: 258px;
	margin-left: 40px;
	margin-top: 40px;
	float:left;	
}

#Sutter_Spec {
	height:auto;
	max-width:100%;
}

#Sutter_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Sutter_Spec_Heading {
	width: 611px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Sutter_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Sutter_Plaque_Spec {
	width: 385px;
	height: auto;
	z-index: 2;
	margin-left: 20px;
	margin-top: 42px;
	float:left;
}

#Sutter_Plaque_Height {
	width: 1px;
	height: 280px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Sutter_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	margin-top: 175px;
	float:left;
	/*color: #FFF;*/
}

#Sutter_Plaque_Width {
	width: 385px;
	height: 1px;
	z-index: 4;
	margin-left: 20px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Sutter_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -195px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Sutter_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Sutter_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Sutter_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Sutter_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Sutter_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Sutter_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Sutter_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Sutter_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Sutter_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Sutter_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Sutter_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Sutter_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^17 Crane */

#Crane {
	height: auto;
	max-width: 100%;
}

#Crane p {
	margin:0;
	padding:0;
	font-size: 18px;
}
#Crane .text_bottom p {
	margin:1em;
}

#Crane_Tower {
	width: 537px;
	margin-left: 410px;
    margin-top: 69px;
	float:left;
}

#Crane_Plaque {
	position:relative;
	width: 430px;
	margin-left: 41px;
	margin-top: -366px;
	float:left;
}

#Crane_Quote {
	position: relative;
	width: 242px;
	margin-left: 121px;
    margin-top: 32px;
	color: #B7864E;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size:16px;
	float:left;
}


#Crane_Quote p {
	text-align:center;	
}

#Crane_quote-start {
    height: 30px;
    left: -15%;
    position: absolute;
    top: -48%;
    width: 30px;
}

#Crane_quote-stop {
    height: 30px;
    left: 103%;
    position: absolute;
    top: -48%;
    width: 30px;
}

#Crane_Text_Middle {
    /*color: #fff;*/
    float: left;
    margin-left: 24px;
    margin-top: 18px;
    width: 457px;
}

#Crane_Text_Middle p {
	font-size:16px;
}

#Crane_CU {
    float: right;
    margin-right: 78px;
    margin-top: 37px;
    width: 293px;
}


#Crane_Text_Last {
    /*color: #fff;*/
    float: left;
    margin-left: 189px;
    margin-top: 31px;
    width: 384px;
	margin-bottom: 30px;
}

#Crane_Text_Last p {
	font-size:	16px;	
}

#Crane_Spec {
	height:auto;
	max-width:100%;
}

#Crane_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Crane_Spec_Heading {
	width: 612px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Crane_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Crane_Plaque_Spec {
	width: 256px;
	height: auto;
	z-index: 2;
	margin-left: 123px;
	margin-top: 42px;
	float:left;
}

#Crane_Plaque_Height {
	width: 1px;
	height: 329px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Crane_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 195px;
	/*color: #FFF;*/
}

#Crane_Plaque_Width {
	width: 256px;
	height: 1px;
	z-index: 4;
	margin-left: 123px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Crane_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -133px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Crane_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Crane_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Crane_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Crane_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Crane_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Crane_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Crane_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Crane_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Crane_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Crane_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Crane_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Crane_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^14 Sweet */

#Sweet {
	height: auto;
	max-width:100%;
}


#Sweet_Office_brick {
    float: left;
    margin-left: 328px;
    margin-top: 34px;
    width: 625px;
}

#Sweet_Plaque {
    float: left;
    margin-left: 6px;
    margin-top: -215px;
    width: 590px;
}

#Sweet_Plaque img {
	width: 530px;
	padding: 30px;	
}

#Sweet_Text_Side {
    float: left;
    margin-left: 10px;
    margin-top: 12px;
    width: 355px;
}

#Sweet_Text_Side p {
	/*color: #fff;*/
	font-size:14px;	
}

#Sweet_Spec {
	height:auto;
	max-width:100%;
}

#Sweet_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Sweet_Spec_Heading {
	width: 644px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Sweet_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Sweet_Plaque_Spec {
	width: 398px;
	height: auto;
	z-index: 2;
	margin-left: 15px;
	margin-top: 42px;
	float:left;
}

#Sweet_Plaque_Height {
	width: 1px;
	height: 258px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Sweet_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 160px;
	/*color: #FFF;*/
}

#Sweet_Plaque_Width {
	width: 398px;
	height: 1px;
	z-index: 4;
	margin-left: 15px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Sweet_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -210px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Sweet_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Sweet_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Sweet_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Sweet_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Sweet_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Sweet_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Sweet_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Sweet_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Sweet_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Sweet_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Sweet_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Sweet_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^15 Archuleta */

#Archuleta {
	height: auto;
	max-width: 100%;
}

#Archuleta_Text_Top {
	width: 241px;
	margin-left: 50px;
	margin-top: 70px;
	float:left;
}

#Archuleta_Text_Top p {
    /*color: #fff;*/
    font-size: 16px;
    margin: 0;
	padding: 0;
}

#Archuleta_Plaque {
    float: left;
    margin-left: 26px;
    margin-top: 63px;
    position: relative;
    width: 634px;
	z-index:40;
}

#Archuleta_Person {
    float: left;
    margin-left: 37px;
    margin-top: -109px;
    position: relative;
    width: 381px;
    z-index: 20;
}

#Archuleta_Link {
    float: left;
    margin-left: 354px;
    margin-top: 10px;
    width: 133px;
}

#Archuleta_Link a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Archuleta .text_bottom {
	margin-top: 0;
}

#Archuleta .text_bottom p {
	margin: 0;
	padding: 0;
}

#Archuleta_Spec {
	height:auto;
	max-width:100%;
}

#Archuleta_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Archuleta_Spec_Heading {
	width: 611px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Archuleta_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Archuleta_Plaque_Spec {
	width: 398px;
	height: auto;
	z-index: 2;
	margin-left: 15px;
	margin-top: 42px;
	float:left;
}

#Archuleta_Plaque_Height {
	width: 1px;
	height: 198px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Archuleta_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 132px;
	/*color: #FFF;*/
}

#Archuleta_Plaque_Width {
	width: 398px;
	height: 1px;
	z-index: 4;
	margin-left: 15px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Archuleta_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -210px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Archuleta_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Archuleta_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Archuleta_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Archuleta_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Archuleta_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Archuleta_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Archuleta_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Archuleta_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Archuleta_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Archuleta_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Archuleta_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Archuleta_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^16 Jones */

#Jones {
	height: auto;
	max-width:100%;
}

#Jones_Office {
	width: 749px;
	margin-left: 186px;
	margin-top: 62px;
	float:left;
}

#Jones_Plaque {
	width: 391px;
	margin-left: 56px;
	margin-top: -255px;
	float:left;
}

#Jones_Text {
	width: 402px;
	margin-left: 75px;
	margin-top: 37px;
	/*color: #FFF;*/
	float:left;
}

#Jones_Text p {
    /*color: #fff;*/
    font-size: 16px;
	padding: 0;
}

#Jones_Spec {
	height:auto;
	max-width:100%;
}

#Jones_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Jones_Spec_Heading {
	width: 612px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Jones_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Jones_Plaque_Spec {
	width: 263px;
	height: auto;
	z-index: 2;
	margin-left: 77px;
	margin-top: 42px;
	float:left;
}

#Jones_Plaque_Height {
	width: 1px;
	height: 329px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 42px;
	background-color: #ad7e2d;
	float:left;	
}

#Jones_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 194px;
	/*color: #FFF;*/
}

#Jones_Plaque_Width {
	width: 263px;
	height: 1px;
	z-index: 4;
	margin-left: 77px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Jones_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -138px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Jones_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Jones_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Jones_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Jones_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Jones_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Jones_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Jones_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Jones_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Jones_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Jones_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Jones_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Jones_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^18 McGuire */

#McGuire {
	height: auto;
	max-width:	100%;
}

#McGuire_Office {
	width: 795px;
	margin-left: 156px;
	margin-top: 66px;
	float:left;
}

#McGuire_CU {
	width: 382px;
	margin-left: 37px;
	margin-top: -171px;
	margin-bottom: 55px;
	float:left;
}

#McGuire_Plaque {
	width: 435px;
	margin-top: 50px;
	margin-right: 37px;
	float:right;
}

#McGuire_Text {
	width: 374px;
	margin-left: 56px;
	margin-top: 0px;
	/*color: #FFF;*/
}

#McGuire_Text p {
    /*color: #fff;*/
    font-size: 16px;
	padding: 0;
}

#McGuire_Youtube_Video {
	width: 450px;
	margin-left: 20px;
	margin-top: 45px;
}

#McGuire_Spec {
	height:auto;
	max-width:100%;
}

#McGuire_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#McGuire_Spec_Heading {
	width: 714px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#McGuire_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#McGuire_Plaque_Spec {
	width: 236px;
	height: auto;
	z-index: 2;
	margin-left: 116px;
	margin-top: -12px;
	padding: 10px;
	float:left;
}

#McGuire_Plaque_Spec img {
	width: 236px;	
}

#McGuire_Plaque_Height {
	width: 1px;
	height: 390px;
	z-index: 3;
	margin-left: 7px;
	margin-top: 0px;
	background-color: #ad7e2d;
	float:left;	
}

#McGuire_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 188px;
	/*color: #FFF;*/
}

#McGuire_Plaque_Width {
	width: 237px;
	height: 1px;
	z-index: 4;
	margin-left: 126px;
	float:left;
	margin-top: 7px;
	background-color: #ad7e2d;
}


#McGuire_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -126px;
	margin-top: 17px;
	/*color: #FFF;*/
}

#McGuire_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#McGuire_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#McGuire_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#McGuire_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#McGuire_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#McGuire_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#McGuire_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#McGuire_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#McGuire_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#McGuire_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#McGuire_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#McGuire_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^19 Mykkeltvedt */

#Mykkeltvedt {
	height: auto;
	max-width:	100%;
}

#Mykkeltvedt p {
	padding: 0;
}

#Mykkeltvedt_bldg {
	width: 546px;
	margin-left: 34px;
	margin-top: 47px;
	float:left;
}

#Mykkeltvedt_Text {
	width: 345px;
	margin-left: 37px;
	margin-top: 53px;
	/*color: #FFF;*/
	float:left;
}

#Mykkeltvedt_Link {
    float: left;
    clear: left;
    margin-top: 0px;
    margin-left: 34px;
}

#Mykkeltvedt_Plaque {
	position: relative;
	width: 764px;
	z-index: 5;
	margin-left: 200px;
	margin-top: -126px;
	float:left;
}

#Mykkeltvedt_Plaque img {
	width:96.73%;
	padding: 1.96%;
}


#Mykkeltvedt_CU {
	position: relative;
	width: 495px;
	z-index: 3;
	margin-left: 119px;
	margin-top: -39px;
	float:left;
}

#Mykkeltvedt_Text_2 {
	width: 269px;
	margin-top: 11px;
	margin-left: 47px;	
	/*color: #FFF;*/
	float:left;
}


#Mykkeltvedt a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Mykkeltvedt_Spec {
	height:auto;
	max-width:100%;
}

#Mykkeltvedt_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Mykkeltvedt_Spec_Heading {
	width: 720px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Mykkeltvedt_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Mykkeltvedt_Plaque_Spec {
	width: 398px;
	height: auto;
	z-index: 2;
	margin-left: 20px;
	margin-top: 45px;
	float:left;
}

#Mykkeltvedt_Plaque_Spec img {
	width: 95.98%;	
	margin: 2.01%;
}

#Mykkeltvedt_Plaque_Height {
	width: 1px;
	height: 192px;
	z-index: 3;
	margin-left: 11px;
	margin-top: 53px;
	background-color: #ad7e2d;
	float:left;	
}

#Mykkeltvedt_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 144px;
	/*color: #FFF;*/
}

#Mykkeltvedt_Plaque_Width {
	width: 382px;
	height: 1px;
	z-index: 4;
	margin-left: 28px;
	float:left;
	margin-top: 11px;
	background-color: #ad7e2d;
}


#Mykkeltvedt_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -196px;
	margin-top: 21px;
	/*color: #FFF;*/
}

#Mykkeltvedt_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Mykkeltvedt_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Mykkeltvedt_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Mykkeltvedt_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Mykkeltvedt_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Mykkeltvedt_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Mykkeltvedt_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Mykkeltvedt_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Mykkeltvedt_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Mykkeltvedt_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Mykkeltvedt_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Mykkeltvedt_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^20 Osborn */

#Osborn {
	height: auto;
	max-width:	100%;
}


#Osborn_Office {
	width: 781px;
	margin-left: 134px;
	margin-top: 67px;
	float:left;
}

#Osborn_Plaque {
	width: 316px;
	margin-left: 43px;
	margin-top: -236px;
	float: left;
}

#Osborn_Plaque img {
	width: 90.51%;
	padding: 5.38% 4.11% 4.75% 5.38%;
}

#Osborn_Text {
	width: 517px;
	margin-left: 20px;
	margin-top:5px;
	float: left;
}

#Osborn_Text p {
	padding: 0px;
	/*color: #FFF;*/
	font-size: 16px;
}


#Osborn a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Osborn_Spec {
	height:auto;
	max-width:100%;
}

#Osborn_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Osborn_Spec_Heading {
	width: 720px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Osborn_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Osborn_Plaque_Spec {
	width: 212px;
	height: auto;
	z-index: 2;
	margin-left: 128px;
	margin-top: 28px;
	float:left;
}

#Osborn_Plaque_Spec img {
	width: 91.04%;
	padding: 4.72% 4.25% 4.72% 4.72%;	
}

#Osborn_Plaque_Height {
	width: 1px;
	height: 300px;
	z-index: 3;
	margin-left: 7px;
	margin-top: 38px;
	background-color: #ad7e2d;
	float:left;	
}

#Osborn_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 176px;
	/*color: #FFF;*/
}

#Osborn_Plaque_Width {
	width: 192px;
	height: 1px;
	z-index: 4;
	margin-left: 138px;
	float:left;
	margin-top: 7px;
	background-color: #ad7e2d;
}


#Osborn_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -98px;
	margin-top: 17px;
	/*color: #FFF;*/
}

#Osborn_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Osborn_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Osborn_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Osborn_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Osborn_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Osborn_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Osborn_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Osborn_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Osborn_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Osborn_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Osborn_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Osborn_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^21 Hall */

#Hall {
	height: auto;
	max-width:	100%;
}

#Hall_Text p {
	padding: 0px;
	/*color: #FFF;*/
	font-size:16px;
}

#Hall_Text {
	width: 261px;
	margin-left: 73px;
	margin-top: 133px;
	float:left;
	/*color: #FFF;*/
	height: 188px;
}

#Hall_Plaque {
	width: 551px;
	margin-right: 35px;
	margin-top: 88px;
	float:right;
}

#Hall_CU {
	width: 325px;
	margin-left: 41px;
	margin-top: 30px;
	clear:left;
	float:left;
}

#Hall_Spec {
	height:auto;
	max-width:100%;
}

#Hall_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Hall_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Hall_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Hall_Plaque_Spec {
	width: 366px;
	height: auto;
	z-index: 2;
	margin-left: 35px;
	margin-top: 30px;
	float:left;
}

#Hall_Plaque_Height {
	width: 1px;
	height: 238px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Hall_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 148px;
	/*color: #FFF;*/
}

#Hall_Plaque_Width {
	width: 366px;
	height: 1px;
	z-index: 4;
	margin-left: 35px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Hall_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -192px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Hall_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Hall_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Hall_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Hall_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Hall_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Hall_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Hall_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Hall_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Hall_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Hall_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Hall_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Hall_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^22 Meyer */

#Meyer {
	height: auto;
	max-width:	100%;
}


#Meyer p {
	padding: 0;
	/*color: #FFF;*/
	font-size:16px;	
}

#Meyer_Plaque {
	width: 564px;
	margin-left: 41px;
	margin-top: 60px;
	float:left;
}

#Meyer_Text_Top {
	width: 307px;
	margin-right: 26px;
	margin-top: 140px;
	/*color: #FFF;*/
	float:right;
}

#Meyer_Bldg {
	width: 308px;
	margin-top: 22px;
	margin-right: 26px;
	float:right;
}

#Meyer_Quote {
	position:relative;
	width: 288px;
	margin-left: 81px;
	margin-top: 47px;
	float:left;
	clear:left;
}

#Meyer_Quote p {
	font-size: 16px;
	color: #B7864E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
	margin-left: 5px;
}

#Meyer_Quote span {
	margin-left: 0px;
	color: #B7864E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
}

.Meyer_quote-start {
	height: 33px;
	width: 34px;
	position: absolute;
	top: -7.15%;
	left: -13.25%;
}

.Meyer_quote-stop {
	height: 33px;
	width: 32px;
	position: absolute;
	top: 63%;
	left: 97%;
}

#Meyer_Kerschner {
	width: 188px;
	margin-left: 45px;
	margin-top: 5px;
	float:left;
	clear:none;
}

#Meyer_Plqs {
	width: 222px;
	margin-top: -32px;
	margin-left: 108px;
	clear:both;
	float:left;
}

#Meyer_Plqs p {
	text-align: center;	
	padding-top:2px;
}

#Meyer_CU {
	width: 570px;
	margin-left: 54px;
	margin-top: 43px;
	float:left;
}

#Meyer a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Meyer_Spec {
	height:auto;
	max-width:100%;
}

#Meyer_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Meyer_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Meyer_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Meyer_Plaque_Spec {
	width: 366px;
	height: auto;
	z-index: 2;
	margin-left: 35px;
	margin-top: 30px;
	float:left;
}

#Meyer_Plaque_Height {
	width: 1px;
	height: 257px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Meyer_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 160px;
	/*color: #FFF;*/
}

#Meyer_Plaque_Width {
	width: 366px;
	height: 1px;
	z-index: 4;
	margin-left: 35px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Meyer_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -192px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Meyer_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Meyer_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Meyer_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Meyer_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Meyer_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Meyer_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Meyer_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Meyer_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Meyer_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Meyer_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Meyer_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Meyer_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^23 Huber */

#Huber {
	height: auto;
	max-width: 100%;
}

#Huber p {
	padding: 0;
}

#Huber_Valley {
	width: 769px;
	margin-left: 30px;
	margin-top: 54px;
	float:left;
}

#Huber_Plaque {
	width: 676px;
	margin-right: 30px;
	margin-top: -190px;
	float:right;
}

#Huber_Plaque img {
	width: 94.08%;
	margin:2.96%;
}

#Huber_Text_Top {
	width: 210px;
	margin-left: 39px;
	margin-top: 40px;
	/*color: #FFF;*/
	float:left;
}

#Huber_Spec {
	height:auto;
	max-width:100%;
}

#Huber_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Huber_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Huber_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Huber_Plaque_Spec {
	width: 366px;
	height: auto;
	z-index: 2;
	margin-left: 35px;
	margin-top: 30px;
	float:left;
}

#Huber_Plaque_Height {
	width: 1px;
	height: 271px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Huber_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 160px;
	/*color: #FFF;*/
}

#Huber_Plaque_Width {
	width: 366px;
	height: 1px;
	z-index: 4;
	margin-left: 35px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Huber_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -192px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Huber_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Huber_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Huber_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Huber_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Huber_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Huber_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Huber_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Huber_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Huber_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Huber_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Huber_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Huber_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	/*color: #FFF;*/
}

/* ^24 Fitzsimmons */

#Fitzsimmons {
	height: auto;
	max-width: 100%;
}

#Fitzsimmons p {
	padding:0;
}

#Fitzsimmons_Office {
	width: 612px;
	margin-left: 41px;
	margin-top: 52px;
	float:left;
}

#Fitzsimmons_Plaque {
	width: 612px;
	margin-right: 41px;
	margin-top: -99px;
	float:right;
}

#Fitzsimmons_Text_1 {
	width: 217px;
	margin-left: 76px;
	margin-top: 45px;
	/*color: #FFF;*/
	float:left;
}

#Fitzsimmons_CU {
	width: 352px;
	margin-left: 76px;
	margin-top: 40px;
	clear: left;
	float:left;
}

#Fitzsimmons_Text_2 {
	width: 429px;
	margin-left: 60px;
	margin-top: 50px;
	margin-bottom: 60px;
	/*color: #FFF;*/
	float:left;
}

#Fitzsimmons_Spec {
	height:auto;
	max-width:100%;
}

#Fitzsimmons_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Fitzsimmons_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Fitzsimmons_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Fitzsimmons_Plaque_Spec {
	width: 378px;
	height: auto;
	z-index: 2;
	margin-left: 35px;
	margin-top: 30px;
	float:left;
}

#Fitzsimmons_Plaque_Height {
	width: 1px;
	height: 251px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Fitzsimmons_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 147px;
	/*color: #FFF;*/
}

#Fitzsimmons_Plaque_Width {
	width: 378px;
	height: 1px;
	z-index: 4;
	margin-left: 35px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Fitzsimmons_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -192px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Fitzsimmons_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Fitzsimmons_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Fitzsimmons_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Fitzsimmons_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Fitzsimmons_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Fitzsimmons_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Fitzsimmons_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Fitzsimmons_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Fitzsimmons_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Fitzsimmons_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Fitzsimmons_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Fitzsimmons_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^25 Ponce */

#Ponce {
	height: auto;
	max-width: 100%;
}

#Ponce p {
	padding: 0;
	font-size:16px;	
}

#Ponce_Banner {
	width: 813px;
	margin-left: 90px;
	margin-top: 50px;
	float:left;
}

#Ponce_Site_Lighthouse {
	width: 443px;
	margin-left: 28px;
	margin-top: 35px;
	float:left;
}

#Ponce_Seal_US {
	width: 452px;
	margin-right: 10px;
	margin-top: 35px;
	float:right;
}

#Ponce_Seal_AF_CU {
	width: 452px;
	margin-right: 10px;
	margin-top: 27px;
	float:right;
}

#Ponce_Vet_Memorial_Text_One {
	width: 862px;
	margin-left: 62px;
	margin-top: 20px;
	/*color: #FFF;*/
	clear:both;
	float:left;
}

#Ponce_Seals_Row {
	width: 930px;
	margin-left: 26px;
	margin-top: 20px;
	clear:both;
	float:left;
}

#Ponce_Vet_Memorial_Text_Two {
	width: 834px;
	margin-left: 83px;
	margin-top: 20px;
	/*color: #FFF;*/
	clear:both;
	float:left;
	text-align:center;
}

#Ponce_Site_Memorial {
	width: 931px;
	margin-left: 25px;
	margin-top: 30px;
	clear:both;
	float:left;
}

#Ponce_Vet_Memorial_Text_Three {
	width: 932px;
	margin-left: 24px;
	margin-top: 30px;
	/*color: #FFF;*/
	clear:both;
	float:left;
	text-align:center;
}

#Ponce a {
	/*color: #FFF;*/
	text-decoration:underline;
}

#Ponce a:hover {
	text-decoration:none;
}

#Ponce_Spec {
	height:auto;
	max-width:100%;
}

#Ponce_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Ponce_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Ponce_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Ponce_Plaque_Spec {
	width: 211px;
	height: auto;
	margin-left: 121px;
	margin-top: 1px;
	float:left;
}

#Ponce_Plaque_Height {
	width: 1px;
	height: 65px;
	margin-left: 10px;
	margin-top: 1px;
	background-color: #ad7e2d;
	float:left;	
}

#Ponce_Plaque_Height_Text {
	width: 55px;
	height: 25px;
	margin-left: 7px;
	float:left;
	margin-top: 26px;
	/*color: #FFF;*/
}

#Ponce_Plaque_Width {
	width: 212px;
	height: 1px;
	margin-left: 121px;
	float:left;
	margin-top: 10px;
	background-color: #ad7e2d;
}


#Ponce_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	float:left;
	margin-left: -114px;
	margin-top: 18px;
	/*color: #FFF;*/
}

#Ponce_Mil_Plaque_Spec {
	width: 390px;
	height: auto;
	margin-left: 29px;
	margin-top: 30px;
	float:left;
}

#Ponce_Mil_Plaque_Height {
	width: 1px;
	height: 98px;
	margin-left: 12px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Ponce_Mil_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	margin-left: 10px;
	float:left;
	margin-top: 69px;
	/*color: #FFF;*/
}

#Ponce_US_Plaque_Spec {
	width: 130px;
	height: auto;
	margin-left: 164px;
	margin-top: 30px;
	float:left;
}

#Ponce_US_Plaque_Height {
	width: 1px;
	height: 131px;
	margin-left: 13px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Ponce_US_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 11px;
	float:left;
	margin-top: 85px;
	/*color: #FFF;*/
}


#Ponce_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Ponce_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Ponce_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Ponce_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Ponce_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Ponce_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Ponce_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Ponce_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Ponce_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Ponce_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Ponce_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Ponce_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^26 Copeland_WWII */

#Copeland_WWII {
	height: auto;
	max-width: 100%;

}

#Copeland_WWII p {
	padding: 0;
	font-size:16px;	
}


#Copeland_WWII_Plaque {
	position: relative;
	width: 440px;
	z-index: 2;
	margin-left: 27px;
	margin-top: 35px;
	float:left;
}

#Copeland_WWII_CU {
	width: 366px;
	margin-right: 77px;
	margin-top: 117px;
	float:right;
}

#Copeland_WWII_Text_One {
	width: 323px;
	margin-right: 93px;
	margin-top: 20px;
	/*color: #FFF;*/
	float:right;
}

#Copeland_WWII_Text_One p {
	margin: 0;
}

#Copeland_WWII_Scene {
	position: relative;
	width: 578px;
	z-index: 1;
	margin-right: 24px;
	margin-top: -267px;
	float:right;
}

#Copeland_WWII_Text_Two {
	width: 90%;
	margin: 0 auto;
	margin-left: 27px;
	/*color: #FFF;*/
	clear:both;
	padding-top: 20px;
}

#Copeland_WWII_Spec {
	height:auto;
	max-width:100%;
}

#Copeland_WWII_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Copeland_WWII_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Copeland_WWII_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Copeland_WWII_Plaque_Spec {
	width: 264px;
	height: auto;
	z-index: 2;
	margin-left: 118px;
	margin-top: 30px;
	float:left;
}

#Copeland_WWII_Plaque_Height {
	width: 1px;
	height: 390px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Copeland_WWII_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Copeland_WWII_Plaque_Width {
	width: 264px;
	height: 1px;
	z-index: 4;
	margin-left: 118px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Copeland_WWII_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Copeland_WWII_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Copeland_WWII_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Copeland_WWII_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Copeland_WWII_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Copeland_WWII_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Copeland_WWII_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Copeland_WWII_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Copeland_WWII_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Copeland_WWII_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Copeland_WWII_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Copeland_WWII_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Copeland_WWII_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^27 Bob_Brown */

#Bob_Brown {
	height: auto;
	max-width:	100%;
}

#Bob_Brown p {
	font-size: 16px;
	padding: 0;
}

#Bob_Brown_Plaque {
	width: 491px;
	margin-left: 32px;
	margin-top: 46px;
	float:left;
}

#Bob_Brown_Text_Top {
	width: 321px;
	margin-right: 71px;
	margin-top: 91px;
	/*color: #FFF;*/
	float:right;
}

#Bob_Brown_Image_2 {
	position: relative;
	width: 371px;
	z-index: 2;
	margin-top: 25px;
	margin-right: 45px;
	float:right;
}

#Bob_Brown_Scene {
	position: relative;
	width: 605px;
	z-index: 1;
	margin-left: 76px;
	margin-top: -52px;
	float:left;
	margin-bottom: 25px;
}

#Bob_Brown_CU {
	position: relative;
	width: 221px;
	z-index: 3;
	float:right;
	margin-top: -45px;
	margin-right: 22px;
}


#Bob_Brown_Text_Bottom {
	width: 241px;
	/*color: #FFF;*/
	float: left;
	margin-left: 47px;
	margin-top: 1px;
	text-align:center;
}

#Bob_Brown_Photos_Story {
	width: 180px;
	background: #67100a url(../Media/_images/button_bg.png) center center repeat-x;
	/*color: #fff;*/
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	border-radius: 10px ; 	
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	padding:1px;
}
#Bob_Brown_Photos_Story:hover {
	background: #67100a url(../Media/_images/button_bg_hover.png) center center repeat-x;
}

#Bob_Brown_Photos_Story p {
	font-size: 16px;
	display: block;
	margin: 10px 10px 10px 34px;	
	width: 120px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;	
}

#Bob_Brown a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Bob_Brown_Spec {
	height:auto;
	max-width:100%;
}

#Bob_Brown_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Bob_Brown_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Bob_Brown_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Bob_Brown_Plaque_Spec {
	width: 326px;
	height: auto;
	z-index: 2;
	margin-left: 80px;
	margin-top: 30px;
	float:left;
}

#Bob_Brown_Plaque_Height {
	width: 1px;
	height: 372px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 56px;
	background-color: #ad7e2d;
	float:left;	
}

#Bob_Brown_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 230px;
	/*color: #FFF;*/
}

#Bob_Brown_Plaque_Width {
	width: 202px;
	height: 1px;
	z-index: 4;
	margin-left: 204px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Bob_Brown_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -106px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Bob_Brown_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Bob_Brown_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Bob_Brown_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Bob_Brown_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Bob_Brown_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Bob_Brown_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Bob_Brown_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

.bob_discover {
	display:block;
	width:	90%;
}

#Bob_Brown_Spec table td.bob_spec_btn {
	vertical-align:middle;	
}

#Bob_Brown_Photos_Story_Spec {
	width: 180px;
	background: #67100a url(../Media/_images/button_bg.png) center center repeat-x;
	/*color: #fff;*/
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	border-radius: 10px ; 	
	cursor:pointer;
	padding:1px;
}
#Bob_Brown_Photos_Story_Spec:hover {
	background: #67100a url(../Media/_images/button_bg_hover.png) center center repeat-x;
}

#Bob_Brown_Photos_Story_Spec p {
	font-size: 16px;
	display: block;
	margin: 10px 10px 10px 34px;
	padding: 0;	
	width: 120px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#Bob_Brown_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Bob_Brown_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Bob_Brown_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Bob_Brown_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Bob_Brown_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

#Bob_Brown_misc {
	height:auto;
	max-width:100%;
}

#Bob_Brown_misc p {
	padding: 0;
	font-size: 16px;
}

#Bob_Brown_Story_Image {
	width: 411px;
	margin: 9% 19% 45px 0%;
	float:right;
}

#Bob_Brown_Misc_Text {
	width: 280px;
	margin: 11.63% 0% 30px 19%; 
	/*color: #FFF;*/
	float:left;
}

#Bob_Brown_Misc_Text p{
	padding-left:0px;
	padding-right:0px;	
}

#Bob_Brown_Story_Book {
	width: 799px;
	margin: auto;
	clear:both;
}

.marquee_container {
	width: 280px;
	height: 500px;
	overflow:hidden;
	margin:auto;
	position:relative;
	clear:both;
		
}


.marquee_photos {
	position:absolute;
	left:0;	
}

.marquee_photos img {
	float: left;
	width:auto;	
}

.marquee_prev, .marquee_next {
	margin-top: 10px;
	height: 30px;
	width: 30px;
	cursor: pointer;	
}
.marquee_prev {
	float:left;
	background: url(themes/default/arrows.png) no-repeat;
	
}

.marquee_next {
	float:right;
	background: url(themes/default/arrows.png) 100% no-repeat;
}

.marquee_prev:hover, .marquee_next:hover {
	opacity: 0.7;
}

.marquee_page_number {
	margin-top: 12px;
	margin-left: 98px;
	height: 25px;
	width: 25px;	
	background: rgb(183, 134, 78);
	color: #000;
	font-size: 12px;
	font-weight: bold;	
	float: left;
}

.marquee_page_number h3 {

	margin: 0;
	padding-top: 5px;
	width: 25px;
	text-align: center;

}

/* ^28 Aylmer */

#Aylmer {
	height: auto;
	max-width: 100%;
}

#Aylmer p {

	font-size: 16px;
	padding:0;
	
}

#Aylmer_Text {
	width: 226px;
	margin-left: 81px;
	margin-top: 159px;
	/*color: #FFF;*/
	float:left;
}

#Aylmer_Plaque {
	position: relative;
	width: 597px;
	z-index: 100003;
	margin-left: 358px;
	margin-top: -313px;
	float:left;
}

#Aylmer_Scene {
	position: relative;
	width: 612px;
	z-index: 100001;
	margin-left: 36px;
	margin-top: -198px;
	float:left;
}

#Aylmer_CU_1 {
	position: relative;
	width: 561px;
	z-index: 100002;
	margin-left: 346px;
	margin-top: -42px;
	float:left;
}

#Aylmer_CU_2 {
	position: relative;
	width: 341px;
	z-index: 100001;
	margin-left: 66px;
	margin-top: -97px;
	float:left;
}


#Aylmer_CU_3 {
	position: relative;
	width: 246px;
	z-index: 100006;
	margin-left: -201px;
	margin-top: 129px;
	margin-bottom: 5%;
	float:left;
}

#Aylmer a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Aylmer_Text_Bottom {
	clear:none;
	width: 90%;	
}

#Aylmer_Youtube_Video {
	width: 450px;
	height: 258px;
	margin-top: 49px;
	margin-right: 32px;
	float:right;
	margin-bottom: 35px;
}

#Aylmer_Spec {
	height:auto;
	max-width:100%;
}

#Aylmer_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Aylmer_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Aylmer_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Aylmer_Plaque_Spec {
	width: 367px;
	height: auto;
	z-index: 2;
	margin-left: 45px;
	margin-top: 30px;
	float:left;
}

#Aylmer_Plaque_Height {
	width: 1px;
	height: 280px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Aylmer_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 160px;
	/*color: #FFF;*/
}

#Aylmer_Plaque_Width {
	width: 367px;
	height: 1px;
	z-index: 4;
	margin-left: 45px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Aylmer_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -190px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Aylmer_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Aylmer_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Aylmer_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Aylmer_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Aylmer_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Aylmer_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Aylmer_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Aylmer_Designer_Note_Wrap {
	width:913px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Aylmer_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Aylmer_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Aylmer_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Aylmer_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^29 Gentz */

#Gentz {
	height: auto;
	max-width: 100%;
}

#Gentz p {
	font-size: 16px;
	padding: 0;	
}


#Gentz_Plaque {
	width: 500px;
	margin-left: 43px;
	margin-top: 45px;
	float:left;
}

#Gentz_Text {
	width: 313px;
	margin-right: 54px;
	margin-top: 120px;
	/*color: #FFF;*/
	float:right;
}

#Gentz_CU_1 {
	width: 347px;
	margin-right: 42px;
	margin-top: 20px;
	float:right;
}

#Gentz_Link {
	width: 143px;
	margin-left: 104px;
	margin-top: 70px;
	text-align: center;
	float:left;
	margin-bottom: 25px;
}

#Gentz_CU_2 {
	position: relative;
	width: 228px;
	z-index: 100002;
	margin-left: 63px;
	margin-top: 5px;
	float: left;
}


#Gentz_Scene {
	position: relative;
	width: 910px;
	z-index: 100001;
	margin-left: 41px;
	margin-top: -70px;
	float: left;
}

#Gentz a {
	/*color: #FFF;*/
	text-decoration:underline;	
}

#Gentz a:hover {
	text-decoration: none;	
}


#Gentz_Spec {
	height:auto;
	max-width:100%;
}

#Gentz_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Gentz_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Gentz_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Gentz_Plaque_Spec {
	width: 279px;
	height: auto;
	z-index: 2;
	margin-left: 118px;
	margin-top: 30px;
	float:left;
}

#Gentz_Plaque_Height {
	width: 1px;
	height: 350px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Gentz_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Gentz_Plaque_Width {
	width: 279px;
	height: 1px;
	z-index: 4;
	margin-left: 118px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Gentz_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Gentz_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Gentz_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Gentz_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Gentz_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Gentz_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Gentz_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Gentz_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Gentz_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Gentz_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Gentz_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Gentz_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Gentz_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^30 Iris */

#Iris {
	height: auto;
	max-width: 100%;
}

#Iris p {
	padding: 0;	
	font-size: 16px;
}

#Iris_Text {
	width: 220px;
	margin-left: 89px;
	margin-top: 93px;
	/*color: #FFF;*/
	float:left;
}

#Iris_Plaque_Right {
	position: relative;
	width: 600px;
	z-index: 100002;
	margin-right: 22px;
	margin-top: 44px;
	float:right;
}

#Iris_CU {
	position: relative;
	width: 374px;
	z-index: 100001;
	margin-left: 30px;
	margin-top: -293px;
	float:left;
	margin-bottom: 40px;
}

#Iris_Text_Bottom {
	width: 900px;
	margin: 20px auto 20px;
	clear:both;
}

#Iris a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Iris_Spec {
	height:auto;
	max-width:100%;
}

#Iris_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Iris_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Iris_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Iris_Plaque_Spec {
	width: 378px;
	height: auto;
	margin-left: 40px;
	margin-top: 30px;
	float:left;
}

#Iris_Plaque_Height {
	width: 1px;
	height: 251px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Iris_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Iris_Plaque_Width {
	width: 378px;
	height: 1px;
	z-index: 4;
	margin-left: 40px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Iris_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Iris_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Iris_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Iris_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Iris_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Iris_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Iris_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Iris_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Iris_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Iris_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Iris_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Iris_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Iris_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^31 SRS */

#SRS {
	height: auto;
	max-width: 100%;
}

#SRS p {
	padding: 0;
	font-size: 16px;	
}

#SRS_Plaque_Front {
	position: relative;
	width: 700px;
	height: 393px;
	z-index: 100001;
	margin-left: 23px;
	margin-top: 44px;
}

#SRS_Text_1 {
	width: 211px;
	margin-top: -395px;
	margin-right: 19px;
	/*color: #FFF;*/
	float:right;
}

#SRS_Text_2 {
	width: 216px;
	margin-left: 54px;
	margin-top: 21px;
	float: left;
	/*color: #FFF;*/
}

#SRS_CU_1 {
	position: relative;
	width: 300px;
	z-index: 100005;
	margin-top: -83px;
	margin-right: 20px;
	float: right;
}

#SRS_CU_2 {
	position: relative;
	width: 311px;
	z-index: 99999;
	margin-left: 42px;
	margin-top: 63px;
	float: left;
}

#SRS_CU_3 {
	position: relative;
	width: 354px;
	z-index: 99998;
	margin-left: -601px;
	margin-top: 166px;
	margin-bottom: 40px;
	float: left;
}

#SRS_Text_Bottom {
	width: 900px;
	margin: 20px auto 20px;
	clear:both;
}

#SRS a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#SRS_Spec {
	height:auto;
	max-width:100%;
}

#SRS_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#SRS_Spec_Heading {
	width: 808px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#SRS_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#SRS_Plaque_Spec {
	width: 378px;
	height: auto;
	margin-left: 40px;
	margin-top: 52px;
	float:left;
}

#SRS_Plaque_Height {
	width: 1px;
	height: 251px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 52px;
	background-color: #ad7e2d;
	float:left;	
}

#SRS_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#SRS_Plaque_Width {
	width: 378px;
	height: 1px;
	z-index: 4;
	margin-left: 40px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#SRS_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#SRS_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#SRS_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#SRS_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#SRS_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#SRS_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#SRS_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#SRS_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#SRS_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#SRS_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#SRS_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#SRS_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#SRS_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^32 PEM */

#PEM {
	height: auto;
	max-width: 100%;
}

#PEM p {
	padding: 0;
	font-size: 16px;	
}

#PEM_Plaque_Text {
	width: 191px;
	margin-left: 67px;
	margin-top: 108px;
	/*color: #FFF;*/
	float:left;
}

#PEM_Plaque_Right {
	width: 600px;
	margin-right: 65px;
	margin-top: 49px;
	margin-bottom: 40px;
	float:right;
}

#PEM_Text_Bottom {
	width: 900px;
	margin: 20px auto 20px 48px;
	clear:both;
}

#PEM a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#PEM_Spec {
	height:auto;
	max-width:100%;
}

#PEM_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#PEM_Spec_Heading {
	width: 840px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#PEM_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#PEM_Plaque_Spec {
	width: 350px;
	height: auto;
	margin-left: 40px;
	margin-top: 52px;
	float:left;
}

#PEM_Plaque_Height {
	width: 1px;
	height: 277px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 52px;
	background-color: #ad7e2d;
	float:left;	
}

#PEM_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#PEM_Plaque_Width {
	width: 350px;
	height: 1px;
	z-index: 4;
	margin-left: 40px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#PEM_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#PEM_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#PEM_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#PEM_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#PEM_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#PEM_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#PEM_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#PEM_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#PEM_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#PEM_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#PEM_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#PEM_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#PEM_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^33 Red_Oak */

#Red_Oak {
	height: auto;
	max-width: 100%;
}

#Red_Oak p {
	padding: 0;
	font-size: 16px;	
}

#Red_Oak_Plaque {
	width: 900px;
	margin-left: 40px;
	margin-top: 52px;
	/*color: #FFF;*/
	float:left;
}

#Red_Oak_Text_Top {
	width: 381px;
	margin-left: 87px;
	margin-top: 48px;
	/*color: #FFF;*/
	float:left;
}

#Red_Oak_CU {
	width: 371px;
	margin-right: 90px;
	margin-top: 40px;
	/*color: #FFF;*/
	float:right;
}


#Red_Oak_Text_Bottom {
	width: 900px;
	margin-left: 40px;
	margin-top: 35px;
	/*color: #FFF;*/
	float:left;
	clear:both;
}

#Red_Oak a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Red_Oak_Spec {
	height:auto;
	max-width:100%;
}

#Red_Oak_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Red_Oak_Spec_Heading {
	width: 840px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Red_Oak_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Red_Oak_Plaque_Spec {
	width: 400px;
	height: auto;
	margin-left: 20px;
	margin-top: 78px;
	float:left;
}

#Red_Oak_Plaque_Height {
	width: 1px;
	height: 132px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 78px;
	background-color: #ad7e2d;
	float:left;	
}

#Red_Oak_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Red_Oak_Plaque_Width {
	width: 400px;
	height: 1px;
	z-index: 4;
	margin-left: 20px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Red_Oak_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Red_Oak_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Red_Oak_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Red_Oak_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Red_Oak_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Red_Oak_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Red_Oak_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Red_Oak_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Red_Oak_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Red_Oak_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Red_Oak_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Red_Oak_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Red_Oak_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* 34 bottom text css */

/*#Percy_Text_Bottom, #Gaspard_Text_Bottom, #Malone_Text_Bottom, #Sutter_Text_Bottom, #Crane_Text_Bottom, #Sweet_Text_Bottom, #Archuleta_Text_Bottom, #Jones_Text_Bottom, #McGuire_Text_Bottom, #Mykkeltvedt_Text_Bottom, #Osborn_Text_Bottom, #Hall_Text_Bottom, #Meyer_Text_Bottom, #Huber_Text_Bottom, #Fitzsimmons_Text_Bottom, #Ponce_Text_Bottom, #Copeland_WWII_Text_Bottom, #Bob_Brown_Text_Bottom, #Aylmer_Text_Bottom, #Gentz_Text_Bottom {
	width: 900px;
	margin-left: 40px;
	margin-top: 35px;
	/*color: #FFF;*/
	float:left;
	clear:both;
}*/

.text_bottom {
	width: 900px;
	margin-left: 40px;
	margin-top: 35px;
	/*color: #FFF;*/
	float:left;
	clear:both;
}

/* ^35 Palmer */

#Palmer {
	height: auto;
	max-width: 100%;
}

#Palmer p {
	padding: 0;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom:	16px;
}

#Palmer_Text_1 {
	width: 274px;
	height: 327px;
	margin-left: 80px;
	margin-top: 93px;
	margin-bottom: 10px;
	/*color: #FFF;*/
	float:left;
}

#Palmer_Photo_1 {
	width: 500px;
	margin-right: 55px;
	margin-top: 53px;
	margin-bottom: 50px;
	/*color: #FFF;*/
	float:right;
}

#Palmer_Photo_4 {
	width: 294px;
	margin-left: 80px;
	margin-top: 10px;
	/*color: #FFF;*/
	float:left;
}

#Palmer_Photo_2 {
	width: 500px;
	margin-left: 50px;
	margin-right: 53px;
	margin-top: 0px;
	margin-bottom: 50px;
	/*color: #FFF;*/
	float: left;
	clear: right;
}

#Palmer a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Palmer_Spec {
	height:auto;
	max-width:100%;
}

#Palmer_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Palmer_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Palmer_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Palmer_Plaque_Spec {
	width: 277px;
	height: auto;
	margin-left: 110px;
	margin-top: 5px;
	float:left;
}

#Palmer_Plaque_Height {
	width: 1px;
	height: 336px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 5px;
	background-color: #ad7e2d;
	float:left;	
}

#Palmer_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Palmer_Plaque_Width {
	width: 277px;
	height: 1px;
	z-index: 4;
	margin-left: 110px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Palmer_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Palmer_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Palmer_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Palmer_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Palmer_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Palmer_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Palmer_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Palmer_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Palmer_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Palmer_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Palmer_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Palmer_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Palmer_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^36 Raytheon */

#Raytheon {
	height: auto;
	max-width: 100%;
}

#Raytheon p {
	padding: 0;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom:	16px;
}

#Raytheon_Text_1 {
	width: 260px;
	margin-left: 53px;
	margin-top: 134px;
	margin-bottom: 90px;
	/*color: #FFF;*/
	float:left;
}

#Raytheon_Photo_1 {
	position: relative;
	z-index: 4;
	width: 600px;
	margin-right: 27px;
	margin-top: 58px;
	margin-bottom: 0px;
	float:right;
}

#Raytheon_Photo_2 {
	position: relative;
	z-index: 3;
	width: 400px;
	margin-left: 36px;
	margin-top: -82px;
	margin-bottom: 0px;
	float:left;
	clear:left;
}

#Raytheon_Photo_3 {
	position: relative;
	z-index: 2;
	width: 400px;
	margin-left: 60px;
	margin-top: 42px;
	margin-bottom: 0px;
	float:left;
}

#Raytheon_Photo_4 {
	position: relative;
	z-index: 1;
	width: 400px;
	margin-left: 150px;
	margin-top: -60px;
	margin-bottom: 40px;
	float:left;
}

#Raytheon a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Raytheon_Spec {
	height:auto;
	max-width:100%;
}

#Raytheon_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Raytheon_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Raytheon_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Raytheon_Plaque_Spec {
	width: 378px;
	height: auto;
	margin-left: 30px;
	margin-top: 50px;
	float:left;
}

#Raytheon_Plaque_Height {
	width: 1px;
	height: 240px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 50px;
	background-color: #ad7e2d;
	float:left;	
}

#Raytheon_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Raytheon_Plaque_Width {
	width: 378px;
	height: 1px;
	z-index: 4;
	margin-left: 30px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Raytheon_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Raytheon_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Raytheon_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Raytheon_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Raytheon_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Raytheon_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Raytheon_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Raytheon_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Raytheon_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Raytheon_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Raytheon_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Raytheon_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Raytheon_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^37 ReMax */

#ReMax {
	height: auto;
	max-width: 100%;
}

#ReMax p {
	font-size: 16px;
	margin: 0;	
}

#ReMax_Photo_1 {
	width: 500px;
	margin-left: 41px;
	margin-top: 52px;
	float:left;
}

#ReMax_Text_1 {
	width: 353px;
	height: 127px;
	margin-right: 30px;
	margin-top: 93px;
	/*color: #FFF;*/
	float:right;
}

#ReMax_Photo_2 {
	position: relative;
	width: 351px;
	z-index: 2;
	margin-right: 35px;
	margin-top: 50px;
	float:right;
}

#ReMax_Photo_3 {
	position: relative;
	width: 676px;
	z-index: 1;
	margin-left: 103px;
	margin-top: -100px;
	margin-bottom: 40px;
	float:left;
}

#ReMax_Spec {
	height:auto;
	max-width:100%;
}

#ReMax_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#ReMax_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#ReMax_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#ReMax_Plaque_Spec {
	width: 286px;
	height: auto;
	margin-left: 100px;
	margin-top: 30px;
	float:left;
}

#ReMax_Plaque_Height {
	width: 1px;
	height: 298px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#ReMax_Plaque_Height_Text {
	width: 30px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#ReMax_Plaque_Width {
	width: 286px;
	height: 1px;
	z-index: 4;
	margin-left: 100px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#ReMax_Plaque_Width_Text {
	width: 29px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#ReMax_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#ReMax_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#ReMax_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#ReMax_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#ReMax_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#ReMax_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#ReMax_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#ReMax_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#ReMax_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#ReMax_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#ReMax_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#ReMax_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^38 Purdue_P */

#Purdue_P {
	height: auto;
	max-width: 100%;
}

#Purdue_P p {
	padding: 0;
	font-size: 16px;
}

#Purdue_P_Photo_Big {
	position: relative;
	width: 652px;
	z-index: 1;
	margin-left: 36px;
	margin-top: 41px;
	float:left;
}

#Purdue_P_Text_Top {
	width: 211px;
	height: 44px;
	margin-right: 42px;
	margin-top: 110px;
	/*color: #FFF;*/
	float: right;
}

#Purdue_P_Photo_Front {
	position: relative;
	width: 366px;
	z-index: 2;
	margin-top: -289px;
	margin-right: 18px;
	float:right;
}

#Purdue_P_Photo_Office {
	width: 481px;
	margin-left: 71px;
	margin-top: 41px;
	margin-bottom: 40px;
	float: left;
}

#Purdue_P a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Purdue_P_testimonial {
    color: #B7864E;
	margin-right: 75px;
	margin-top: 70px;
	float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    position: relative;
    width: 260px;
	max-width:90%;
}
#Purdue_P_testimonial p {
	font-size: 18px;
	text-align: center;
}

#Purdue_P_testimonial_span {
	position: static;
	float:right;
	margin: -15px 45px 0px 0px;
}

#Purdue_P_testimonial p#Purdue_P_testimonial_span {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 40px;
}

#Purdue_P_quote-start {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px;
	left: -15px;
}

#Purdue_P_quote-stop {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px;
	right: -15px;
}

#Purdue_P_Spec {
	height:auto;
	max-width:100%;
}

#Purdue_P_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Purdue_P_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Purdue_P_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Purdue_P_Plaque_Spec {
	width: 262px;
	height: auto;
	margin-left: 100px;
	margin-top: 60px;
	float:left;
}

#Purdue_P_Plaque_Height {
	width: 1px;
	height: 262px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 60px;
	background-color: #ad7e2d;
	float:left;	
}

#Purdue_P_Plaque_Height_Text {
	width: 60px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Purdue_P_Plaque_Width {
	width: 262px;
	height: 1px;
	z-index: 4;
	margin-left: 100px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Purdue_P_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Purdue_P_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Purdue_P_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Purdue_P_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Purdue_P_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Purdue_P_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Purdue_P_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Purdue_P_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Purdue_P_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Purdue_P_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Purdue_P_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Purdue_P_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Purdue_P_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^39 Ridge_Wood */

#Ridge_Wood {
	height: auto;
	max-width: 100%;
}

#Ridge_Wood p {
	padding:0;
	font-size:16px;
}

#Ridge_Wood_Text_1 {
	width: 310px;
	height: 181px;
	margin-left: 66px;
	margin-top: 74px;
	/*color: #FFF;*/
	float:left;
}

#Ridge_Wood_Photo_1 {
	width: 500px;
	margin-right: 36px;
	margin-top: 53px;
	float:right;
}

#Ridge_Wood_Photo_2 {
	width: 385px;
	margin-left: 29px;
	margin-top: 38px;
	margin-bottom: 40px;
	float:left;
}


#Ridge_Wood a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Ridge_Wood_Spec {
	height:auto;
	max-width:100%;
}

#Ridge_Wood_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Ridge_Wood_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Ridge_Wood_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Ridge_Wood_Plaque_Spec {
	width: 360px;
	height: auto;
	margin-left: 40px;
	margin-top: 30px;
	float:left;
}

#Ridge_Wood_Plaque_Height {
	width: 1px;
	height: 267px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Ridge_Wood_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Ridge_Wood_Plaque_Width {
	width: 360px;
	height: 1px;
	z-index: 4;
	margin-left: 40px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Ridge_Wood_Plaque_Width_Text {
	width: 40px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Ridge_Wood_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Ridge_Wood_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Ridge_Wood_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Ridge_Wood_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Ridge_Wood_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Ridge_Wood_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Ridge_Wood_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Ridge_Wood_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Ridge_Wood_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Ridge_Wood_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Ridge_Wood_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Ridge_Wood_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^40 Homewood */

#Homewood {
	height: auto;
	max-width: 100%;
}

#Homewood p {
	padding:0;
	font-size:16px;
}


#Homewood_Photo_1 {
	width: 534px;
	margin-left: 40px;
	margin-top: 51px;
	float: left;
}

#Homewood_Text_1 {
	width: 258px;
	margin-right: 77px;
	margin-top: 76px;
	/*color: #FFF;*/
	float: right;
}

#Homewood_Photo_2 {
	width: 315px;
	margin-right: 46px;
	margin-top: 55px;
	float:right;
	margin-bottom: 60px;
}


#Homewood a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}


#Homewood_Spec {
	height:auto;
	max-width:100%;
}

#Homewood_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Homewood_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Homewood_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Homewood_Plaque_Spec {
	width: 275px;
	height: auto;
	margin-left: 110px;
	margin-top: 35px;
	float:left;
}

#Homewood_Plaque_Height {
	width: 1px;
	height: 275px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 35px;
	background-color: #ad7e2d;
	float:left;	
}

#Homewood_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Homewood_Plaque_Width {
	width: 275px;
	height: 1px;
	z-index: 4;
	margin-left: 110px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}


#Homewood_Plaque_Width_Text {
	width: 40px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
}

#Homewood_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Homewood_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Homewood_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Homewood_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Homewood_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Homewood_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Homewood_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Homewood_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Homewood_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Homewood_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Homewood_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Homewood_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^41 Holy_Spirit */

#Holy_Spirit {
	height: auto;
	max-width: 100%;
}

#Holy_Spirit p {
	padding: 0;
	font-size: 16px;	
}

#Holy_Spirit_Text_1 {
	width: 299px;
	margin-left: 72px;
	margin-top: 147px;
	/*color: #FFF;*/
	float:left;
}

#Holy_Spirit_Photo_1 {
	width: 500px;
	margin-right: 31px;
	margin-top: 45px;
	float:right;
}

#Holy_Spirit_Photo_2 {
	width: 368px;
	margin-left: 37px;
	margin-top: 34px;
	float:left;
}
#Holy_Spirit_Spec {
	height:auto;
	max-width:100%;
}

#Holy_Spirit_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Holy_Spirit_Spec_Heading {
	width: 960px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Holy_Spirit_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Holy_Spirit_Plaque_Spec {
	width: 246px;
	height: auto;
	margin-left: 130px;
	margin-top: 20px;
	float:left;
}

#Holy_Spirit_Plaque_Height {
	width: 1px;
	height: 315px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 20px;
	background-color: #ad7e2d;
	float:left;	
}

#Holy_Spirit_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Holy_Spirit_Plaque_Width {
	width: 246px;
	height: 1px;
	z-index: 4;
	margin-left: 130px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Holy_Spirit_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#Holy_Spirit_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Holy_Spirit_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Holy_Spirit_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Holy_Spirit_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Holy_Spirit_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Holy_Spirit_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Holy_Spirit_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Holy_Spirit_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Holy_Spirit_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Holy_Spirit_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Holy_Spirit_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Holy_Spirit_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^42 US_Marshals_Seals */


#US_Marshals_Seals {
	height: auto;
	max-width: 100%;
}

#US_Marshals_Seals p {
	padding:0;
	font-size: 16px;	
}

#US_Marshals_Seals_Scene {
	width: 900px;
	margin-left: 40px;
	margin-top: 51px;
	float: left;
}

#US_Marshals_Seals_Text_1 {
	width: 583px;
	margin-top: 10px;
	margin-left: 40px;
	text-align: center;
	float: left;
	color: white;	
}

#US_Marshals_Seals h2 {
	font-size: 1.2em;	
}

#US_Marshals_Seals_Text_2 {
	width: 583px;
	margin-left: 40px;
	margin-top: 0px;
	/*color: #FFF;*/
	float:left;
}

#US_Marshals_Seals_Image_5 {
	width: 275px;
	margin-right: 40px;
	margin-top: 0px;
	float: right;
}

#US_Marshals_Seals_Image_4 {
	position: relative;
	width: 206px;
	z-index: 1;
	margin-left: 42px;
	margin-top: 100px;
	float: left;
}


#US_Marshals_Seals_Plaque {
	position: relative;
	width: 149px;
	margin-left: -25px;
	margin-top: 30px;
	z-index: 2;
	float:left;
}

#US_Marshals_Seals_Text_4 {
	width: 219px;
	margin-left: 30px;
	margin-top: 14px;
	/*color: #FFF;*/
	float:left;
}


#US_Marshals_Seals a {
	/*color: #FFF;*/
	text-decoration:underline;	
}

#US_Marshals_Seals a:hover {
	text-decoration:none;
}

#US_Marshals_Seals_Image_6 {
	width: 900px;
	margin-left: 40px;
	margin-top: 30px;
	float:left;
}

#US_Marshals_Seals_Text_3 {
	width: 834px;
	margin-left: 77px;
	margin-top: 30px;
	margin-bottom: 40px;
	/*color: #FFF;*/
	float:left;
}

#US_Marshals_Seals_Spec {
	height:auto;
	max-width:100%;
}

#US_Marshals_Seals_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#US_Marshals_Seals_Spec_Heading {
	width: 730px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#US_Marshals_Seals_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#US_Marshals_Seals_Plaque_Spec {
	width: 405px;
	height: auto;
	margin-left: 30px;
	margin-top: 30px;
	float:left;
}

#US_Marshals_Seals_Plaque_Height {
	width: 1px;
	height: 326px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 10px;
	background-color: #ad7e2d;
	float:left;	
}

#US_Marshals_Seals_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#US_Marshals_Seals_Plaque_Width {
	width: 125px;
	height: 1px;
	z-index: 4;
	margin-left: 172px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#US_Marshals_Seals_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#US_Marshals_Seals_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#US_Marshals_Seals_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#US_Marshals_Seals_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#US_Marshals_Seals_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#US_Marshals_Seals_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#US_Marshals_Seals_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#US_Marshals_Seals_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#US_Marshals_Seals_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#US_Marshals_Seals_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#US_Marshals_Seals_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#US_Marshals_Seals_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#US_Marshals_Seals_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}


/* ^43 Floyd */

#Floyd {
	height: auto;
	max-width: 100%;
}

#Floyd p {
	padding: 0px;
	font-size: 16px;	
}

#Floyd_Photo_2 {
	width: 500px;
	margin-left: 28px;
	margin-top: 38px;
	float: left;
}

#Floyd_Text_2 {
	width: 334px;
	height: 317px;
	margin-right: 58px;
	margin-top: 186px;
	/*color: #FFF;*/
	float: right;
}


#Floyd_Photo_1 {
	width: 400px;
	margin-right: 23px;
	margin-top: 45px;
	float: right;
}


#Floyd a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Floyd_Spec {
	height:auto;
	max-width:100%;
}

#Floyd_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Floyd_Spec_Heading {
	width: 730px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Floyd_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Floyd_Plaque_Spec {
	width: 250px;
	height: auto;
	margin-left: 130px;
	margin-top: 10px;
	float:left;
}

#Floyd_Plaque_Height {
	width: 1px;
	height: 326px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 10px;
	background-color: #ad7e2d;
	float:left;	
}

#Floyd_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Floyd_Plaque_Width {
	width: 250px;
	height: 1px;
	z-index: 4;
	margin-left: 130px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Floyd_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#Floyd_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Floyd_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Floyd_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Floyd_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Floyd_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Floyd_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Floyd_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Floyd_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Floyd_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Floyd_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Floyd_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Floyd_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^44 Sheridan_Fire */

#Sheridan_Fire {
	height: auto;
	max-width: 100%;
}

#Sheridan_Fire p {
	padding:0;
	font-size:16px;	
}

#Sheridan_Fire_Image_1 {
	width: 396px;
	margin-left: 33px;
	margin-top: 101px;
	float: left;
}

#Sheridan_Fire_Image_2 {
	width: 500px;
	margin-right: 19px;
	margin-top: 44px;
	float: right;
}

#Sheridan_Fire_Image_3 {
	position:relative;
	z-index:3;
	width: 177px;
	margin-left: 47px;
	margin-top: 190px;
	float:left;
}

#Sheridan_Fire_Image_4 {
	position: relative;
	width: 270px;
	z-index: 2;
	margin-left: -90px;
	margin-top: 40px;
	float:left;
}

#Sheridan_Fire_Image_5 {
	position:relative;
	width:363px;
	z-index: 1;
	margin-left: -133px;
	margin-top: 35px;
	float:left;
}

#Sheridan_Fire_Text_1 {
	width: 263px;
	margin-right: 40px;
	margin-top: 24px;
	/*color: #FFF;*/
	float:right;
	margin-bottom: 40px;
}

#Sheridan_Fire a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Sheridan_Fire_Spec {
	height:auto;
	max-width:100%;
}

#Sheridan_Fire_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Sheridan_Fire_Spec_Heading {
	width: 890px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Sheridan_Fire_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Sheridan_Fire_Plaque_Spec {
	width: 350px;
	height: auto;
	margin-left: 30px;
	margin-top: 20px;
	float:left;
}

#Sheridan_Fire_Plaque_Height {
	width: 1px;
	height: 282px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 20px;
	background-color: #ad7e2d;
	float:left;	
}

#Sheridan_Fire_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Sheridan_Fire_Plaque_Width {
	width: 350px;
	height: 1px;
	z-index: 4;
	margin-left: 30px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Sheridan_Fire_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#Sheridan_Fire_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Sheridan_Fire_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Sheridan_Fire_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Sheridan_Fire_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Sheridan_Fire_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Sheridan_Fire_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Sheridan_Fire_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Sheridan_Fire_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Sheridan_Fire_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Sheridan_Fire_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Sheridan_Fire_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Sheridan_Fire_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^45 Upper_Blue */

#Upper_Blue {
	height: auto;
	max-width: 100%;
}

#Upper_Blue p {
	font-size: 16px;
	padding: 0;
}

#Upper_Blue_Photo_3 {
	position: relative;
	width: 476px;
	z-index: 1;
	margin-left: 479px;
	margin-top: 42px;
	float: left;
}

#Upper_Blue_Photo_1 {
	position: relative;
	width: 500px;
	z-index: 2;
	margin-left: 29px;
	margin-top: -137px;
	float: left;
}



#Upper_Blue_Text_1 {
	width: 381px;
	height: 190px;
	margin-right: 41px;
	margin-top: 20px;
	float: right;
	/*color: #FFF;*/
}

#Upper_Blue_Photo_2 {
	width: 328px;
	height: 267px;
	margin-right: 63px;
	margin-top: 23px;
	margin-bottom: 40px;
	float: right;
}

#Upper_Blue a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Upper_Blue_Spec {
	height:auto;
	max-width:100%;
}

#Upper_Blue_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Upper_Blue_Spec_Heading {
	width: 980px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Upper_Blue_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Upper_Blue_Plaque_Spec {
	width: 284px;
	height: auto;
	margin-left: 100px;
	margin-top: 30px;
	float:left;
}

#Upper_Blue_Plaque_Height {
	width: 1px;
	height: 351px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 30px;
	background-color: #ad7e2d;
	float:left;	
}

#Upper_Blue_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Upper_Blue_Plaque_Width {
	width: 284px;
	height: 1px;
	z-index: 4;
	margin-left: 100px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Upper_Blue_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#Upper_Blue_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Upper_Blue_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Upper_Blue_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Upper_Blue_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Upper_Blue_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Upper_Blue_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Upper_Blue_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Upper_Blue_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Upper_Blue_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Upper_Blue_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Upper_Blue_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Upper_Blue_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^46 Evergreen_Train */

#Evergreen_Train {
	height: auto;
	max-width: 100%;
}

#Evergreen_Train p {
	font-size: 16px;
	padding: 0;
}

#Evergreen_Train_Photo_1 {
	width: 724px;
	margin-left: 45px;
	margin-top: 46px;
	float: left;
}

#Evergreen_Train_Text_1 {
	width: 368px;
	height: 323px;
	margin-left: 90px;
	margin-top: 36px;
	/*color: #FFF;*/
	float: left;
}

#Evergreen_Train_Photo_2 {
	width: 442px;
	margin-right: 32px;
	margin-top: -126px;
	float:right;
}

#Evergreen_Train_Photo_3 {
	position: relative;
	width: 334px;
	height: 275px;
	z-index: 2;
	margin-left: 106px;
	margin-top: 53px;
	float:left;
}

#Evergreen_Train_Photo_4 {
	position: relative;
	width: 349px;
	z-index: 1;
	margin-left: -66px;
	margin-top: 36px;
	margin-bottom: 40px;
	float:left;
}

#Evergreen_Train a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#Evergreen_Train_Spec {
	height:auto;
	max-width:100%;
}

#Evergreen_Train_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#Evergreen_Train_Spec_Heading {
	width: 980px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#Evergreen_Train_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#Evergreen_Train_Plaque_Spec {
	width: 239px;
	height: auto;
	margin-left: 100px;
	margin-top: 5px;
	float:left;
}

#Evergreen_Train_Plaque_Height {
	width: 1px;
	height: 353px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 5px;
	background-color: #ad7e2d;
	float:left;	
}

#Evergreen_Train_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#Evergreen_Train_Plaque_Width {
	width: 239px;
	height: 1px;
	z-index: 4;
	margin-left: 100px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#Evergreen_Train_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#Evergreen_Train_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#Evergreen_Train_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#Evergreen_Train_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#Evergreen_Train_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#Evergreen_Train_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#Evergreen_Train_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#Evergreen_Train_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#Evergreen_Train_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#Evergreen_Train_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#Evergreen_Train_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#Evergreen_Train_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#Evergreen_Train_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^47 US_Marshals_SOIB */

#US_Marshals_SOIB {
	height: auto;
	max-width: 100%;
}

#US_Marshals_SOIB p {
	padding: 0;
	font-size:16px;	
}

#US_Marshals_SOIB_Photo_1 {
	position: relative;
	width: 800px;
	z-index: 1;
	margin-left: 32px;
	margin-top: 43px;
	float: left;
}

#US_Marshals_SOIB_Text_1 {
	width: 364px;
	margin-left: 63px;
	margin-top: 17px;
	/*color: #FFF;*/
	float: left;
}

#US_Marshals_SOIB_Photo_2 {
	position: relative;
	width: 480px;
	z-index: 2;
	margin-right: 22px;
	margin-top: -200px;
	float: right;
}

#US_Marshals_SOIB_Photo_3 {
	width: 354px;
	margin-left: 61px;
	margin-top: 30px;
	margin-bottom: 40px;
	float: left;
}

#US_Marshals_SOIB a {
	/*color: #FFF;*/
	/*text-decoration: none;*/	
}

#US_Marshals_SOIB_Spec {
	height:auto;
	max-width:100%;
}

#US_Marshals_SOIB_Spec h2 {
	text-align: center;
	font-size: 24px;
	margin-top:8px;
}

#US_Marshals_SOIB_Spec_Heading {
	width: 980px;
	height: auto;
	z-index: 1;
	border-top: 1px solid #ad7e2d;
	border-bottom: 1px solid #ad7e2d;
	margin: 46px auto 41px;
	/*color: #FFF;*/
	max-width:100%;			
}

#US_Marshals_SOIB_Spec_Plaque_Wrap {
	float:none;
	margin: 0px auto 20px;	
	overflow:auto;
	width: 480px;
	max-width:100%;	
}

#US_Marshals_SOIB_Plaque_Spec {
	width: 256px;
	height: auto;
	margin-left: 100px;
	margin-top: 5px;
	float:left;
}

#US_Marshals_SOIB_Plaque_Height {
	width: 1px;
	height: 354px;
	z-index: 3;
	margin-left: 17px;
	margin-top: 5px;
	background-color: #ad7e2d;
	float:left;	
}

#US_Marshals_SOIB_Plaque_Height_Text {
	width: 40px;
	height: 25px;
	z-index: 5;
	margin-left: 10px;
	float:left;
	margin-top: 213px;
	/*color: #FFF;*/
}

#US_Marshals_SOIB_Plaque_Width {
	width: 256px;
	height: 1px;
	z-index: 4;
	margin-left: 100px;
	float:left;
	margin-top: 17px;
	background-color: #ad7e2d;
}

#US_Marshals_SOIB_Plaque_Width_Text {
	width: 60px;
	height: 24px;
	z-index: 6;
	float:left;
	margin-left: -150px;
	margin-top: 27px;
	/*color: #FFF;*/
	text-align: center;
}

#US_Marshals_SOIB_Spec_Table_Wrap {
	width: 500px;
	float: none;
	margin: 0px auto 20px;	
	max-width:100%;		
}

#US_Marshals_SOIB_Specification {
	width: 465px;
	height: 26px;
	z-index: 7;
	color: #B7864E;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	max-width:100%;
}

#US_Marshals_SOIB_Specification_Border {
	width: 465px;
	height: 1px;
	z-index: 8;
	margin-left: 0px;
	margin-top: 6px;
	background-color: #B7864E;
	max-width:100%;		
}

#US_Marshals_SOIB_Spec table {
	/*color: #fff;*/
	border:0;
	height:auto;
	width:100%;
	border-collapse:collapse;	
}

#US_Marshals_SOIB_Spec_Table {
	position: static;
	height: auto;
	z-index: 9;
	margin-left: 0px;
	margin-top: 13px;
	width:100%;	
}


#US_Marshals_SOIB_Spec table th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	height:28px;
	width: 40.81%;	
}

#US_Marshals_SOIB_Spec table td {
	vertical-align:top;
	height:28px;
	width: 53.03%;	
}

#US_Marshals_SOIB_Designer_Note_Wrap {
	width:930px;
	clear:both;
	margin: auto;	
	max-width: 100%;	
}

#US_Marshals_SOIB_Designer_Note_Area {
	width: 100%;
	height: auto;
	z-index: 10;
}

#US_Marshals_SOIB_Designer_Note_Heading {
	width: 241px;
	height: 71px;
	z-index: 1;
	color: #B7864E;
	float:left;
	max-width: 100%;
}

#US_Marshals_SOIB_Designer_Note_Heading h2 {
	margin-top: 20px;	
}

#US_Marshals_SOIB_Designer_Note_Text {
	float:right;
	max-width: 100%;
	height: auto;
	z-index: 2;
	margin-left: 6px;
	margin-top: 23px;
	margin-bottom: 60px;
	/*color: #FFF;*/
}

/* ^48 More_Info */

.more-info-container {
	/*color: #FFF;*/
	width: 480px;
	margin: 0 auto 40px;	
	max-width: 100%;
}

.more-info-container a {
	/*color: #FFF;*/	
}

.more-info-heading {
	text-align: center;
	margin-bottom: 40px;	
	max-width: 100%;	
}

.thumbnail-container {

}

.thumbnail-box {
	width: 230px;
	float:left;	
	max-width: 100%;
}

.thumbnail-img {
	width: 105px;
	margin: 0 auto;	
	max-width: 100%;
}

.thumbnail-caption {
	width: 130px;
	margin: 20px auto;	
	max-width: 100%;
}

.thumbnail-caption a {
	color:#B7864E;	
}

.thumbnail-caption a p {
	color:#B7864E;
	text-align: center;
	font-size:14px;	
}

.testimonial-author {
	font-size: 12px;
	font-style: italic;
}

.more-info-testimonial {
	margin: 0 10px;	
}

#more-info .thumbnail-box {
	width: 160px;	
}


/* ^49 Design_Tips */

.design-tips-container {
	/*color: #FFF;*/	
	width: 460px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.design-tips-description {
float: left;
width: 260px;
}


.design-tips-image {
float: left;
margin: 16px 10px;	
}

.design-tips-small-headings {
clear: both;
margin-top: 16px;
color:#B7864E;
}

.design-tips-small-description {
	
margin: 16px 0 0 45px;	
	
}

.design-tips-small-headings p, .design-tips-small-description p {
margin: 0;
padding: 0;	
}

/* ^50 faq */

.faq-container {
	/*color: #FFF;*/	
	width: 460px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.faq-heading h2 {
	text-align: center;	
}

.faq-image {
float: left;
margin: 16px 10px;
}

.faq-description {
float: left;
width: 320px;
text-align: center;
margin-left: 10px;	
}

.faq-section {
clear: both;	
}

.faq-section a {
color: #B7864E;	
}

.faq-section-link {
overflow: auto;
}

.faq-section-link-left {
width: 225px;
float: left;	
text-align: center;
}

.faq-section-link-right {
width: 225px;
float: left;	
text-align: center;
}

.faq-sub-section {
border-top: 1px solid #B7864E;	
}

.faq-sub-section-heading p {
	font-weight: bold;
	clear: both;
}

.faq-sub-section-question {
	margin-left: 20.83%;	
	font-style: italic;
}
.faq-sub-section-answer {
	margin-left: 41.67%;	
}

/* ^51 About Us */

.about-us-container {
	/*color: #FFF;*/	
	width: 700px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.about-us-heading {
 text-align: center;	
  max-width: 100%;
}

.about-us-thumbnail-container {
	overflow:auto;	
}

.about-us-thumbnail-first {
	width: 690px;
	max-width: 100%;	
	margin: auto;
}

.about-us-thumbnail-second {
	width: 460px;
	max-width: 100%;	
	margin: auto;
	
}

.about-us-thumbnail-box {
	width: 230px;
	float:left;	
	max-width: 100%;
}

.about-us-thumbnail-img {
	width: 105px;
	margin: 0 auto;	
	max-width: 100%;
}

#about-us-MBG-img {
	width: 88px;
	margin: 0 auto;	
	max-width: 100%;
}

.about-us-thumbnail-caption {
	width: 140px;
	margin: 20px auto;	
	max-width: 100%;
}

.about-us-thumbnail-caption a {
	color:#B7864E;	
}

.about-us-thumbnail-caption a p {
	color:#B7864E;
	text-align: center;
	font-size:14px;	
}

.about-us-difference {
	width: 575px;
	max-width: 100%;	
	overflow: auto;
	margin:auto;
	margin-bottom: 20px;
}

.about-us-difference-left {
	width: 350px;
	max-width: 100%;	
	float: left;
}

.about-us-difference-right {
	width: 225px;
	float: left;
	margin-bottom: 20px;
}

.about-us-testimonial {
	width: 575px;
	max-width: 100%;	
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	overflow: auto;
}

#about-us-testimonial {
overflow: visible;	
}


.about-us-testimonial  p {
margin-bottom: 20px;
}
.about-us-testimonial  span {
	font-size: 12px;
	display: block;
	text-align: right;
}

.about-us-testimonial-bottom {
	margin-bottom: 20px;	
}

.about-us-difference-heading p {
	font-weight: bold;
	clear: both;
	margin-top: 20px;
}

.about-us-difference-description {
	margin-left: 20.83%;	
	font-style: italic;
}

.about-us-difference-left {
	margin-bottom: 20px;	
}

/* ^52 Company History */

.company-history-container {
	/*color: #FFF;*/	
	width: 580px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.company-history-heading {
 text-align: center;	
}

.company-history-description {
	
}

.company-history-description img {
width: 160px;
float: left;
margin: 0px 20px 20px 0px;	
}

.company-history-description li {
margin-bottom: 20px;	
}

/* ^53 President's Desk */

.president-container {
	/*color: #FFF;*/	
	width: 580px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.president-heading {
 text-align: center;	
}

.president-picture {
width: 128px;	
margin: 0px 20px 20px 0px;
float: left;
}

.president-signature {
width: 110px;
margin-top: 20px;	
}

/* ^54 customer-comment */

.customer-comment-container {
	/*color: #FFF;*/	
	width: 460px;
	padding: 0 10px;
	max-width: 90%;
	margin: auto;
	margin-bottom: 40px;
}

.customer-comment-group-heading {
clear:both;	
}

.customer-comment-heading h2 {
	text-align: center;	
	max-width: 90%;
	margin: auto;	
	clear:both;
}

.customer-comment-image {
float: left;
margin: 16px 10px;
}

.customer-comment-description {
float: left;
width: 460px;
text-align: center;
margin-left: 10px;
margin-bottom: 20px;
max-width: 90%;	
}

.customer-comment-description p {
width: 70%;	
}

.customer-comment-description ul li p {
width: 100%;	
}

.customer-comment-description img { 
float:right;
margin-top: 15px;
margin-left: 10px;
width: 27.78%;
}

.customer-comment-description ul {
list-style:none;
clear: both;
margin-top: 50px;
margin-bottom: 50px;
max-width: 90%;
}

.customer-comment-description a {
color: #B7864E;	
max-width: 90%;
}

.customer-comment-quote-description {
overflow: auto;
margin-bottom: 30px;
max-width: 100%;
}

.customer-comment-quote-description span {
float: right;
clear:both;
font-style:italic;
font-size: 12px;	
max-width: 90%;
}

.customer-comment-quote-description span a {
color: white;
text-decoration: underline;	
max-width: 90%;
}

.customer-comment-quote-description span a:hover {
color: white;	
text-decoration: none;
max-width: 90%;
}


.customer-comment-section {
clear: both;	
max-width: 90%;
}

.customer-comment-section a {
color: #B7864E;
max-width: 90%;	
}

.customer-comment-section-link {
overflow: auto;
max-width: 90%;
}

.customer-comment-quotes {
clear:both;	
max-width: 90%;
}

.handwritten-message {
width: 435px;
max-width: 100%;
margin: 20px auto;	
}

/* ^55 money-back */

.money-back-container {
	/*color: #FFF;*/	
	width: 900px;
	max-width: 100%;
	margin: 25px auto 0;
	margin-bottom: 40px;
}

.money-back-container p {
	padding: 0 10px;
}

.money-back-container a {
	color: #B7864E;
	text-decoration: underline;
}

.money-back-container a:hover {
	text-decoration: none;
}

.money-back-container  img{
display: block;
margin: auto;
}

.money-back-description {
float: none;
width: 100%;
}

#money-back-footer .money-back-description {
margin-top: 30px;
}

.money-back-image {
float: none;
width:400px;
margin: auto;	
}

.money-back-container .money-back-image img{
width:180px;
float: left;
margin:0;
}

.money-back-container .money-back-image .money-image-2 {
margin-left: 40px;
}

.money-back-small-headings {
clear: both;
color:#B7864E;
font-style: italic;
margin-top: 0px;
}

#money-back-footer .money-back-small-headings {
clear: both;
color:#B7864E;
font-style: italic;
margin-top: 0px;
}

.money-back-small-description {
	
margin: 16px 0 16px 45px;	
	
}

.money-back-small-headings p, .money-back-small-description p {
margin: 0;
padding: 0 10px;	
}

.money-back-heading h2 {
	text-align: center;
}

.money-back-container .money-back-last-yes {
	margin-top: 15px;	
}

.moneyback-quote-container p {
	padding: 0px;
} 

.money-back-link {
	clear: both;
}

.money-back-link p {
	text-align: center;
}

.money-back-container .moneyback-quote-container div {
	
text-align: center;

}

#money-back-footer .moneyback-bottom {
	
	max-width: 500px;
	
}

.money-back-main-tips {
width: 810px;
max-width: 95%;
margin: auto;
margin-top: 20px;	
}

.money-back-main-tips  .center-align {
margin-left: 0px;
}

@media (min-width: 650px) {
#money-back-footer .money-back-container {
width:95%;
}
}
/* ^56 Contact Us */

.contact-us-container {
	/*color: #FFF;*/	
	width: 700px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.contact-us-heading {
 text-align: center;	
 max-width: 100%;
}

.contact-us-thumbnail-container {
padding:1px;
margin-bottom: 40px;
overflow: hidden;
}

.contact-us-thumbnail-first {
	width: 690px;
	max-width: 100%;	
	margin: auto;
}

.contact-us-thumbnail-second {
	width: 690px;
	max-width: 100%;	
	margin: auto;
	
}

.contact-us-thumbnail-box {
	width: 230px;
	height: 216px;
	float:left;	
	max-width: 100%;
}

.contact-us-thumbnail-img {
	width: 105px;
	margin: 0 auto;	
	max-width: 100%;
}

.contact-us-thumbnail-caption {
	width: 165px;
	margin: 20px auto;	
	max-width: 100%;
	text-align: center;
}

.contact-us-thumbnail-caption a {
	color:#B7864E;	
}

.contact-us-thumbnail-caption a p {
	color:#B7864E;
	text-align: center;
	font-size:14px;	
}

.contact-us-thumbnail-box p {
	text-align: center;
	margin: 0.5em;
}

.contact-us-thumbnail-box span.contact-us-small {
	font-size:12px;	
}

.contact-us-difference {
	width: 575px;
	max-width: 100%;	
	overflow: auto;
	margin:auto;
	margin-bottom: 20px;
}

.contact-us-difference-left {
	width: 350px;
	max-width: 100%;	
	float: left;
}

.contact-us-difference-right {
	width: 225px;
	float: left;
	margin-bottom: 20px;
}

.contact-us-testimonial {
	width: 575px;
	max-width: 100%;	
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	overflow: auto;
}

.contact-us-testimonial  p {
margin-bottom: 20px;
}
.contact-us-testimonial  span {
	font-size: 12px;
	display: block;
	float: right;
}

.contact-us-testimonial-bottom {
	margin-bottom: 20px;	
}

.contact-us-difference-heading p {
	font-weight: bold;
	clear: both;
	margin-top: 20px;
}

.contact-us-difference-description {
	margin-left: 20.83%;	
	font-style: italic;
}

.contact-us-difference-left {
	margin-bottom: 20px;	
}

input[type="submit"] {
align-items: flex-start;
text-align: center;
cursor: default;
color: #dedede;
border: 2px outset buttonface;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background-color: buttonface;
padding: 1px 6px;
cursor:pointer;	
}

input:not([type="image"]) {
box-sizing: border-box;	
}

/* ^57 Send Art */

.send-art-container {
	/*color: #FFF;*/	
	width: 700px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.send-art-heading {
 text-align: center;	
 max-width: 100%;
}

.send-art-thumbnail-container {
	overflow:auto;	
}

.send-art-thumbnail-first {
	width: 600px;
	max-width: 100%;	
	margin: auto;
}

.send-art-thumbnail-box {
	width: 300px;
	float:left;	
	max-width: 100%;
}

.send-art-thumbnail-img {
	width: 105px;
	margin: 0 auto;	
	max-width: 100%;
}

.send-art-thumbnail-caption h2 {
	text-align:center;	
}

.send-art-thumbnail-caption {
	width: 280px;
	margin: 20px auto;	
	max-width: 100%;
}

.send-art-thumbnail-caption a {
	color:#B7864E;	
}

.send-art-thumbnail-caption a p {
	color:#B7864E;
	text-align: center;
	font-size:14px;	
}

.send-art-thumbnail-box p {
	text-align: left;
	margin: 0.5em;
}

.send-art-thumbnail-box span.send-art-small {
	font-size:12px;	
}

.send-art-difference {
	width: 575px;
	max-width: 100%;	
	overflow: auto;
	margin:auto;
	margin-bottom: 20px;
}

.send-art-difference-left {
	width: 350px;
	max-width: 100%;	
	float: left;
}

.send-art-difference-right {
	width: 225px;
	float: left;
	margin-bottom: 20px;
}

.send-art-testimonial {
	width: 575px;
	max-width: 100%;	
	clear: both;
	margin: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	overflow: auto;
}

.send-art-testimonial  p {
margin-bottom: 20px;
}
.send-art-testimonial  span {
	font-size: 12px;
	display: block;
	float: right;
}

.send-art-testimonial-bottom {
	margin-bottom: 20px;	
}

.send-art-difference-heading p {
	font-weight: bold;
	clear: both;
	margin-top: 20px;
}

.send-art-difference-description {
	margin-left: 20.83%;	
	font-style: italic;
}

/* ^58 Customer Quote */

.customer-quote-container {
	position: relative;	
	clear: both;
	color: #B7864E;
	font-style: italic;
	width: 80%;
	margin: auto;
}

.customer-quote-container img {
	max-width: 	100%;
}

.customer-quote-start {
	position: absolute;
	width: 6.25%;
	left: -9.38%;
	top: -3.13%;	
}

.customer-quote-stop {
	position: absolute;
	width: 6.25%;
	right: -6.25%;
	bottom: -3.13%;
}

/* ^59 Brochures and Pricings */

.brochures-container {
	/*color: #FFF;*/	
	width: 700px;
	padding: 0 10px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.brochures-container h2 {
	text-align: center;
}

.brochures-container p {
	text-align: center;
}

.brochure-captions {
	text-align: center;	
}

.brochures-container a {
	color: #B7864E;	
}

.brochures-column {
	width: 420px;
	margin:auto;	
}

.brochures-column-box {
	float: left;
	margin: 10px 5px;	
}

.cl-1 {
	width: 90px;	
}

.cl-2 {
	width: 140px;	
}

.cl-3 {
	width: 160px;	
}

.cl-1 .brochure-col-img {
	width: 90px;	
}

.cl-2 .brochure-col-img {
	width: 60px;	
}

.cl-3 .brochure-col-img {
	width: 131px;	
}

.brochure-col-img {
	margin:auto;
	height:80px;
}

.brochure-col-description span {
	font-size: 12px;
	display:block;
	text-align:center;	
}

.brochure-table {
	width: 425px;
	padding: 5px;
	margin:auto;
	margin-top: 50px;	
}

.brochure-table table tr th {
	font-size: 16px;
	border: white 1px solid;
}

.brochure-table table tr th span {
	font-size: 12px;	
	font-style: italic;
}

.brochure-table table tr th, .brochure-table table tr td {
	padding: 5px;
	text-align:center;
		
}

.brochure-table table tr td span {
	font-size: 12px;
}

.brochure-testimonial {
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	padding-bottom: 16px;		
}

.brochure-testimonial p {
	text-align: left;	
}

.brochure-testimonial span {
	display:block;
	text-align: right;	
}

.adobe-box {
	width: 700px;
	margin: auto;	
}

.adobe-box span {
	display:block;
	text-align:center;
	font-size:12px;	
}

.adobe-image {
	width:88px;
	margin:auto;	
}

/* ^60 Footer new changes */

#footer-paragraph p a {
	/*color: #000;*/
}

#plaque-ideas-paragraph a, #plaque-ideas-paragraph a p {
	color: #B7864E;
}
#plaque-types-paragraph a {
	color: #B7864E;
}

div.footer-items a {
	/*text-decoration: none;*/	
}

#plaque-ideas-types a {
	text-decoration: underline;
}

#plaque-ideas-types a:hover {
	text-decoration: none;
}

#footer-paragraph a {
	text-decoration: underline;
}

/* ^61 Legal */

#legal {
	/*color: #FFF;*/
	width: 600px;
	/*padding: 20px;*/	
	max-width: 90%;
	margin: auto;
	padding-bottom: 40px;
}

#legal h3 {
	text-align: center;	
}

/* ^62 Homepage video */

.home-page-video-container {
	width: 980px;
	max-width: 100%;
	margin: auto; 
	/*color: #FFF;*/
	padding-top: 40px;	
	
}

.homepage-video {
	width: 490px;
	max-width: 100%;
	float:left;	
}

.homepage-video h3 {
	margin-top: 20px;
	text-align: center;	
	color: #000;
}

.homepage-video p {
	width: 450px;
	margin: 20px auto 0px;
	font-size: 16px;
	color: #000;
}

.homepage-youtube {
	width: 450px;
	margin: auto;	
}

/* ^63 Footer Common */

#footer-money-back {
	width: 107px;	
}

#footer-money-back p {
	text-align:center;
	color: black;
	text-decoration:underline;
	margin-top: 0px;	
}

/* ^64 Privacy Policy */

#privacy-policy {
	/*color: #FFF;*/
	width: 600px;
	/*padding: 20px;*/	
	max-width: 90%;
	margin: auto;
	padding-bottom: 40px;
}

#privacy-policy h2 {
	text-align: center;	
}

#privacy-policy h3 {
	text-align: left;	
}

#footer-paragraph p a:hover {
	text-decoration: none;
}

/* Navigation changes */

.new-menu ul li.home-menu-item {
	margin-left: 19px;
}

.great-menu-item-anchor {
	width: 93px;
}

.product-menu-item-anchor {
	width: 109px;
}



/* ^65 Testimonial */
#Customer_Quote {
	position: relative;
	width: 700px;
	margin-left: 121px;
    margin-top: 32px;
	color: #B7864E;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size:16px;
	float:left;
}

#Customer_quote-start {
    height: 30px;
    width: 30px;
}

#Customer_quote-stop {
    height: 30px;
    width: 30px;
}


/* new header */

.top-logo {
    width: 290px;
    position: absolute;
    left: 119px;
    top: -52px;
}

.top-logo img {
    max-width: 100%;
}

.top-ques {
    width: 303px;
    position: absolute;
    left: 517px;
    top: -48px;
}

.top-ques img {
    max-width: 100%;
}

.top-bro {
    width: 135px;
    position: absolute;
    left: 842px;
    top: -35px;
}

.top-bro img {
    max-width: 100%;
}

/*Bootstrap buttons*/

.bootstrap .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap .btn:focus,
.bootstrap .btn:active:focus,
.bootstrap .btn.active:focus,
.bootstrap .btn.focus,
.bootstrap .btn:active.focus,
.bootstrap .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap .btn:hover,
.bootstrap .btn:focus,
.bootstrap .btn.focus {
  color: #333333;
  text-decoration: none;
}
.bootstrap .btn:active,
.bootstrap .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap .btn.disabled,
.bootstrap .btn[disabled],
fieldset[disabled] .bootstrap .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.bootstrap .btn.disabled,
fieldset[disabled] a.bootstrap .btn {
  pointer-events: none;
}
.bootstrap .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap .btn-default:focus,
.bootstrap .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bootstrap .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap .btn-default:active,
.bootstrap .btn-default.active,
.open > .dropdown-toggle.bootstrap .btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap .btn-default:active:hover,
.bootstrap .btn-default.active:hover,
.open > .dropdown-toggle.bootstrap .btn-default:hover,
.bootstrap .btn-default:active:focus,
.bootstrap .btn-default.active:focus,
.open > .dropdown-toggle.bootstrap .btn-default:focus,
.bootstrap .btn-default:active.focus,
.bootstrap .btn-default.active.focus,
.open > .dropdown-toggle.bootstrap .btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bootstrap .btn-default:active,
.bootstrap .btn-default.active,
.open > .dropdown-toggle.bootstrap .btn-default {
  background-image: none;
}
.bootstrap .btn-default.disabled,
.bootstrap .btn-default[disabled],
fieldset[disabled] .bootstrap .btn-default,
.bootstrap .btn-default.disabled:hover,
.bootstrap .btn-default[disabled]:hover,
fieldset[disabled] .bootstrap .btn-default:hover,
.bootstrap .btn-default.disabled:focus,
.bootstrap .btn-default[disabled]:focus,
fieldset[disabled] .bootstrap .btn-default:focus,
.bootstrap .btn-default.disabled.focus,
.bootstrap .btn-default[disabled].focus,
fieldset[disabled] .bootstrap .btn-default.focus,
.bootstrap .btn-default.disabled:active,
.bootstrap .btn-default[disabled]:active,
fieldset[disabled] .bootstrap .btn-default:active,
.bootstrap .btn-default.disabled.active,
.bootstrap .btn-default[disabled].active,
fieldset[disabled] .bootstrap .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap .btn-primary:focus,
.bootstrap .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.bootstrap .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap .btn-primary:active,
.bootstrap .btn-primary.active,
.open > .dropdown-toggle.bootstrap .btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap .btn-primary:active:hover,
.bootstrap .btn-primary.active:hover,
.open > .dropdown-toggle.bootstrap .btn-primary:hover,
.bootstrap .btn-primary:active:focus,
.bootstrap .btn-primary.active:focus,
.open > .dropdown-toggle.bootstrap .btn-primary:focus,
.bootstrap .btn-primary:active.focus,
.bootstrap .btn-primary.active.focus,
.open > .dropdown-toggle.bootstrap .btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.bootstrap .btn-primary:active,
.bootstrap .btn-primary.active,
.open > .dropdown-toggle.bootstrap .btn-primary {
  background-image: none;
}
.bootstrap .btn-primary.disabled,
.bootstrap .btn-primary[disabled],
fieldset[disabled] .bootstrap .btn-primary,
.bootstrap .btn-primary.disabled:hover,
.bootstrap .btn-primary[disabled]:hover,
fieldset[disabled] .bootstrap .btn-primary:hover,
.bootstrap .btn-primary.disabled:focus,
.bootstrap .btn-primary[disabled]:focus,
fieldset[disabled] .bootstrap .btn-primary:focus,
.bootstrap .btn-primary.disabled.focus,
.bootstrap .btn-primary[disabled].focus,
fieldset[disabled] .bootstrap .btn-primary.focus,
.bootstrap .btn-primary.disabled:active,
.bootstrap .btn-primary[disabled]:active,
fieldset[disabled] .bootstrap .btn-primary:active,
.bootstrap .btn-primary.disabled.active,
.bootstrap .btn-primary[disabled].active,
fieldset[disabled] .bootstrap .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap .btn-success:focus,
.bootstrap .btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.bootstrap .btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap .btn-success:active,
.bootstrap .btn-success.active,
.open > .dropdown-toggle.bootstrap .btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap .btn-success:active:hover,
.bootstrap .btn-success.active:hover,
.open > .dropdown-toggle.bootstrap .btn-success:hover,
.bootstrap .btn-success:active:focus,
.bootstrap .btn-success.active:focus,
.open > .dropdown-toggle.bootstrap .btn-success:focus,
.bootstrap .btn-success:active.focus,
.bootstrap .btn-success.active.focus,
.open > .dropdown-toggle.bootstrap .btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.bootstrap .btn-success:active,
.bootstrap .btn-success.active,
.open > .dropdown-toggle.bootstrap .btn-success {
  background-image: none;
}
.bootstrap .btn-success.disabled,
.bootstrap .btn-success[disabled],
fieldset[disabled] .bootstrap .btn-success,
.bootstrap .btn-success.disabled:hover,
.bootstrap .btn-success[disabled]:hover,
fieldset[disabled] .bootstrap .btn-success:hover,
.bootstrap .btn-success.disabled:focus,
.bootstrap .btn-success[disabled]:focus,
fieldset[disabled] .bootstrap .btn-success:focus,
.bootstrap .btn-success.disabled.focus,
.bootstrap .btn-success[disabled].focus,
fieldset[disabled] .bootstrap .btn-success.focus,
.bootstrap .btn-success.disabled:active,
.bootstrap .btn-success[disabled]:active,
fieldset[disabled] .bootstrap .btn-success:active,
.bootstrap .btn-success.disabled.active,
.bootstrap .btn-success[disabled].active,
fieldset[disabled] .bootstrap .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.bootstrap .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap .btn-info:focus,
.bootstrap .btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.bootstrap .btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap .btn-info:active,
.bootstrap .btn-info.active,
.open > .dropdown-toggle.bootstrap .btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap .btn-info:active:hover,
.bootstrap .btn-info.active:hover,
.open > .dropdown-toggle.bootstrap .btn-info:hover,
.bootstrap .btn-info:active:focus,
.bootstrap .btn-info.active:focus,
.open > .dropdown-toggle.bootstrap .btn-info:focus,
.bootstrap .btn-info:active.focus,
.bootstrap .btn-info.active.focus,
.open > .dropdown-toggle.bootstrap .btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.bootstrap .btn-info:active,
.bootstrap .btn-info.active,
.open > .dropdown-toggle.bootstrap .btn-info {
  background-image: none;
}
.bootstrap .btn-info.disabled,
.bootstrap .btn-info[disabled],
fieldset[disabled] .bootstrap .btn-info,
.bootstrap .btn-info.disabled:hover,
.bootstrap .btn-info[disabled]:hover,
fieldset[disabled] .bootstrap .btn-info:hover,
.bootstrap .btn-info.disabled:focus,
.bootstrap .btn-info[disabled]:focus,
fieldset[disabled] .bootstrap .btn-info:focus,
.bootstrap .btn-info.disabled.focus,
.bootstrap .btn-info[disabled].focus,
fieldset[disabled] .bootstrap .btn-info.focus,
.bootstrap .btn-info.disabled:active,
.bootstrap .btn-info[disabled]:active,
fieldset[disabled] .bootstrap .btn-info:active,
.bootstrap .btn-info.disabled.active,
.bootstrap .btn-info[disabled].active,
fieldset[disabled] .bootstrap .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.bootstrap .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap .btn-warning:focus,
.bootstrap .btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.bootstrap .btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap .btn-warning:active,
.bootstrap .btn-warning.active,
.open > .dropdown-toggle.bootstrap .btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap .btn-warning:active:hover,
.bootstrap .btn-warning.active:hover,
.open > .dropdown-toggle.bootstrap .btn-warning:hover,
.bootstrap .btn-warning:active:focus,
.bootstrap .btn-warning.active:focus,
.open > .dropdown-toggle.bootstrap .btn-warning:focus,
.bootstrap .btn-warning:active.focus,
.bootstrap .btn-warning.active.focus,
.open > .dropdown-toggle.bootstrap .btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.bootstrap .btn-warning:active,
.bootstrap .btn-warning.active,
.open > .dropdown-toggle.bootstrap .btn-warning {
  background-image: none;
}
.bootstrap .btn-warning.disabled,
.bootstrap .btn-warning[disabled],
fieldset[disabled] .bootstrap .btn-warning,
.bootstrap .btn-warning.disabled:hover,
.bootstrap .btn-warning[disabled]:hover,
fieldset[disabled] .bootstrap .btn-warning:hover,
.bootstrap .btn-warning.disabled:focus,
.bootstrap .btn-warning[disabled]:focus,
fieldset[disabled] .bootstrap .btn-warning:focus,
.bootstrap .btn-warning.disabled.focus,
.bootstrap .btn-warning[disabled].focus,
fieldset[disabled] .bootstrap .btn-warning.focus,
.bootstrap .btn-warning.disabled:active,
.bootstrap .btn-warning[disabled]:active,
fieldset[disabled] .bootstrap .btn-warning:active,
.bootstrap .btn-warning.disabled.active,
.bootstrap .btn-warning[disabled].active,
fieldset[disabled] .bootstrap .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.bootstrap .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap .btn-danger:focus,
.bootstrap .btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.bootstrap .btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap .btn-danger:active,
.bootstrap .btn-danger.active,
.open > .dropdown-toggle.bootstrap .btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap .btn-danger:active:hover,
.bootstrap .btn-danger.active:hover,
.open > .dropdown-toggle.bootstrap .btn-danger:hover,
.bootstrap .btn-danger:active:focus,
.bootstrap .btn-danger.active:focus,
.open > .dropdown-toggle.bootstrap .btn-danger:focus,
.bootstrap .btn-danger:active.focus,
.bootstrap .btn-danger.active.focus,
.open > .dropdown-toggle.bootstrap .btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.bootstrap .btn-danger:active,
.bootstrap .btn-danger.active,
.open > .dropdown-toggle.bootstrap .btn-danger {
  background-image: none;
}
.bootstrap .btn-danger.disabled,
.bootstrap .btn-danger[disabled],
fieldset[disabled] .bootstrap .btn-danger,
.bootstrap .btn-danger.disabled:hover,
.bootstrap .btn-danger[disabled]:hover,
fieldset[disabled] .bootstrap .btn-danger:hover,
.bootstrap .btn-danger.disabled:focus,
.bootstrap .btn-danger[disabled]:focus,
fieldset[disabled] .bootstrap .btn-danger:focus,
.bootstrap .btn-danger.disabled.focus,
.bootstrap .btn-danger[disabled].focus,
fieldset[disabled] .bootstrap .btn-danger.focus,
.bootstrap .btn-danger.disabled:active,
.bootstrap .btn-danger[disabled]:active,
fieldset[disabled] .bootstrap .btn-danger:active,
.bootstrap .btn-danger.disabled.active,
.bootstrap .btn-danger[disabled].active,
fieldset[disabled] .bootstrap .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.bootstrap .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.bootstrap .btn-link,
.bootstrap .btn-link:active,
.bootstrap .btn-link.active,
.bootstrap .btn-link[disabled],
fieldset[disabled] .bootstrap .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap .btn-link,
.bootstrap .btn-link:hover,
.bootstrap .btn-link:focus,
.bootstrap .btn-link:active {
  border-color: transparent;
}
.bootstrap .btn-link:hover,
.bootstrap .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap .btn-link[disabled]:hover,
fieldset[disabled] .bootstrap .btn-link:hover,
.bootstrap .btn-link[disabled]:focus,
fieldset[disabled] .bootstrap .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap .btn-block {
  display: block;
  width: 100%;
}
.bootstrap .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap input[type="submit"].btn-block,
.bootstrap input[type="reset"].btn-block,
.bootstrap input[type="button"].btn-block {
  width: 100%;
}
