@charset "UTF-8";
/* CSS Document */

body {
	background-color: #BCC168;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
#design {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #969437;
	text-align: center;
}

#ccontainer {
	height: 100%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #808000;
}
#maintbl {
	width: 100%;
	background-color: #808100;
}

#main {
	position:absolute;
	width:940px;
	height: 100%;
	
}
#banner {
	position:absolute;
	width:985px;
	height:75px;
	background-color: #96933F;
	text-align: center;
	vertical-align: middle;
	color: #42351C;
	font-size: xx-large;
	font-weight: bolder;
	margin: auto;
}
#content {
	min-height: 400px;
	position: absolute;
	width: 984px;
	top: 75px;
	background-color: #7F8200;
}
#ccontainer #content #maintbl tr td {
	z-index: 1000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.center {
	text-align: center;
}
#menu {
	text-align: center;
}
a {
	color: #FFC;
}
.img_left
{
	border: thick ridge #BBC261;
	left: 10px;
	text-align: left;
	float: left;
}
.design a  {
	color: #808100;
}
.img_right
{
	border: thick ridge #BBC261;
	right: 10px;
	text-align: right;
	float: right;
	top: 0px;
}
#toppic {
	position:absolute;
	width:265px;
	height:225px;
	z-index:1;
	left: 20px;
	top: 35px;
	border: thick ridge #BBC261;
}
#toppic_mid {
	position:absolute;
	width:263px;
	height:225px;
	top: 35px;
	border: thick ridge #BBC261;
	left: 330px;
}
#toppic_right {
	position:absolute;
	width:269px;
	height:225px;
	top: 35px;
	border: thick ridge #BBC261;
	left: 635px;
}
#ccontainer #content #maintbl tr #td1, #td2, #td3{
	height: 150px;
	width: 33.33%;
}
.picturebox {
	text-align: center;
	border: thick ridge #BBC261;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
