body {	
	background-color:#004400;
	color: #004400;
	font-family: Arial,sans-serif,Helvetica;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

a {
	text-decoration: none;
}

h2 {
	font-size: 40px;
	margin: 5px;
	text-shadow: 2px 2px #FFFFFF; 
}
	
h3 {
	font-size:32px;
	margin: 5px;
}

h4 {
	font-size:20px;
	margin: 3px;
	text-decoration: none;
	color: #004400;
	display: inline;

} 

h4 a:link {
	text-decoration: none;
	color: #004400;
}

h4 a:visited {
	text-decoration: none;
	color: #004400;
}  


h4 a:hover {
	color: #006600;
}

h4 a:active {
	color: #008800;
}

h6 {
	font-size:14px;
	margin: 3px;
	text-decoration: none;
	font-weight: bolder;
	color: #004400;
	margin-left: 20px;

} 


.container {	
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	}

.top-menu-container {	
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
}

.top-menu {
	width: 900px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}


.top-menu-item {
	float: left;
	width: 200px;
	diplay: inline;
	padding: 5px;
	padding-left: 5px
}

.top-menu-item a {
	display: inline;
	color: #CCCCCC;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.top-menu-item a:visited {
	color: #CCCCCC;
}

.top-menu-item a:hover {
	color:#EEEEEE;
}

.top-menu-item a:active {
	color: #FFFFFF;
}





.header {
	width: 900px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('boxbill/SWHLogo.png');
	background-repeat: no-repeat;
	background-origin: left top;
	text-align: right;

}

.address {
	width: 500px;
	margin-left: auto;
	font-size: 24px;
	font-weight: bolder;
	color: #004400;

}

.menu-container {	
	width: 100%;
	background-color: #004400;
	color: #FFFFFF;
	clear: both;
}

.menu {
	width: 900px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

.menu-item {
	float: left;
	width: 200px;
	diplay: inline;
	padding: 5px;
}

.menu-item a {
	display: inline;
	color: #CCCCCC;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-item a:visited {
	color: #CCCCCC;
}

.menu-item a:hover {
	color:#EEEEEE;
}

.menu-item a:active {
	color: #FFFFFF;
}

.main-container {
	width: 100%;
	clear: both;
	background-color: #CCCCCC;
}

.main {
	width: 900px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/platinum-background.png');
}

.main-gallery-back {
	width: 900px;
	height: 525px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;

}

.main-gallery-title {

	width: 900px;
	color: #004400;
	font-family: Arial,sans-serif,Helvetica;
	text-align: center;
	font-size:24px;
	font-weight: bolder;

}

.main-gallery {

	width:280px;
	height:150px;
	margin: 5px;
	float: left;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #004400;
	border-radius: 12px;
	overflow: hidden;

}

.gallery-info {

	width:260px;
	height:30px;
	margin: 5px;
	padding: 12px;
	float: left;
	background-color: #CCCCCC;
	text-align: center;
	font-size:14px;
	font-weight: bolder;
	
}

.main-bullet-back {
	}

table {
	border-width: 1px;
	border-color: #004400;
	border-style: solid;
	padding: 2px;
	background-color: #DDDDDD;
}

table td {
	border-width: 1px;
	border-color: #004400;
	border-style: solid;
	padding: 4px;
	background-color: #EEEEEE;

}


.footer-container {
	width: 100%;
	background-color: #004400;
	color: #FFFFFF;
	clear: both;
}


.footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.footer-menu {
	float: left;
	width: 300px;
	pading: 15px;
}

.footer-menu-item {
	float: left;
	width: 250px;
	padding: 5px;
}

.footer-menu-item a {
	color: #CCCCCC;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.footer-menu-item a:visited {
	color: #CCCCCC;
}

.footer-menu-item a:hover {
	color:#EEEEEE;
}

.footer-menu-item a:active {
	color: #FFFFFF;
}
	




	



	

	
