﻿/*Layouts*/
body {background-color:#fff;text-align:center;}
H1 {font-size:2.4em;font-weight:normal;color: #000;}
H2 {font-size:2em;font-weight:normal;color: #000; margin-bottom: 0px; padding-bottom: 0px;}
H3 {font-size:1.6em;font-weight:bold;color: #000;}
A:link, A:active {text-decoration:none;color: #006871;}
A:hover,A:visited {text-decoration:none;color:  #f39912;}

#wrapper {width:960px;background-image: url(images/border_middle.jpg); background-repeat:repeat-y;margin:0 auto;}
#wrapper_top {width:960px;height:20px; background-image: url(images/border_top.jpg); background-repeat:no-repeat;margin:0 auto;}
#wrapper_bottom {width:960px;height:20px; background-image: url(images/border_bottom.jpg); background-repeat:no-repeat;margin:0 auto;clear:both;}

#wrapper #header {width:940px; height:274px;}
#wrapper #Footer {height:40px;vertical-align: bottom;clear:both;}
#wrapper #menu { background-image:url(images/menu_bg.gif); background-repeat:no-repeat; height:380px; width:225px; padding-left:18px; margin-top:-239px; padding-top:160px; margin-left:10px; z-index:100; position:relative;}
#wrapper #searchBoxLeft { padding:10px; background-color:#ebebeb;  margin-left:20px; width:200px;}

#wrapper #homeColContent {width:920px; margin-top:-20px;}
#wrapper #homeColContent #leftColumn {float:left;width:260px;}
#wrapper #homeColContent #mainColumn {margin-left:265px;text-align:left; width:639px;}
#wrapper #homeColContent #mainColumn #mainLeft { width:280px; padding:10px;margin-right:280px;}
#wrapper #homeColContent #mainColumn #mainRight { float:right; width:280px; padding: 5px 10px 5px 10px; border: #ebebeb 10px solid;background: #f6f6f6;}

#wrapper #threeColContent {width:920px; margin-top:-20px;}
#wrapper #threeColContent #leftColumn {float:left;width:260px;}
#wrapper #threeColContent #breadcrumbColumn {margin-left:265px; width:650px; text-align:left;margin-top:5px;}
#wrapper #threeColContent #mainColumn {margin-left:265px;text-align:left;width:650px;  }
#wrapper #threeColContent #mainColumn #mainLeft {width:450px;}
#wrapper #threeColContent #mainColumn #mainRight {float:right;width:190px;}


#wrapper #twoColContent {width:920px; margin-top:-20px;}
#wrapper #twoColContent #breadcrumbColumn {margin-left:265px;width:650px; text-align:left; margin-top:5px; }
#wrapper #twoColContent #leftColumn {float:left;width:260px;}
#wrapper #twoColContent #mainColumn {margin-left:275px;text-align:left; width:640px;}

/*Specific Controls*/
.sf_newsList .sf_newsTitle A, .sf_newsList .sf_newsTitle A:hover, .sf_newsList .sf_newsTitle A:visited {color: #006699;font-size:.8em;}
.sf_newsList .sf_newsDate {margin:0px;}


.sf_searchBox {font-size:1.2em; vertical-align:middle;clear: both;padding: 10px 20px 10px 20px; border: #ebebeb 10px solid;background: url(images/search.jpg) #f6f6f6 no-repeat 100% 4px;MARGIN: 20px 0px 0px;}
.sf_searchText {width:120px;}
.sf_searchSubmit {border: #006 1px solid;border-top: #006 1px solid;background: #ccf; margin:5px; margin-top:10px;}
