@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.header {
	background-color: #b6afa2;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 136px;
}
.banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1baae;
	height:207px;
	width:1024px;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1baae;
	height:55px;
	background-image: url(../images/bg_menu.jpg);
}
.leftwing {
	background-image: url(../images/bg_left.jpg);
	width: 70px;
	background-repeat: repeat-y;
}
.rightwing {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	width: 70px;
}
.expand {
	background-color: #ece3d5;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/bg_menu.jpg);
	height: 57px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1baae;
	background-color: #FFFFFF;
}
.side {
	background-image: url(../images/bg_side.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 214px;
	padding-left: 15px;
	padding-right:15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	padding: 10px;
}
.whitetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	padding: 10px;
}
.whitext_sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6062;
	font-size: 12px;
	line-height: normal;
}
a.grey:link, a.grey:active, a.grey:hover, a.grey:visited {
	color: #5f6062;
	text-decoration: underline;
	line-height: normal;
	font-size: 12px;
}
.content	{
	width:730px;
	padding:25px;
	text-align: justify;
}
.content2	{
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left:25px;
	text-align: justify;
}
h1 {
	font-family: "Arial Narrow", "Trebuchet MS", sans-serif;
	font-size: 28px;
	color: #83c1da;
	line-height: 30px;
}
h2 {
	font-family: "Arial Narrow", "Trebuchet MS", sans-serif;
	font-size: 17px;
	color: #74b2ca;
	padding-top: 0px;
	padding-bottom:5px;
	margin: 0px;
}
p, td, div	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
a:link, a:visited, a:active	{
	color:#4b8aa2;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.menuLink, a.menuLink:link, a.menuLink:active, a.menuLink:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #655e52;
	text-decoration: none;
}
a.menuLink:hover	{
	text-decoration: underline;
}
.footerTxt, a.footerTxt:link, a.footerTxt:visited, a.footerTxt:active	{
	color:#706e45;
	line-height: normal;
	font-size: 11px;
	text-decoration: none;
}
a.footerTxt:hover	{
	text-decoration: underline;
}
.sideRow {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #679ea6;
	padding-left: 10px;
}
.sideBox {
	background-image: url(../images/window_hdr.png);
	background-repeat: no-repeat;
	height: 112px;
	padding-top: 20px;
}
.noSpan	{
	line-height: normal;
}
.bg_package {
	background-image: url(../images/bg_package3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
}

.bg_package, ul {
	list-style-image:url("../images/checkmark.png");
	
}
.bg_package2 {
	background-image: url(../images/bg_package.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	padding: 10px;
}