﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {color:black;}

a.wesell:visited {text-decoration:none; color:white}

a.wesell:active {text-decoration:none; color:white}

a.wesell:link {text-decoration:none; color:white}
a.wesell:hover {text-decoration:underline; color:white;}


a.blue:link, a.blue:active,a.blue:visited {
	text-decoration:underline; color: #0c538e; font-style:italic;
	}

a.blue:hover {
	text-decoration:underline; color: #333333;
}	

a.rightnav:active {
	text-decoration:none;
	color:white;
	padding-left: 30px;
	background:url('siteart/rightnav_bkg.jpg') no-repeat;
	}


a.rightnav:visited {
	text-decoration:none;
	color:white;
	padding-left: 30px;
	background:url('siteart/rightnav_bkg.jpg') no-repeat;
	}


a.rightnav:link {
	text-decoration:none;
	color:white;
	padding-left: 30px;
	background:url('siteart/rightnav_bkg.jpg') no-repeat;
	}
a.rightnav:hover {color: #e9e1be }


a.nav:active {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color: white;
    background:url('siteart/bluenav.jpg') repeat-x;
    text-align:left;
    padding: 12px 21px 9px 18px;
    display:block;
    width: auto;
    text-transform:uppercase;

}


a.nav:visited {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color: white;
    background:url('siteart/bluenav.jpg') repeat-x;
    text-align:left;
    padding: 12px 21px 9px 18px;
    display:block;
    width: auto;
    text-transform:uppercase;

}


a.nav:link {
	text-decoration:none;
    font-size:9pt;
    font-weight:bold;
    color: white;
    background:url('siteart/bluenav.jpg') repeat-x;
    text-align:left;
    padding: 12px 21px 9px 18px;
    display:block;
    width: auto;
    text-transform:uppercase;

}

a.nav:hover {
	color: #333333;
    background:url('siteart/greynav.jpg') repeat-x;

}

* html .nav a {
    width:auto;    
}

.navcell {
	height: 36px;
	margin:0;
	padding:0;
	border-right: 1px solid #3d74a1;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 23px;
	background: url('siteart/background_pattern.jpg') repeat;
	}

td {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333;}

#maintable {
	width:770px;
	border: 1px #30333a solid;
	background:white;
}

#logobar {
	height: 50px;
}

#city {
	padding-top:5px;
	font-size:9pt;
}

#contacttop {
	padding-top:5px;
	font-size:13pt;
	font-weight:bold;
	width: 400px;
	text-align:right;
	padding-right:15px;
	color: #0c538e;
	font-style:italic;
}

#bluebar {
	background:url('siteart/bluenav.jpg') repeat-x;
	height:36px;
	border-top: #587289 1px solid;
}

#rightnav {
	background: white;
	width:193px;
	height:221px;
	vertical-align:top;
	}

#wesell {
	background: #29689c;
	padding:12px 0px 12px 12px;
	color: white;
	line-height: 18pt;
	vertical-align:top;
	height:100%;
	font-weight:bold;
}

#webuy {
	background: #6da721;
	padding:15px 12px 14px 12px;
	color: white;
	vertical-align:top;
	font-weight:bold;
	border-left: 2px solid white;
}

#wedeliver {
	background: #cf9700;
	padding:14px 12px 15px 12px;
	color: white;
	vertical-align:top;
	font-weight:bold;
	border-left: 2px solid white;
}

#international {
	background: #d63818;
	padding:14px 12px 15px 12px;
	color: white;
	vertical-align:top;
	font-weight:bold;
	border-left: 2px solid white;
}

#scrollinginv {
	border-top: 2px solid white;
}

#maincontent {
	background:#f4f4f4 url('siteart/background-home.jpg') no-repeat;
	padding: 20px;
}

#maincontent-contact {
	background:#f4f4f4 url('siteart/background-contact.jpg') no-repeat;
	padding: 20px;
}

#maincontent-location {
	background:#f4f4f4 url('siteart/background-location.jpg') no-repeat;
	padding: 20px;
}


#maincontent-blank {
	background:#f4f4f4 url('siteart/background-blank.jpg') no-repeat;
	padding: 20px;
}


#date {
	width: 100%;
	text-align:right;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 14px;
}

.title {
	font-size: 16pt;
	color: #0c538e;
	display:block;
	border-bottom: 2px solid #dcdcdc;
	padding-bottom: 3px;
}

.bluebold {
	font-size: 10pt;
	font-weight:bold;
	color: #0c538e;
}

.smbold {
	font-size: 10pt;
	font-weight:bold;
}

.whiteright {
	border-left: 2px solid white;
}