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

body {
	background-color: #e7d19a;
	margin: 0px;
	position: absolute;
	z-index: 0;
}
#header {
	background-color: #e7d19a;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 96px;
	width: 672px;
	top: 25px;
	left: 0px;
}
#address {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 24px;
	width: 116px;
	left: 88px;
	top: 70px;
	line-height: 11.5px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
#phone {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 24px;
	width: 78px;
	left: 208px;
	top: 70px;
	line-height: 11.5px;
}
#news {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 12px;
	width: 600px;
	left: 165px;
	top: 660px;
	line-height: 13.5px;
}
#footer  {
	visibility: visible;
	position: absolute;
	top: 690px;
	left: 0px;
	width: 950px;
	height: 42px;
	background: url(web_images/nav/bayliss_bottombar.jpg);
}
#sidenav_restitle {
	visibility: visible;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 134px;
	height: 20px;
	background-color: #E7D19A;
	z-index: 2;
	text-align: center;
}
#sidenav_res {
	visibility: visible;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 134px;
	height: 334px;
	overflow: visible;
	z-index: 2;
	background: #EDDDB5 url(web_images/nav/shadow_box_res.jpg);
}
#sidenav_comtitle {
	visibility: visible;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 134px;
	height: 20px;
	background-color: #E7D19A;
	z-index: 2;
	text-align: center;
}
#sidenav_com {
	visibility: visible;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 134px;
	height: 334px;
	overflow: visible;
	z-index: 2;
	background: #EDDDB5 url(web_images/nav/shadow_box_com.jpg);
}
#image_placeholder {
	visibility: visible;
	position: absolute;
	top: 170px;
	left: 135px;
	width: 489px;
	height: 325px;
	overflow: visible;
	z-index: 1;
	background: #EDDDB5 url(web_images/nav/page_unavailable.jpg);
}
#flashproj_res  {
	background-color:#999999;
	visibility: visible;
	position: absolute;
	top: 170px;
	left: 135px;
	width: 848px;
	height: 448px;
	z-index:0;
 }
.list01 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.ptypical {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}
.titlebold {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.titlebold18 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}
.titleitalic14 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.gray50 {
	color: #666666;
}

/*This section defines typical link formating*/

.navsidebar {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	width: auto;
	background-color: #EDDDB5;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 14px;
	z-index: 3;
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);
	font-weight: bold;
}	  
.navsidebar:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: auto;
	background-color: #E7D19A;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 14px;
	z-index: 3;
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);
	font-weight: bold;
}
.navsidebarcurr {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: auto;
	background-color: #E7D19A;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 14px;
	z-index: 3;
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);
	font-weight: bold;
}
.emaillink {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	color: #666666;
	padding: 0px;
	width: auto;
	z-index: 3;
	text-decoration: underline;
	font-weight: bold;
}	  
.emaillink:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	color: #201E0F;
	width: auto;
	z-index: 3;
	text-decoration: underline;
	font-weight: bold;
}
.flashclip { position:absolute; clip:rect(0px 800px 448px 50px)}
