/* top, right, bottom, left */
body {
	font-family: Verdana, Tahoma, "Trebuchet MS", "Bitstream Vera Sans", Verdana, lucida, arial, helvetica, sans-serif;
	background: transparent url(back.gif) repeat scroll 0%;
	font-size: 80%;
	background-color: #cccccc;
	width: auto;
}
#container {
	width: 673px;
	border: 1px solid #7b7d84;
	padding: 8px;
	background-color: #cccccc;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}
#top {
	color: #888888;
	height: 76px;
	background-color: #7b7d84;
	padding: 0px;
	margin: 0px;
}
#topright {
	width: 447px;
	float: right;
	color: #888888;
	height: 116px;
	background-color: #7b7d84;
}
#topright p {
	font-size: 95%;
	color: #ffffff;
	background-color: #7b7d84;
	border-bottom: 1px dotted #7b7d84;
	border-top: 1px dotted #7b7d84;
}
.cl {
	clear: both;
}
a:link, a:active, a:visited {
	color: #008eef;
	padding: 1px;	
}	
a:hover 
{	
	color: #ffffff;
	background: #008eef none repeat scroll 0%;
	text-decoration: none;
	padding: 1px;
	/* border:1px dashed #eeeeee;*/
}
#gallery {
	width: 673px;
	padding-top: 5px;
	background-color: #cccccc;
}
#news
{
	padding: 4px;
	margin-top: 3px;
	width: 213px;
	color: #ffffff;
	background-color: #7b7d84;
}
#mission {
	width: 221px;
	height: 40px;
	margin-top: 8px;
	background-color: #7b7d84;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 1px;
}
#content {
	width: 446px;
	/* height: 200px; */
	height:100%;
	float: right;
	margin-top: 1px;	
}
#pad {
	background: url(backgradientgray.png) repeat-x top;
	padding: 6px;
	margin-top: 2px;	
	color: #000000;
	background-color: #cccccc;
}
#footer {
	background-color: #7b7d84;
	padding: 12px;
	width: 649px;
	color: #efefef;
	font-size: 90%;
	text-align: center;
	clear: both;
	border-top: 5px solid #ffffff;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color: #000000;
}	
p {
	margin: 4px;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
h2Original {
  text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f7cb33;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7b7d84;
}
h4 {
	font-size: 180%;
	color: #000000;
}
div#phoneemail {
	color: #ffffff;
}
div.hr {
  height: 6px;
  background: #fff no-repeat scroll center;
  /* background: #fff url(hr1.gif) no-repeat scroll center; */
}
div.hr hr {
  display: none;
}
div#clock {
	float: right;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 4px;
	font-size: 90%;
}
.tblborder {
	BORDER-RIGHT: #6a6e82 0px groove;
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #6a6e82 1px groove; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	BORDER-LEFT: #6a6e82 1px groove; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #6a6e82 0px groove
}
abbr, acronym {
 border:none;
}
abbr[title], acronym[title] {
 border-bottom:1px dotted #000000;
 cursor:help;
 font-style:italic;
}
/* FORM ELEMENTS START */
.form_focus {
	border: 1px solid #000000;
	background: #cccccc;
}
.form_input {
	border: 1px dotted #7b7d84;
	background: #ffffff;
}
.form_button {
	background: #ffffff; 
	color: #000000; 
	border: 2px #7b7d84 solid; 
	/* background-image: url(buttonBack.gif); */
	padding: 3px; 
	font-weight: bold;
}
xinput, xtextarea {
	border: 1px solid #ccc; 
} 
xinput.focused, xtextarea.focus_element { 
	border-color: #000;
}
/* FORM ELEMENTS END */