/* Start of CMSMS style sheet '** TrueBlue Default **' */
/***********GENERAL STYLE***************/

body{
	padding: 0px;
	text-align: center;
	margin: 0 auto;
}

img{
	border: none;
}

/***********DIV IDS*************/

#wrapper{
	width: 950px;
	margin: 0 auto;
	text-align: left;
        position:relative;
}

#header{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 135px;
}



#rcolumn{
	padding: 10px 12px 10px 0px;
	background-image: url(uploads/images/template/brheader.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	margin-left: 275px;
	margin-bottom: 30px;
	min-height: 200px;
	font-size: .8em;
}


#lcolumn{
	width: 225px;
	padding: 10px 30px 10px 12px;
	 float: left;
}

/***This next line of code applies only to Windows IE, and should fix display bug in the left column***/

/* hide from iemac \*/ 
.ie { 
height: 1%; 
} 
/* end hide from iemac */

#colwrapper{
	border: 1px solid #5189A9;
	background-image: url(uploads/images/template/botshadow.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #DAE7EE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding-bottom: 20px;
}

#greendiv{
	border: 1px solid #9e9e9e;
	background-color: white;
	margin: 2px;
	padding: 5px;
	text-align: center;
}


#row{
	/* height: 150px;*/
	color: #003D5E;
	font-size: 1.0em;
	font-weight: bold;
}

.item_col1, 
.item_col2, 
.item_col3 {
	width: 180px;
	height: 100px;
	text-align: center;
	margin-right: 15px;
	margin-top:10px;
	float: left;
	padding: 25px 10px 10px 10px;
	cursor:pointer;
	color:#192474;
}

.item_col1{
	background-image: url(uploads/images/white_rounded.gif);
}

.item_col2{
	background-image: url(uploads/images/ltblue_rounded.gif);
}

.item_col3{
	background-image: url(uploads/images/dblue_rounded.gif);
	margin-right: 0px;
}

/** Okay, so Charlie wanted a catchy rollover effect on all three rounded boxes (col1,2,3), so they'll have a semi-transparent background image on hover to give it depth while leaving the initial background color intact **/

div.preload{     /** use this to hide the images and preload them **/
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.item_col1:hover{
	background-image: url(uploads/images/white_over.gif);
}

.item_col2:hover{
	background-image: url(uploads/images/ltblue_over.gif);
}

.item_col3:hover{
	background-image: url(uploads/images/dblue_over.gif);
}

.item_col1 p, 
.item_col2 p, 
.item_col3 p {
	text-align:center;
	font-size:1.5em;
	margin:0px;
	line-height:1.3em;
}

#botmenu{
	clear: both;
	text-align: right;
	background: url(uploads/images/template/botmenu.jpg) repeat-x;
	padding: 8px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: .7em;
}

#botmenu ul {
       margin: 0;
       padding-left: 0;
}

#botmenu li {
      list-style-type:none;
      display:inline;
      border-left:1px solid #87B6D0;
      padding:0 10px;
}

#botmenu li a:link, #botmenu li a:active, #botmenu li a:visited {
      text-decoration:none;
      color:#fff;
}

#botmenu li a:hover {
      text-decoration:underline;
}

#botmenu h3 {
display:inline;
font-weight:normal;
color:#DAE7EE;
}

#footer{
	text-align: right;
}

/************TEXT STYLES************/

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 160%;
	text-align: left;
}

p.cat_descrip{     /** for the category descriptor...prevents their crazy serif s*t  **/
	font-family: "Book Antiqua", "Garamond", serif;
	font-size: 1.2em;
	color: #000070;
	font-weight: bolder;
	line-height: 130%;
	margin-bottom: 40px;
}

#footer p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005482;
	font-size: .7em;
	clear: both;
	text-align: right;
}

#greendiv p{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004870;
	font-size: .8em;
	font-weight: normal;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 0px;
}

#greendiv a:hover, 
#greendiv a:link, 
#greendiv a:visited, 
#greendiv a:active{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004870;
	font-weight: normal;
	text-align: center;
	margin-top: -10px;
	text-decoration: none;
}

a:link, a:visited, a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005482;
	text-decoration: underline;
}

a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005482;
	text-decoration: none;
}

h1{
	color:#528F22;
	text-align: left;
	font-family: Garamond;
	font-size: 2.7em;
	font-weight: bold;
           margin-top: 20px;
}

h2{
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#greendiv h2{
	margin-top: 0px;
	color: #528F22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
}

h3{
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

#greendiv h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004870;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

h4{
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

h4 a,
h4 a:link,
h4 a:active,
h4 a:visited{
	color: #333;
	text-decoration: none;
}

h5{
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
}

/*********Form Formatting*************/

div.form{
  margin-top: 25px;
  font-size: .8em;
  color: #333;
}

div.form textarea{
  width: 622px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #333;
  line-height: 140%;
}

div.form input{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #333;
}

div.form label{
  margin-bottom: 3px;
}

div.formbuilderform fieldset {
  border: 1px solid #87B6D0;
}

div.formbuilderform legend {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #005482;
}

div.formbuilderform label{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #005482;
  display: block;
}
div.row {
  clear: right;
  margin: 5px 0;
}
span.left_column {
  float: left;
  width: 25%;
}
span.right_column {
  width: 60%;
}
/* End of '** TrueBlue Default **' */

