@charset "utf-8";
body {
	color: black;
	background-color: #FFC66F;
	margin: 0px;
	padding: 0px;
	background-image: url();
}
p {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}



#header {
	padding: 0px;
	background-image: url(images/top.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 287px;
	width: 780px;
}

.topLinks {
	height: 50px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #44281D;
	background-image: url(images/topLinks_bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.topLinks a {
	border-top-width: 1px;
	border-top-color: #000000;
	color: #FFFFCC;
	text-decoration: none;
}
.topLinks a:hover {
	border-top-width: 1px;
	border-top-color: #000000;
	color: #FF9900;
	text-decoration: none;
}


.topLinks ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.topLinks li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


/* CSS Document */


#container {
	background-color: #FFE2B6;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	overflow: auto;
}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFE2B6;
}
.footerLinks p {
	padding-top: 55px;
	padding-left: 15px;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #30110E;
	text-decoration: none;
}
.footerLinks {
	height: 124px;
	width: 780px;
	background-image: url(images/bottom_middle.jpg);
}
.footerLinks a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #30110E;
	text-decoration: none;
}
.footerLinks a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.rightImg {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #660000;
}
.alt {
	margin-right: 155px;
}

.leftImg {
	float: left;
	border: 1px solid #330000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.mmLinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.bottImg {
	float: right;
	border: 1px none #660000;
}
.mmLinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.b {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #330000;
}
