/* CSS Document */

body {
	background-color:#7D1419;
	background-image:url(../images/pagebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#777;
	margin:0;
}
#container {
	text-align: center;
	width: 930px;
	margin: 0px auto 0px auto;
}

#top {
	margin: 0px auto;
	width: 930px;
    height: 464px;

}
#middle {
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	background-image: url(../images/conbg.gif);
	text-align: left;
	vertical-align: top;
	height: 300px;
}
#bottom {
	margin: 0px auto 0px auto;
	width: 930px;
	clear: left;
	height: 46px;
	background-image: url(../images/botbg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#middle #one {
	width: 240px;
	padding-left: 10px;
	padding-top: 0px;
	float: left;

}
#middle #one p {
	padding-left: 15px;
	color: #4D0206;
	font-size: 12px;
	font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 5px;
}
#line {
	vertical-align: top;
	background-image: url(../images/midline.png);
	background-repeat: no-repeat;
	width: 2px;
	float: left;
	height: 200px;
	margin-top: 15px;
}
#middle #two {
	width: 340px;
	padding-left: 10px;
	float: left;
	background-position: Left Bottom;
	background-repeat: no-repeat;
	height: 300px;
}
#middle #three {
	width: 310px;
	float: left;
	background-position: Right Bottom;
	background-repeat: no-repeat;
	height: 225px;
}
#middle #two p {
	padding-left: 20px;
	color: #4D0206;
	font-size: 14px;
	font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
}
#middle #two #int {
	float: right;
	width: 100%;
}
form.nwsletter input.textbox {
	color: ##4D0206;
	background-color: #fdb3ae;
	width: 100px;
	border: 1px solid #c5564c;
}
#small {
	width: 130px;
	float: right;

}
#stfsmall  {
	width: 90px;
	float: right;

}
form.stf input.textbox {
	color: ##4D0206;
	background-color: #fdb3ae;
	width: 80px;
	border: 1px solid #c5564c;
}
#middle #three p {
	padding-left: 10px;
	color: #4D0206;
	font-size: 12px;
	font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
}
#forms_nwl {
	vertical-align: top;
	margin-top: -20px;
}
#forms_stf {
	vertical-align: top;
	margin-top: 5px;
	float: left;
	width: 60%;
}
#bottom ul {
	font-family: 'Trebuchet MS', Arial, Tahoma, verdana, sans-serif;
	font-size: 9px;
	padding: 0;
	float: left;
	margin-top: 15px;
	margin-left: 35px;
	text-align: center;

}
#bottom li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
}
#bottom li a {
	margin: 0px;
	padding: 0 3px 0 3px;
	color: #ee6f80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #810111;
	display: block;
	border: solid #910215 1px;
	font-weight: bold;
}
#bottom li a:hover {
	margin: 0px;
	padding: 0 3px 0 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BE0118;
	display: block;
	border: solid #910215 1px;
	font-weight: bold;
}
.newyear {
	font-size: 11px;
}
#container #middle #one p a {
	color: #690328;
}
#container #middle #two p a {
	color: #690328;
}

.newyear2 {
	font-size: 13px;
}
#container #middle #one p {
	font-size: 95%;
}
