﻿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;}

#nav {
	text-transform: uppercase;
	}

#nav a {
	display:block;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4;
	padding: 10px 0px 8px 20px;
	}	
	
#nav a:hover {
	background: #e8e8e8;
}	

img {
		border:0px;
}
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #e1e1d8;
	line-height: 1.5em;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
}	

#main-content {
	padding: 30px;
	background: white;
	vertical-align: top; 
	background: white url('../siteart/shadow.jpg') repeat-y left;
}

#main-content a {
	font-size: .8em;
	font-weight:bold;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#top-bar {
	background:#cc412c;
	text-align: right;
	color: white;
	padding: 10px 30px 8px 0;
}

#left {
	background: #f6f6f6;
	vertical-align: top;
}

#weather {
	padding: 15px;
}

h1 {
	color: #cc3b2c;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #eeeeee;
	text-transform: uppercase;
	width:720px;
	display:block;
}

#serviceheading {
	color: #cc3b2c;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #eeeeee;
	text-transform: uppercase;
	width:720px;
	display:block;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #cc3b2c;
	font-size: 15px;
	font-weight: bold;
	padding:0;
	margin:0;
}


#box {
	width: 100%;
	background: url('../siteart/box-bkg.jpg') no-repeat;
	color: white;
	padding: 38px 0 15px 25px;
}

#box ul {
	margin: 8px 0 0 18px;
	padding: 0;
}

li {
	list-style-type: square;
	padding:0;
}

hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
}