@charset "utf-8";
/* CSS Document */


body {
	background-attachment: scroll;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5C262F;
	color: #5C262F;
}

#page {
	background-attachment: scroll;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#page #content {
	margin: auto;
	background-color: #FFFFFF;
	width: 980px;
}
#page #content #header #tophat {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/tophat.gif);
	margin: 5px;
	height: 30px;
}
#features .full {
	height: 286px;
	width: 678px;
	overflow: hidden;
}
#page #content #header #tophat ul {
	margin: 4px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 350px;
	height: 24px;
}
#page #content #header #tophat li {
	float: left;
	line-height: 24px;
}
#page #content #header #tophat li.image {
	width: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
#page #content #header #tophat li.text a{
	font-weight: bold;
	color: #E76E37;
	text-decoration: none;
}
#page #content #header #tophat li.text a:hover{
	font-weight: bold;
	color: #783640;
}
#body #text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #952F3D;
}



#features .wide {
	height: 286px;
	width: 500px;
	overflow: hidden;
}
#page #content #features {
	margin-top: 2px;
}
#page #content #features .v-stack {
	margin-right: 2px;
}
#page #content #features div {
	float: left;
}

#page #content #features tall {
	height: 286px;
	width: 176px;
	overflow: hidden;
}
#page #content #body #text {
	width: 658px;
	float: left;
	padding: 10px;
}
#page #content #body #rail #menu ul {
	margin: 0px;
	padding: 0 0 2px 0;
	list-style: none;
}
#page #content #body #rail #menu ul li{
	margin: 0;
	padding: 2px 0 0 0;
	height: 50px;
}

#page #content #body #text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 29px;
	color: #90303C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90303C;
}

#page #content #body #text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	color: #EC7028;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#page #content #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90303C;
	text-align: center;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
}
#page #content #footer p {
	margin: 00px;
	padding: 0px;
}
#page #content #body #text p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 17px;
}


#page #content #features square {
	height: 286px;
	width: 300px;
	overflow: hidden;
	overflow: hidden;
}
#page #content #body #rail {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 2px;
}

#page #content #body #rail #menu  {
	margin: 0px;
	padding: 0px;
}
#page #content #body #text img {
	margin: 10px;
	padding: 2px;
	border: 1px solid #9F2C3D;
}
