body	{
	font-family: sans-serif, arial, georgia;
	padding: 0px;
	background-image: url('images/granite-lg/bg-image.jpg');
	background-color: #1A1A01; margin-left:0px; margin-right:0px; margin-top:3px; margin-bottom:20px
	}

h1	{
	font-size: 24px;
	background-color: #D9D7D7;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: trebuchet ms;
	border-top: 2px solid black;
	border-bottom: 1px solid black;	
	}
	
.header	{
	border-bottom: 2px solid #EFED1E;
	background-color: #EFED1E;	
	}

.navbar	{
	background-color: #FFF7DA;
	font-family: trebuchet ms;	
	background-image: url('images/nav_bg2.gif');
	border-right: 1px solid black;
	font-size: 12px;
	}

.navbar a	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

.navigation ul	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	}
		
.navigation li	{
	font-size: 12px;
	list-style-type: none;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 0px;	
	margin-top: 5px;
	font-weight: bold;
	}

.navigation a	{
	background-color: #D9D7D7; 
	color: black; 
	display: block; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;	
	margin: 0px 4px 0px 2px; 	 
	padding: 2px 0px 1px 3px; 	
	width: 100%; 
	border-left: 1px solid #000000; 
	border-top: 2px solid #000000; 				
	border-bottom: 1px solid #666; 
	border-right: 1px solid #666; 	
	}

.navigation a:hover {
	text-decoration: underline;	
	background-color: #FBF913;	
	}	

.maintable	{
	background-color: white;
	border: 2px solid #FFEB9E;
	}

.maincontent	{
	background-color: white;
	padding: 12px;
	font-size: 13px;
	line-height: 140%;
	font-family: trebuchet ms;	
	}

.maincontent h2	{
	color: #1A1A01;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.footer	{
	text-align: center;
	color: #1A1A01;
	background-color:#FFCC00;
	border-top: 2px solid black;
	font-weight: bold;
	font-size: 11px;
	padding: 12px 0px 8px 0px;
	font-family: trebuchet ms;
	}

.footer	a	{
	color: #1A1A01;
	text-decoration: none;
	}

.footer a:hover	{
	text-decoration: underline;
	}
	
.nectar	{
	color: #666;
	text-align: center;
	font-size: 11px;
	padding-top: 45px;
	margin-bottom: 15px;
	font-weight: bold;
	}			

.nectar a	{
	text-decoration: none;
	color: #666;
	}		

.caption	{
	float: right;
	width: 250px;	
	border: 2px solid black;
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 4px 4px;
	}

.medallion	{
	width: 250px;	
	border: 2px solid black;
	background-color: #FFFFCC;
	font-size: 18px;
	font-weight: bold;
	margin: 8px 8px 20px 8px;
	}	
	
.pad	{
	padding: 3px;
	line-height: 110%;
	margin: 0px;
	text-align: center;
	}	

.granitepad	{
	margin-right: 10px;
	border: 10px solid black;
	}

.form	{
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
	}	

.edge	{
	width: 175px;
	border: 2px solid black;
	background-color: yellow;
	float: left;
	margin: 15px 5px 15px 5px;
	}

.info		{
	background-color: #999;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-weight: bold;
	width: 225px;
	}

.info2		{
	background-color: #999;
	padding: 5px 10px 5px 10px;
	border: 2px solid black;
	width: 50%;
	text-align: left;
	}			
	
.jet		{
	background-color: #999;
	padding: 5px 10px 5px 10px;
	border: 2px solid black;
	font-weight: bold;
	text-align: center;
	}
		
.border	{
	border: 3px solid black;
	}
