
/* Blue Style 001 */
/* Copyright 2007 Casey Lee for Joomlashack.com */


/* main background color, header background, and default text color */
body#page_bg {
	background-color: #cccccc;
	color: #363636;
}


/* default font */
html, body, form, fieldset {
	font: 14px/140% Arial,Verdana;
}


/*Top Nav Link Color*/

#header-top li a {
	color: #C9CFD3;
}
#header-top li a:hover {
	color: #fff;
}


/*Header (TEXT) */
#header-text h1, #header-text h1 a {
	color: #f7f7f7;
	font: normal 45px/45px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
}
/*Header (GRAPHIC) */
/*Adjust the height below - Proceed with caution or use "text" based logo from config*/
/*Notes: If your logo extends the default size (67px) the page.png must be re-exported as well */
/*It is recommended to use the Fireworks source */

#header-graphic {
	background: url(../images/header_logo.png) no-repeat left top;
	height: 67px;
}

/* Defines the clickable hotspot area of the logo */
/* You can temporarily uncomment the red border to see your zone */
#header-graphic h1 a {
	height: 58px;
	width: 215px;
	/*border: 1px solid red;*/
	cursor: pointer;
}


/* Headings Typography */

h1 {
	font-size: 28px;
	color: #333;
}

h2 {
	font-size: 24px;
	color: #797f83;
}

h3 {
	font-size: 20px;
	color: #3d3d3d;
}

h4 {
	font-size: 16px;
	color: #3d3d3d;
}
/* Default Link Styles */
a {
	color: #063901;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* Because serifs don't look all that great. Remove this if you change to a sans-serif font */

b, strong {
	font: bold .95em Arial, Helvetica, Geneva, sans-serif;
}

/* Left and Right Column Typography */

#leftcol h1, #rightcol h1 {
	font-size: 18px;
	line-height: 125%;
}

#leftcol h2, #rightcol h2 {
	font-size: 16px;
	line-height: 125%;
}
#leftcol h4, #rightcol h4 {
	font-size: 14px;
	line-height: 125%;
}

#leftcol .inside,
#rightcol .inside {
	font-size: 12px;
	line-height: 135%;
}

#leftcol a.contentpagetitle,
#rightcol a.contentpagetitle,
#rightcol div.contentheading,
#leftcol div.contentheading {
	font-size: 22px;
	line-height: 22px;
}
/* Bottom stroke */

table#main table#cork{
	background:transparent url(images/cork.jpg) repeat scroll 0% 50%;
	padding-right:3px;
	width:100%;
}

/* Teaser Background */

#teaser-wrapper {
	background: url(../images/teaser_bg.png) repeat-x center top;
	background-color:#9eccff;
}
/* Secondary (inner) Teaser Background */
#teaser {
	background: url(../images/teaser.jpg) repeat-x center top;
}
/* Teaser (icon position) Typography */

#teaser h3 {
	color: #3d3d3d;
	font-size: 28px;
	line-height: 32px;
}
#teaser p {
	color: #3d3d3d;
	font-size: 18px;
	line-height: 20px;
}
#teaser a {
}

#teaser a.readon {
	background-color: #f5f5f5;
	border: 1px solid #797f83;
}

/* @group Module Headings */


/* Style 6 -bdr */


div.moduletable-bdr {
	background: #f4f4f4;
	border: 1px solid #ccc;
}

/* Style 7 -nopad */

div.moduletable-nopad h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
	line-height: 165%;
}

/*Footer*/

#footer {
	background: #DEE5BC;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
}
#footer a, #footer p, #footer div, #footer a {
}
#footer .moduletable h3 {
	font-family: Georgia, Garamond, "Times New Roman";
}
/* @end */

/*Author Text*/
span.small,.createdate {
	font: normal small-caps 11px/12px Tahoma, Lucida Grande, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}
/*Last Updated Text*/
.modifydate {
	font: normal small-caps 11px/12px Tahoma, Lucida Grande, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}
/* Content Headings */

a.contentpagetitle {
	text-decoration: none;
	color: #5e6f75;
}

a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}

div.moduletableS4 div.contentheading a {
	color: #568b93;
}
div.contentheading, div.componentheading {
 	color: #113709;
	letter-spacing: 0px;
	font: normal bold 30px/39px Comic Sans MS,Verdana,Arial;
	text-align:center;
	font-weight:bold;
}

.contentheading a{
	text-decoration:none;
}
.contentLine{
	border-bottom:1px solid #8A8A8A;
}

/*Read more...*/
a.readon {
	font: bold 12px/20px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #747a7e;
}

a.readon:hover {
	color: #84949c;
	text-decoration:none;
}
/*Buttons*/

input.button {
	border: 1px solid #333333;
	background: #666666;
	color: #fff;
	cursor:pointer;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}
/* Category Tables */

div.sectiontableheader {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #797f83;
	font-weight: bold;
}

td tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fefefe;
	border-bottom: 1px solid #f0f0f0;
}

td tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #f6f6f6;
	border-bottom: 1px solid #f2f2f2;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}

.rsitems_table img{
	margin:-10px 5px 0px;
	width:155px;
}
.rsg2-galleryList-row h4{
	padding:5px 0px;
}
.chronoform{
	display:none;
}

#rightcol, #leftcol{

}

.classReg{
	/*border-bottom:1px solid #cccccc;*/
	padding:0px 5px 5px;
}
.classReg p{
	margin:3px 0px;
}
.classReg h4{
	margin:5px 2px 3px;
}
.classReg .row0{
	padding:2px 3px;
	border:1px solid #cccccc;
	background-color: #f1f1f1;
}
.classReg .row0 p{
	margin:0px 10px;
}
.classReg .row0 div{
	border-bottom:1px solid #cccccc;
	margin:2px 0px 5px;
	padding:2px 0px 5px;
}

.classReg .row0 div.itemRight{
	margin:-44px 0px 5px;
	padding:2px 0px 5px;
	float:right;
	display:inline;
	width:48%;
	border:0px;
}
.messageBox{
	background:#CEFF8C;
	border:2px solid #32C31C;
	color:#22A31C;
	font-weight:bold;
	padding:5px 10px;
	margin:10px 0px;
}
.errorBox{
	background:#82DE68;
	border:2px solid #32C31C;
	color:#22A31C;
	font-weight:bold;
	font-size:28px;
	padding:5px 10px;
}

.classDisplay{
	border:1px solid #cccccc;
	margin:10px 0px;
	padding:10px 0px;
}
.classDisplay .row0,.classDisplay .row1{
	border-bottom:1px solid #cccccc;
}
