@charset "UTF-8";
body {
	margin: 0 auto;
	width: 1024px;
	height: 1000px;
	background-color: #FFFADA;
}
.links {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.links:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	text-decoration: none
	}

.oneColFixCtr #container {
	width: 966px; /* this overrides the text-align: center on the body element. */
	height: 800px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	margin: 0, auto;
}
#custom {
	width: 460px;
	height: 70px;
	float: right;
	margin-right: 82px;
}
#header {
	width: 330px;
	height: 130px;
	left: 233px;
	top: 344px;
	float: left;
	margin-top: 68px;
	padding-left: 50px;
}
#about {
	width: 560px;
	height: 450px;
	float: right;
	margin: 0;
	background-image: url(../images/about.gif);
	text-align: left;
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	margin-right: 88px;
}
.oneColFixCtr #mainContent {
	font-size: 11px;
	color: #695E4A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 560px;
	padding-top: 75px;
	float: right;
	margin-left: 420px;
	margin-bottom: 53px;
}
#navbar {
	height: 400px;
	width: 250px;
	float: left;
	margin-left: 65px;
	margin-top: 50px;
	margin-top: 80px;
	padding-top: 0px;
	margin-right: 0px;
}
#footer {
	font-size: 11px;
	color: #695E4A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	float: left;
	width: 966px;
	height: 40px;
	margin-left: 0px;
	margin-top: 85px;
}
.contact {
	width: 560px;
	height: 340px;
	float: right;
	margin-right: 88px;
	background-image: url(../images/about.gif);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #5E5442;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 25px;
	padding-top: 110px;
}
.oneColFixCtr #container .contact p {
	text-align: center;
	width: 560px;
}
a:hover {
	font-size: 13px;
	text-decoration: none;
	color:#000
	}
.oneColFixCtr #container #about p {
	font-size: 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6E5E47;
	width: 550px;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
}
#gallery {
	float: right;
	height: 450px;
	width: 560px;
	margin-right: 88px;
	margin-top: 25px;
}
#FlashID {
	height: 90px;
	width: 400px;
	float: right;
	margin-top: 80px;
	margin-right: 145px;
}
#testimony {
	width: 540px;
	height: 450px;
	float: right;
	margin: 0;
	background-image: url(../images/about.gif);
	text-align: center;
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	margin-right: 88px;
	padding-left: 20px;
}
#test  {
	position: relative;
	left: -20px;
}

