body{ background: #fff;
	background-image: url("images/bg.jpg"); /* remove if not using image for background */
	background-repeat: no-repeat; /* remove if not using image for background */
	background-attachment: fixed /* remove if not using image for background */
	color: #000;
	font: 16px Arial, Verdana, Helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0; /* required for Opera to have 0 margin */

	text-align: center; /* centers board in MSIE */	
}

a:link { font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #007C00; text-decoration:underline;}
a:visited { font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #007C00; text-decoration:underline;}
a:hover { font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #64570e; text-decoration:underline;}

a:link.nav { font-family:  Arial, Verdana, Helvetica; font-size: 12px; color: #339999; text-decoration:underline;}
a:visited.nav { font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #36648B; text-decoration:underline;}
a:hover.nav { font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #9999CC; text-decoration:underline;}

a:link.lrg { font-family:  Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; color: #cc0000; text-decoration:underline;}
a:visited.lrg { font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; color: #36648B; text-decoration:underline;}
a:hover.lrg { font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; color: #9999CC; text-decoration:underline;}


/* body */

/* This bit makes the content be centered in both IE and FF */ 


#container {width:600px;
	margin-left:auto;
    	margin-right:auto;
    	text-align:left;
    	
}

h1 { font-family: 'Arial Narrow', Verdana, Sans Serif; 
	font-size: 10px;
}

h2 { font-family: 'Arial Narrow', Verdana, Sans Serif; 
	font-size: 10px; 
	color: #999; 
}

h3 { font-family: Arial, Verdana, Sans Serif; 
	font-size: 32px; 
	color: #007C00;
	text-align:center;
}

h4 { font-family: Arial, Verdana, Sans Serif; 
	font-size: 24px; 
	color: #660066;
	text-align:center;
	margin:0;
}

h5 { font-family: Arial, Verdana, Sans Serif; 
	font-size: 24px; 
	color: #007C00;
	text-align:center;
	margin-bottom:0;
}


table
tr,
td { /* required for text in tables, because tables do not inherit from body */
	color: #000000;
	font: 14px Arial, Verdana, Helvetica;
	vertical-align: text-top;
}

#clear {clear: both; /* 	<div id="clear"></div> */
}

/* images */

img { /* makes sure linked images do not have a border */
	border: 0;
	vertical-align: middle;
	text-align: center;
}

.left { float:left;
	width:290px;
	margin:0 10px 10px 0;
	order:1px solid #000;
	text-align:left;
}

.right {float:left;
	width:290px;
	margin:0 0 10px 10px;
	margin:0 0 0 0;;
	order:1px solid #000;
	text-align:left;
}

.lefta { float:left;
	width:190px;
	margin:0 10px 10px 0;
	order:1px solid #000;
	text-align:left;
}

.righta {float:left;
	width:380px;
	margin:0 0 10px 10px;
	order:1px solid #000;
	text-align:left;
}

.leftb { float:left;
	width:380px;
	margin:0 5px 5px 0;
	order:1px solid #000;
	text-align:left;
}


.rightb {float:right;
	width:190px;
	margin:0 0 5px 5px;
	order:1px solid #000;
	text-align:left;
}

.rule {width:600px;
	margin-top:10px;
	padding:10px; 0 10px 0;
	text-align:center;
}

#giant {padding:50px 0 80px 0;
}

#giant ul li {font-size:24px;
	color:#666;
	font-weight:bold;
}

#bullts	{font-size:24px;
	color:#666;
	font-weight:bold;
}

#giantb {padding:0 0 0 0;
}

#giantb ul li {font-size:18px;
	font-weight:bold;
}

#call {color:#630021;
	font-size:16px;
}

.lrg {font-size:24px;
	color:#666;
	font-weight:bold;
}

.tiny {font-size:12px;
	margin-bottom:10px;
}

.contact {size:20px;
	text-align:center;
	font-weight:bold;
	order:1px solid #000;
}
.green {color:#007C00;
	size:20px;
	font-weight:bold;
}

.smtext {font-size:12px;
	text-align:center;
	order:1px solid #000;
}

.rd {color:#CC0000;
}

#address {font-size:18px;
	text-align:center:
	margin:0 0 10px 0;
}

/* lists */
ul.color {background: #f5f0dc;
	color: #002266;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

.clear {clear: both;
}

/* image for bullet - class goes in li declaration
#navlist { margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li {padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}*/


/*  box with border -- class="box" goes in table declaration*/
.box { border-width: 500px; border-style: double; border-color: #4D0114; background-color: #336699;}	
	
/* inputs for form */
/* <input type="reset" value="Reset" style="background: url(images/bg.jpg); font-family: Arial, Verdana, Helvetica; font-weight: bold"> 

/* forms */

form { border: 1px solid #666699;
 padding: 5px;
}

input.text{ font-family:TrebuchetMS; /* class="text" */
	font-size:9pt;
	font-weight:bold;
	background-color:336699;
	border-color:336699;
	border-style:inset;
	border-width:2px;
	color:FFFFFF;
}

.inputs {background-color:white;
	border:1px solid black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 2px 0 0 0;
}

.buttons {background-color:#319431;
	color: #FFF; 
	cursor:hand;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}



#copy { font-family: Arial, Verdana, Helvetica; 
	font-size: 10px; 
	color: #666;
}



