﻿
#all {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 850px;
	background-color: #FFFFFF;
}

#header {
  height: 197px;
  width:1000px;
  text-align: center;
  float: left;
  width: 1000px;
  clear: both;
  background-image:url('images/site_images/header_11.jpg')
}

#slice1{
	background-image: url('images/site_images/bannercR1C1.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 375px;
	height: 250px;
	
}
#slice2{
	background-image: url('images/site_images/bannercR1C2.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	height: 250px;
}
#slice3{
	background-image: url('images/site_images/bannercR1C3.jpg');
	background-repeat: no-repeat;
	width: 375px;
	height: 250px;
	float: left;
	
}

#left {
	
	float: left;
	width: 190px;
	clear: left;
}
#centre{
	padding: 10px;
	border: 3px ridge #000080;
	float: left;
	width: 594px;
	height:500px;
	
	margin-top: 15px;
	margin-bottom: 15px;
	

	
}
#right {
	
	float: left;
	width: 190px;
	
}

#footer {
	float: left;
	width: 1000px;
	height:25px;
	clear: both;
	text-align: center;
	background-color: white;
	
}


.info{
	
	width:172px;
	height:335px;
	margin-left:10px;
	text-align:center;
}

#fadeimg{
	margin: 4px 4px 0px 4px;
	padding: 10px;
	background-color: #473F35;
	border:0px;
}



.title{
	border-width: 00000;
	width: 162px;
	
	margin-bottom: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	font-size: small;
	font-weight: bold;
	
	background-image: url('images/site_images/glossyback_sand.gif');
}


.title_box{
	
	background-color:#F2EBDF;
	width: 172px;
	height:200px;
	

	margin-bottom: 5px;
	margin-top: 5px;
padding-bottom:5px;
}












h1{
	
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	color: #7E6F5D;
	font-size: large;
	
	
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 5px;
	font-size: small;
	font-weight: lighter;
}



h5{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6F5D;
	font-size: large;
	text-align:center;
	

}

h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0033;
	font-size: x-large;
	text-align: center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 5px;
	font-size: small;
	font-weight: lighter;
}


