@charset "utf-8";
.style1 {
	font-family: sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: sans-serif;
	font-size: 11px;
}
a:link {
	color: #006666;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #993333;
}
a:active {
	color: #990000;
}

.right_tight {
	background-image: url(../images/main/main_rightcenter.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.topcenter {
	background-image: url(../images/pageheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	visibility: visible;
}

.left_tight {
	background-image: url(../images/main/main_leftcenter.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.t_leftcorner {
	width: 132px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	position: absolute;
	background-image: url(../images/main/main_tleft.jpg);
	background-repeat: no-repeat;
	height: 49px;
	background-position: right top;
}
.t_rightcorner {
	width: 132px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: absolute;
	background-attachment: fixed;
	background-image: url(../images/main/main_tright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
.b_leftcorner {
	background-image: url(../images/main/main_bleft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b_rightcorner {
	background-image: url(../images/main/main_bright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bot_center {
	background-image: url(../images/main/main_bottomcenter.jpg);
	background-position: bottom;
}
.bod_bg {
	background-image: url(../images/main/main_bottomcenter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	background-color: #DAD7B6;
}

.bodytext {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #74563E;
	line-height: 18px;
}
.subtext {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 10px;
	color: #366063;
	line-height: 14px;
}
.textheader {
	font-size: 16px;
	color: #006764;
	line-height: normal;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Arial;
}
.photospace {
	margin: 16px;
}
.post_it_note {
	font-family: Helvetica;
	font-size: 14px;
	color: #FF0000;
	line-height: normal;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
.bodytext_Italic {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #74563E;
	line-height: 18px;
	font-style: italic;
}
.bodytext_List {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #74563E;
	line-height: 22px;
	list-style-image: url(../images/BD15058_.GIF);
	list-style-type: none;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
}
.quotes {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14px;
	color: #006666;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
.bodytextBold {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 12px;
	color: #74563E;
	line-height: 18px;
	font-weight: bolder;
}
.projectdetail_header {
	font-size: 24px;
	color: #006764;
	line-height: normal;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Arial;
}
.flashborder {
	border: .50px solid #9E8F72;
}
.process_swfHeader {
	font-size: 24px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Arial;
}
.masthead_bg {
	background-image: url(../images/top/top_bg_table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

