body {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFC;
}

.body{
	font-size:15px;
	font-family:Georgia;
	color:#8A7663;
	vertical-align:top;
	background-color: #FFFFFC;
	font-weight: normal;
	line-height: 16px;
}

.body_small{
	font-size:12px;
	font-family:Georgia;
	color:#8A7663;
	vertical-align:top;
	background-color: #FFFFFC;
	font-weight: normal;
	line-height: 14px;
}

.body_large{
	font-size:18px;
	font-family:Georgia;
	color:#8A7663;
	vertical-align:top;
	background-color: #FFFFFC;
	font-weight: bold;
	line-height: 24px;
}

.body_title{
	font-size:22px;
	font-family:Georgia;
	color:#8A7663;
	background-color: #FFFFFC;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 1.5px;
}

.body a{
	color:#C04B44;
	text-decoration:underline;
}

.body a:hover{
	color:#C04B44;
	text-decoration:none;
}

.header{
	color:#FFFFFF;
	font-size:12px;
	background-color: #94B5C7;
	/*background-color: #95B2C4;*/
}

.spacer{
	background-color: #EDD683;
}

.navigation{
	color:#FFFFFF;
	background-color: #C04B44;
	text-align: center;
}

.navigation a{
	color:#FFFFFF;
	font-size:13px;
	font-family: "Arial";
	background-color: #C04B44;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:hover{
	/*color:#FEB952;*/
	color:#CDB99C;
	text-decoration: none;
	font-weight: bold;
}

.footer{
	color:#FFFFFF;
	font-size:12px;
	font-family: "Arial";
	background-color: #94B5C7;
} 

.footer2{
	color:#FFFFFF;
	font-size:11px;
	font-family: "Arial";
	background-color: #94B5C7;
} 

.footer2 a{
	color:#FFFFFF;
	font-size:11px;
	font-family: "Arial";
	text-decoration: underline;
} 

.footer2 a:hover{
	color:#8A7663;
	text-decoration: none;
}

.footer3{
	color:#94B5C7;
	font-size:1px;

}
