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

.back_top {
	background-image: url(../images/0_backtop_smithcraven.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.body_back {
	background-image: url(../images/0_body_smithcraven.jpg);
	background-repeat: repeat;
}
.footer_back {
	background-image: url(../images/0_footer_smithcraven.jpg);
	background-repeat: repeat;
}
.normal_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	text-align: justify;
}
.normal_black A:link {color: #2B6956; text-decoration: underline}
.normal_black A:hover {color: #2B6956; text-decoration: none}
.normal_black A:active {color: #2B6956; text-decoration: underline}
.normal_black A:visited {color: #2B6956; text-decoration: underline}
.normal_black ul li{
	padding-top:5px;
	text-align: left;
}

.normal_black_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	text-align: center;
}
.normal_black_center A:link {color: #2B6956; text-decoration: underline}
.normal_black_center A:hover {color: #2B6956; text-decoration: none}
.normal_black_center A:active {color: #2B6956; text-decoration: underline}
.normal_black_center A:visited {color: #2B6956; text-decoration: underline}


.footer_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #434E4A;
	margin: 4px;
	text-align: center;
}
.footer_txt A:link {color: #434E4A; text-decoration: none}
.footer_txt A:hover {color: #434E4A; text-decoration: underline}
.footer_txt A:active {color: #434E4A; text-decoration: none}
.footer_txt A:visited {color: #434E4A; text-decoration: none}
.left_back {
	background-image: url(../images/0_left_smithcraven.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_back {
	background-image: url(../images/0_right_smithcraven.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #527568;
	margin-bottom:15px;
	text-align: center;
}
.subtitle_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0px;
}
.subtitle_grey A:link {color: #2B6956; text-decoration: underline}
.subtitle_grey A:hover {color: #2B6956; text-decoration: none}
.subtitle_grey A:active {color: #2B6956; text-decoration: underline}
.subtitle_grey A:visited {color: #2B6956; text-decoration: underline}

