/* custom stuff
yellow: e0e060
green: 1bac85
blue: 16619d
tan: fbe9c9 

http://www.colourlovers.com/palette/4368882/Read_The_Ransom_of_R

*/
body{
	background-color:#75B56A;
}
img, div { behavior: url(scripts/iepngfix.htc) }

.right { text-align: right }

.address { margin-left: 30px; }

.big { 
	font-size: 30px; 
	font-family: Lato, Helvetica; 
	padding:20px 0px;
	line-height:110%;
	text-align: center; 
	color: #5B915A;
}
h1{
	text-align:center;
}
h2 a { border-bottom: none; }
a { outline: none;}

h2 {
	margin-top: 20px;
	font-size: 18px;
	font-weight:bold;
	color: #5B915A;
	border-bottom: solid 1px #5B915A;
}

#newsbox {
	width: 600px;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #16619d;
	background-color: white;
}

#newsbox p { 
	font-size: 12px;
	font-family: Georgia, Serif;
	font-style: italic;
}

#header img { float: right; left: 10px; top: -35px; position: relative; }

.button {
	text-align: center;
	margin-top: 25px; 
	margin-right: 20px; 
	width: 250px;
	padding: 20px 00px 20px 20px;
	background-color: #16619D;    
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
	border: 0; 
	color:#FBE9C9; 
	font-weight: bold; 
	font-size: 1.2em;
	display: block;
}

.item {
	border: solid 2px #1bac85;
	background-color: #fff;
	margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
 }

.item h2 {
    font-size: 16px;
	border: solid 2px #1bac85;
	padding-left: -10px;
	height: 25px;
	margin-top: 0px;
	padding-top: 2px;
	background-color: #1bac85;
			  -moz-border-radius-topright: 5px;
			  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-topright: 5px;
  -webkit-border-radius-topleft: 5px;
}

.item h2 a { color: #e0e060; padding-left: 5px; margin-top: 5px; border-bottom: none;}
.item h2 a:hover{ color: #fbe9c9; border-bottom: none; }

.item p { padding-left: 10px; padding-right: 10px; }

.item h1 {
	border: solid 2px #1bac85;
	font-size: 1.5em;
	padding-left: -10px;
	height: 25px;
	margin-top: 0px;
	padding: 3px;
	padding-left: 5px;
	background-color: #1bac85;
	color: #fbe9c9;
			  -moz-border-radius-topright: 5px;
			  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-topright: 5px;
  -webkit-border-radius-topleft: 5px;
}

.fb-item {
	font-size: 80%;
	margin-top: 20px;
}

.imageholder { 
	max-width:50%;
	background-color: #5B915A;
	padding: 5px;
	  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #e0e060;
	margin-bottom: 5px;
} 



.float-right { float: right;  margin-left: 5px; }
.float-left { float: left; margin-right: 5px; }
.clear { clear: both; }

object { text-align: center; }

li#current {
	background-color: #fbe9c9;
	color: #16619d;
	font-size: 18px;
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

li#current span { 
	padding-right: 20px;
	padding-left: 20px;
}

#sun {
	height: 107px;
	width: 507px;
	background: url('../images/sun.png') no-repeat;
	position: relative;
	left: -53px;
	top: -53px;
	z-index: 2;
}

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
  height: 100%;
	background: #b8c7d0;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-top: 60px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
  width: 770px;
  background: url(../images/blog_bg.png) repeat-y;
  background-color: #1bac85;
  text-align: left;
  border-top: 10px solid #1bac85;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#content_bg {
	margin: 0px 10px;
	background-color: #fbe9c9;
}

#header {
	position: relative;
	background: #000 url(../images/blog_header.jpg) 0 0 no-repeat;
	width: 750px;
	height: 194px;
	z-index: 10;
}

#newflash {
	float: right;
	background: url(../images/blog_hash.png) 0 0;
	height: 194px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu, #footer {
	height: 30px;
	background: #1bac85;	
	text-align: center;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
	color: #e0e060;
	font-size: 18px;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #41aee7;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: left;
	width: 730px;
	border: 0px solid #c00;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navigation {
	float: right;
	width: 190px;
	padding-top: 10px;
	margin: 0;
	border: 0px solid #00c;
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 15px 15px;
}

.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #fbe9c9;
}


/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.readon {

}

h3, .componentheading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9b9a87;
	margin: 10px 0 5px 0;
}

.contentheading {
  height: 40px;
  vertical-align: bottom;
	font-size: 22px;
 	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 20px;
	
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}


a.mainlevel {
  display: block;
  border-bottom: 1px solid #ddd;
}


a:link, a:visited {
	color: #16619d; 
	text-decoration: none;
}

a:hover {
	color: #76261B;
	border-bottom: 1px dotted #76261B;
}


.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

strong {
	color: #333333;
}

a img {border: 0;}