@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #E0E0E0;
	background-image: url(images/background_luke_heron.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #bfdf4e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bfdf4e;
}
a:hover {
	text-decoration: underline;
	color: #bfdf4e;
}
a:active {
	text-decoration: none;
	color: #bfdf4e;
}

p {
margin-top:0px;
}

.toppanel {
background-image:url(images/topright_bg.gif);
background-position:top left;
background-repeat:repeat-x;
border-right: 1px solid #b9b9b9;
}

.leftpanel {
border-left: 1px solid #b9b9b9;
background-image:url(images/panel_bg.gif);
background-position:top;
background-repeat:repeat-x;
}

.mainpanel {
border-left: 1px solid #b9b9b9;
border-right: 1px solid #b9b9b9;
padding-top:18px;
padding-bottom:18px;
padding-left:28px;
padding-right:24px;
}

.title {
margin-top:20px;
margin-bottom:15px;
}

.quotebox{
font-style:italic;
line-height:20px;
font-size:13px;
color:#999999;
}
.quoteboxs {
margin-top:25px;
margin-left:20px;
margin-right:8px;
margin-bottom:10px;
}

.footer {
color:#666666;
font-size:10px;
margin-top:10px;
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}