/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 19px;
}
a:link, a:visited {
	color: #840000;
	text-decoration: underline;
} 
a:hover, a:active {
	color: #3366CC;
	text-decoration: underline;
}

div {
	margin: 0px;
	padding: 0px;
}

/********************* Heading Styles ************************************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #840000;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.125em;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************* Welcome Box Styles ************************************/
#welcomeBox {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcomeBox td {
	color: #666666;
	text-align: left;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

/********************* Main Boby Styles ************************************/
#main {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/bg_bodymid.gif);
}
#main td {
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	line-height: 20px;
}
/************ Main Navigation **************/
#navSide{
	padding: 0px;
	text-align: right;
	line-height: 23px;
	margin: 0px;
	background-color: #FFFFFF;
}
#navSide ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navSide li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/navSide.gif);
}
#navSide a {
	display: block;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/sectionlinks.gif);
	text-align: left;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
}
#navSide a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/sectionlinks2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/***************** Services & Product Lines Navigation *****************/
#serviceslist
{
	padding-left: 0;
	margin-left: 2px;
	width: 143px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDB7B5;
}
#serviceslist li
{
	margin: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDB7B5;
}
#serviceslist a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} 
#serviceslist a:hover, #serviceslist a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/***************** Services & Product Lines Home Page *****************/
#servicesHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7F0000;
	margin: 0px;
	padding: 0px;
}
#servicesHome ul {
	font-weight: bold;
	color: #7F0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#servicesHome li {
	list-style-type: none;
	line-height: 24px;
}
#servicesHome a {
	color: #7F0000;
	text-decoration: none;
} 
#servicesHome a:hover {
	color: #7F0000;
	text-decoration: underline;
}

/********************* Featured Vendor Styles ************************************/
#featuredVendor td {
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#featuredVendor a:link, #featuredVendor a:visited {
	color: #eac479;
	text-decoration: underline;
} 
#featuredVendor a:hover, #featuredVendor a:active {
	color: #eac479;
	text-decoration: underline;
}
.featuredVendor {
	border: 1px solid #0055A5;
	margin-left: 2px;
}
.featuredVendorBtm {
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************* Featured Products Styles ************************************/
#featuredProducts td {
	color: #333333;
	text-align: left;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#featuredProducts p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featuredHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #62130f;
	margin: 0px;
	padding: 0px;
}

/********************* Bottom Navigation Styles *************************/

#navbottom {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#navbottom td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0055a5;
	padding: 0px;
	margin: 0px;
}
#navbottom a:link, #navbottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 21px;
	margin: 0px;
}
#navbottom a:hover, #navbottom a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/************ Form and Search Styles **************/

form {
	margin: 0px;
	padding: 0px;
}
.textField {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #cc9966;
	height: 14px;
	width: 136px;
	border: 1px solid #a5acb2;
	padding-left: 2px;
}

/********************* Misc Styles *************************/

#divbar {
	line-height: 40px;
	background-image: url(../images/div_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boldWhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldWhite2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
