@charset "utf-8";
/* CSS Document */

body {
	background-color: #D7D6D1;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #304B5A;
}

#wrapper {
	position:absolute;
	width:1220px;
	height:1152px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #D7D6D1;
	background-image: url(images/frame/h_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapperHome {
	position:absolute;
	width:2000px;
	height:1152px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(images/frame/h_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	position:absolute;
	width:549px;
	height:172px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#navHome {
	position:absolute;
	width:321px;
	height:115px;
	z-index:3;
	left: 678px;
	top: 22px;
}
#contentHome {
	position:absolute;
	width:388px;
	height:500px;
	z-index:4;
	left: 74px;
	top: 179px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #4F4A5A;
	line-height: 24px;
	letter-spacing: 0.3px;
}
#contentHome a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
#contentHome a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
#contentHome a:hover {
	color: #304B5A;
	font-weight: bolder;
	text-decoration: none;
}
#contentHome a:active {
	color: #304B5A;
	font-weight: bolder;
	text-decoration: none;
}
#banner2 {
	position:absolute;
	width:751px;
	height:98px;
	z-index:2;
	left: 84px;
	top: 0px;
}
#wrapper2 {
	position:absolute;
	width:866px;
	height:900px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/frame/2_bkgrnd.jpg);
}
#navleft2 {
	position:absolute;
	width:139px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 26px;
}
#gallerynav {
	position:absolute;
	width:689px;
	height:21px;
	z-index:4;
	top: 112px;
	left: 141px;
}
#content2 {
	position:absolute;
	width:650px;
	height:auto;
	z-index:5;
	left: 179px;
	top: 148px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	letter-spacing: 0.3px;
}
#content2 a:link {
	color: #009999;
	font-weight: bolder;
	text-decoration: underline;
}
#content2 a:visited {
	color: #009999;
	font-weight: bolder;
	text-decoration: underline;
}
#content2 a:hover {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
#content2 a:active {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #304B5A;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
