/* just for the gallery for now */
@import url("slimbox.css");

/*
## 
## main site tag styles 
## 
*/
html, body {height:100%; /*	*/}
body, #tblContent { background: #ffffff}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 2px 0px 4px;
	/*color: #ecedee;*/
	/*	background: url('/images/layout/header.jpg') no-repeat top right;}*/
	
}
#bodyMain {
	color: #3f76b9;
	/**/background:  url(/images/layout/background.gif) repeat-x #1e4f9c;
	margin: 0 auto;
}
ul {
margin-top:4px;
margin-bottom:2px;
margin-left: 15px;
padding-left: 10px;
}
p, td{	font-size: 12px;	color: #333;}
a{	color: #0000CC;	font-size: 13px;}
p{	margin-top: 0em;margin-bottom: 0.8em;} /*default is 0em and 1.6em*/
/*	color: #CCCCCC;*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
.linkLarge {font-size: 24px;}
img {border: 0px solid #000000;}
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 13px;}
/*
## 
## main site styles 
## 
*/

.pageHead, .pageSubHead, .pageParaHead{
	color: #666699;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	display: block;/*	margin: 50px;*/
}
.pageHead {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pageSubHead {	font-size: 20px;	font-weight: bold; margin-bottom: 4px;}
.pageParaHead {	font-size: 16px;	font-weight: bold;}
/*
## 
## index page styles 
## 
*/
#bannerRow {background-image: url('/images/sunflower_banner.jpg'); height:192px; }
#tblHeader {/**/background: url('/images/layout/page_top.gif') no-repeat; height:25px; }	
#tblContent {/* height:100%;*/background: url("/images/layout/page_body.gif")  repeat-y; width:999px; border:0; margin:0 auto; padding: 0;}
#content_row {height:100%;height:400px;}
#footer_row {border: none; height:2px;}
#main {border: none; height:100%; width:100%; width:849px; height:400px;}/**/
/*
## 
## menu styles 
## 
*/
/*menuRow is the cell that contains the menus*/
.menuRow {
	width: 140px;
	color: #ecedee;
}
.menuRow a:hover {text-decoration: none;}
.menuRow a {font-size: 12px;}
/*menuDrop is the table that contains the dropped down elements of the menu*/
.mnuDrop .btn_out {
	background-image: url(/images/layout/button3.gif);
	text-indent: 20px;
}
.mnuDrop .btn_over,.mnuDrop .btn_down {
	background-image: url(/images/layout/button4.gif);
	text-indent: 20px;
}	
.mnuHeading{
	color: #ecedee;
	font-weight: bold;
}	
.btn_over, .btn_out, .btn_down{
	width: 140px;
	height: 17px;
	padding-top: 1px;
	text-indent: 5px;
	background-repeat: no-repeat; display:block;
}
.btn_out {
	background-image: url(/images/layout/btnBluUp.gif);
	color: white;
}
.btn_over, .btn_down {
	background-image: url(/images/layout/btnBluDn.gif);
	color: #FC9304;
	cursor: pointer;
}
.btn_down {
	/*font-weight: bold;*/
	color: #FF6600;
}
.mnuDrop .btn_out {
	background-image: url(/images/layout/button3.gif);
	text-indent: 15px;
}
.mnuDrop .btn_over,.mnuDrop .btn_down {
	background-image: url(/images/layout/button4.gif);
	text-indent: 15px;
}/**/
.btn_none { /*just a spacer between menu groups*/
	width: 1px;
	height: 8px;
}
.boximage {
  border     : 1px solid #dedede;
  margin     : 10px;
  padding-top: 3px;
}
.boximage_caption {
  margin-top: 3px;
  padding   : 5px;
  color     : #000066;
  font-size : 9px;
  background: #F1F1F1;
}
.text_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}	

/*
## 
## gallery styles 
## 
*/
#tblGallery { /*height:100%; width:100%;*/ border:0; background:#abb5c3; background:none;}
#frameTop, #frameBottom {width:810px; /*height: 100%*/ }
#frameTop {height: 140px}
#frameBottom {height: 450px}

/*
* for the gallery 
*
*/
#tblGallery img {padding: 2px;}
#tblGallery td {width:350px; vertical-align:top;}
