@charset "utf-8";

@import url(base.css);

#mainwrapperSub {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	width: 782px;
	margin: 0 auto;
}
#headerSub {
	background:url(../images/global/SubpageBodyBlack.png) repeat-y;
	height:134px;
}
#headerSub h2 {
	font: 20px "Arial Narrow", Arial, Helvetica, sans-serif; letter-spacing:.5px;
	color: #808080;
	background: url(../images/global/H1Carrot.gif) bottom left no-repeat; 
	display: inline;
	clear: left;
	float: left;
	margin: 34px 25px 0;
	padding-left: 4px;
}
#mainbodySub {
	background: url(../images/global/SubpageBodyBlack.png) repeat-y; 
	float: left;
 	width: 605px;
	padding: 10px 152px 25px 30px;
}
#mainbodySub p {
	padding: 5px 145px 5px 0;
	text-align: left;
}
#mainbodySub ul {margin-bottom: 1em;}
#mainbodySub a:link, #mainbodySub a:visited {color: #355453;}
#mainbodySub a:hover, #mainbodySub a:focus {color: #808080;}
#leftright {
	float: left;
	width: 782px;
	height: 188px;
}
#leftSub {
	float: left;
	width: 496px;
}
#rightSub {
	float: left;
	width: 286px;
}
#bottomSub {
	background:url(../images/global/SubpageBottomGradient_.png) top center no-repeat;
	float: left;
	width: 782px;
	height: 36px;
}
#blank {
	background:url(../images/global/CalloutBox_Blank.png) no-repeat -1px top;
	width:286px;
	height:134px;
}
#virtualTour a {
	text-indent: -9999px;
	display: block;
	width:286px;
	height:132px;
	position: relative;
	cursor: pointer;
	z-index: 10;
}
#virtualTour a span {
	background: url(../images/global/CalloutBox_GottVirtualTour_.png) top left no-repeat;
}
#virtualTour a:hover span, #virtualTour a:focus span {
	background: url(../images/global/CalloutBox_GottVirtualTour_HOVER.png) no-repeat left top;
}
#virtualTour_space {
	width:286px;
	height:2px;
	background: url(../images/global/right_sub.png) left top;
}
#presentation a {
	text-indent: -9999px;
	display: block;
	width:286px;
	height:134px;
	position: relative;
	cursor: pointer;
}
#presentation a span {
	background:url(../images/global/CalloutBox_Presentation.png) no-repeat -1px top;
}
#presentation a:hover span, #presentation a:focus span {
	background:url(../images/global/CalloutBox_Presentation_HOVER.png) no-repeat -1px top;
}
#brochure, #brochure a {
	text-indent: -9999px;
	display: block;
	width:286px;
	height:28px;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
#brochure a span {
	background: url(../images/global/brochure.png) 0px -2px no-repeat;
}
#brochure a:hover span, #brochure a:focus span {
	background: url(../images/global/brochure_over.png) 0px -2px no-repeat;
}
