@charset "UTF-8";

body {
	width:953px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
	}


#master_container{
	width:953px;
	height: 100%;
	background-image:url(../images/screen.png);
	background-repeat:repeat-y;
	}
	
	
#header_container{
	float:left;
	width:953px;
	height:100%;
	background-image:url(../images/screen.png);
	background-repeat: repeat-y;
}
#header_logo {
	float: left;
	width:190px;
	height:93px;
	margin-top: 15px;
	margin-left: 40px;
}
#service_list {
	height: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	line-height: 14px;
	margin-top: 15px;
	margin-left: 15px;
}
#header_bar {
	float:right;
	width:540px;
	height:100%;
	margin-top: 98px;
	margin-right: 32px;
}

#menu_links {
	float: right;
	padding-right: 15px;
}

a.link:hover {
	color:#dbd6bc;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	text-decoration:none;
	height: 100px;
	width: 100px;
	font-style: normal;
	font-weight: bold;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ca5836;
	text-decoration:none;
	height: 100px;
	width: 100px;
	font-style: normal;
	font-weight: bold;
}

.logo_link {
	height: 100px;
	width: 100px;
}
a img {
border: 0px none;
}


#header_underline {
	float:left;
	height:6px;
	background-color: #dcd6bc;
	width: 900px;
	left: 25px;
	background-image: url(../images/underline.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 25px;
}


#body_container{
	float:left;
	width:953px;
	height:100%;
	background-image:url(../images/screen.png);
	background-repeat: repeat-y;
}




#main_content {
	float:left;
	width:869px;
	height:100%;
	margin-top: 15px;
	margin-left: 40px;
}


/* ----------------------------------------------------*/


/* INDEX PAGE CSS */

#flash_intro{
	width: 869px;
	height: 519px;
	margin-bottom: 15px;
}
/* END-INDEX PAGE CSS */


/* ----------------------------------------------------*/



/* LOCATION PAGE CSS */

#flash_map{
	width: 869px;
	height: 519px;
	margin-bottom: 15px;
}
/* END-LOCATION PAGE CSS */


/* ----------------------------------------------------*/



/* ABOUT PAGE CSS */

.pix {
	margin-bottom:15px;
}
#point_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	line-height: 15.5px;
	list-style: none;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 0px;
	padding-left: 0px;
}

.points { 
padding-left: 8px; 
background-image: url(../images/mybullet.gif); 	
background-repeat: no-repeat; 
background-position: 0 .4em; 
} 
	
.white_title_wide {
	width: 564px;
	height: 25px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81794e;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 15px;
	}
	
#container_colC{
	float: left;
	width: 280px;
	margin-left: 15px;
}

.about_colC {
	height: 422px;
	margin-bottom: 15px;
}

#container_colB{
	float: left;
	width: 280px;
	margin-left: 15px;
}

.about_colB {
	height: 360px;
	margin-bottom: 15px;

}

#container_colA {
	float: left;
	width: 279px;

}

.about_colA {
	height: 360px;
	margin-bottom: 15px;

}
/* END-ABOUT PAGE CSS */
 

/* ----------------------------------------------------*/





/* TECHNICAL SPECS PAGE CSS */
.tech_colA {
	height: 570px;
	margin-bottom: 15px;
}
.tech_colB {
	height: 570px;
	margin-bottom: 15px;
}
.tech_colC {
	height: 570px;
	margin-bottom: 15px;

}
/* endTECHNICAL SPECS PAGE CSS */




/* ----------------------------------------------------*/


/* CONTACT PAGE CSS */

#container_col1{
	float: left;
	width: 280px;
}

#container_col2{
	float: left;
	width: 574px;
	margin-left: 15px;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	margin-top: 20px;
	line-height: 15.5px;
}
.rule {
	width: 280px;
	height: 23px;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	background-position: 0px 17px;
	height: 25px;
	margin-top: 15px;
	}

.first_rule {
	width: 280px;
	height: 23px;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	background-position: 0px 17px;
	height: 25px;
	}
	
.white_title_wide2 {
	width: 564px;
	height: 25px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81794e;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 11px;
	}
	
.white_title {
	width: 270px;
	height: 25px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81794e;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 15px;
	}	

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ca5836;
	}
 
.contact_col1 {
	height: 400px;
	margin-bottom: 15px;
}

.contact_col2 {
	height: 400px;
	margin-bottom: 15px;
}

/* END-CONTACT PAGE CSS */


/* ----------------------------------------------------*/


/* RATES PAGE CSS */

.rates_col1 {
	height: 420px;
	margin-bottom: 15px;
}

.rates_col2 {
	height: 410px;
	margin-bottom: 15px;
}

/* END-RATES PAGE CSS */


/* ----------------------------------------------------*/

/* FACILITY PAGE CSS */

.facility_col1 {
	height: 435px;
	margin-bottom: 15px;
}

.facility_col2 {
	height: 100%;
	margin-bottom: 15px;
}

#floorplan{
width:574;
height:435;
margin-bottom: 15px;
}
/* END-FACILITY PAGE CSS */


/* ----------------------------------------------------*/



#footer {
	float: left;
	width:953px;
	height:24px;
	z-index:56;
	background-image: url(../images/footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	left: auto;
	right: auto;
	background-repeat: no-repeat;	
	font-style: normal;
}

.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81794e;
	text-decoration: none;
	
}
a.footer_link:hover {
	color:#ca5836;
}

#copyright {
	float:left;
	width: 200px;
	font-size: 12px;
	margin-top: 4px;
	margin-left: 40px;
}
#contact_info {
	float:right;
	width: 650px;
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 46px;
}

#bold_type {
	font-weight: bold;
}

#light_type {
	font-weight: lighter;
}

#kern {
	padding-right: 1px;
	padding-left: 1px;	
}
#letting{
	line-height: 10px;
}

#red {
	color:#ca5836;
}

#special_type{
	font-size: 10px;
	font-style:italic;
	font-weight: lighter;
	color: #81794e;
}
