@import url(reset.css);
@import url(text.css);


#service-photos img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #666;
}

.deg75
{
     -moz-transform: rotate(4.5deg);  
       -o-transform: rotate(4.5deg);  
  -webkit-transform: rotate(4.5deg);  
}

.deg75-neg {
     -moz-transform: rotate(-4.5deg);  
       -o-transform: rotate(-4.5deg);  
  -webkit-transform: rotate(-4.5deg);  

}

html {
	background-color: #1B232A;
}

body {
	text-align:center;
	background: #e2d3ab url(../images/body-bg.png) repeat-x;
}

.clear {
	clear: both;
}

.floatRight { 
	float: right;
	margin: 0px 0px 20px 20px;
	display: inline;
}

.floatLeft { 
	float: left;
	margin: 20px 20px 0px 0px;
	display: inline;
}

a {
	text-decoration: none;
	color: #CF7500;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
	margin-top: 0.5em;
	text-align:justify;
	padding-bottom: 1.33em;
}

h3 {
	font-size: 18px;
	color: #2F577F;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

#features ul, #options ul {
	list-style-type: none;
}

#features li, #options li {
	margin: 15px;
	float: left;
	display: inline;
	width: 160px;
	height: 210px;
}

#options img {
	border: 1px solid #1B232A;
}

#wrapper {
	text-align:left;
	font-size: 12px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	z-index:500;
}

#header, #header a, #footer, #footer a {
	color: #fff;
}

#header {
	height: 131px;
	position: relative;
}

#header h1 {
	height: 114px;
	width: 278px;
	text-indent: -9999px;
	margin-left: 20px;
}

#header h1 a {
	background: url(../images/logo.png) no-repeat left center;
	display: block;
	height: 114px;
	width: 278px;
	outline: none;
}

#header address {
	font-style: normal;
	position: absolute;
	top: 25px;
	right: 0px;
	text-align: right;
}

#global-nav {
	position: absolute;
	bottom: 17px;
	right: 0px;
	_width: 620px;
}

#global-nav ul {
	overflow: hidden;
	margin: 0px;
	zoom:1;
}

#global-nav li {
	float: left;
	list-style-type: none;
	height: 36px;
	line-height: 36px;
	margin: 0px 1px;
}

#global-nav li a {
	height: 36px;
	line-height: 36px;
	display: block;
	_display: inline-block;
	background-color: #e48916;
	padding: 0px 10px;
	
	outline: none;
	text-decoration: none;
	
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #f4ca15;

     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-topleft: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-top-left-radius: 12px; /* FF1+ */
	 
	
  background-image: -moz-linear-gradient(top, #f7d00f, #e48916 50%); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')"; /* IE8 */
}

#global-nav li a:hover {
		
  background-image: -moz-linear-gradient(top, #EFDC86, #e48916 50%); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EFDC86),color-stop(50%, #e48916)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFDC86', EndColorStr='#e48916'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EFDC86', EndColorStr='#e48916')"; /* IE8 */
}


#global-nav li a.active {
		
  background-image: -moz-linear-gradient(top, #bababa, #5e5e5e 50%); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #bababa),color-stop(50%, #5e5e5e)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#bababa', EndColorStr='#5e5e5e'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#bababa', EndColorStr='#5e5e5e')"; /* IE8 */
		
		border: 1px solid #bababa;
}

#global-nav li a.active:hover {
		
  background-image: -moz-linear-gradient(top, #cacaca, #5e5e5e 50%); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #cacaca),color-stop(50%, #5e5e5e)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cacaca', EndColorStr='#5e5e5e'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cacaca', EndColorStr='#5e5e5e')"; /* IE8 */
		
		border: 1px solid #bababa;
}

#wrapper #content-wrapper {
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	min-height: 300px;
	_height: 300px;
	background: #dddedf url(../images/content-bg.png) repeat-x;
}

#home #content-wrapper {
	background: #000 url(../images/main-bg-image.jpg) no-repeat;
	color: #fff;
}

h2 {
	height: 42px;
	line-height: 42px;
	display: block;
	background-color: #e48916;
	padding: 0px 10px 0px 28px;
	display: inline-block;
	margin-left: -68px;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	width: 273px;
	color: #fff;
	
	border: 1px solid #f4ca15;
	
		-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	
	     -moz-border-radius-topright: 12px; /* FF1+ */
	 -moz-border-radius-bottomright: 12px; /* FF1+ */
     -webkit-border-top-right-radius: 12px; /* FF1+ */
	 -webkit-border-bottom-right-radius: 12px; /* FF1+ */
	
  background-image: -moz-linear-gradient(top, #f7d00f, #e48916 50%); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7d00f),color-stop(50%, #e48916)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7d00f', EndColorStr='#e48916')"; /* IE8 */
}

#home h2 {
	margin-left: -18px;
}

h2 a {
	color: #fff;
}

h2 span.arrow {
	 width: 0; height: 0;
	 line-height: 0;
	 border-left: 18px solid transparent;
	 border-top: 10px solid #d1920b;
	 top: 43px;
	 left: -1px;
	 position: absolute;
}

#main {
	position: relative;
	padding: 20px 20px 20px 50px;
	padding-right: 20px;
}

#home #main {
	padding: 0px;
}

#home #main h1 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 20px;
	text-shadow: 1px 2px 3px #000;  
}

#home #main h3.left {
	font-size: 15px;
	padding-left: 35px;
}

#home #main h3.left a {
	color: #f4ca15;
	text-decoration: underline;
}

#home #main h3.left a:hover {
	color: #f1d86c;
}

#home h3#inventory {
	text-align: right;
	padding-right: 20px;
	float: right;
	margin-top: 11px;
	font-size: 15px;
	color: #fff!important;
}

#home h3#inventory a {
	color: #f4bc0c;
	text-decoration: underline;
}

#featured {
	list-style-type: none;
	overflow: hidden;
	margin: 0px 20px;
	color: #c1c2c3;
	zoom: 1;
}

#featured .description {
	margin-left: 208px;
}

#featured p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#featured h3 a {
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
}

#featured h3 a:hover {
	color: #f0b310;
}

#featured p.price {
	color: #f0b310;
	font-size: 18px;
	font-weight: bold;
}

#featured li {
	float: left;
	width: 440px;
	margin: 0px;
	padding-right: 20px;
}

#featured img {
	border: 5px solid #fff;
	float: left;
	margin-right: 20px;
}

#footer {
	background: #1B232A url(../images/footer-bg.png) repeat-x;
	height: 123px;
	position: relative;
	margin-top: -60px;
	padding-top: 89px;
}

#footer-inner {
	width: 920px;
	margin: 0px auto;
	position: relative;
}

#footer p {
	 margin: 0px;
}

#footer li {
	display: inline;
	margin: 0px;
}

#footer p {
	font-size: 10px;
	font-weight: bold;
}

#footer p#copy {
	text-align: center;
	color: #bdbec0;
	font-weight: normal;
}

#locations {
	float: left;
	width: 502px;
}

#locations p {
	padding-right: 220px;
}

#locations a, #locations strong {
	color: #2F577F!important;
}

#locations ul {
	list-style-type: none;
}

#locations li {
	margin: 10px 0px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px solid #666;
	padding: 10px 0px;
}

#locations h3 {
	margin-bottom: 0px;
}

#contact_us_form {
	float: right;
}

/* Listing */

.listing {
	float: left;
	width: 175px;
	margin: 10px;
}

.listingImage {
	height: 85px;
}

.listing img,#features img,.border {
	border: 1px solid #666;
}

/* Form */

input[type=text],select {
	width: 200px;
}

textarea {
	width: 210px;
}

/* Table */

td {
	padding: 0px 5px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix {
	zoom: 1;
}