/* CSS Document */

<style type="text/css"> 




/* Basic Goods
 *********************************************  */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg1.gif);
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}



p {
	line-height: 1.5em;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}



h1, h2, h3 {
	text-align: left; font: 1.5em Georgia, Times, serif;
	color: #990000;
	margin: 0; 
	padding: 0 0; 
}



h2 {
	padding: 1em 0 0 0; 
	border-top: dashed 1px tan;
}



h3 {
	padding: 0.3em 0 0 0; 
	font-size: 1.25em;
}



.hr {
	padding: 0;
	width: 100%;
	margin: 0;
}



.dashed {
  border-bottom: dashed 1px tan;
}




/* Contact Form
 *********************************************  */




.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
}








/*  About Us Styles
 *********************************************  */
 
 
 
 

.thumbnail{
	padding: .3em;
	background-color: #0099CC;
	/* border: 1px solid #0099CC; */
	float: left;
	margin: .3em;
	}
	
	
	
p.jacks {
	line-height: 1.4em;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}	




.twoColFixLtHdr #aboutcont {
	padding: 0;
	margin: 0 auto;
}


.twoColFixLtHdr #aboutcont .padding{
	padding: 0;
	margin: 0 auto;
}










/*  Our Work Specific Styles
 *********************************************  */
 



.twoColFixLtHdr #workcont {
	padding: 1em;
	margin: 0 auto;
	height: 150px;
}






/* School Visit: inner page list style
 *********************************************  */
 
 
 

#innerlist
{
	line-height: 2em;
	padding: 0 20em 0 2em;
	margin-left: 0;
	font: Arial, Helvetica, verdana, sans-serif;
	font-style:italic;
	color: #0099CC;
}



#innerlist li
{
font-family:Arial, Helvetica, sans-serif;
color: #0099CC;
list-style: none;
margin: 0;
text-align: left;
}



#innerlist li a
{
color: #0099CC;
display: block;
text-decoration: none;
}



#innerlist li a:link { color: #0099CC; }



#innerlist li a:visited { color: #666699; }



#innerlist li a:hover {
	color: #000000;
	background-color: tan;
}









/* Any random link style
 *********************************************  */
 


a.any {
	font: Arial, Helvetica, sans-serif 0.5em;
	text-decoration: none;
	font-style: italic;
/*	font-weight: 500; */
}



a.any:link {
	font: Arial, Helvetica, sans-serif 0.5em;
	text-decoration: none;
	font-style: italic;
	color: #0099CC;
}



a.any:active {
	color: #0099CC;
}



a.any:hover {
	color: #000000;
	background-color: tan;
}



a.any:visited {
	color: #663366;
}








/*  Email link styles
 *********************************************  */
 

a.mail {
	font: Arial, Helvetica, sans-serif 0.5em;
	text-decoration: none;
	font-style: italic;
	line-height: 2em;
/*	font-weight: 500; */
}



a.mail:link {
	color: #136433;
}



a.mail:active {
	color: #136433;
	background-color: grey;
}



a.mail:hover {
	color: #000000;
	background-color: tan;
}



a.mail:visited {
	color: #136433;
}








/* Container
 *********************************************  */

.twoColFixLtHdr #container { 
	width: 700px; 
	background: #FDFAEF;
	margin: 0 auto; 
	border: 0;
	text-align: left; 
} 







/* The Header
 *********************************************  */
 

.twoColFixLtHdr #header { 
	background: #B6D5DB; 
	padding: 0;
	background:  url(../images/header.gif);
	height: 184px;
} 



.twoColFixLtHdr #header h1 {
	font-size: .1em;
	color: #fdfaef;
	margin: 0; 
	padding: 10px 0;
}






/* Sidebar Navigation
 *********************************************  */
 

#navlist
{
float: left;
background-color: #666666;
padding: 0;
margin-left: 0;
font: .7em arial, Arial, Helvetica, verdana, sans-serif;
font-weight: bold;
width: 120px;
color: #fff;
}



#navlist li
{
color: #fff;
display: block;
list-style: none;
margin: 0;
border-bottom: 0.3em #fdfaef solid;
text-align: left;
}



#navlist li a
{
color: #fff;
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}



#navlist li a:link { color: #fff; }



#navlist li a:visited { color: #fff; }



#navlist li a:hover
{
font:11px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
background: #B6d5db;
border-left: 3px brown solid;
}






    
/*  main nav. btn color
 *********************************************  */

li.home {
background-color: maroon;
}

li.about {
background-color: #816941;
}

li.ourwork {
background-color: #20557b;
}

li.order {
background-color: #d57728;
}

li.visit {
background-color: #edc111;
}

li.contact {
background-color: #136433;
}





/*  *** CURRENT PAGE **** main nav. btn color  *******  */
/* give me some time to figure it out */




/* Main Content container
 *********************************************  */

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 180px;
	padding: 0 18px 0 0;
	font-size: 12px;
} 







/* Footer Start
 *********************************************  */
 
 
.twoColFixLtHdr #footer {
	border-top: 1px dashed tan;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #B6d5db; 
} 



.twoColFixLtHdr #footer p {
	font-size: 9px;
	margin: 0;
	padding: 10px 0;
	color:#666666;
}







/* Optional Elements For Later
 *********************************************  */
 
 

.fltrt { /*The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}



.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.jacks {
	font-size: 12px;
	color: #990000;
}



/*  thats all folks   */
 
</style>
