* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

li,dd {
margin-left:5%;
}

fieldset {
padding:.5em;
}

select option {
padding:0 5px;
}

.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

body {
	color:#fff;
	font-size:12px;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	background-color:#233133;
}

.inside {
	width:840px;
	min-width:65em;
	max-width:85em;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1 {
color:#CCC;
font-size:1.5em;
font-weight:400;
margin:1.5em 0;
}

h2,h3 {
	font-size:18px;
	color: #fff;
	font-weight:normal;
	letter-spacing:.5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#primary h2 {
color:#CCC;
}

p {
line-height:1.75em;
}

blockquote {
margin:2em;
padding:1em 1em 2em 1em;
border:0;
border-top:2px dotted #CCC;
border-bottom:2px dotted #CCC;
background-color:#FFD;
color:#888;
}

pre {
width:100%;
overflow:auto;
border-top:1px dotted #333;
border-bottom:1px dotted #333;
padding:1em 0;
}

.rule {
border-top:1px solid #CCC;
height:1px;
font-size:1px;
line-height:1px;
margin:1.5em 0;
}

.utom {
padding:0;
}

#header {
background:#8BBD00 url(/graphics/header_bk.gif) repeat-x;
height: 87px;
}

#header .inside {
padding: 0 0;
height: 87px;
}

#header h2 {
font-size:2.25em;
border-right:0px solid gray;
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
background-image:url(/graphics/logo.gif);
background-position:top left;
background-repeat:no-repeat;
height: 87px;
width: 546px;
}

#header h2 a {
color:#FFF;
text-decoration:none;
}

#header p {
	line-height:1em;
	margin:0;
	padding:2.6em 0;
	color:#fff;
	font-size: 14px;
}

#primary {
color:gray;
background-image:url(/graphics/maintop1.png);
background-color:#FAF9E7;
background-repeat:repeat-x;
background-position:top;
padding:2em 0;
}

#primary.onecol-stories .primary {
float:left;
width:50%;
}

#primary.onecol-stories .secondary {
float:right;
width:40%;
margin:0 0 0 10%;
}
#primary.twocol-stories .left_utom{
float:left;
width:500px;
}
#primary.twocol-stories .story {
width:500px;
margin:0;
}

#primary.twocol-stories .navigation {
width:500px;
text-align:right;
margin:0;
}

.story {
overflow:hidden;
}

.story h3 {
font-size:23px;
font-weight:700;
color:#CCC;
margin:0;
}

.story h3 a {
color:#598D32;
text-decoration:none;
}

.story .details {
text-align:right;
font-size:12px;
color:#666;
height:27px;
margin:10px 0 30px;
padding:0;
}

.story .details .read-on {
background:url(readon_black.gif) 100% 60% no-repeat;
padding-right:20px;
display:block;
}

#primary .primary {
float:right;
width:480px;
padding:0;
}

#primary .secondary h2 {
color:#FFF;
display:block;
height:35px;
font-size:14px;
line-height:35px;
background-image:url(about1.gif);
font-weight:700;
margin:0;
padding:0 0 0 1em;
}

#primary .secondary {
float:left;
width:220px;
padding-top:0;
background-image:url(about2.gif);
}

* html #primary .secondary {
background-image:url(about2.gif);
}

.secondary .featured {
color:#fff;
background-image:url(about3.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:0 1em 1em;
}

.secondary .featured p {
line-height:1.5em;
margin:1em 0 0;
padding:0.5em 0 0.6em;
}

.secondary .featured dl {
margin:0;
padding:0.5em 0 0.6em;
}

.secondary dt {
display:inline;
color:#fff;
margin:0;
padding:0;
}

.secondary dd {
display:inline;
margin:0;
padding:0;
}

#secondary {
background-color:#FAF9F5;
background-image:url(/graphics/main_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-top-width:1px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
border-top-color:#ccc;
border-bottom-color:#D1D0CC;
padding:0;
}

.comment-head {
border-bottom:1px solid #ccc;
padding:1em 2em;
}

.comment-head h2 {
font-size:1.5em;
color:#333;
margin:0 0 3px;
}

.comment-head a {
text-decoration:none;
color:#333;
}

.comment-head .details {
font-size:12px;
}

ol#comments {
list-style-type:none;
color:#333;
margin:1em 0;
padding:0 2em;
}

ol#comments li {
list-style-type:none;
border-bottom:1px dotted #ccc;
margin:0;
padding:5px 0;
}

#comments cite {
float:left;
width:20%;
font-style:normal;
text-align:left;
padding-left:2px;
}

* html #comments cite {
width:23%;
}

#comments cite span {
display:block;
}

#comments cite .author {
font-size:1em;
margin:3px 0;
}

#comments cite .author a {
text-decoration:none;
color:#000;
}

#comments cite .date {
margin-bottom:5px;
}

#comments cite .gravatar {
border:1px solid #ccc;
width:32px;
padding:3px;
}

#preview {
border:1px solid #333;
margin:1em 0;
padding:0.5em;
}

#errors {
color:red;
font-weight:700;
}

#comments .pingback cite .author {
display:block;
padding-top:68px;
background:url(trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content {
float:left;
width:66%;
margin:0;
padding:0 0 0 2%;
}

#comments .content a {
color:#060;
}

#comments .content p {
margin:0 0 1em;
}

h3.formhead {
font-size:1.5em;
color:#333;
padding:10px 0 0 30px;
}

#comment-form {
float:left;
width:32em;
background:#eeeee6;
color:#990;
margin:0.5em 0 5em 3em;
padding:10px;
}

#comment-form p {
color:#333;
}

#comment-guide {
float:left;
color:#44442F;
margin:0 0 0 30px;
}

#comment-guide ul {
list-style-type:square;
margin:6px 0 0;
}

#comment-guide li {
margin-bottom:12px;
}

#comment-guide li a {
color:#606;
}

#comment-guide h3 {
font-size:14px;
border-bottom:1px solid #ccc;
text-transform:uppercase;
margin-left:5px;
color:#333;
padding:0 50px 6px 0;
}

input.textfield {
width:25.8em;
margin:10px 0;
padding:4px 0 3px 5px;
}

textarea.commentbox {
width:25em;
height:10em;
font-size:1.25em;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0;
padding:4px 0 3px 5px;
}

label.text {
position:relative;
font-size:12px;
color:#990;
}

.formactions input.submit {
float:right;
margin:-1em 0 0;
padding:0;
}

.formactions .spinner {
float:right;
margin:-8px -20px 0 0;
}

#ancillary {
	background-color: #233133;
	padding:3em 0 0;
	background-image: url(/graphics/wrapper-bottom-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#ancillary .first,#ancillary .second {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	color:#fff;
}
#ancillary .block p{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ancillary .second {
	width:250px;
}

#ancillary .second p {
	line-height: 16px;
}
#ancillary .second .title {
	font-weight: bold;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages {
list-style:none;
border-top:0px solid #D2F36F;
padding:0em 0 0 0;
}

ul.dates li,ul.counts li,ul.blogroll ul li,ul.pages li {
	list-style:none;
	border-bottom:0px solid #D2F36F;
	color:#fff;
	margin:0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.dates .date {
color:#858585;
float:right;
padding:0;
}

ul.counts .count {
float:right;
color:#858585;
}

ul.dates a,ul.counts a,ul.blogroll a,ul.pages a {
color:#99cc00;
text-decoration:none;
}

ul.blogroll li {
list-style:none;
margin:0;
}

ul.pages ul li {
border:none;
margin-left:2em;
list-style:square;
}

#footer {
	clear:both;
	color:#272727;
	background:#89C714 url(/graphics/foot_bk.gif) repeat-x;
	height: 170px;
}

#footer .inside {
margin: 0 auto;
width: 840px;
}

#footer p {
font-size:11px;
line-height:35px;
margin:0;
}

#footer p.attributes a {
text-decoration:none;
color:#525252;
padding:0 0 0 1em;
}

#search {
	left:50%;
	width:240px;
/*	-moz-opacity:0.4px; */
	text-align:right;
	position: absolute;
	margin-top: 26px;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 150px;
}

#search:hover {
/* -moz-opacity:1px; */
}

#search .searchimg {
	float:right;
	background:url(/graphics/search.png) 0 0 no-repeat;
	position:relative;
	top:0px;
	left:5px;
	border:0;
}


#search input#q {
	width:175px;
	font-size:13px;
	line-height:28px;
	height:24px;
	background: #E3E3E3;
	margin-top:2px;
	margin-left:2px;
	border: #999 1px solid;
	color:#666;
        padding-top:7px;
        padding-left:7px
}

#search input:focus {
background:#FFF;
}

#searchform {
margin:.8em 0;
}

#searchform #s {
background:#222;
border:none;
border-bottom:1px solid #333;
width:30em;
color:#666;
padding:0.25em;
}

#searchform #searchsubmit {
background:#000;
color:#666;
border:none;
font-size:0.9em;
text-transform:uppercase;
letter-spacing:0.25em;
}

#search-results {
width:30%;
background:#333;
float:right;
/* -moz-opacity:0.9px; */
border-top:1em solid #000;
padding:0;
}

#search-results h3 {
font-weight:700;
text-align:left;
background:#000;
margin:0;
padding:0 0 1em;
}

#search-results small {
display:block;
text-align:left;
font-size:0.9em;
border-top:1px solid #666;
border-bottom:1px solid #555;
padding:0.5em 1em 0.7em;
}

#search-results small a {
color:#CCC;
}

#search-results ul li {
list-style:none;
margin:0.5em 0;
padding:0 1em 0.5em;
}

#search-results ul li:hover {
background:#202020;
}

#search-results ul li a {
text-decoration:none;
border-bottom:1px dotted #CCC;
}

#search img.archives-icon {
top:1px;
margin:0 7px 0 0;
}

#featured_wrap {
	height:auto;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/books.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	border: 0px solid #48595B;
	width: 840px;
	margin: 0;
}

#basic-accordian{
	background-color:#fff;
	border:0px solid #eee; 	
	padding:0px;
	width:270px;
	position:relative;
	left:50%;
	top:0px;
	margin-left:150px;
	z-index:2;
	margin-top:0px;
}

#basic-accordian a,#basic-accordian a:visited  {
color: #589000;
padding: 0px 2px 0 20px;
	background-image: url(/graphics/next.png);
	background-repeat: no-repeat;
	background-position: left;
}
#basic-accordian a:hover {
    color: #233133;
	padding: 0px 2px 0 20px;
	background-image: url(/graphics/next.png);
	background-repeat: no-repeat;
	background-position: left;
}

.accordion_headings1{
	padding:7px;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:normal;
	text-indent: 8px;
	letter-spacing:.5px;
	font-size: 13px;
	background-color: #00ccff;
}

.accordion_headings2{
	padding:7px;
	background:#B5005D;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:normal;
	text-indent: 8px;
	letter-spacing:.5px;
	font-size: 13px;
}

.accordion_headings3{
	padding:7px;
	background:#99cc00;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:normal;
	text-indent: 8px;
	letter-spacing:.5px;
	font-size: 13px;
}

.accordion_headings_orange{
	padding:7px;
	background:#FF7300;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:normal;
	text-indent: 8px;
	letter-spacing:.5px;
	font-size: 13px;
}

.accordion_headings4{
	padding:7px;
	background:#FEBF00;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:normal;
	text-indent: 8px;
	letter-spacing:.5px;
	font-size: 13px;
}

.accordion_headings_orange:hover{
	background:#FF7300;
}
.accordion_headings1:hover{
	background:#00ccff;
}

.accordion_headings2:hover{
	background:#B5005D;
}

.accordion_headings{
	background:#00ccff;
}


.accordion_child {
	padding:6px 8px 7px 15px;
	background: #F0F0D8;
	line-height: 18px;
	color:#333;
	font-size: 12px;
	height: 138px; 
}

.accordion_childp {
	line-height: 20px;
	color:#333;
	font-size: 12px;
	margin: 0px 0 2px 0;
}

.accordion_childbold {
	font-weight: bold;
	color:#007788;
	font-size:12px;
	margin-bottom: 2px;
	margin-top: 6px;
}
.header_highlight_orange{
	background:#FEBF00;
}

.header_highlight1{
	background-color: #B5005D;
}

.header_highlight2{
	background:#FEBF00;
}

.header_highlight3{
	background:#B5005D;
}

.header_highlight4{
	background:#FEBF00;
}

div.accordion_child p img {
	float:left;
	margin-top:0.75em;
}

div.accordion_childimg2 {
	float:left;
    margin-top:0px;
}

#otherbar {
	float:right;
	width:190px;
	margin:0;
}
#otherbar ul.dates li,
#otherbar ul.counts li,
#otherbar ul.blogroll ul li,
#otherbar ul.pages li {
	list-style:none;
	border:none;
	color:#858585;
	margin:0;
	padding:0;
	line-height:20px;
}
#otherbar ol,#otherbar ul,#otherbar li {
	list-style:none;
	margin:0;
}

#otherbar ul {
margin:0 0 10px;
}

#otherbar .ul_flickr {
margin:10px 0;
}

#otherbar h2 {
margin:0 0 5px;
}

#otherbar .ul_flickr a {
border:1px solid #ccc;
display:block;
float:left;
margin:4px;
padding:3px;
}

#otherbar .ul_flickr a:hover {
border:1px solid #9c0;
background:#FAFFE8;
}

#otherbar .ul_feeds {
clear:both;
margin:10px 0;
}

.ul_feeds li {
background-image:url(feed.gif);
background-position:1px center;
background-repeat:no-repeat;
line-height:20px;
padding:0 0 0 20px;
}

#wp-calendar {
text-align:center;
background-color:#fff;
margin:0;
}

#wp-calendar td {
height:24px;
width:24px;
line-height:20px;
background-image:url(day.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#4f4f35;
}

#wp-calendar td a {
display:block;
width:24px;
height:24px;
color:#fff;
text-decoration:none;
background-image:url(linkday.png);
background-position:center;
line-height:24px;
background-repeat:no-repeat;
}

#wp-calendar #prev a {
width:49px;
background-image:url(linkday2.png);
background-position:center;
}

#wp-calendar #next a {
width:49px;
background-image:url(linkday2.png);
background-position:center;
margin:0 0 0 30px;
}

#wp-calendar #today {
background-image:url(today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}

#wp-calendar #today a {
background-image:url(today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}

#sidebar a {
color:#570;
text-decoration:none;
line-height:150%;
}

.datetime {
float:left;
height:50px;
width:50px;
background-image:url(date.png);
font-size:10px;
font-weight:700;
text-align:center;
color:#000;
line-height:20px;
margin:0 10px 0 0;
}

.datetime span {
display:block;
line-height:30px;
color:#fff;
font-size:15px;
}

.postin {
line-height:25px;
height:25px;
margin:0 0 10px;
}

.postin span {
line-height:25px;
height:25px;
display:block;
float:left;
}

.postin .p_author,.postin .p_category,.postin .p_read,.postin .p_tags {
background-position:1px center;
background-repeat:no-repeat;
margin:0 10px 0 0;
padding:0 0 0 20px;
}

.postin .p_author {
background-image:url(author.gif);
}

.postin .p_category {
background-image:url(category.gif);
}

.postin .p_tags {
background-image:url(tags.gif);
}

.postin .p_read {
background-image:url(fulltext.gif);
}

.details .p_comments {
background-image:url(comments.gif);
background-repeat:no-repeat;
height:27px;
width:100px;
line-height:27px;
text-align:center;
float:right;
padding:0 5px 0 27px;
}

#menu {
font-size:12px;
background-image:url(/graphics/menu.png);
height:26px;
position:static;
}

#menu .menu,#menu li {
list-style:none;
margin:0;
padding:0;
}
#menu .utom_menu{
width:840px;
margin:0 auto;
}
#menu .menu {
background:transparent url(graphics/menu_right.png) repeat-y left top;
height:26px;
padding:0 0 0 1px;
}
#menu .utom_menu_b{
background:transparent url(/graphics/menu_left.png) repeat-y right top;
float:right;
height:26px;
padding:0 1px 0 0;
}
#menu .menu li {
float:left;
line-height:25px;
height:26px;
background-image:url(/graphics/menu_left.png);
background-repeat:no-repeat;
background-position:left top;
}

#menu .menu a.current,#menu .menu a.active {
color:#233133;
}

#menu .menu a {
height:26px;
background-image:url(/graphics/menu_right.png);
background-position:right top;
background-repeat:no-repeat;
color:#fff;
display:block;
width:65px;
text-align:center;
padding:0 10px;
}

a.oc {
display:block;
height:26px;
width:154px;
position:absolute;
left:50%;
margin:0 0 0 200px;
}

.open_c {
background-image:url(open_comments.png);
}

.close_c {
background-image:url(close_comments.gif);
}

.download {
background:#D0F29D;
text-align:center;
border-top:2px solid #9CD941;
border-bottom:2px solid #9CD941;
margin:1em;
}

#getfirefox {
text-align:center;
padding:2em 0 0;
}

#primary .secondary2 {
float:left;
clear:left;
width:220px;
margin:2em 0 0;
padding:0 1em;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ul,ol,dl,fieldset,address,#preview p,#footer .block h2,#footer .block h3,#ancillary .block h3 {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.hide,.print-logo,.close-button,a.oc span {
display:none;
}

.left, #footer .block,#ancillary .block,#footer p.copyright {
float:left;
}

#ancillary .block h2{
	padding:0px;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#ancillary .block h2.mir { margin:0 }
/*#ancillary .block p{
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 15px;
}*/



#footer .block h2,#footer .block h3,#ancillary .block h3 {
margin:16px 2px 12px 0px;
}

p.copyright a{color:white;}
p.copyright a:hover{color:#666;}

.right,#footer p.attributes {
	float:right;
}

a img,#otherbar ul,#otherbar ul li {
	border:none;
}

a,.story .details a {
	color: #589000;
	text-decoration:none;
}

.story .details a:hover,.inside a:hover{
	color:#fff;	
	background-color:#89C714;
}

a:hover, #otherbar ul a:hover,#menu .menu a:hover,.download a {
	color:#233133;
}

.inside a,#otherbar a {
	color:#89C714;
}

.secondary dd a,.details .p_comments a,.download a:hover {
	color:#fff;
}

.single-post h1,.single-post h2,ul.blogroll {
	margin-top:0;
}

#comments cite .author a:hover,#comments .content a:hover,#comment-form p a {
	color:#9BDA41;
}

#comment-form p a:hover,#comment-guide li a:hover,ul.dates a:hover,ul.dates a:hover .date,ul.counts a:hover,ul.counts a:hover .count,ul.blogroll a:hover,ul.pages a:hover,#footer p.attributes a:hover {
	color:#FFF;
}

#ancillary .first{
	width: 840px;
	height:auto;
}
#ancillary .third {
	width: 240px;
}
	
ul.pages ul,#search-result ul {
	margin: 0;
}


.current_page_item {
	color: #000;
}

.headertitle2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color:#fff;
	font-weight: normal;
	margin: 2px 5px 2px 12px;
	padding: 8px;
	line-height: 24px;
	font-style: normal;
}

/* dotted rules */

.hrdotted {
	border-bottom: 1px solid #48595B;
	clear:both;
	margin-top: 0px;
	margin-right: 30pt;
	margin-bottom: 8px;
	margin-left: 0pt;
}
.hrdotted1 {
	clear:both;
	margin-top: 8px;
	margin-right: 0pt;
	margin-bottom: 8px;
	margin-left: 0pt;
	border-bottom: 1px solid #48595B;
}

.hrdotted2 {
	background-image:url(/graphics/dottedrule.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:medium none;
	height:1px;
	margin: 3px 0px 4px 0px;	
}

.hrdotted hr, .hrdotted2 hr {
	display:none;
}

#ancillary img {
	float:none;
	margin-top: 0;
	margin-right: 2px;
}

#ancillary boxside img {
float:left;
margin-top: 0;
margin-right: 2px;
display: inline;
}

#ancillary h3 {
font-size: 12px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
color:#603;
font-weight: bold;
margin-top:.5em;
}

#ancillary .right p {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color:#fff;
	font-weight: normal;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
}
#ancillary .right {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color:#89C714;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:12px;
	text-align: left;
}

	#ancillary .right a {
		color:#89C714;
		padding: 0px 2px 0 20px;
		margin-top:0;
		margin-bottom:0px;
		margin-right:0;
		text-align: left;
		background: transparent url(/graphics/goto_gray.gif) no-repeat left; }

		#ancillary .right a:hover {
			color:#fff;
			padding: 0px 2px 0 20px;
			margin-top:0;
			margin-bottom:0px;
			margin-right:0;
			text-align: left;
			background-color: #68A800;
			background-image: url(/graphics/goto_green.gif);
			background-repeat: no-repeat;
			background-position: left; }

.bluename {
	color:#5BC0E9;
	text-align:right;
	margin-top:-4px;
}
/* footer */




#footer .first,#ancillary .second {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	color:#fff;
	width: 240px;
}
#footer .block p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
#footer .second {
	width:250px;
}

#footer .second p {
	line-height: 16px;
}
#footer .second .title {
	font-weight: bold;
}

#footer img {
float:left;
margin-top: 0;
margin-right: 4px;
}


#footer h3 {
font-size: 12px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
color:#603;
font-weight: bold;
margin-top:.5em;
}

#footer .right  {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color:#89C714;
	font-weight: normal;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
}
#footer .right a  {
color:#89C714;
	padding: 0px 2px 0 20px;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
	background: transparent url(/graphics/goto_gray.gif) no-repeat left;
}
#footer .right a:hover  {
	color:#fff;
	padding: 0px 2px 0 20px;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
	background-color: #68A800;
	background-image: url(/graphics/goto_green.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.boxtop {
	width: 543px;
	height: 36px;
	background-color:#2F4143;
	border: #48595B solid 1px;
	margin:0 0 18px 0;
	padding:0
}

.boxside {
	width: auto;
	height: 36px;
 	border: #48595B solid 0px;
	margin:0 0 12px 0;
	padding:0;
}

.boxside2 {
	width: auto;
	height: 32px;
	background-color:#2F4143;
	border: #48595B solid 1px;
	margin:4px 0 10px 0;
	padding: 10px 0 4px 0;
}

.boxside2 p {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.boxmain {
	width: 788px;
	height: 420px;
	background-color:#2F4143;
	border: #48595B solid 1px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 0px;
}


.boxmain_port {
	width: 788px; /*
	height: 440px;*/
	background-color:#2F4143;
	border: #48595B solid 1px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.boxintro {
	width: 543px;
	height: auto;
	background-color:#2F4143;
	border: #48595B solid 1px;
	margin:0 0 18px 0;
	padding:0 0 0 15px
}

.small {
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
.small a {text-decoration:none;
color:#fff;
}
#ancillary .block .small {
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	margin-left: 0px;
}

#ancillary .small a,  #ancillary .small a:link, #ancillary .small a:visited {text-decoration:none;
color:#fff;
}
#ancillary .small a:hover {text-decoration:none;
color:#fff;
background-color: transparent;
}

#ancillary .block .blogbyline {
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin: 0px;
	padding: 5px 0 5px 15px;
}

.subheaderteam1 {
	color:#10AEF7;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	padding:0;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.subheaderteam3 {
	color:#FEBF00;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	padding:0;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.subheaderteam2 {
	color:#FEBF00;
	font-size: 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.bluefont {
	color:#10AEF7;
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}

.headerservice2 {
	color:#FEBF00;
	font-size: 16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}




#footer .first,#ancillary .second {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	color:#fff;
	width: 240px;
}
#footer .block p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
#footer .second {
	width:250px;
}

#footer .second p {
	line-height: 16px;
}
#footer .second .title {
	font-weight: bold;
}

#footer img {
float:left;
margin-top: 0;
margin-right: 4px;
}


#footer h3 {
font-size: 12px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
color:#603;
font-weight: bold;
margin-top:.5em;
}

#footer .right  {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color:#89C714;
	font-weight: normal;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
}
#footer .right a  {
color:#89C714;
	padding: 0px 2px 0 20px;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
	background: transparent url(/graphics/goto_gray.gif) no-repeat left;
}
#footer .right a:hover  {
	color:#fff;
	padding: 0px 2px 0 20px;
	margin-top:0;
	margin-bottom:1em;
	margin-right:0;
	text-align: right;
	background-color: #68A800;
	background-image: url(/graphics/goto_green.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#footer a, #footer a:visited {
color:#233133;
text-decoration: underline;

}
#footer a:hover{
text-decoration: none;
background-color: transparent;}

#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #203133;
}
#footer h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #fff;
	padding-top:1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 2px;
}
.footer_block {
	float: left;
	height: auto;
	width: 190px;
}
.footer_block2 {
	float: left;
	height: auto;
	width: 240px;
}
.footer_block3 {
	float: left;
	height: auto;
	width: 228px;
}
#footer .footer_block3, #footer .footer_block2, #footer .footer_block {
	line-height: 28px;
}
.footer_block4 {
	float: left;
	height: auto;
	width: 178px;
}
#footer .footer_block4 {
line-height: 18px;
margin-top:2px;
margin-left:2px;}

#footer .copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #203133;
	padding-top:12px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
.form_1 {
	margin-bottom: 8px;
}

#MainMenu 
{
	width:240px;
	border:0;
	margin-top:52px;
}
#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	border-top: #fff solid 1px;
}
#tab li 
{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	border-bottom: #fff solid 1px;
}
#tab a 
{
	background-color: #233133;
	text-decoration:none;
	width:240px;
	border-bottom: #fff solid 0px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background-color:#233133;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#89C714;
	font-weight:normal;
	line-height:24px;
	padding:0 8px;
}
#tab a:hover,#tab li.item_active a 
{
	background-color: #FEBF00;
		color:#233133;
}
#tab li.item_active a span 
{
	background-color:#FEBF00;
	color:#233133;
	font-weight:normal;
	text-decoration:none;
}
#tab a:hover,#tab li.item_active a 
{
	background-color: #FEBF00;
	border-top: #fff solid 0px;
		color:#233133;
}
#tab a:hover span
{
	background-color:#89C714;
	color:#fff;
	font-weight:normal;
	border-bottom: #fff solid 0px;
	text-decoration:none;
}

#ancillary .block .blogstory {
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin: 0px;
	padding: 5px 10px 5px 15px;
}

.work_nav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.work_nav h2 {
	width: 70px;
	height: 20px;
	background: transparent url(/graphics/title_work.gif) top left no-repeat;  
	float: left;
	padding: 0;
	margin: 0;
}

.work_nav h2 span { 
	display: block; 
	height: 0; 
	width: 0; 
	color: #f8f4e8; 
	font-size: 1px; 
	overflow: hidden; 
}

h3 em{
	font: italic 13px georgia, serif;
	color: #9D9B93;
}

.work_nav ul{
	width: 840px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	line-height: 16px;
	font-size: 11px;
}

.work_nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.work_nav a {
	border-left: 1px solid #48595B;
	display: block;
	padding: 6px 0px 6px 10px;
	width: 149px;
        font-size:11px
}

.work_nav a:link,.work_nav a:visited  {
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #48595B;
}



a:link.link1,a:link.link6,a:link.link11 {	color: #89C714;}
a:link.link2,a:link.link7,a:link.link12 {	color: #89C714;}
a:link.link3,a:link.link8,a:link.link13 {	color: #89C714;}
a:link.link4,a:link.link9,a:link.link14 {	color: #89C714;}
a:link.link5,a:link.link10,a:link.link15 { color: #89C714;}

a:visited.link1,a:visited.link6,a:visited.link11 {	color: #89C714;}
a:visited.link2,a:visited.link7,a:visited.link12 {	color: #89C714;}
a:visited.link3,a:visited.link8,a:visited.link13 {	color: #89C714;}
a:visited.link4,a:visited.link9,a:visited.link14 {	color: #89C714;}
a:visited.link5,a:visited.link10,a:visited.link15 { color: #89C714;}

.work_nav a:hover  {
	text-decoration: none;
	color: #233133;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89C714;
}

.work_nav a:active, .work_nav a.selected  {
	text-decoration: none;
	color: #233133;
	font-weight: bold;
	background-color:#FEBF00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEBF00;
}


.work_nav a:link span,.work_nav a:visited span  {
	border-left: none;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}

.work_nav a:hover span{
	border-left: none;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}

.folio_big {
	float: left;
	margin-right: 6px;
}
.folio_small{
	float: right;
	margin-bottom: 13px;
}
img.portfolio_image {margin:32px 0 32px 32px;float:left;border:1px solid #ccc}

/* header image replacement stuff */

.mir {letter-spacing:-1000em;}
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir {letter-spacing:normal;text-indent:-999em; overflow:hidden;}
/* End of hack */
h2.mir {padding:0;margin:0;}

h2.mir#portfolio {height: 52px; margin:0;background:url(/graphics/portfolio.gif) no-repeat}
h2.mir#portfolio a {display:block;height:52px;width:200px;background-color:transparent}

h2.mir#linking-arts {height: 86px;margin:0; background:url(/graphics/logo.gif) no-repeat;}
h2.mir#linking-arts a {display:block;width:546;height:86px;background-color:transparent}
