@charset "utf-8";
#container {
	padding: 1px;
	width: 760px;
	border: 1px solid #50321A;
	margin-left: -380px;
	left: 50%;
	position: absolute;
	background-color: #FFFFFF;
}
#container p {
	padding: 6px;
}

#container H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9741;
	font-weight: bold;
}

body {
	font-family: Verdana, Georgia, Arial;
	background-image: url(images/i.JPG);
}

#header h1 {
	height: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FF9741;
	width: 760px;
	margin-bottom: 3px;
	margin-top: 1px;
	background-image: url(images/Header1.jpg);
	background-repeat: repeat;
}
#container #header h1 img {
	display: none;
}

#Navbar {
	background-image: url(images/GreenRepeatNav.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	text-align: center;
	width: 760px;
	display: block;
	margin-bottom: 2px;
}
#Navbar a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.PictureBox {
	width: 160px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7A584;
	border-right-color: #D7A584;
	border-bottom-color: #D7A584;
	border-left-color: #D7A584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD7829;
	text-align: center;
}
#container .PictureBox img {
}

.sideBoxHold {
	width: 150px;
	text-align: center;
}
#container .sideBoxHold img {
	margin-top: 3px;
	border: 1px solid #FF9741;
}
#container .sideBoxHold a {
	font-family: Verdana, Georgia, Arial;
	color: #FD7829;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
