/* BODY VARIABLES */
a,p,table,th,td,h1,li,div { font-family: helvetica, verdana, arial; }

input, checkbox, select, textarea { background-color: #f0ede4; color: #000000; font-size: 11px; }

body { background-color: #FFFFFF; margin: 50px; }

a:link, a:active, a:visited { 
	color:#000000; 
	text-decoration: none; 
}
a:hover { 
	color:#cc6600; 
	text-decoration: underline; 
}
a.whitelink:link, a.whitelink:active, a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #cc6600;
	text-decoration: underline;
}
a.blacklink:link, a.blacklink:active, a.blacklink:visited {
	color: #000000;
	text-decoration: underline;
}
a.blacklink:hover {
	color: #cc6600;
	text-decoration: underline;
}
a.greylink:link, a.greylink:active, a.greylink:visited {
	color: #999999;
	text-decoration: none;
}
a.greylink:hover {
	color: #cc6600;
	text-decoration: underline;
}

/* MENUBAR BOX */
.menubar_box {
	background-color: #336699;
}
.menubar_image {
	height: 6px;
}
.menubar_content {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	height: 25px;
}
td.menubar_content a {
	background: #336699;
	display: block;
	width: 100%;
	height: 100%;
	height: 25px;
}
td.menubar_content2 a {
	background: #cc6600;
	display: block;
	width: 100%;
	height: 100%;
	height: 25px;
}
a.menubar_content:link, a.menubar_content:active, a.menubar_content:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.menubar_content:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
.menubar_spacer {
	vertical-align: middle;
	background-color: ffffff;
	height: 25px;
}

/* HEADER BOX */
.header_box {
	background-color: cccc99;
	background-image: url(images/bg_header_spacer.jpg);
	height: 65px;
}

/* BODY BOX */
.body_box {
	border-right-color: #cccc99;
	border-left-color: #cccc99;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
}
.body_box2 {
	border-top-color: #cc6600;
	border-bottom-color: #cc6600;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
}

/* FOOTER BOX */
.footer_box {
	font-size: 14px;
	color:#000000;
	padding: 20px;
	background-color: #cccc99;
	line-height: 1.3;
}
.copyright_box {
	font-size: 12px;
	color:#999999;
	padding: 10px;
}

/* HOME PAGE CONTENT */
.home_photo_left{
	background-image: url(images/bg_home_photo1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.home_photo_right{
	background-image: url(images/bg_home_photo2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
}
#slide1 {
	background-image: url(photos/home_animation_tl1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#slide2 {
	background-image: url(photos/home_animation_tr1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#slide3 {
	background-image: url(photos/home_animation_bl1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#slide4 {
	background-image: url(photos/home_animation_br1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.home_animation_box_top {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.home_animation_box_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
}

/* ABOUT PAGE CONTENT */
.about_body_content {
	padding: 20px;
	background-image: url(images/bg_about_photo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
	line-height: 1.4;
}
.about_sidebar_top {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
.about_sidebar_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
}

/* RESIDENTIAL PAGE CONTENT */
.residential_body_content {
	padding: 20px;
	background-image: url(images/bg_residential_photo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
	line-height: 1.4;
}
.residential_sidebar_top {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.residential_sidebar_bottom {
	padding: 10px;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	font-size: 12px;
}

/* COMMERCIAL PAGE CONTENT */
.commercial_body_content {
	padding: 20px;
	background-image: url(images/bg_commercial_photo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
	line-height: 1.4;
}
.commercial_sidebar_top {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
.commercial_sidebar_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	font-size: 12px;
}
.commercial_sidebar_header {
	font-size: 12px;
	color: #cc6600;
	font-weight: bold;
}

/* FABRICATION PAGE CONTENT */
.fabrication_body_content {
	padding: 20px;
	background-image: url(images/bg_fabrication_photo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
	line-height: 1.4;
}
.fabrication_sidebar_top {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
.fabrication_sidebar_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	font-size: 12px;
}
.fabrication_sidebar_header {
	font-size: 12px;
	color: #cc6600;
	font-weight: bold;
}

/* MAINTENANCE PAGE CONTENT */
.maintenance_body_content {
	padding: 20px;
	background-image: url(images/bg_maintenance_photo1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
	line-height: 1.4;
}
.maintenance_sidebar_top {
	padding: 10px;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
.maintenance_sidebar_right {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.maintenance_sidebar_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
}

/* EMPLOYMENT PAGE CONTENT */
.employment_body_content {
	padding: 20px;
	font-size: 12px;
	line-height: 1.4;
}
.employment_sidebar_top {
	padding: 10px;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-size: 12px;
}
.employment_sidebar_bottom {
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 4px;
}
