@charset "UTF-8";
/* CSS Document */

html, body {margin: 0; padding: 0; border: 0;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#00557B;
	background-image:url(images/bkg_blue.gif);
	text-align:left;}


 
    #container {
	color: #000000;
	background-color:#993333;
	margin-right:auto;
	margin-left: auto;
	width:780px;
	border: 2px solid #00557B;
}
 
 
 #title {
	margin:0;
	padding:0;
	height: 120px;
}
 
 #topbar2 {
	margin:0;
	padding:0;
	height: 30px;
	color: #FFFFFF;
	background-color:#00557B;
	background-image: url(images/rock_strip.jpg);
	border-top: 4px solid #000000;
 }


.leftside {float:left;
     margin: 10px 10px 0px 20px;}

	

 #holder {
	margin:0px 0px 0 140px;
	color: #000000;
	background-color:#FDFDFD;
	border-top:4px solid #000000;
	border-left:4px solid #000000;
	padding:10px;
}

.label {
	font-size:16px;
	color:#000000;
	background-color:#FDFDFD;
}

.indent01 {margin-right: 10px;
margin-left: 30px;}

.photoright {float:right;
padding: 4px;}


#bottom {
	margin:0;
	height: 14px;
	color: #CCCCCC;
	background-color:#00557B;
	font-size:11px;
	padding: 4px 0;
 }
 
 
#topmenu  {
	font-size:12px;
	color:#FDFDFD;
	background-color:transparent;
	text-align:left;
	padding: 8px 0px 6px 10px;
	margin: 2px 0px 10px 134px;
	font-weight: bold;
}
	
#topmenu a {
	color:#FDFDFD;
	background-color:#993333;
	text-decoration:none;
	font-size:inherit;
	margin: 0 10px 0 10px;
	line-height: 16px;
	padding: 2px 4px;
	border: 1px solid #996633;
	font-weight: bold;
}

#topmenu a:hover {
	color:#993333;
	background-color:#FEA982;
	font-size:inherit;
	text-decoration:none;
	margin: 0 10px 0 10px;
	line-height: 16px;
	font-weight: bold;
}


 
	 a:link {
	color:#993333;
	background-color:#FDFDFD;
	text-decoration:none;
	font-size:inherit;
}
 
 a:visited {
	color:#993333;
	background-color:#FDFDFD;
	text-decoration:none;
  } 
 
 
    
a:hover {color:#00557B; 
  background-color:#FDFDFD;
  text-decoration:underline;
   
  }



.bottommenu  {
	color:#00557B;
	background-color:#FDFDFD;
	text-decoration:none;
	margin-right:10;
	margin-left:270px;
	font-size: 11px;
}

.bottommenu a {
	color:#00557B;
	background-color:#FDFDFD;
	text-decoration:none;
	font-size:inherit;
}

.bottommenu a:hover {
	color:#FEA982;
	background-color:#FDFDFD;
	font-size:inherit;
	text-decoration:underline;	
}
