body				
{
	background: #FFFFFF url(images/background.jpg) repeat;
	text-align: center;
}
.layout				
{ 
	width:770px; 
	margin-right:auto; 
	margin-left:auto; 
}
#stop
{
	display: none;
}
.description
{
	text-align: left;
}
.nav				
{ 
	margin:0; 
	width:195px; 
	text-align:center; 
	vertical-align:top; 
	padding :0px; 
	background:#CCCCCC; 
	font-family: Georgia, Verdana, Arial; 
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	font-weight: bold; 
	color: #333399; 
	font-size: 14px;
 }
.content			
{
	border:1px solid gray;
	width:770px;
	text-align:left;
	vertical-align:top;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	padding-bottom: 15px;
	background: transparent url(images/background2.jpg);
}
.contact			
{ 
	font-family: Arial; 
	font-weight: normal; 
	color: #333399; 
	font-size: 10px; 
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	border: none;
}
.logo				
{ 
	width:150px; 
	text-align:left; 
	vertical-align:top; 
	padding :0px; 
	background:#CCCCCC;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
}
h1					
{ 
	font-family: Georgia, Verdana, Arial; 
	font-weight: bold; 
	color: #333399; 
	font-size: 28px; 
	line-height:110%; 
	margin-top:5px; 
	margin-bottom:10px 
}
h2					
{ 
	font-family: Georgia, Verdana, Arial; 
	font-weight: bold; 
	color: #333399; 
	font-size: 20px; 
	line-height:100%; 
	margin-top:10px; 
	margin-bottom:10px 
}
h3					
{ 
	font-family: Georgia, Verdana, Arial; 
	font-weight: bold; 
	color: #333399; 
	font-size: 14px; 
	line-height:100%; 
	margin-top:10px; 
	margin-bottom:10px 
}
.phoneandfaxline	
{ 
	font-family: Arial; 
	font-weight: normal; 
	color: #333399; 
	font-size: 10px; 
	text-align: center;
	line-height:100%; 
	margin-top:5px; 
	margin-bottom:1px; 
	text-decoration: none 
}
p, ul, li					
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
.pic				
{ 
	margin: 10px 
}
.boldp				
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	font-size: 13px
}
.subtitle			
{ 
	text-align:center; 
	vertical-align:top; 
	margin-bottom: 5px;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold; 
	color: #333399; 
	font-size: 20px;
	line-height: 120%;
	clear: both;
}
table#navigation 
{ 
  border:0px none;
  background-color: #CCC; 
  padding: 0px; 
  margin: 0;
}
table#navigation a 
{
	text-align: center;
	vertical-align: middle;
	height: 20px;
	display: block;
	width:195px;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	border-top: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
	color: #333399;
	font-size: 12px;
	background : url(images/button.jpg) no-repeat top;
}
#admin a
{
	width: 150px;
}
table#navigation a:hover 
{ 
	background : url(images/button-over.jpg) no-repeat top;
}
table#navigation a:visited 
{ 
	color: #333399; 
}
#gallery
{
	text-align:center;
}
#gallery img
{
	border: none;
	text-decoration: none;
}
.name				
{
	width:630px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	background: #CCCCCC url(images/turtle-head.jpg) no-repeat top;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	color: #ffffff;
}
.details
{
	font-family: Arial;
	font-weight: normal;
	color: #333399;
	font-size: 10px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	background-color: #FFFFFF;
	border: 1px solid gray;
	background-image : url(images/background2.jpg);
}
