html {
  color: #276C6D;
  font-size: 11px;
  font-family: verdana;
  font-weight: none;
}

a:link, a:active {color:#888; text-decoration:none;}
a:visited, a:hover {color:#444; text-decoration:underline;}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {color:#888; text-decoration:none;}
#footer a:hover {color:#444; text-decoration:underline;}

body {
	background-image: url('img/body_bg.jpg');
	background-repeat:repeat-y;
	background-position:center;
	background-color: #276C6D;
  margin: 0px;
  padding: 0px;
	text-align: left;
}

h1, h2, h3 {
	color: #276C6D;
	font-size: 20px;
	font-family: verdana;
}

.small_font {
  font-size: 9px;
  font-family: verdana;
}

form {
	font-size: 11px;
}

input.post {
	width: 195px;
	font-size: 10px;
	font-family: verdana;
}

textarea.post {
	width: 195px;
	font-size: 10px;
	font-family: verdana;
}

textarea.post_wide {
	width: 412px;
	font-size: 10px;
	font-family: verdana;
}

select.post {
	width: 195px;
	font-size: 10px;
	font-family: verdana;
}

#title {
	margin-top: 10px;
	margin-bottom: 5px;
}

span.title {
	color: #276C6D;
	font-size: 20px;
	font-family: Trebuchet MS;
}

img {
border:none;
}

#page {
	background-image: url('img/filler_bg.jpg');
	background-repeat: repeat-y;
	background-position:top;
  width: 798px;
	margin: 0px;
  padding: 0px;
}

#page_admin {
  width: 798px;
	margin: 0px;
  padding: 0px;
}

#page_other {
  width: 798px;
	margin: 0px;
  padding: 0px;
}

#clear {
  clear: both;
}

#vert_row_1 {
	background-image: url('img/nav_cluster_bg.jpg');
	background-repeat: repeat-y;
	background-position:top;
	height: 28px;
  margin: 0px;
  padding: 0px;
}

#vert_row_2 {
	background-image: url('img/header.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 196px;
  margin: 0px;
  padding: 0px;
}

#vert_row_2_admin {
	background-image: url('img/header_admin.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 110px;
  margin: 0px;
  padding: 0px;
}

#vert_row_2_other {
	background-image: url('img/header_other.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 196px;
  margin: 0px;
  padding: 0px;
}

#vert_row_3 {
	height: auto;
  margin: 0px;
  padding: 0px;
}

#vert_row_4 {
	background-image: url('img/filler_bottom.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 29px;
  margin: 0px;
  padding: 0px;
}

#vert_row_4_other {
	height: 29px;
  margin: 0px;
  padding: 0px;
}

#vert_row_5 {
	background-image: url('img/footer_bar.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height: 23px;
  margin: 0px;
  padding: 0px;
}

#vert_row_6 {
	background-color: #fff;
	color: #ccc;
	height: 23px;
  margin: 0px;
  padding: 0px;
	text-align: left;
}

/* footer: */
#footer {
	float: left;
	width: 450px;
	background-color: #fff;
	color: #444;
  font-size: 11px;
}

#nav_cluster {
	float: right;
  margin: 0px;
  padding: 0px;
}

#nav {
	float: left;
	width: auto;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
}

#nav a {
	color: #276C6D;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#nav ul {
	list-style: none;
	width: auto;
	margin: 0px;
	padding: 0px;	
}

#nav ul li a {
	display: block;
	padding-bottom: 0px;
	padding-top: 2px;
	border-top: solid 5px #276C6D;
	width: 110px;	
}

#nav ul li a:hover {
	color: #999;
	border-top: solid 5px #eee;
}

#featured {
	float: left;
	width: 258px;
	margin: 0px;
	padding: 0px;
	color: #276C6D;
}

#featured_desc {
	width: 200px;
	text-align: left;
}

#content {
	float: right;
	width: 500px;
	margin-right: 12px;
	padding: 0px;
	color: #276C6D;
	text-align: left;
	border: 0px solid #eee;
}

#content_flyer {
	width: 500px;
	margin-right: 12px;
	padding: 0px;
	color: #276C6D;
	text-align: left;
	border: 0px solid #eee;
}

#content_wide {
	width: 768px;
	color: #276C6D;
	text-align: left;
	border: 0px solid #eee;
}

.item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #fafafa;
	margin-bottom: 8px;
}

.item_print {
	padding: 6px 12px;
	margin-bottom: 8px;
	border: 1px solid #888;
	height: 170px;
}

.item_hor_1 {
	float: left;
	width: 225px;
}

.item_hor_2 {
	float: right;
	width: 400px;
}

.item_hor_3 {
	float: right;
	width: 100px;
}

.item_links {
	float: left;
	width: 200px;
	padding: 15px;
	border: 1px solid #EEE;
	background: #fafafa;
	margin: 11px;
}

#footer_bio {
	float:right;
	width: 300px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	text-align: center;
	color: #276C6D;
	background-color: #fafafa;
	border-left: 1px solid #eee;
}

/* re-usable */
img.border {
	border: 1px solid #666;
}

.indent {
	text-indent: 20px;
}

ul.noliststyle {
	list-style: none;
}


/* Picture Box */
#picturebox {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#thumbdiv {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

#mainpic {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

img.thumb {
	width: 100px;
	height: 75px;
}

a img.thumb {
  border: 1px solid #cccccc;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover img.thumb {
  border: 1px solid #276C6D;
  color: #FFFFFF;
  text-decoration: none;
}

img.mainimage {
	width: 400px;
	border: 1px solid #276C6D;
}

img.mainimage_flyer {
	width: 400px;
	border: 1px solid #276C6D;
}

table {
  font-size: 11px;
  font-family: verdana;
}

#agent {
	width: 200px;
}

input.post,textarea.post{background:#ffffff;border:1px solid #ccc;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

#search_box {
	float: right;
	margin-bottom: 20px;
}

#edit_box {
	float: left;
	margin-bottom: 20px;
}

#upload_picture {
	float: right;
	margin-bottom: 20px;
}

.table {

}

.table th {
  background-color: #666;
	text-align: center;
	height: 20px;
	color: #fff;
}

.table tr td {
	color: #333333;
	background-color: #eee;
}

input.button{color:#276C6D;border:1px solid #666;background:#fafafa;font-size:11px;font-weight:bold;cursor:pointer;}

span.capitalize {text-transform: capitalize}

/* start pagination */

#pagination
{
    font-size: .9em;
    padding-bottom: 3px;
    margin: 2em 2em 1em 0;
    _margin: .25em 0 1em 0;
    text-align: center;
}

#pagination li
{
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: .3em .5em .3em .5em;
    margin: .25em .25em;
    text-align: center;
    cursor: pointer;
}

#pagination li
{
    display: inline;
}


#pagination li.prevPage, #pagination li.nextPage
{
    font-weight: bold;
    border-color: #80A8A7;
    padding-right: .5em;
		padding-left: .5em;
}

#pagination li.prevPage
{
    margin-right: .4em;
}

#pagination li.nextPage
{
    margin-left: .4em;
}

#pagination li.rest
{
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

#pagination li.hover
{
    background-color: #d2eaf6;
    border: 1px solid #b7d8ee;
}

#pagination li.selected
{
    background-color: #B5DFD0;
    border: 1px solid #77BFA6;
}

#pagination li.disabled
{
    background-color: #fff;
    color: #e6e6e6;
    border: 1px solid #e6e6e6;
    cursor: default;
}

#pagination a
{
    color: #276C6D;  
    text-decoration: none;
}

#pagination li.selected a {
    color: #444;
    font-weight: bold;
}

#pagination li.disabled a
{
    color: #e6e6e6;
}
/* end pagination */
			
