@charset "UTF-8";

.edit_box {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
width: 424px;
height: 400px;
float: left;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
color: #333;
}

.heading1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
color: #333;
width: 670px;
margin: 10px 0px;
}

.left_nav {
background-image: url(../images/left_nav/left_nav_bg.jpg);
background-position: top left;
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
padding-left: 8px;
margin-left: -10px;
}

.left_nav li {
list-style: none;
margin: 0px;
padding: 0px;
}

.left_nav_img {
margin-left: -10px;
}

a, img {
outline: none;
border: none;
margin: 0px;
text-decoration: none;
}

a {
color: #666;
}

a:hover {
color: #111;
}

p.sub_nav {
margin-top: 10px;
}

.sub_nav a {
padding-right: 15px;
font-weight: bold;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333;
font-weight: normal;
margin-bottom: 0px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
margin-top: 0px;
}

td {
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

.admin_page_header {
width: 670px;
height: 200px;
background-color: #333;
position: relative;
margin-bottom: 10px;
}

.admin_page_header span {
bottom: 0px;
left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
z-index: 2;
color: white;
padding: 8px 50px 8px 8px;
width:612px;
background-color: #333;
}

.admin_page_header a {
bottom: 10px;
right: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
z-index: 3;
color: red;
}

.edit_box {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
width: 424px;
height: 400px;
float: left;
}

.image_box img {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #333;
width: 240px;
}

.image_box {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
width: 240px;
height: 200px;
float: right;
}

.content_image {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.bg_headernav_line {
	background-image: url(../images/index/bg_headernav_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_headerquote {
	background-image: url(../images/index/header/header_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
.caption {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bg_greenline_11px {
	background-image: url(../images/index/bg_line_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.search {
	height: 20px;
	width: 235px;
	margin: 0;
	padding: 8px 0;
}

div.search input {
	float: left;
	margin-right: 10px;
	background: none;
	border: #CCC solid 1px;
	line-height: 28px;
	height: 12px;
	padding: 4px 0;
	
}

a.search {
	display: block;
	height: 24px;
	width: 70px;
	background: url(../images/index/search_button.png) no-repeat top center;
	border: none;
	float: left;
}

a.search:hover {
	background-position: bottom;
}

a.search_result {
	display: block;
	padding: 5px 0;
}

table.form td {
 font-weight: bold;
 color: #555;
}

table.form textarea {
 width: 300px;
 height: 150px;
 font-size: 12px;
 font-family: Arial,Helvetica,sans-serif;
}

form input#nofill {
 display: none;
}

table.form input.textbox {
 width: 300px;
 font-size: 12px;
}

