/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#d9dee8 url(images/body_bg.gif) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:arial;
		font-size:0.688em;
		line-height:1.273em;
		color:black;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color: ##080c92;}
a:hover{text-decoration:none;}
.green {color:#629d08;}
p {padding-top:14px;}
.pad1 p {padding-top:16px; font-size: 14px; line-height: 20px;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:12px; color:#B9C0C7; text-decoration:none;}
.more:hover {text-decoration:underline;}

h1 {background:url(images/logo.gif) top left no-repeat; text-indent:-10000px; height:71px; line-height:1.25em; font-size:0.75em;}
h2 {color:#080c92; font-size:1.385em; margin-bottom:5px; line-height:1.231em; }
h3 {font-size:1.182em; line-height:1.231em; color:#080c92;}
.box1 h3 {padding:9px 10px 6px 11px;}
.box2 h3 {background:url(images/box2_h3_bg.gif) top repeat-x; padding:6px 0 8px 12px; color:#fff; margin-bottom:7px;}
.box3 h3 {margin-bottom:15px;}
.form_box h3 {color:#fff; margin-bottom:21px;}
h4 {background:#080c92; color:#fff; padding:4px 0 4px 11px; font-size:1.182em; line-height:1.231em; margin-bottom:20px;}

li { background:url(images/header_list_bg.gif) no-repeat 0 8px; padding-left:13px; font-size: 12px;}
li a {color:#859088; text-decoration:none; line-height:2em;}
li a:hover {text-decoration:underline;}

.list2 {margin:15px 0 11px 7px;}
.list2 li {background:url(images/list2_bg.gif) no-repeat 0 5px; padding-left:23px;}
.list2 li a { font-weight:bold; line-height:2.273em;}

.list3 li { padding:0; background:none;}
.list3 li a { color:#3b4f1f; font-weight:bold; line-height:2.273em; text-decoration:underline; font-weight:normal;}
.list3 li a:hover {text-decoration:none;}

.box1 li, .box2 li {background:none; border-bottom:1px solid white; padding:4px 15px 3px 13px;}
.box1 li a, .box2 li a {color:#080c92; line-height:1.545em; font-size: 12px;}

.imgindent {margin:0 13px 0 0; float:left;}
.imgindent2 {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header .bg { background:url(images/top_bg.gif) top left no-repeat; width:100%;}
#header .indent { padding:43px 17px 0 20px;}
#header .left {width:340px;}
#header .right {padding:13px 45px 33px 0;}

#header .right li { background:url(images/header_list_bg.gif) no-repeat 0 5px;}
#header .right li a {color:#859088; line-height:1.455em;}
#header .imgindent {margin:0 6px 0 0; float:left;}

.menu {margin-top:5px; background:#61a72e; padding:7px 0 7px 0;}
.menu li {float:left;background:none; padding:0;}
.menu li a {display:block; background:url(images/menu_bg.gif) right repeat-y; text-align:center; padding:3px 15px 1px 18px; text-transform:uppercase; color:#f5f6f5; font-weight:bold; font-size: 12px;}
.last {background:none !important; border:none !important;}
.taright {text-align:right;}
/* ============================= middle ====================== */

#middle .indent {padding:11px 18px 11px 20px;}

.column_pad {padding-right:18px;}

.pad1 {font-size:1.182em; line-height:1.231em; padding:12px 0 28px 0;}
.box1 {background:#d9dee8; border-top:5px solid #080c92; width:100%}
.box2 {background:#f3f4ec; width:100%; margin: 10px 0 15px 0;}
.box3 {padding:23px 0 28px 11px;}
.rowi {height:25px;}
.form_box {background-color: gray; color:#3b4f1f; margin:15px 0 15px 0;}
.form_box .pad { padding:11px 10px 26px 13px;}
.sub {padding:12px 0 0 0;}
.vote {background:url(images/vote.gif) top left no-repeat; color:#5d6961; text-decoration:none; font-weight:bold; padding:4px 17px 5px 17px; display:block; float:left; font-size:1.182em;}
.vote:hover {text-decoration:underline;}
.view {color:#3b4f1f; font-size:0.909em; display:block; float:left; padding:9px 0 0 10px;}
.column3 .box3 {padding:20px 42px 16px 11px;}
.line {border-bottom:1px solid #dddede; padding-bottom:23px;}
.grey_bg {background:#69756c; text-align:right; padding:4px 15px 6px 0;}
.grey_bg a {color:#fff; font-weight:bold;}
.content {padding:0 20px 0 0;}
.content li { background:url(images/header_list_bg.gif) no-repeat 0 8px; padding-left:13px; font-size: 14px; margin-left: 20px; line-height: 1.5em;}

/* ============================= footer ====================== */

#footer .indent {padding:35px 0 0 18px;  font-weight:bold; color:#859088; text-align: center; line-height: 155%; font-size: 12px;}
#footer a {color:#649226;}

/* ============================= index-1 =========================== */

#index_1 .form_box { color:#3b4f1f; margin:0;}
#index_1 .form_box .pad {padding:11px 10px 27px 13px;}
#index_1 .box3 {padding:17px 15px 35px 11px;}
#index_1 .box3 h3 {background:none; padding:0;}

/* ============================= interior =========================== */

.content p, .content table {font-size: 14px; line-height: 20px;}
.content table {margin: 15px 0 0 0; font-size: 13px;}
.content td {padding: 2px 15px 2px 2px; vertical-align: top; border-top: 1px dotted gray;}
.content tr:hover, .content tr:hover { background-color: #efefef; }
.content h2 {font-size: 2.2em; }
.content h3 {margin: 15px 0 0 0;}
.table-col1 {width: 28%;}
.table-col2 {width: 27%;}
.table-col3 {width: 20%;}
.table-col4 {width: 15%}
th a {font-weight: bold;}

.column1-wide {width: 700px;}

.content-photo-right {float: right; margin: 20px 0 10px 10px; border: 1px solid #659645; background-color: #f3f4ec; padding: 6px;}

/* ============================= search block ====================== */
#mem-search {background-color: #d9dee8; margin: 15px 0 0 0; padding: 8px 5px 5px 5px;}
#mem-search h3 {color: #000; font-size: 12px;}
#mem-search label {color: #080c92; width: 60px; display: block; float: left; clear: both; font-weight: bold; line-height: 10px; padding: 2px 5px 0 0;}
#mem-search input.text {width: 65px; height: 18px; font-size: 12px; margin: 0 0 5px 0; background-color: #f3f4ec; border: 1px solid #8b9fb9;}
#mem-search input.submit {margin: 10px auto 0 auto; font-size: 12px; display: block; clear: both;}
#mem-search select {font-size: 12px; color: #080c92; background-color: #f3f4ec; border: 1px solid #8b9fb9;}
#mem-search .off {display: none;}
#specialties {width: 130px;}

#tab {border-bottom: 1px solid #ccc; margin: 10px 0 0 0; padding: 0 0 24px 0px;}
#tab li {display: inline; list-style-type: none; background-image: none; margin: 0; padding: 0;}	
#tab a:link, #menu a:visited {background-color: #8b9fb9; border: none; color: #fff; float: left; font-size: 11px; font-weight: bold; line-height: 14px; margin: 3px 1px 1px 1px; padding: 2px 3px 4px 3px; text-decoration: none; outline: none;}	
#tab a:link.on, #menu a:visited.on	{background-color: #fff; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #fff; color: #61a72e !important; float: left; line-height: 14px; margin: 0; padding: 4px 4px 5px 4px; text-decoration: none; outline: none;}
#tab a:hover	{color: #d9dee8;}
#tab ul a:hover {color: #f00 !important;}

.searchbox {background: #fff; border: 1px solid #ccc; border-top: none; clear: both; margin: 0px; padding: 15px 10px; height: 80px;}

.board td, .board tr {margin: 0; padding: 1px; border: none;}
.board td {padding: 0 0 10px 0 !important;}


#lccms-news {background-color: #d9dee8; padding: 10px; margin: 10px 0 20px 10px;}
#lccms-news h2 {font-size: 18px; margin: 0 0 10px 0;}
#lccms-news p {margin: 0; padding: 0 0 15px 0;}
#lccms-news a {color:#080c92;}
#lccms-news img {float: right; margin: 0 0 10px 10px; overflow: auto;}

#links-list h3 {font-size: 16px;}
#links-list a {color: #080c92;text-decoration: underline;}

#home-alert {background-color: #040a9c; padding: 10px 20px 20px 190px; margin: 0 0 15px 0; background-image: url('/images/breaking-news.gif'); background-repeat: no-repeat; min-height: 70px; }
#home-alert h2 {margin: 0 0 5px 0; color: #ef9d0c; font-size: 22px;}
#home-alert p {line-height: 145%;  font-size: 14px; color: white; margin: 0; padding: 0 0 10px 0;}
#home-alert a {color: #ef9d0c; font-weight: bold; font-size: 14px; text-decoration: underline !important;}
