



body {
	text-align : center;
	background-color : #E99718;
	/*
	#7D0000;
	*/
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
}

a:link, a:active, a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #7D0000;
}

a:hover {
	text-decoration : underline;
}

h1 {
	color : #7D0000;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}

h2 {
	font-size : 15px;
	font-weight : bold;
	text-align : left;
}

#Layout {
	background-color : #FFFFFF;
	width : 779px;
	height : 564px;
	text-align : left;
	margin : 0px auto;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 3px 9px 6px 9px;
}

#TopBar {
	height : 22px;
	border-bottom : 1px #000000 solid;
}

#TopBar table {
	width : 100%;
	margin-bottom : 5px;
}

#TopNav {
	height : 74px;
	border-bottom : 1px #000000 solid;
}

#TopNavTable {
	width : 100%;
	margin : 5px 0px;
}

#ContentTable {
	width : 100%;
	height : 100%;
}

#SideNav {
	width : 206px;
	background-color : #F3E2A7;
	text-align : center;
}

#SideNav div {
	text-align : right;
	margin : 8px 17px;
	padding-right : 42px;
	font-size : 12px;
	line-height : 18px;
}

#SideNav div.sideImage {
	margin : 10px 0px;
	text-align : center;
	padding : 0px;
}

#SideNav div.sideImage img {
	margin : 0px;
}

#SideNav img {
	margin : 15px auto;
}

#Content {
	padding-left : 10px;
}

#Splash {
	width : 470px;
}

#BottomNav {
	height : 18px;
}

#BottomSpacer {
	height : 16px;
}

#BottomBar {
	height : 50px;
	background-color : #FFE5B4;
}

#ContactInfo {
	font-size : 12px;
	font-weight : bold;
	padding-left : 20px;
	text-align : center;
}

#NLSignupSpace {
	height : 41px;
	background-color : #7D0000;
	margin : 5px 7px 5px 0px;
}

#NLSignupSpace td,
#NLSignupSpace tr td {
	color : #FFFFFF;
	font-size : 9px;
}

.contentSpacer {
	height : 9px;
	font-size : 1px;
}

input.layoutField {
	height : 14px;
	font-size : 9px;
	line-height : 10px;
	border : 1px #000000 solid;
}

#FeaturedHeader {
	text-align : center;
	font-size : 14px;
	line-height : 14px;
	color : #7D0000;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
}

#HomePageText {
	width : 625px;
	margin : 0px auto;
	text-align : center;
	color : rgb(107,105,77);
	font-size : 10px;
}