/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
}

ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0; overflow:hidden;}
.site_width {width: 1050px; margin: 0 auto;}
a:link, a:visited, a:active {color: #666666; font-size:14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover {color:#333333;}

#logo{
	margin-left:300px;
	float: left;
}

#fb{
	margin-top:85px;
	float:right;
}

/***** END RESET *****/

/****************** STRUCTURE ******************/
body {
  min-width: 800px;
  position:relative;
  z-index:0;
  height:auto;
  background: url(../siteart/bg.jpg);
}

header {
	width: 100%;
	margin: 0 auto;
   	z-index: 1000;
	position:relative;	
	background: url(../siteart/header-bg.jpg) repeat-x;
	height: 160px;
}

header section{
	width: 1100px;
	display: block; 
	margin: 0 auto;
}

.shadow{
   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);		
}

footer {
	margin: 0px auto;
	width: 100%;
	background: url(../siteart/header-bg.jpg) repeat-x;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#fff;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#fff;}
.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#fff;}
.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#fff;}
.divfooter {width:450px; text-align:center; margin:0 auto; padding: 20px;}

/****************** STRUCTURE END */

/****************** Top Wrap */

section.nav-wrap{
	width: 1050px;
	margin: 20px auto 0px;	
	border-top: 5px solid #ad1127;
}

section.nav-wrap article{
	background: url(../siteart/mid-bar.png) center no-repeat;
	width: 1050px;
	height: 149px;	
	margin: -5px auto -100px;
	position: relative;
	z-index: 1005;
}

section.nav-wrap article ul{
	width: 750px;
	margin: 0 auto 0px;
	height: 150px;
}

section.nav-wrap article li{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	float: left;
	display: block;
	width: 245px;
	padding: 10px 0px 10px 20px;
	margin-top: 10px;
	margin-bottom:-40px;
}

.middle{
	width: 205px !important;
	padding: 10px 0px 10px 10px !important;	
}

.xl{
	font-size: 60px;	
}

.xs{
	font-size: 12px;	
}





/*************** NAVIGATION ***************/

#nav {
	width: 381px;
	position: relative;
	display: block;
	z-index: 1000;
	float: left;
	margin: 0px 0px -20px;
	border-left: 1px solid #ad1127;
	border-right: 1px solid #ad1127;
	border-top: 1px solid #ad1127;
}

#nav ul{
 	list-style: none;
	margin:0 auto;
	width: 382px;
}

#nav li {
	list-style: none;
	display: block;
	padding: 0px 0px;
	float: left;
	width: 381px;
	border-left: 1px solid #ad1127;
}

#nav a:link, 
#nav a:visited, 
#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3a0000;
	padding: 8px 0px 8px 30px;
	display: block;
	width: 351px;
	background: url(../siteart/nav-bg.jpg) repeat-x;
	border-bottom: 1px solid #ad1127;
	position: relative;
	z-index: 1001;
	text-transform: uppercase;
	text-align: left;
}

#nav a:hover {
	color: #a73030;
	background: url(../siteart/black-bg.jpg) repeat;
	position: relative;
	z-index: 1002;
}

li#nav-bottom{
	background: url(../siteart/black-bg.jpg) repeat;	
	padding: 25px 30px 25px;
	width: 321px;
}

/*************** FONT HIERARCHY ***************/
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 1.4em;
}


h1 {  
    text-indent: -9999px;  
    width: 416px;  
    height: 164px;
    background: url(../siteart/logo.png);
	position:relative;
	margin: 0 auto;
	clear:both;
	z-index: 100;
	margin-top: -5px;
}  

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #42413d;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	text-transform: uppercase;
	font-weight:bold;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #a73030;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	line-height: 1.4em;
}

/*************** FONT HIERARCHY END ***************/

/***** GENERAL STYLES *****/

.clear {clear:both;}
.line {display: block; width: 100%; background: #eaeaea; margin: 10px auto; height: 1px;}
.ea {background: #eaeaea !important;}
.left{display: block; float: left;}
.right{display: block; float:right;}

/***** Mid bg */
section.midbg {
	width: 100%;
	background: url(../siteart/mid-bg.jpg) center no-repeat;
	height: 340px;
	margin-bottom: -340px;
}

/***** Main body */
section.main-body{
	width: 1000px;
	padding: 100px 25px 25px 25px;
	display: block;
	margin: 0px auto 0px;
	background: #fff;
	overflow-y: auto;
}

section.main-body b{
	color: #333333;	
}

/**************** Content */
section.content{
	width: 734px;
	border-left: 1px solid #eaeaea;	
	float: left;
	display: block;	
	margin-left: 9px;
	padding-left: 10px;

}

section.content img{
	margin: 10px 10px 10px 0px;	
	-moz-box-shadow: 0 0 8px #969696;  /* for Mozilla Ffox */
	-webkit-box-shadow: 0 0 8px #969696;  /* for Safari, Chrome & others */
	box-shadow: 0 0 8px #969696;  /* for IE9 */
}

article.about-us{
	border-bottom: 1px solid #eaeaea;	
	overflow-y: auto;
	padding-bottom: 20px;
}

article.about-us div{
	width: 420px;
	display: block;	
	margin: 10px;
}

article.services{
	padding: 20px 0px;	
}

article.services li{
	float: left;
	dispaly: block;
	width: 220px;	
	margin: 10px 20px 10px 0px;
}

article.services ul.small-table li{
	float: none !important;
	dispaly: block;
	width: auto !important;
	margin: 10px 20xp 10px 0px;
}


article.services ul.links-table li{
	float: left !important;
	dispaly: block;
	width: auto !important;
	margin: 10px 20xp 10px 0px;
}




/**************** Side Bar */

section.sidebar{
	width: 245px;
	float: left;
	display: block;
}


section.sidebar li{
	border-bottom: 2px dotted #eaeaea;
}

section.sidebar li.first{
	border-top:	2px dotted #eaeaea !important;
}

section.sidebar li:hover{
	background: #eaeaea;	
	cursor: pointer;
}

section.sidebar a{
	display: block;
	width: 100%;	
	padding: 4px 0px;
}

#button{
	background: url(file:///M|/Art/Mac/Tyler_W/siteart/button_bg.jpg) repeat-x;
	padding:10px 10px 6px 10px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;	
	width: 200px;
	margin: 20px 0px;
	text-align: center;
	-moz-box-shadow: 0 0 5px #969696;  /* for Mozilla Ffox */
	-webkit-box-shadow: 0 0 5px #969696;  /* for Safari, Chrome & others */
	box-shadow: 0 0 5px #969696;  /* for IE9 */
}


#button:hover{
	background: #670207;
}

/**************** Inv-Nav */

.inv-nav{
	
}

section.inv-nav li{
	float: left;
	dispaly: block;	
}

section.inv-nav a:link, section.inv-nav a:visited, section.inv-nav a:active{
	padding: 0px 10px;	
}