@charset "utf-8";
/* CSS Document */
/* Global Style Sheet for Ohio Highway Guy */
/* Version 1.0 | Updated 12/08/2008 */

/* @Begin Group Core Elements */
html {
	height: 100%;
	/* Force Vertical Scroll Bar for IE */
	margin-bottom: 1px;
}
body {
	font-size: 12px;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 135%;
	color:#555555;
	margin: 0;
	padding: 0;
	text-align:center;
	background:#FFFFFF url(../images/background.png) repeat-x;
}
ul {
	/* Allow for Customizable List Classes */
	padding-left: 0;
	margin-left: 0;
}


p {
	/* Setup More Readable Paragraph Spacing */
	margin-top: 10px;
	margin-bottom: 15px;
}
h1, h2, h3, h4, h4 {
	/* Setup More Readable Header Spacing */
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	text-transform:capitalize;
	font-weight:normal;
}
h1 {
	font-size: 160%;
	color:#469B26;
}
h2 {
	font-size: 120%;
	color:#973c20;
	font-style:italic;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
a {
	/* Global Links */
	color:#103D49;
	text-decoration: none;
	outline:none;
	border:none
}
a:focus {
	color:#000;
}
a:hover {
	/* Global Links | Hover */
	color:#75B55D;
	text-decoration:underline;
}
.clearfloat {
	/* Final Class Used to Fully Close a div Float Element | Use: <br class="clearfloat" /> @ End of Closing div */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* @End Group Core Elements */

/* @Begin Global Container Elements */
#container {
	width: 995px;
	margin:0 auto;
	text-align:left;
}
#header {
	height:93px;
	margin-top:13px;
	padding:0 15px;
}
#logo {
	position:absolute;
	height:147px;
	width:421px;
	background:url(../images/logo.png) no-repeat;
	margin-top:-17px
}
#main-content-container {
	margin-top:256px;
	background:url(../images/main-content-background.png) repeat-y;
	position:relative;
	padding-bottom:30px;
}
#left-nav {
	position:absolute;
	width:255px;
	height:670px;
	background:url(../images/left-nav-background-big.png) no-repeat;
	margin-top:-226px;
	margin-left:23px;
}
#left-nav a {
	color:#CECECE;
	background:url(../images/bottom-roll.png) 0 240px;
	margin-bottom:1px;
}
#left-nav a.active {
	background:url(../images/active.png);
}
#left-nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav ul {
	width:210px;
}
#left-nav ul ul {
	outline:none;
	border-bottom:1px dotted #000000;
}
#left-nav ul li a {
	height:45px;
	display:block;
	border-bottom:1px dotted #000000;
	padding-left:5px;
}
#left-nav ul li a.head {
	padding-top:4px;
}
#left-nav ul li li a {
	height:20px;
	border-bottom:none;
	padding-left:15px;
}
/* ----- BEGIN MA new changes ----- */
#showcase {
	position:absolute;
	background:url(../images/showcase-background2.png) no-repeat;
	width:680px;
	height:370px;
	margin-top:-255px;
	margin-left:288px;
	font-size:90%
}
#showcase-nav {
	width:680px;
	height:40px;
	margin-top:330px;
	margin-left:20px;
}
#showcase-nav a {
	display:block;
	color:#FFFFFF;
	/*background:url(../images/showcase-roll.png) 0 240px;*/
	height:25px;
	margin-top:-5px;
	padding-top:10px;
}
#showcase #showcase-nav #navigation a.s-active {
	/*background:url(../images/showcase-active.png);*/
}
#showcase-nav a:hover {
	color:#469b26;
	text-decoration:none;
}
#showcase-nav ul li {
	float:left;
	width:85px;
	text-align:center;
}
#showcase-image {
	width:640px;
	height:315px;
	position:absolute;
	margin-top:-320px;
}
#showcase .image-1 {
	background:url(../images/showcase-image-1.jpg) no-repeat;
}
#showcase .image-2 {
	background:url(../images/showcase-image-2.jpg) no-repeat;
}
#showcase .image-3 {
	background:url(../images/showcase-image-3.jpg) no-repeat;
}
#showcase .image-4 {
	background:url(../images/showcase-image-4.jpg) no-repeat;
}
#showcase .image-5 {
	background:url(../images/showcase-image-5.jpg) no-repeat;
}
#showcase .image-6 {
	background:url(../images/showcase-image-6.jpg) no-repeat;
}
#showcase .image-7 {
	background:url(../images/showcase-image-7.jpg) no-repeat;
}
#positionbg {
	background:url(../images/position_bg.png) no-repeat;
	height:200px;
	margin-left:7px;
	padding:5px 15px 15px 15px;
}
/* ----- END MA new changes ----- */
#showcase-interior {
	position:absolute;
	background:url(../images/showcase-background-interior2.png) no-repeat;
	width:680px;
	height:255px;
	margin-top:-255px;
	margin-left:288px;
	font-size:90%
}
#showcase-gallery {
	position:absolute;
	background:url(../images/showcase-background-interior2.png) no-repeat;
	width:680px;
	height:255px;
	margin-top:-255px;
	margin-left:288px;
	font-size:90%
}
#showcase-image-interior {
	width:640px;
	height:215px;
	position:absolute;
	margin-top:19px;
	margin-left:19px;
}
#showcase-interior .image-1 {
	background:url(../images/showcase-image-int-1.jpg) no-repeat;
}
#showcase-interior .image-2 {
	background:url(../images/showcase-image-int-2.jpg) no-repeat;
}
#showcase-interior .image-3 {
	background:url(../images/showcase-image-int-3.jpg) no-repeat;
}
#showcase-interior .image-4 {
	background:url(../images/showcase-image-int-4.jpg) no-repeat;
}
#showcase-interior.image-5 {
	background:url(../images/showcase-image-int-5.jpg) no-repeat;
}
#showcase-interior .image-6 {
	background:url(../images/showcase-image-int-6.jpg) no-repeat;
}
#showcase-interior .image-7 {
	background:url(../images/showcase-image-int-7.jpg) no-repeat;
}
#showcase-interior .image-8 {
	background:url(../images/showcase-image-int-8.jpg) no-repeat;
}
#showcase-interior .image-9 {
	background:url(../images/showcase-image-int-9.jpg) no-repeat;
}
#showcase-interior .image-10 {
	background:url(../images/showcase-image-int-10.jpg) no-repeat;
}
#gallery {
	float:right;
	width:260px;
	padding:5px;
	margin:5px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
}
#gallery ul a:hover img {
	border: 5px solid #999999;
	color:#999999;
}
#gallery ul a:hover {
	color: #999999;
}
#content-copy {
	border:8px solid #D5D5D5;
	background:#FFF;
	width:658px;
	margin-left:285px;
	padding:5px;
	min-height:360px;
}
#bullets li {
	/*list-style:inside;*/
	margin-left:20px;
	
}
#content-gallery {
	width:658px;
	margin-left:285px;
	padding:5px;
}
.spacer {
	padding-top:125px;
}
blockquote {
	border : 2px solid #6C3B1B;
	width: 525px;
	margin: 10px;
	padding: 10px;
	background-color: #F2EBD2;
}


#footer {
	width:995px;
	height:65px;
	background:url(../images/footer.png) no-repeat;
	text-align:center;
	font-size:90%;
	color:#FFF;
	padding-top:28px;
}
