/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-image: url(content/wp_damask.jpg);
	background-repeat: repeat;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	height: 987px;
	text-align: left;
	margin:0px auto;
	background-color: #FFFFFF;
}
#Header {
	width: 960px;
	height: 47px;
	position:relative;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(content/Header.jpg);
}
#Menu {
	height: 35px;
	width: 723px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#Top_Container {
	width: 960px;
	height: 266px;
	position:relative;
	padding: 0px;
	background-image: url(content/Main_Bkgnd.jpg);
	background-repeat: repeat-x;
}

#Left_Top {
	width: 318px;
	height: 266px;
	float: left;
	background-image: url(content/Main_logo.jpg);
}
#Top {
	height: 266px;
	width: 642px;
	background-image: url(content/Main_Bkgnd.jpg);
	background-repeat: repeat-x;
	margin-left: 318px;
}

#Qualmark {
	height: 93px;
	width: 166px;
	position: absolute;
	right:5px;
	top:20px;
	overflow: hidden;
}

#Qualmark2 {
	height: 110px;
	width: 158px;
	position: absolute;
	right:7px;
	top:119px;
	overflow: hidden;
	text-align: right;
}

#titles {
	float: left;
	width: 960px;
	height:32px;
	position:relative;
}
#Right_title {
	position: absolute;
	left: 318px;
	top: 0px;
	width: 642px;
	height: 32px;
	background-color: #FFFFFF;
}
#Left_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width:318px;
	height: 32px;
	background-color: #FFFFFF;
}
#enclose {
	float: left;
	width: 960px;
	height:575px;
	position: relative;
}
#Left_content {
	position:absolute;
	left: 0px;
	top: 0px;
	width:318px;
	height:575px;
	margin-left: 0px;
	background-image: url(content/LeftContentBkgnd.jpg);
	z-index: 2;
}
#Right_content {
	position:absolute;
	padding: 0px;
	left: 318px;
	top: 0px;
	width:642px;
	height:575px;
	background-image: url(content/Welcome/IndexRightBkgnd.jpg);
	z-index: 3;
}
#Left_content_info {
	z-index: 4;
	position:absolute;
	padding: 0px;
	left: 21px;
	top: 10px;
	width:256px;
	height:332px;
}
#Left_Quotes {
	z-index: 7;
	position:absolute;
	padding: 0px;
	margin: 0px;
	left: 21px;
	top: 355px;
	width:254px;
	height:218px;
}
#Right_content_info {
	z-index: 5;
	position:absolute;
	padding: 0px;
	left: 318px;
	top: 3px;
	width:590px;
	height:155px;
}
#KeyPointsLeft {
	z-index: 8;
	position:absolute;
	padding: 0px;
	left: 328px;
	top: 160px;
	width:320px;
	height:250px;
}
#KeyPointsRight {
	z-index: 9;
	position:absolute;
	padding: 0px;
	left: 658px;
	top: 160px;
	width:300px;
	height:250px;
}
#FirstPagePhotos {
	z-index: 10;
	position:absolute;
	padding: 0px;
	left: 328px;
	top: 424px;
	width:617px;
	height:115px;
}
#See_more_photos {
	z-index: 6;
	position:absolute;
	padding: 0px;
	right: 15px;
	bottom: 11px;
	width:209px;
	height:14px;
}
#Footer {
	float: left;
	width: 960px;
	height: 67px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(content/Footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#Copyright {
	height: 15px;
	width: 308px;
	position: absolute;
	left: 0px;
	bottom: 8px;
}
#Footer_Nav {
	height: 15px;
	width: 632px;
	position: absolute;
	left: 318px;
	bottom: 8px;
}
p {
	font-size: 11px;
	color: #829295;
	line-height: 18px;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-left: 10px;
}
.PersonalQuotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c7e86;
	margin-left: 25px;
	font-weight: bold;
	line-height: 14px;
}
.Guests {
	font-size: 11px;
	color: #9c7e86;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #8A7637;
	line-height: 14px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #9c7e86;
	font-weight: bold;
}
