/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* css design and all associated graphics copyright 2007, Wei Wang, http://www.onewaystudio.com */
/* Added: August 2007 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

* {
	padding: 0px;
	margin: 0px;
}
#login_b {
	font-family: Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC00;
	font-size: 11px;
	padding: 4px 3px 3px;
	margin-left: 64px;
}
#login_b:hover {
	color: #000000;
	background-color: #9CD456;
}
#green_route {
	color: #029C78;
	padding-left: 12px;
	font-weight: bold;
}
#black_route {
	color: #333333;
	padding-left: 12px;
	font-weight: bold;
}
#map {
	background-image: url(images/craftmaster_map.gif);
	background-repeat: no-repeat;
	height: 443px;
	width: 438px;
	margin-top: 32px;
	margin-left: 48px;
	margin-bottom: -32px;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #9CD456;
}
#container {
	text-align: left;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 17px;
}
#left_column {
	width: 514px;
	display: block;
	float: left;
}
#left_content {
	background-image: url(images/left_back.gif);
	background-repeat: repeat-y;
	padding-bottom: 32px;
}
#top_image {
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
	height: 147px;
	width: 514px;
}
#more_news {
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9CD456;
	margin-left: 4px;
}
#banner_vision {
	background-repeat: no-repeat;
	height: 242px;
	width: 514px;
}
#banner_company, #banner_contact_us, #banner_services, #banner_employment, #banner_directions, #banner_file_transfer {
	background-repeat: no-repeat;
	height: 143px;
	width: 514px;
}
#banner_vision {
	background-image: url(images/banner_vision.jpg);
}
#banner_company {
	background-image: url(images/banner_company.jpg);
}
#banner_contact_us {
	background-image: url(images/banner_contact.jpg);
}
#banner_services {
	background-image: url(images/banner_services.jpg);
}
#banner_employment {
	background-image: url(images/banner_resources.jpg);
}
#banner_directions {
	background-image: url(images/banner_directions.jpg);
}
#banner_file_transfer {
	background-image: url(images/banner_file_transfer.jpg);
}
#content, #contact {
	margin-right: 50px;
	margin-left: 72px;
	margin-top: 32px;
	width: 392px;
}
#content p {
	padding-bottom: 12px;
}
#contact p {
	padding-bottom: 0px;
	padding-left: 12px;
	color: #333333;
	line-height: 23px;
}
#contact a {
	color: #999999;
	text-decoration: underline;
	padding-left: 6px;
}
#contact a:hover {
	color: #FF6600;
	text-decoration: none;
}
#close_quote {
	vertical-align: top;
}
.space_out {
	padding-left: 12px;
	padding-right: 12px;
}
.title {
	color: #6E953C;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9CD456;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 16px;
}
#navigation {
	position: absolute;
	top: 135px;
	left: 2px;
}
#navigation li {
	list-style-type: none;
	background-color: #FFFFFF;
	float: left;
	border-top: 2px solid #9CD456;
	border-bottom: 2px solid #9CD456;
	text-align: center;
}
#navigation a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2pt;
	padding-bottom: 2pt;
	line-height: 11pt;
}
#navigation a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9CD456;
}
#our_company {
	width: 87px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9CD456;
	margin-right: 8px;
}

#contact_us, #services, #employment, #direction {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9CD456;
	border-left-color: #9CD456;
	margin-right: 8px;
}
#contact_us {
	width: 69px;
}
#services {
	width: 60px;
}
#employment {
	width: 79px;
}
#direction {
	width: 66px;
}
#file_transfer {
	width: 82px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9CD456;
}
#right_column {
	width: 240px;
	background-repeat: repeat-y;
	float: right;
}

/* Extra small images */

#extra_home, #extra_company, #extra_contact, #extra_services, #extra_employment, #extra_directions, #extra_file {
	background-repeat: no-repeat;
	height: 121px;
	width: 240px;
}
#extra_home {
	background-image: url(images/extra_home.jpg);
}
#extra_company {
	background-image: url(images/extra_company.jpg);
}
#extra_contact {
	background-image: url(images/extra_contact.jpg);
}
#extra_services {
	background-image: url(images/extra_services.jpg);
}
#extra_employment {
	background-image: url(images/extra_resources.jpg);
}
#extra_directions {
	background-image: url(images/extra_directions.jpg);
}
#extra_file {
	background-image: url(images/extra_file.jpg);
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 204px;
	width: 240px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E953C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5DF80;
	padding-bottom: 3px;
	margin-bottom: 6px;
	padding-top: 7px;
}
#homepage {
	display: block;
	height: 195px;
	width: 228px;
}
h2, h3 {
	display: none;
}
h4 {
	width: 228px;
	font-family: Interstate-Light, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 12px;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 4px;
}
br {
	margin-bottom: 6px;
	padding-bottom: 6px;
	display: block;
}
#latest_news, #testimony_box {
	background-image: url(images/right_back.gif);
	background-repeat: repeat-y;
}
#latest_news h4 {
	background-color: #7CBF3B;
	color: #FFFFFF;
}
#content strong {
	float: right;
	padding-right: 10px;
	clear: both;
	margin-top: -32px;
	font-weight: normal;
}
#latest_news p {
	padding-right: 32px;
	padding-left: 32px;
	line-height: 16px;
	padding-bottom: 12px;
}
#latest_news strong {
	color: #FF6600;
	font-weight: normal;
}
#latest_news a {
	color: #FF6600;
	text-decoration: none;
}
#latest_news a:hover {
	color: #000000;
}
#testimony_box h4 {
	background-color: #FFCC00;
	color: #666666;
}
#testimony_box strong {
	color: #FF6600;
	display: block;
	background-image: url(images/pen.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 17px;
	margin-right: 12px;
	line-height: 1.3em;
}
#testimony {
	background-image: url(images/open_quote.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
#testimony p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 32px;
	padding-left: 32px;
}
.right_bottom {
	background-image: url(images/right_bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 240px;
}
em {
	display: block;
	padding-left: 17px;
	font-style: normal;
}
#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 26px;
	color: #999999;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#left_bottom {
	background-image: url(images/left_bottom.gif);
	height: 21px;
	width: 514px;
	display: block;
	background-repeat: no-repeat;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9CD456;
	padding-top: 12px;
}
#address {
	padding-left: 36px;
	line-height: 16px;
}
#content a {
	color: #FF6600;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
}
.p_indent {
	padding-left: 12px;
}
#content ul {
	padding-left: 14px;
	text-align: center;
	list-style-position: inside;
	list-style-type: disc;
}
#login label {
	display: block;
	margin-bottom: 10px;
}
#contact strong a {
	padding-left: 0px;
}
