html {
	background-image: url(images/vert_1bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}

body{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/vert_1bg.jpg);
	background-repeat: repeat-x;
}

a{
	color: #FFFFFF;
	
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #ECC850;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	background-color: #003333;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	position : relative;
	background-repeat: repeat;
	text-align: left;
	background-image: url(images/dk_red.jpg);
	padding: 0px;
	overflow: hidden;
	
	}
	
#masthead h1{
	width: 350px;
	background-repeat: no-repeat;
	background-image: url(images/wilson_logo.jpg);
	text-indent: -9999px;
	height: 100px;
	position: relative;
	margin: 0px;
	padding: 0px;
	
	}	
	

#pageName{
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 5%;
	padding-left: 50%;
	color: #F4CB50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
}



#breadCrumb{
	font-size: 70%;
	text-align: left;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 50px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bce5a6;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #bce5a6;
	background-image: url(images/25green.jpg);
	background-repeat: repeat;
	position: relative;
}




#siteInfo{
	font-size: 70%;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #bce5a6;
	border-bottom-color: #bce5a6;
	text-align: center;
	margin: 0px;
	width: 100%;
	background-image: url(images/25green.jpg);
	background-repeat: repeat;
	line-height: 1.2em;
}
#kcs {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 1.8em;
	text-align: center;
	width: 100%;
}
#kcs a {
	color: #CCCCCC;
}

#kcs a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#kcs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/************** #footerLinks styles **************/

#footerLinks {
	font-size: 68%;
	color: #003300;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9ebb9e;
	line-height: 1.5em;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #bce5a6;
	border-bottom-color: #bce5a6;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerLinks a {
	font-size: 90%;
	color: #003300;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerLinks a:link {
	font-size: 90%;
	color: #003300;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerLinks a:visited {
	font-size: 90%;
	color: #003300;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerLinks a:hover {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #003333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	background-color: #000033;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mastINFO {
	text-align: center;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	margin-right: 12px;
	border: 1px solid #bce5a6;
	font-family: "Trebuchet MS";
	line-height: 120%;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
	left: 0px;
	background-repeat: repeat;
	background-image: url(images/25green.jpg);
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#DIVpageName {
	text-align: left;
	float: right;
	width: 350px;
	margin-left: 400px;
	margin-top: 70px;
	position: relative;
}
.telMast {
	font-size: 18px;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 120%;
}
#page_name {
	text-align: left;
	width: 255px;
	margin-left: 350px;
	position: absolute;
	clear: right;
	margin-top: 50px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-variant:normal;
	letter-spacing:0.1em;
	font-size: 160%;
	color: #bce5a6;
	font-weight: normal;
	text-transform: none;
	height: 55px;
	top: -9px;
}
#page_name h3 {

	text-align: left;
	clear: none;
	font-family:"Trebuchet MS";
	letter-spacing:.1em;
	word-spacing:0.15em;
	font-size: 0.6em;
	color: #bce5a6;
	text-transform: none;
}

#content_wrapper {
	text-align: center;
	width: 100%;
	padding-top: 13px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	overflow: auto;
	position: relative;
	background-image: url(images/vert_1bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#content_wrapper html {
	color: #990033;
}
#sidebarNAV {
	text-align: left;
	width: 25%;
	position: relative;
	left: 15px;
	float: left;
	top: 0px;
	right: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	z-index: 2000;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bce5a6;
	border-right-color: #bce5a6;
	border-bottom-color: #bce5a6;
	border-left-color: #bce5a6;
}
#centerCol {
	text-align: left;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	width: 36%;
	overflow: hidden;
	left: 12px;
}
#sidebarLINKS {
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
	float: right;
	width: 148px;
	border: 1px solid #bce5a6;
	background-image: url(images/25green.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
}
#footerLinks p {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.back {
	font-weight: bold;
}
.back a {
	font-weight: bold;
}
.back a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.back a:hover {
	font-weight: bold;
	color: #F8CB4A;
	text-decoration: none;
}

.top_LINKS {
	text-align: left;
	margin-top: 0px;
	margin-right: 56px;
	margin-bottom: 0px;
	margin-left: 33px;
	color: #637663;
}

.top_LINKS a {
	text-align: left;
	color: #9ebb9e;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}


.top_LINKS a:link {
	text-align: left;
	color: #9ebb9e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.top_LINKS a:hover {
	text-align: left;
	color: #cff3cf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#space1 {
	background-color: #003333;
	height: 3px;
}

#content_wrapper p {
	text-align: left;
	float: left;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 0.75em;
}
#sidebarLINKS  h5 {
	font-weight: bold;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #660000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce5a6;
}
.centerCol_img {
	border: 1px solid #91ac91;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#centerCol p {
	text-align: left;
	position: relative;
	float: left;
	font-size: 1em;
	padding: 10px;
	color: #CCCCCC;
	clear: left;
	width: 94%;
	overflow: hidden;
	line-height: 1.4em;
	background-image: url(images/25green.jpg);
	background-repeat: repeat;
	border: 1px solid #91ac91;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#centerCol h2 {
	text-align: left;
	position: relative;
	float: left;
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-repeat: repeat;
	background-color: #660000;
}
.centerCol_imgR {

	border: 1px solid #91ac91;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.centerCol_object {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}
#centerCol_SS {
	text-align: left;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	width: 30%;
	overflow: hidden;
	background-repeat: repeat;
	z-index: 100;
}
#Context {
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 30%;
	overflow: hidden;
	clear: none;
	line-height: 1.5em;
}
.Context_vendor {
	text-align: center;
}
#ContactINFO p {
	font-size: 1em;
	text-align: left;
	width: 25%;
	margin: 15px;
}
#ContextVendor {
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 30%;
	overflow: hidden;
	clear: none;
	line-height: 1.5em;
}
#sidebarNAV_vendor {

	text-align: left;
	width: 25%;
	position: relative;
	left: 15px;
	float: left;
	top: 0px;
	right: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	z-index: 2000;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bce5a6;
	border-right-color: #bce5a6;
	border-bottom-color: #bce5a6;
	border-left-color: #bce5a6;
}
.ContextBrands {
	font-weight: bold;
	color: #bce5a6;
	text-align: left;
	background-color: #003333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 2em;
	display: block;
}
#sitemapTable {
	text-align: left;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-indent: 5px;
}
#contactTable {
	text-align: left;
	position: relative;
	width: 500px;
	float: left;
	clear: none;
	left: 100px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
