/* CSS Document */

body {
	background-color: #58706d;
	background-image: url(../images/bkg_grad.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 11px;
	text-align: left;	
	height: 100%;
	width: 100%;
	padding-top: 33px;
	color: #4b5757;
	line-height: 30px;

	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b5757;
	}
	
.copy {
	color: #e3e3d1;
	}
	
a {
	color: #4b5757;
	text-decoration: none;

	}
	
a:hover {
	color: #e3e3d1;
	background-color: #7c8a6e;
	}
	
a img {
	border: none;
	}
	
a:hover img {
	border: none;
	}
	
#container {
	width: 784px;
	background-color: #4b5757;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 8px;
	text-align: left;

	}
	
#header {
	width: 783px;
	height: 260px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
#subhead {
	float: left;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 390px;
	top: 75px;
	left: 125px;
	}
	
#contact {
	float: left;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b5757;
	text-align: left;
	width: 200px;
	top: 85px;
	left: 135px;
	line-height: 25px;
	}
	
#gallery {
	width: 480px;
	float: left;
}
	
#gallery a{
	 width: 80px;
	 height: 80px;
	 display: block;
	 float: left;
	 text-align: center;
	 margin-bottom: 10px;
	 margin-right: 15px;
 }
	
#brianPhoto {
	float: right;
	width: 262px;
	height: 260px;
	background-image: url(../images/Brian_photo.jpg);
	background-repeat: no-repeat;
	}
	
#bottom {
	width: 767px;
	margin-left: 8px;
	background-color: #e3e3d1;
	border-left: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/stripe.jpg);
	background-repeat: repeat-y;
	}
	
#content {
	float: left;
	padding-left: 25px;
	padding-bottom: 20px;
	width: 480px;
	
	}
	
#menu {
	width: 262px;
	height: 395px;
	float: right;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	}
	
#menu ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
	}
	
#menu a {
	text-decoration: none;
	color: #4b5757;
	border: none;
}

#menu a:hover {
	text-decoration: none;
	color: #7c8a6e;
	border: none;
	background: none;
}

#footer {
	background-color: #4b5757;
	width: 100%;
	float: left;
	line-height: 12px;
	padding: 5px;
	}
	
#footer a {
	float: right;
	margin-right: 15px;
	color: #e3e3d1;
	text-decoration: none;
	border-bottom: dashed;
	border-bottom-color: #e3e3d1;
	border-bottom-width: 1px;
	}
	
#footer a:hover {
	color: #e3e3d1;
	background-color: #7c8a6e;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-color: #e3e3d1;
	border-bottom-width: 1px;
	}
	
.contentheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b5757;
	}
	
.moduletable_menu h3{
	display: none;
	}
	
#phocagallery a {
	border: none;

}

.componentheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b5757;
	}

	

