	body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 6px; 
	color: #999999; 
	clear: none; 
	float: none; 
	height: 100%; 
	width: 100%;
	background-attachment:scroll;
	background: url(images/bg-body.gif) repeat-x top left;
	width: 100%;
}

.bottom {
	border-top:1px solid #A98557;
	border-bottom:1px solid #A98557;
	height:34px;
	vertical-align:middle;
	background-color:#E1D6BA;
}

.bg-main {
	background-color:#E0DBCB;
	border:1px solid #B09066;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
	height:170px;
	padding:10px;
}

.bg-main2 {
	background-color:#780703;
	padding:10px;
}

.bg-main3 {
	background: url(images/bg-main3-circles.gif) repeat-y top left;
	width: 23px;
	min-height: 100px;
	float: left;
	margin: 0;
	padding: 0;
}

.bg-main4 {
	background-color:#B19065;
	padding:10px;
}

.bg-main5 {
	background-color:#E1D6BA;
	padding:10px;
}

.heading1 {
	font-family: "Century Gothic"; 
	font-size: 40px; 
	color: #FFFFFF;
}

.copy {
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #ffffff;
}

.copy2 {
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #BEA37C;
}

.underline { border-bottom:2px double #ffffff}

.border1 { border-bottom:1px solid #ffffff}

.box { 
	border:1px solid #888888;
	padding:4px;
	vertical-align:top;
	}

.nav {
	background-color:#80493E;
	border:1px solid #B09066;
	}

a:link {
	color: #ffffff;
	text-decoration: none; 
	FONT-FAMILY: "Century Gothic"; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
}

a:hover {
	color: #C30;
	text-decoration: underline; 
	FONT-FAMILY: "Century Gothic"; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
}

a:visited {
	color: #ffffff;
	text-decoration: none; 
	FONT-FAMILY: "Century Gothic"; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
}



.heading-main {
	color: #FFCC33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
	border-bottom-style:groove;
	border-bottom-color:#FFFFFF;
}
	
.textfield { 
			BORDER-TOP-WIDTH: 1px;
			BORDER-TOP-COLOR: #000000; 
			FONT-WEIGHT: normal; 
			BORDER-LEFT-WIDTH: 1px;
			BORDER-LEFT-COLOR: #000000;
			BORDER-RIGHT-WIDTH: 1px;
			BORDER-RIGHT-COLOR: #000000;  
			BORDER-BOTTOM-WIDTH: 1px; 
			BORDER-BOTTOM-COLOR: #000000;
			BACKGROUND-IMAGE: url(images/bg-expand.gif);
			background-repeat:repeat-x; 
			FONT-FAMILY: Verdana,Arial; 
			FONT-SIZE: 11px;
			COLOR: #ffffff;
			TEXT-DECORATION: none; 
			TEXT-ALIGN: left;
			align:left;
			height:25px;
			background-color:#6B150E;
}



