/*=========================== TAGS ============================*/

* {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #AEC9D6;
}

body {
	background:#303030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#b8b8b8;
	min-width:955px;
	padding-bottom:0px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

p {
	margin:0;
	padding:1;
}

img {
	border:2;
	vertical-align:top;
	text-align:center;
	border-color: #AEC9D6;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright {
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-main {
	background:url(images/tail-main.gif) repeat-y center top;
}
	
/*=========================== FORMS ===========================*/

#contacts-form {
	width:208px;
}
#contacts-form .form { 
	height:32px;
}
#contacts-form input {
	width:203px; 
	padding:2px 0 2px 3px; 
	background:#252525; 
	border:1px solid #a4a4a4; 
	vertical-align:top;	
	line-height:1.2em;
	color:#b8b8b8;
}
#contacts-form textarea { 
	width:203px; 
	height:190px; 
	overflow:auto;
	background:#252525; 
	border:1px solid #a4a4a4;
	color:#b8b8b8; 
	padding:2px 0 0 3px;
	margin-bottom:30px;
}
#contacts-form a {
	float:right;
	margin-left:10px;
}

/*========================== LISTS ============================*/

ul, ol { 
	list-style:none;
}
.site-nav {
	background-color: AEC9D6;
	width: auto;
}
.site-nav ul {
	width:100%;
	overflow:hidden;
	border-top:1px solid #313131;
	padding-top:9px;
	background-color: #AEC9D6;
}
.site-nav ul li {
	font-size:1.25em;
	float:left;
	margin-right:23px;
}
.site-nav ul li a {
	color:#a0a0a0;
	text-decoration:none;
	width:172px;
	display:block;
	border-bottom:1px solid #777674;
	background-color: #AEC9D6;
}
.site-nav ul li a span {
	display:block;
	padding:26px 0 12px 30px;
}
.site-nav ul li a:hover,
.site-nav ul li a.act {
	color:#f2f2f0;
	background:url(file:///C|/Users/Design/Documents/Silver%20Creek%20Supply/New%20Site%20-%20Copy/site/images/nav-act.gif) repeat-x left top;
	border-top:4px solid #f8f8f8;
}
.site-nav ul li.last {
	margin-right:0;
}
.list {
	margin-bottom:22px;
	margin-left: 10px;
}
.list li {
	padding:0 0 7px 20px;
	background:url(images/marker.gif) no-repeat left 7px;
}
.list li a {
	color:#a4a4a4;
}
.list li.last {
	margin-bottom:-22px;
}

.list1 {
	padding-bottom:10px;
	width: 277px;
}
.list1 li {
	padding-bottom:20px;
}
.list1 li cite {
	font-style:normal;
	line-height:1.5em;
}
.list1 li b {
	display:block;
	text-align:right;
}

.list2 {
	width:100%;
	overflow:hidden;
}
.list2 li {
	float:right;
	padding:0px 10px 20px 40px;
}
.list2 li a {
	text-decoration:none;
}
.list2 li.alt {
	padding-right:0;
	margin-bottom:0;
}

.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:28px;
}
.list3 li img {
	float:left;
	margin-right:19px;
}
.list3 li p {
	margin-bottom:0;
}

/*========================== OTHER ============================*/

.img-indent {
	padding-bottom:0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}
.frightpad {
	padding-right: 0px;
	width: auto;
	background-color: #AEC9D6;
}


.img-box1 {
	width:100%;
	overflow:hidden;
	font-size:26px;
	line-height:1.2em;
	color:#cbcbcb;
	border-bottom:1px solid #4a4a48;
	padding-bottom:46px;
	margin-bottom:11px;
	margin-left: auto;
	margin-right: auto;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}
.img-box1 a {
	color:#70b034;
	text-decoration:none;
	border-bottom:2px solid #70b034;
}
.img-box1 a:hover {
	border:0;
}

p {
	margin-bottom:20px;
	line-height:1.2em;
	margin-right: 4px;
	color: #000;
}
.p0 {
	margin-bottom:0;
}

.address span,
.address a {
	float:right;
	margin-right:20px;
}

dl {
	line-height:1.42em;
	margin-bottom:-20px;
}
dl dt {
	font-weight:bold;
	margin-bottom:14px;
	color:#dedede;
}
dl dd {
	margin-bottom:20px;
}

.flash {
	position:absolute;
	left:2px;
	top:4px;
	z-index:50;
	overflow:hidden;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	color:#00F;
	outline:none;
}
a:hover {

}

h3 {
	font-size:30px;
	line-height:1.2em;
	color:#fffefe;
	border-bottom:1px solid #2a2929;
	padding:0 0 26px 18px;
	margin:0 0 26px -18px;
}
h4 {
	font-size:1em;
	color:#dedede;
	margin-bottom:15px;
}

.txt1 {
	line-height:1.58em;
}

.link1 { 
	display:block; 
	float:left; 
	background:url(images/link1-tail.gif) repeat-x left top; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
}
.link1.fright {
	float:right;
}
.link1 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:5px 12px 6px 21px; 
	font-style:normal; 
}
.link1:hover { 
	text-decoration:underline;
}

.line-hor { 
	border-bottom:1px solid #4a4a48; 
	margin-bottom:10px; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.box {
	background:#202020;
	width:100%;
	float: right;
}
.box .inner { 
	padding:18px 25px 33px 74px;
}
.box h3 {
	border-bottom:1px solid #FFFFFF;
	padding-top:8px;
	margin-left: 5px;
}

/*========================== HEADER ===========================*/

#header div {
	position:absolute;
	left:0px;
	top:166px;
	width: 955px;
	height: 75px;
}

/*========================= CONTENT ===========================*/

#content {
	position:relative;
	padding:0px 0 40px 0;
}
.flash1 {
	width: 100%;
	clip: rect(auto,auto,auto,auto);
}

#content .indent {
	padding:26px 0 0 18px;
	color: #FFF;
}
#content .indent1 {
	padding-left:30px;
}

/*========================= FOOTER ============================*/

#footer p {
	background:#1c1c1c;
	margin-top:11px;
	padding:22px 0 22px 29px;
	color:#535353;
}
#footer p a {
	color:#8b8b8b;
}

/*=============================================================*/
.indent3 {
	background-color: #FFF;
}
.Blueheader {
	color: #00C;
}
.content1 {
	position: relative;
}
#page1 .tail-main #main #content .wrapper .col-3 .indent .Blueheader strong {
	font-family: Arial, Helvetica, sans-serif;
}

