body {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #7D7C7C;
	SCROLLBAR-3DLIGHT-COLOR: #7D7C7C;
	SCROLLBAR-ARROW-COLOR: #7D7C7C;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	SCROLLBAR-DARKSHADOW-COLOR: #BEBFBF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/nav/background.gif);
	background-color: #681B18;
	position: relative;
	left: auto;
	background-position: left 0px;
	background-repeat: repeat;
	padding: 53px 0px 0px;
	
}

html {margin: 0px;	padding: 0px; SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #7D7C7C;
	SCROLLBAR-3DLIGHT-COLOR: #7D7C7C;
	SCROLLBAR-ARROW-COLOR:  #7D7C7C;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	SCROLLBAR-DARKSHADOW-COLOR: #BEBFBF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/graphics/background.jpg);
	background-color: #681B18;
}

p {
	font-size: 12px;
	color: #43352A;
	font-family: Arial, Helvetica, sans-serif;
}
li {font-size: 12px;}

.awmAnchor {position:relative;z-index:0;left: -6px;}

.leftcolumn {
	width: 48px;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(assets/graphics/shadowleft.jpg);
	background-position: right;


}

.rightcolumn {
	width: 48px;
	background-color: #999999;
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(assets/graphics/shadow.jpg);

}

.content {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	line-height: 130%;
}

.link {
	font-size: 12px;
	color: #558DB8;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
}

.main {
	font-size: 12px;
	color: #43352A;
	font-weight: normal;
	line-height: 175%;
	font-family: Arial, Helvetica, sans-serif;

}

.ul {
	font-size: 12px;
	color: #505050;
	font-weight: normal;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(assets/graphics/arrow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

	
}

.hometext {
	font-size: 11px;
	color: #505050;
	font-weight: normal;
	padding-left: 10px;
}

A:Hover.fireworks {
	font-size: 14px;
	color: #C4F7FF;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BFB19C;


}

.textbox{
	font-face: arial;
	font-size: 13px;
	color: #505050;
	font-weight: normal;
	border:1px solid #558DB8;
	line-height: 130%;
}
.contact {
	font-size: 12px;
	color: #E0D6C7;
	font-weight: normal;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.green {
	color: #9E8F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.disclaimer {
	font-size: 10px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #43352A;
	line-height: 125%;

}
.hptext {
	font-size: 11px;
	color: #43352A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;

}
