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

img, div { behavior: url(scripts/iepngfix.htc) }

.address { margin-left: 30px; }

.big { 
	font-size: 16px; 
	font-family: Georgia, Serif; 
	font-style: italic; 
	margin-left: auto; 
	margin-right: auto; 
	width: 600px; 
	text-align: center; 
	color: #16619d;
	margin-bottom: 20px;
}

h2 a { border-bottom: none; }

h2 {
	margin-top: 20px;
	margin-bottom: -10px;
	font-size: 18px;
	color: #16619d;
	border-bottom: solid 1px #1bac85;
}

#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; }

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

.item h2 {
	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; }

.imageholder { 
	background-color: #1bac85;
	padding: 5px;
	-moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   color: #e0e060;
	margin-bottom: 5px;
	text-align: center
} 

.vertical { width: 250px; }
.video { width: 475px; }

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

object { text-align: center; }

li#current {
	background-color: #fbe9c9;
	color: #16619d;
}

li#current span {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	color: #16619d;
	font-size: 18px;
	border-bottom: 0;
}

#sun {
	float: left;
	height: 107px;
	width: 370px;
	background: url('../images/sun.png');
	position: absolute;
	left: -53px;
	top: -53px;
	z-index: 0;
}

.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: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#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: 250px;
	z-index: 10;
}

#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 20px;
	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;
}

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


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


a:link, a:visited {
	color: #16619d; 
	text-decoration: none;
	border-bottom: 1px dotted #16619d;
}

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

.imageholder a { border-bottom: none; }
.imageholder a  img { border-bottom: none; border: 1px solid #e0e060; }
.imageholder a img:hover { border-bottom: none; border: 1px solid #1bac85; }

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

.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;}

h4 {
	margin-left: 20px;
	color: #c0c0c0;
	font-size: 25px;
	font-style: italic;
	font-family: Georgia, Serif;
}

h5.outline { 
	position: relative; 
	left: 1px; 
	top: 1px; 
	font-style: italic; 
	margin-bottom: -10px; 
	color: #095478; 
	font-size: 17px; 
	padding: 0px; 
	font-family: Georgia, Serif; 
	font-weight: bold; 
	border: none;
}

.outlinetext { 
	position: absolute; 
	left: -1px; 
	top: -1px; 
	color: #fbe9c9; 
	font-size: 17px; 
	font-family: Georgia, Serif; 
}

#tagline { position: relative; float: right; width: 430px; padding: 0px; top: -45px; left: 10px; }