/* ---------- GLOBAL  ------------- */
body {
	background: #003164 url(../images/tile.jpg);
	color: #727171;
	font-family: "Trebuchet MS", Arial, "sans serif";
	font-size: 12px;
	margin: 0px;
}

img {
	border:0;
	margin:0;
}
a {
	text-decoration: none;
}
div {
	margin: 0;
	padding: 0;
}
small{
	font-size: 11px;
}
/* ------------- layout divs ------------- */
#wrapper {
	background: url(../images/topbg-home.jpg) repeat-x top;
}

.holder{
	width: 990px;
	margin: 0 auto;

}
.clear {
	clear: both;
	height: 1px;
}
#header {
	background: url(../images/menubg.gif) top center no-repeat;
	height: 330px;
	margin: 0;
}
.banner#header {
	background: url(../images/main-tile.gif) bottom center repeat-y; 
}
.banner {
	text-align:center;
}
/* ------------- TOP LINKS ------------- */
.menu {
	padding: 0;
	margin: 0;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
}

.toplinks {
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.toplinks a, .toplinks a:visited, .toplinks a:link {
	color: #ffffff;
	text-transform:uppercase;
	font-size:12px;
}
.toplinks a:hover {
	color: #9cbee1;
}
.search, #cse-search-box {
	float: left;
	width: 235px;
	height: 30px;
	color: #9cbee1;
	border: none;
	text-align:right;
	padding: 10px 0 0 5px;
}
.search .go {
}

/* ------------- main div ------------- */
#main {
	background: url(../images/main-tile.gif) top center repeat-y;
	width: 960px;
	padding: 0;
}

#headlinks {
	padding: 0;
	margin:0;
	border: 1px solid white;
}

#headlinks div {
	float: left;
	font-size: 12px;
}
#headlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#headlinks ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
 }
#headlinks a{
	padding: 13px 2px 2px 130px;
	display: block;
}
#headlinks #headlink1 a {
	background:url(../images/headlink1.jpg) top left no-repeat;
 	height: 130px;
	width: 178px;
}
#headlinks #headlink1 a:hover {
	background:url(../images/headlink1-on.jpg) top left no-repeat;
}
#headlinks #headlink2 a {
	background:url(../images/headlink2.jpg) top left no-repeat;
 	height: 130px;
	width: 178px;
}
#headlinks #headlink2 a:hover {
	background:url(../images/headlink2-on.jpg) top left no-repeat;
}
#headlinks #headlink3 a {
	background:url(../images/headlink3.jpg) top left no-repeat;
 	height: 130px;
	width: 178px;
}
#headlinks #headlink3 a:hover {
	background:url(../images/headlink3-on.jpg) top left no-repeat;
}

/* ------------- left side :: content ------------- */
#left-news {
	clear: both;
	background: url(../images/yellow.jpg) top left repeat-x;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 10px 10px;
	line-height: 1.6em;
	width: 580px;
	text-align: center;
}
*html #left-news {
	width: 570px;
}
#left-news h2 {
	text-align: left;
	padding:0;
	margin:15px 0 10px 0;
}
.entry {
	margin: 0;
	padding: 0;
	clear:left;
	border-top: 1px solid #ccc;
	text-align: left;
}
.entry img {
	padding: 3px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#left-news p {
	margin:0;
	padding:0 0 5px 0;
}
#left-news p.linktoarchive {
	clear:both;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	font-weight: bold;
}


/* ------------- right side ::  ------------- */
#right {
	float: left;
	width: 314px;
	padding: 0px;
	text-align:right;
	margin-left: 10px;
	font-size:12px;
}
#right #highlights {
	text-align: center;
	margin: 5px 0 5px 0;
	width: 314px;
} 
	#highlights .title {
		background: url(../images/highlight-bg.jpg) top center no-repeat;
	}
	#highlights .title h3 {
		text-transform:uppercase;
		color: #ffffff;
		font-weight: bold;
	}
	#right .body {
		border: 1px solid #cccccc;
		border-top: none;
		border-bottom: none;
	}
	#right .body ul {
		padding: 0px;
		margin: 0px;
		LIST-STYLE-POSITION: outside; 
		LIST-STYLE-TYPE: none;
	}
	#right .body ul li {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		LIST-STYLE-POSITION: outside;
	}
	#right .body ul li img {
		margin: 0px 0px 5px 0px;
		border: 1px solid #cccccc;
	}
	#highlights .sill {
		clear:both;
		margin: 0px;
		padding: 0px;
	}
#right .twitter {
	border:5px solid #badae3;
	background: #edeef2;
	overflow:hidden;
}
#right .twitter .body {
	height: 70px;
	width: 290px;
	padding: 8px;
	text-align:left;
}
#right .twitter .title {
	background:url(../images/tweet.jpg) no-repeat;
	height:37px;
}
#right .twitter .title h3 {
	color: #3c4349;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	padding-top:13px;
	margin-bottom: 5px;
	text-transform:uppercase;
}
#right .socialnetworks{
	background-color: #edeef2;
	border: 1px solid #e3e3e3;
	text-align:center;
	padding: 10px 0;
	margin: 5px 0px;
}
#right .socialnetworks a{
	margin: 0px 8px;
}

/* ---CONTENT DIVS ----*/
#content {
	padding: 10px;
}
.div-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
        
        font-size: 9px;
        color: #505050;
}

.div-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
        
        font-size: 9px;
        color: #505050;
}
/* ------------- FOOTER ------------- */
#footer-sill {
	background: url(../images/footer-sill-home.gif) top center no-repeat;
	height: 44px;
}
#footer {
	clear:both;
	padding: 0px;
	margin: 0;
	font-size:12px;
}
#footer-body {
	background: url(../images/footer-tile.gif) repeat-y top center;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	text-align: left;
}
#footer-links {
	float: left;
	margin-left: 30px;
	line-height: 1.6em;
	width: 510px;
}
#footer-links p {
	margin:0;
	padding:0 0 20px 0;
}
.footer-links-section {
	float: left;
	padding: 10px;
	margin: 0px;
	margin-left: 20px;
	width: 200px;
}
.footer-address {
	color: #eff3f8;
	padding: 0px 25px 0px 20px;
	font-size:12px;
}
.footer-bottom {
	clear:both;
	background: url(../images/footer-bottom.gif) top center no-repeat;
	height: 27px;
}














	
/* ------------- TYPOGRAPHY:: center ------------- */
#headlinks a {
	color: #515151;
}

#headlinks h1 {
	color: #ee9c00;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-weight: bold;
}

/* ------------- TYPOGRAPHY ------------- */

h1 {
  font-size: 1.7em;
  font-weight: normal;
  
}


h2 {
  color: #c88c2c;
  font-size: 0.9em;
  font-weight: normal;
  margin: 0.2em 0 1.4em 0;
  
}

h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 25px 0 10px 0;
}


h1, h2, h3, {
	margin: 0;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;
	border: 1px solid #111;
	color:#000;
	background: #eeeeee;
}
.authortime {
	font-size:11px;
	color: #999999;
	font-weight:normal;
	text-transform: none;
	display:block;
}

/* ------------- TYPOGRAPHY:: left side ------------- */
#left-news a, #left-news a:visited{
	color: #8e5d00;
}
#left-news h1 {
	font-size: 26px;
	font-weight: bold;
}
#left-news h2 {
	color: #ca8b2c;
	font-size: 19px;
	font-weight: bold;
	text-transform:uppercase;
}
#left-news h3 {
	font-size: 17px;
	font-weight: normal;
	margin: 15px 0 15px 0;
}
#left-news a:hover {
	color: #ee9c00;
	text-decoration:none;
}
#left-news .entry p{
	display:block;
}
#left-news .readmore a {
	color:  #ee9c00;
	font-weight: bold;
}
#left-news .readmore a:hover {
	color: #ca8b2c;
	text-decoration:none;
}


/* ------------- TYPOGRAPHY:: right side ------------- */
#right h3 {
	font-size:14px;
	color: #FFFFFF;
	padding: 10px 8px 5px 12px;
	text-align:left;
}
#right p, #right h3{
	margin:0;
}


/* ------------- TYPOGRAPHY:: footer ------------- */
.footer-address h1 {
	color:#ffffff;
	font-size: 18px;
	padding-bottom: 5px;
}
#footer-body a {
	color: #ffffff;
}
#footer-links h1{
	margin:0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
#footer-links a, #footer-links a:visited {
	color: #bbbbbb;
}
#footer-links h1 a, #footer-links h1 a:visited {
	color: #ffffff;
}
#footer-links a:hover,#footer-links h1 a:hover {
	color:#0066FF;
}
#footer-links h1 a:hover {
	font-weight: bold;
}
#footer-links ul{
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}
#footer-links li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer-address p {
	margin: 0;
}
.copyright {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 60px;
	color: #FFFFFF;
	clear:both;
	
}


/*--- FORM ELEMENTS ----*/
form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}

/* IMG */
.img-border {
   border: 1px solid #333333;
   float: left;
   margin: 0;
   padding:0;
}


.FSF_input, #cse-search-box .search-input {
	border: none;
	height: 18px;
	padding-top: 0px;
	color:#006699;
	font-size:12px;
}
.FSF_submit, #cse-search-box .search-submit{
	background: none;
	background-color: #346daa;
	border: none;
	font-weight:bold;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #dde1e6;
	padding: 2px;
	font-size:11px;
	margin-top: 0;
	margin-left: 5px;
}
.FSF_submit:hover, #cse-search-box .search-submit:hover {
	color: #ffffff;
}