@charset "UTF-8";

img, div, a {
	behavior: url(iepngfix.htc);
}

body, html {
	margin: 0px;
	min-height: 100%;
	font-family: Georgia, Arial, Verdana;
	font-size: 10px;
	background-color: #e7e7e7;
	background-image: url(../images/swirls.jpg);
	background-attachment: fixed;
}
#centre {
	width: 760px;
	position: absolute;
	margin-left: -390px;
	left: 50%;
	min-height: 100%;
	background-image: url(../images/lc_centre_bg.jpg);
	background-repeat: repeat-y;
}
#right_box {
	width: 530px;
	float: right;
	padding-left: 20px;
	word-spacing: 5px;
	position:relative;
	z-index:1;
}
#clear_all {
	clear: both;
}
#left_nav ol {
	font-variant: normal;
	list-style-type: none;
	font-size: 10px;
	padding: 0px;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 130px;
}

#left_nav li {
	border-top: 1px solid #dee4da;
	text-transform: uppercase;
	margin-left:0px;
	padding-left:0px;
}
#left_nav li a {
	text-decoration: none;
	color: #555555;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#left_nav li a:hover {
	background-color: #f8f8f8;
	}
#banner {
	height: 130px;
	width: 760px;
	background-image: url(../images/lc_banner.jpg);
	position:fixed;
	z-index:2;
}
#top_nav {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	min-height: 80%;
	height: 80%;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #666;
	padding-top: 10px;
}
#left_nav {
	width: 130px;
	float: left;
	position: fixed;
	top:25px;
	z-index:3;
}
#footer {
	text-align:center;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #63b4cd;

}
.h3 {
	font-size:120%;
	font-weight:bold;
}
.section{
	overflow: auto;
	width: 100%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #dee4da;
	}
.section_first {
	padding-bottom: 30px;
}
.section_first ul {
	list-style-type: square;
}
.phone_numbers {
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;
}
#right_box a {
	text-decoration: none;
	color: #33CC00;
	font-weight: bold;
}
#right_box a:hover {
	text-decoration: none;
	color: #009900;
}
#left_nav  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_size {
	color: #33CC00;
	font-weight: bold;
	padding-top: 10px;
}
input, textarea {
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
form {
	font-color: #8ab459;
}
#quote {
	font-size: 10px;
	margin-top: 10px;
}
#left_nav img {
	padding: 0px;
	margin-bottom: -10px;
}

#changefont {
	margin-top:10px;
	z-index:99;
	
}
#changefont img{
	width:30px;
	border:1px #ddd solid;
}
#changefont img:hover{
	border:1px #bbb solid;
}
#gradient {
	top:130px;
	width:530px;
	height:10px;
	position:fixed;
	z-index:50;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
}

.goto {
	position:absolute;
	margin-top:-140px;
}
