@charset "utf-8";
/* CSS Document */
/* Chase Lawler Style Sheet */

a:link,a:visited {
text-decoration:none;
color:#fff;
}
a:hover {
text-decoration:underline;
color: #FF9933;
}

a:active {
	font-weight:bold;
}

body {
	background:#452226;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

h1 {
	margin:0px 2px 0px 0px;
	padding:0;
	font-size:14px;
	display:inline;
	
}

.text {
	padding: 25px 10px 10px 10px;
	color:#452226;
	font-size:12px;
	float:left;
	width:668px;
	height:95px;
	

}

.servicestext {
	padding: 1px 10px 5px 10px;
	color:#452226;
	font-size:12px;
	overflow:auto;
	
	

}

#wrapper {
	width: 1024px;
	margin: 0px auto;
	height:auto;
}

#left {
	background-image:url(../images/leftborder.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:712px;
	float:left;
}

#right {
	background-image:url(../images/rightborder.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:712px;
	float:right;
	margin-bottom:30px;
}

#header {
	
	width:688px;
	height:70px;
	float:left;
}



/* Navigation starts here */

#mainNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	float:right;
	width:380px;
	height:2em;
	margin-top:40px;
	
}

#mainNav ul {
	 list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainNav li {
	float:left; 
	width:5em; 
	height:1.8em;
	line-height:1.8em;
	position:relative;
	text-align:center;
	margin-left:10px;
	
}

#mainNav li a, #mainNav li a:visited {
	display:block;
	text-decoration:none; 
	color:#fff;
	
}

#mainNav li a:hover {
	border:0; /* needed to trigger IE */
	color:#FF9933;
	border-right:#FF9933 1px solid;
}

#mainNav li a:active {
border-right:#FF9933 1px solid;
	
}



/* Nav ends here */

/* Content starts here */

#topbar {
	background-image:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#FF9933;
	width:688px;
	height:135px;
	
}


#mainContent {
	
	border:solid 3px #fff ;
	width:672px;
	height:413px;
	float:left;
	margin:5px;
	

}

#services {
	position:relative;
	top:5px;
	left:5px;
	background:#fff;
	width:661px;
	height:403px;
}

#flash {
	position:relative;
	top:5px;
	left:5px;
	width:661px;
	height:403px;

}

#flash object {
background:transparent none repeat scroll 0%;

width:661px;
height:403px;
}

#holder {
position:relative; 

 
z-index:1;
}

#scrollbox {
width:600px; 
height:97px; 
background:#f4f4f4; 
overflow:auto;
border:2px solid #452226; 
margin-left:38px;
margin-top:28px;
margin-bottom:11px;

}

a.gallery, a.gallery:visited {
display:block; color:#000; 
text-decoration:none; 
border:2px solid #452226; 
width:50px; 
height:60px; 
margin:3px; 
float:left; 
font-size:11px;
}



a.gallery span {
display:block; 
position:absolute; 
left:150px; 
top:-1px; 
width:1px; 
height:1px; 
overflow:hidden; 
background:#efedec; 
z-index:100; 
font-size:11px;
}

a.gallery:hover {
white-space:normal; 
border:2px solid #FF9933;
}

a.gallery:hover img {
 
z-index:100;
}

a.gallery:active img, a.gallery:focus img {
 
z-index:50;
}

a.gallery:hover span {

display:block; 
position:absolute; 
width:658px; 
height:403px; 
top:120px; 
left:15px; 
 
font-style:italic; 
color:#000; 
background:#fff; 
z-index:100; 
font-size:11px;
}

a.gallery:active {
border:2px solid #eee;
}

a.gallery:active span, a.gallery:focus span {

display:block; 
position:absolute;
 width:658px; 
height:403px; 
top:120px; 
left:15px;  
  
 font-style:italic; 
 color:#000; 
 background:#fff; 
 z-index:50;}

#thumbs {
width:905px; 
height:80px;

}
#pad {
height:320px;
 width:100px;
 }


/* End Main Content */

#footer {
background:url(../images/footer.jpg) no-repeat;
width:678px;
height:68px;
float:left;
padding:5px;

}

#copy {
	clear:both;
	font-weight:bold;
	position:relative;
	left:200px;
	top:-20px;
	width:290px;

}


#valid {
	position:relative;
	width:90px;
	
	

}


#EmailForm {
	width: 300px;
	position: relative;
	top: 50px;
	left: 20px;
	font-weight:bold;
	height:320px;
}

textarea  {
background:#FF9933;
margin-left:130px;

}

input {
	background:#FF9933;
}

.redStar {
	color:#FF0000;
}

#address {
	position: relative;
	left: 345px;
	bottom:340px;
	height: 60px;
	width: 190px;
}

 #SEND {
	position: relative;
	left: 130px;
	top:5px;
	

}

#slash {
	background:url(../images/slash.png) no-repeat;
	height:32px;
	width:100px;
	margin-bottom:-10px;
	
	
	
	float:right;
	
}

#design {
	font-size:10px;
	float:right;

}



