body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	
	background-image: url(images/back.gif);
	background-repeat: repeat;
	
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

p a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	text-decoration: underline;
}
p a:hover {
	color: blue;
	cursor: hand;
	text-decoration: underline;	
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
table.bordered {
	border: 1px solid #5ec47c;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-style:italic;

}
.blocktext {
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #fff200;
	text-align: left;
	font-weight: bold;
	font-style:italic;
	padding: 5px;
	padding-left: 25px;
	margin-right:20px;
	display:block;
	background-color:#452724;
	width:250;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff102;
}

.select {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #ffff80;
	font-weight: bold;
	margin-right: 15px;
	text-align:right;		
}

.bigtext {
	font-family: "Arial Narrow";
	font-size: 26px;
	color: #51342f;
	text-align:left;
	font-weight: bold;
}
.bigtextgrey {
	font-family: "Arial Narrow";
	font-size: 26px;
	color: #a9a790;
	text-align:left;
	font-weight: bold;
}
.headergrey {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #a9a790;
	text-align:left;
	font-weight: bold;
}
.headergrey a{
	font-size: 24px;
	color: blue;
	text-align:right;
	font-weight: bold;
	text-decoration: underline;
}
.headergrey a:hover{
	color: blue;
	cursor: hand;	
}

.walkthrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.walkthrough a{
	font-size: 24px;
	color: blue;
	text-align:right;
	font-weight: bold;
	text-decoration: underline;
}
.walkthrough a:hover{
	color: blue;
	cursor: hand;	
}

.bigtextm {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51342f;
	
}

h2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #51342f;
	text-align:center;
	font-weight: bold;
	
}
.header2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #51342f;
	text-align:center;
	font-weight: bold;
	
}
h3{
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #000000;
	text-align:left;
	font-weight: bold;
	
}

h4 {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #f40100;
	
}

.menu {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.menuon {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFA00;
	font-weight: bold;
}

.submenu {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.submenuon {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFA00;
	font-weight: bold;
	text-align:left;
}
.submenuhover:link {
	font-size: 14px;
	color: #FFFFFF;
	cursor: hand;
}
.submenuhover:visited {
	font-size: 14px;
	color: #FFFFFF;
	cursor: hand;
}
.menuoff {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

a {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #e9cba9;
	text-decoration: none;
	cursor: hand;	
}

td.menu {
	height: 33;
	text-decoration: none;
}


table.ddmenu
{
	border-collapse: collapse;
	position:absolute;
	visibility:hidden;
	//filter:progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135, strength=5);
	//filter:alpha(opacity=90);
	z-index: 4000;
}


.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #281602;
}

button {
	border: 0; //2px solid #2e3192;
	cursor: pointer;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: auto;
}

button:link.rounded, button:visited.rounded, button:active.rounded{
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

button.rounded {
	background: transparent url( images/btn_right.png ) no-repeat scroll right top;
	clear: left;
	font-size: 0.8em;
}

button span {
	display: block;
	padding: 0 0 0 15px;
	position: relative;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
}

button.rounded span {
	background: transparent url( images/btn_left.png ) no-repeat scroll left top;
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
}

button.rounded:hover {
	background-position: 100% -30px;
}

button.rounded:hover span {
	background-position: 0% -30px;
}

button::-moz-focus-inner {
	border: none;
}

.buttonwrapper{ 
	overflow: hidden; 
	width: 100%;
}
li {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #51342f;
	text-align:left;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-right:20px;
}
#form1 .bordered #button {
	background-attachment: fixed;
	background-image: url(images/send.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.shaded {
	background-image: url(images/tableshade.gif);
	background-repeat: repeat-x;
}
.shaded p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:20px;
	margin-right:20px;
}
.shaded a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;

}
.shadedhead {
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #51342f;
	text-align:left;
	font-weight: bold;
	margin-left:20px;
}

.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:20px;
}
.lefttext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
