body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fde0ad;
	text-decoration: none;
	text-align: center;
	background-color: #201B15;
	min-width: 800px;
	margin-top: 20px;
	background-image:    url("../images/bkgrd-ornament3.gif");
}
	

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fde0ad;
	padding: 0px;
	font-size: 15px;
	text-align: center;
	margin: 0px;
	}
h3 a{
	color: #fde0ad;
	text-decoration: none;
	
	}

h3 a:hover{
color: #A6E7E3;
text-decoration: none;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fde0ad;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 18px;
	text-align: center;	
	}
h2 a{
	color: #fde0ad;
	text-decoration: none;
	}

h3 a:hover{
color: #A6E7E3;
text-decoration: none;
	}
a {
color: #fde0ad;
	text-decoration: none;
	
    outline: none;

	}
a img {border:0px; }	
	
a:hover{
color: #A6E7E3;
text-decoration: none;
	}

body.home {
background-color: #2E0A00;
	background-image:    url("../images/bkgrd-ornament3.gif");
}
#wrapper {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#container {
	background-color: #090909;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#container.home {
	background-color: #2E0A00;
	padding-top: 25px;
	margin-top: 15px;
	border: 1px solid;
	border-color: #260A00;
	
}
#images-home {
width: 700px;
position: relative;
}
#column1b {
	position:relative;
	float: left;
	margin-top: 52px;
	margin-left:20px;
	width: 200px;
	text-align: center;
	
 	
}
#column2b {
position:relative;
	margin-left: 283px;
	width: 236px;
	margin-top:5px;
}
#column3b {
	position:relative;
	float: right;
	margin-top:50px;
	width: 161px;
}

#navigation {
	display: block;
	height: 22px;
	padding-top: 5px;
	text-align: center;
}

#navigation.home {
	background-color:#441000;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: center;
}

#title.home {
	margin-bottom: 30px;
	background-color: #441000;
	border-width: 0px;
	padding: 0px;
}
#title{
}

#thumbnail {
	margin-bottom: 5px;
	padding-top: 5px;
	
	
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #976C51;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 12px;
	margin-top: 10px;
	display: block;
	font-weight: normal;
}
#text-box {
	height: 470px;
	width: 650px;
	text-align: left;
	padding: 20px;
	padding-right: 175px;
	padding-left: 175px;
}
#text-box.text{
	height: 100%;
	
}
#container-brown {
	background-color: #2E0A00;
	width: 1000px;
	text-align: center;
	padding: 10px;
	
}
/*style for IE*/
* html #column1b {width: px;
margin-left: -40px;
}
* html #column2b {
	margin-left: 0px;
	width: px;
}
* html #column3b {
	width: px;
	margin-right:-40px;
}


 /*style for IE*/
 
