/*
Theme Name: K Simpson Ltd
Theme URI: http://ksimpson.jessesmyth.com/
Description: K Simpson Website Theme
Version: 1.0
Author: Jesse Smyth
Tags: ksimpson

*/
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	background-color: #EEEEEE;
	width: 780px;
	margin: auto !important;
}
a {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
img {
border: 0px;
}
#banner {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 780px;
	height: 90px;
}
#navigation {
	background-image: url(images/navbar.gif);
	height: 27px;
	width: 780px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	text-align: center;
	padding-top: 3px;
}
#navigation a, #navigation a:link, #navigation a:active {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: lighter;
	height: 30px;
}
#navigation a:hover {
	color: #EEEEEE;

}
.midgap {
	height: 20px;
	width: 780px;
}
#contentright {
	width: 190px;
	float: right;
}
#contentleft {
	width: 580px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #0099FF;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	font-weight: normal;
	margin: 0px 0px 8px;
}
#footer {
	width: 780px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: 15px;
}
#body {
	height: auto;
	width: 780px;
	overflow: auto;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#sidebarnav {
	overflow: auto;
	height: auto;
	width: 190px;
	margin-bottom: 10px;
}
#sidebarnav_h {
	background-image: url(images/nav_sidebarheader.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 10px;
}
#sidebarnav_c {
	height: auto;
	width: 190px;
	padding-top: 10px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarnav_c a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 10px;
}
#sidebarnav_c a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
}
.sidebarreg {
	overflow: auto;
	height: auto;
	width: 190px;
	margin-bottom: 10px;
}
.sidebarreg_h {
	background-image: url(images/normal_sidebarheader.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 10px;
}
.sidebarreg_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
