/* CSS Document */

#topCompany {width: 100%; height: 120px; background: url(../images/headers/headercompany_wtext.gif) no-repeat;}
#middleCompany {width: 100%; background-color: #ccc; /*background: url(../images/bg/fauxcolumns.gif) repeat-y left top;*/}
#middleCompany a:link, a:visited {color: #000;}
#middleCompany a:hover {color: #990000;}
#inventory {/*float: left;*/width: 530px;}
#listings {float: right; width: 250px; font-size: 110%;}
#missionStatement {width: 250px; color: #333; font-size: 110%;}
#missionStatement p {margin: 1em; line-height: 1.3em; font-size: 96%; margin-bottom: 0.25em;}
.firstletter {font-weight: bold; font-size: 110%; color: #990000;}

/* COMPANY GALLERY FORMATTING */
.pictures {width: 303px; text-align: center;}
.pictures th {height: 50px; font-weight: normal; background: #ccc url(../images/image_btn_rest.gif) no-repeat center;}
.pictures th:hover {height: 50px; font-weight: normal; color: #fff; background: #ccc url(../images/image_btn_play.gif) no-repeat center;}
#gallery32806 th {height: 50px; font-weight: normal; background: #ccc url(../images/image_btn_rest_sm.gif) no-repeat center;}
#gallery32806 th:hover {height: 50px; font-weight: normal; color: #fff; background: #cccccc url(../images/image_btn_play_sm.gif) no-repeat center;}
#facilityContainer {width: 100%; background-color: #999;}
#facilityPoints {float: left; width: 210px;	margin-top: 1em;}
#facilityPoints ul {display: list-item;	list-style-type: none; margin: 0 0 1em 0; padding: 0em;}
#facilityPoints li {display: block; text-align: center; margin-left: 1em; border-bottom: 1px solid #999;}
#facilities {float: right;	width: 303px; border: 2px solid #666; margin-top: 1em; background-color: #ccc;}
#development {float: left; width: 534px; border: 2px solid #666;	background-color: #ccc; text-align: center;}
.developmentWindow {float: left; width: 534px;}
.developmentWindow th {height: 50px; font-weight: normal; background: #ccc url(../images/image_btn_rest.gif) no-repeat center;}
.developmentWindow th:hover {height: 50px; font-weight: normal; color: #fff; background: #ccc url(../images/image_btn_play.gif) no-repeat center;}
h3 {text-align: center; background-color: #fff; width: 100%; margin: 0em; padding: 0em; border-bottom: 1px solid #990000; text-transform: capitalize;}
.darkStyle {text-align: center;	background-color: #000; width: 100%; margin: 0em; padding: 0.5em; color: #fff; font-size: 120%; font-family: "Times New Roman", Times, serif; border-bottom: 1px solid #990000;}
h5 {text-align: center;	padding-bottom: 1em;}
h6 {text-align: center;	font-size: 120%; margin-top: 0.2em;	margin-bottom: 0.2em; font-family: "Times New Roman", Times, serif;	background-color: #666; color: #fff;}
#companyContainer {float: left;	width: 538px;}
#companyText {float: left; width: 99%; /*background-image: url(../images/bg/bgstriplong.gif);*/ border-left: 2px dotted #666; border-bottom: 2px solid #666; background-color: #999; color: #fff;}
#companyText p {line-height: 1.3em; font-size: 96%;	margin: 0.5em 1em 0.25em 1em;}

/* FOOTER FORMATTING */
#bottom {clear: both; width: 100%; height: 150px; background: url(../images/bg/footer2.gif) no-repeat;}
#addressFooter {font-family: "Helvetica", "Arial", sans-serif; line-height: 1.7em; font-size: 96%; padding-top: 2em; padding-left: 7em; padding-bottom: 2em; text-align: left;}
.clear {clear:both;}