body { margin: 0px 0px 0px 0px; }
	
P
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 14px;
	margin-left: 20px;
	color: #336699;	
	}
UL
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	color: #336699;	
	}					
LI
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	color: #336699;	
	}	

#contact {
	padding-top:0px;
	padding-left:80px;
}		

.body
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	color: #336699;	
	}
	
.gallery
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	color: #336699;		
	}

  	
.subhead
	{
  	font-family: "Times New Roman", serif; 
	font-size: 14px;
	font-weight: bold
	line-height: 16px;
	margin-left: 20px;
	color: #336699;	
	}
	
.error{
color: #FF0000;
font-weight: bold;
}
.bluesmall
	{
  	font-family: "Times New Roman", serif; 
	font-size:13px;
	color: #006699;	
	}

.header
	{
  	font-family: "Times New Roman", serif; 
	font-size: 18px;
	margin-left: 20px;
	color: #336699;	
	}
	
.headerred
	{
  	font-family: "Times New Roman", serif; 
	font-size: 16px;
	margin-left: 18px;
	color: #990033;	
	}	
	
.closered
	{
  	font-family: "Times New Roman", serif; 
	font-size: 10px;
	margin-left:19px;
	color: #990033;	
	}	

.closegray
	{
  	font-family: "Times New Roman", serif; 
	font-size: 10px;
	margin-left:19px;
	color: #999999;	
	}	


.hours
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 16px;
	margin-left: 25px;
	color: #336699;	}
			
.mission
	{
  	font-family: "Times New Roman", serif; 
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
	color: #336699;	
	}
	
#footer
	{
	width:658px;
	font-family: "Times New Roman", serif; 
	font-size: 12px;
	color: #336699;	
	}

a:link {color: #336699; text-decoration:underline}     
a:visited {color: #336699; text-decoration:underline} 
a:hover {color: #336699; text-decoration:underline} 
a:active {color: #336699; text-decoration:underline}

/* ----- global form elements ----- */ 

form {
	width:250px;
	padding:20px 0 15px 0;
	border:none;
	}
fieldset { border:none; }
form label	{ font-size:12px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#DFE9E4 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #999999; 
	color:#000;
	width:200px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:50px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 242px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 

/* new css */ 

	
.gallery_descriptions	{
	font-size:12px;
	width:225px;
	text-align:center;
	border:0;
}

#index_image	{
	width:210;
	height:174;
	background:url("images/test_07.gif") no-repeat;
	margin:0 5px 0 0;
}
	

	

























