body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center; /*centering for ie*/
	background-image: url(layout-images/body-bg-tile.jpg);
	background-repeat: repeat;
	background-color: #470E02;
}


img
{ border: 0px;
}

table {
	text-align: left;
}

td {
	vertical-align: top;
	padding: 7px 14px 7px 7px;
	border: 0px none;
}

a:link, a:visited
{
	color: #FFFFA9;
}

a:hover, a:active
{
	color: #FF9900;
}

p

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 125%;
}h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 25px 0 0;
	text-align: right;
	letter-spacing: 6px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 10px 25px 0 0;
	text-align: right;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #FFCCCC;
	padding: 5px 0 5px 3px;
	border-width: 0 0 1px 1px;
	border-style: dotted;
	border-color: #FFCCCC;
}
.wrapper 
{
}
.content {
	width: 899px;
	background-color: #B13623;
	margin: 0 auto;
	text-align: left;
}
.roundbox-top {
	background-image: url(layout-images/roundbox-top.jpg);
	width: 900px;
	height: 134px;
	background-repeat: no-repeat;
}
.dropshadow  {
	margin: 5px 0 0px 0px;
	;
	background-image: url(layout-images/dropshadow.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
.dropshadow img {
	margin: 0px 9px 9px 0px;
	;
}
.leftcol {
	padding: 5px 5px 5px 30px;
	float: left;
	width: 580px;
}
.leftcol p {
	margin: 15px 20px 15px 0;
}
.leftcol  img { }
.rightcol {
	width: 250px;
	float: left;
	text-align: right;
	position: relative;
	left: 15px;
}
.rightcol  .dropshadow {
	background-image: url(layout-images/dropshadow.gif);
	margin: 20px 0 20px 0px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	position: relative;
	left: 25px;
}
.rightcol  .dropshadow img {
	padding: 0px;
}
.nav {
	height: 477px;
	width: 245px;
	background-image: url(layout-images/nav-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}
.bullet { padding: 0 0 2px 0; }
.nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #666666;
	padding: 0 0 10px 20px;
	margin: 10px 5px 0 13px;
	text-align: left;
}
.nav p a {
	color: #333333;
	text-decoration: none;
}
.nav p a:hover {
	color: #990000;
	text-decoration: none;
}
