﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #3b3941;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
}

#common td {
	vertical-align:top;
}

#header {
	height:109px;
	background: #0e0e0f url('../siteart/header.jpg') no-repeat top left;
	border-bottom: 5px solid #cdcdcd;
	font-size: 15px;
	line-height: 22px;
	vertical-align: top;
	color: white;
	padding:0px 22px;
}

#left {
	vertical-align:top;
	background: #ebebeb;
	width:224px;
}

#left a {
	display:block;
	padding: 12px 0px 10px 22px;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #cdcdcd;
}

#left a:hover {
	background: #dfdfdf;
}

#main-content-home {
	width: 100%;
	background:white url('../siteart/home-main2.jpg') no-repeat 16px 8px;
	padding: 8px 0px 0px 35px;
	vertical-align:top;
	line-height: 18px;
}

#main-content {
	padding: 16px;
	vertical-align:top;
	line-height: 18px;
}

.title {
	background: url('../siteart/orange-bkg2.jpg') repeat-y;
	display:block;
	padding: 10px 0px 8px 22px;
	color:black;
	font-size: 16px;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 5px solid black;
	}
	
#content-div {
	background: white url('../siteart/background-grey.jpg') repeat-x top;
	padding:22px;
}	

.imgb {
	border: 1px solid black;
}

#contact {
	border: 0;
}

#contact td {
	vertical-align:top;
	font-size: 11px;
}

hr {
	margin:20px 0;
	padding:0px;
	border-bottom:1px dotted #da521e;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}