/* general styles  */
body{background:url(uploads/1024px/background.gif) repeat-y top center #fff;color:#404040;font:76% Verdana,Tahoma,Arial,sans-serif;line-height:1.2em;margin:0 auto;padding:0}
a{color:#4088b8;font-weight:700;text-decoration:none}
a:hover{text-decoration:underline}
a img{border:0}
p{margin:0 0 18px 10px}
ul,ol,dl{font-size:0.9em;margin:2px 0 16px 35px}
ul ul,ol ol{margin:4px 0 4px 35px}
blockquote{border:1px solid #dadada;font-size:0.9em;margin:20px 10px;padding:8px}
h1{color:#4088b8;font-size:4.2em;letter-spacing:-5px;margin:0 0 30px 25px}
h1 a{color:#4088b8;text-transform:none}
h2{border-bottom:4px solid #dadada;color:#4088b8;font-size:1.4em;letter-spacing:-1px;margin:0 0 10px;padding:0 2px 2px 5px}
h3{border-bottom:1px solid #dadada;color:#4088b8;font-size:1.2em;font-weight:700;margin:10px 0 8px;padding:1px 2px 2px 3px}
/* wrapper and header */
#wrap{color:#404040;margin:10px auto;padding:0;width:970px}
#header{margin:0}
#toplinks{font-size:0.9em;padding:5px 2px 2px 3px;text-align:right}
#slogan{color:gray;font-size:1.5em;font-weight:700;letter-spacing:-1px;line-height:1.2em;margin:15px 0 20px 35px}
/* sidebar and menu */
#sidebar{float:left;line-height:1.4em;margin:0 0 5px;padding:1px 0 0;width:195px}
#sidebar ul{font-size:0.9em;list-style:none;margin:0;padding:0 0 15px 10px}
#sidebar li{list-style:none;margin:0 0 4px; padding-left:20px; background: url('uploads/images/bluearrow.gif') top left no-repeat;}
#sidebar li a{font-size:1.2em;font-weight:700;padding:2px}
#sidebar ul ul{line-height:1.2em;margin:4px 0 3px 15px;padding:0}
#sidebar h2{margin:3px 0 8px}

/* main content */
#content{float:right;line-height:1.5em;margin:0;padding:0;text-align:left;width:750px}
#contentalt{float:left;line-height:1.5em;margin-right:20px;padding:0;text-align:left;width:750px}
#content h3,#contentalt h3{margin:10px 0 8px}

#content ul,ol,dl { line-height:1.5em;margin:0;padding:0;text-align:left; margin:2px 0 16px 35px }
#content ul ul,ol ol{margin:4px 0 4px 35px}

/* footer */
#footer{border-top:4px solid #dadada;clear:both;color:gray;font-size:0.9em;line-height:1.6em;margin:0 auto;padding:8px 0;text-align:right}
#footer p{margin:0;padding:0}
/* additional styles */
.box{background:#4088b8;border:1px solid #c8c8c8;color:#fff;font-size:0.9em;line-height:1.4em;padding:10px 10px 10px 13px}
.box a{color:#f0f0f0}
/*.left{float:left;margin:0 15px 4px 0}*/
/*.right{float:right;margin:0 0 4px 15px}*/
.readmore{margin:-10px 10px 12px 0;text-align:right}
.timestamp{font-size:1.2em;margin:-5px 0 15px 10px}
.blue{color:#4088b8}
.clear{clear:both}
.fade{color:#c8c8c8}
.photo{background:#fff;border:1px solid #bababa;margin:6px 18px 2px 5px;padding:2px}
#toplinks a,#footer a,.gray{color:gray}
#sidebar ul ul li a,.timestamp a{font-weight:400}

/* begin modifications and additions for cmsms 1.04 theme */
body.narrow {background-image:none} /* replace with your own or remove line to use img from 'wide' layout */
body.fluid {margin:0 10px;background-image:none} /* remove default 'page border' background for fluid width and add a little white space on the sides */
#wrap.fluid {width:100%} /* a 'min-width' solution may be desired to keep the page from 'scrunching' too much */
#wrap.fluid #content {width:72.5%}
#wrap.fluid #sidebar {width:23%}
#wrap.narrow {width:750px} /* narrow width for 800px wide display */
#content.rightnav{float:left;margin-right:20px} /* float content left, forces sidebar to the right */
#wrap.narrow #content {width:530px} /* narrow width content area for 800px variant */
/* additional styles for cmsms */
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}

.NewsSummarySummary p {
  margin: 0px;
}


.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}


.currentpage {font-weight:bold}
h1 {font-size:1.8em;letter-spacing:-1px} /* template default size is just too big for more than one word */
/* utility styles */
.printonly,.hide {display:none}


/* Footer modification my own */
.left-innerfooter {
float: left;
width: 49%;
text-align: left; /* depends on element width */
}
.right-innerfooter {
float: right;
width: 49%;
text-align: right; /* depends on element width */
}


/* my own - float image rotater */
img.floatimage {
float: right;
margin-left: 10px;

}


/* my own - DataTable */
table.result {
border-collapse: collapse;
border-spacing: 1px;
border: solid 1px black;
margin: 10px;
}




table.result td, table.result th {
padding:6px 6px;
border-bottom:solid 1px #000;
vertical-align:top;
text-align: left;
}

table.result caption{
background: #efefef;
color: #333;
text-align: center;
font-size: 1.2em;
line-height:3em;
}

table.result thead th {
background: #eee;
border-bottom:solid 1px #ddd;
border-top:solid 1px #fff;
text-align:left;
}

table.result tfoot td, table.result tfoot th{
background: #eee;
border-bottom:solid 1px #fff;
border-top:solid 1px #ccc;
}

tr.odd td, tr.odd th {
background:#e1f0ff;
}

tr.even td, tr.even th {
background:#f7f7f7;
}

/* links */

table.result td a, table.result td a:visited {
padding-top:6px;
padding-bottom:6px;
margin-top:-6px;
margin-bottom:-6px;
}

table.result td a {
color:#4088b8;
}

table.result td a:visited {
color:#4088b8;
}

table.result tbody th a {
background: url('uploads/images/table.png') center left no-repeat;
padding-left:20px;
color:#4088b8;
}


/* Sitemap Styler */
#sitemap {
 font:normal 16px Arial,sans-serif;
 margin: 20px;
}
#sitemap ul {
 list-style:none;
 margin:0;
 padding:0;
}
#sitemap li {
 background-color:#eee;
 margin:0 0 -0.1em;
 min-height:1em;
 padding:.2em .4em;
 position:relative;
 width:9em;
}
#sitemap ul ul {
 font-size:90%;
 margin-top:-1.4em;
}
#sitemap ul ul li {
 background:#ddd;
 border-top:0.5em solid #fff !important;
 border-left:0.5em solid #66c;
 left:10.4em;
}
#sitemap ul ul ul li {
 background:#ccc;
 border-color:#9c3;
}
#sitemap ul ul ul ul li {
 background:#bbb;
 border-color:#c93;
}
#sitemap ul ul ul ul ul li {
 background:#999;
 border-color:#c33;
 color:#fff;
}

/* Round Box Grey */
/* set millions of background images */
.roundedcornr_box_grey {
   background: #ebebeb url(uploads/images/roundedcornr_grey_grad.gif) repeat-x top left;
}
.roundedcornr_top_grey div {
   background: url(uploads/images/roundedcornr_grey_tl.gif) no-repeat top left;
}
.roundedcornr_top_grey {
   background: transparent url(uploads/images/roundedcornr_grey_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_grey div {
   background: url(uploads/images/roundedcornr_grey_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_grey {
   background: transparent url(uploads/images/roundedcornr_grey_br.gif) no-repeat bottom right;
}
.roundedcornr_top_grey div, .roundedcornr_top_grey,
.roundedcornr_bottom_grey div, .roundedcornr_bottom_grey {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_grey { margin: 0 20px; }
/* End Round Boxes */
