/*
 *	Zen Light Pro v2.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2007 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;
padding:0;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
text-align:left;
font-size:14px;
color:#7C97B6;
background: #90AE55 url(layout_FILES/masthead-background.gif) 0 0  no-repeat; position:relative;
}

#container {
background: #90AE55;
text-align:left;
top:0px;
width:970px;
margin:0 auto;
}

#header{
clear:both;
text-align:center;
vertical-align:top;
width:970px; height:153px; background:url(layout_FILES/masthead.jpg) 0 0 no-repeat; position:relative;
padding:0px;
width:970px;
height:153px;
top:0px;
left:0px;
z-index: 10;
}
#topnav {
	display: block;
	position:relative;
	top:-6px;
	left:10px;
	text-align:center;
	width: 950px;
	z-index: 30;
}

#bottom-nav {
	color: #ffffff;
	display: block;
	text-align:center;
	width: 970px;
	padding-bottom:5px;
	position: relative;
}

.copyright {
	background: url(layout_FILES/footertile.gif) repeat;
	color: #ffffff;
}

.contact {
	text-align: center;
	color: #ffffff;
}
.contact a {
	text-align: center;
	color: #ffffff;
}
#wrapper {
background: #F3CD84 url(layout_FILES/background.gif) repeat;
clear:both;
float:left;
width:970px;
border:0px solid #C7DCB4;
}

#main-content {
float:left;
width:930px;
position:relative;
top:0px;
padding-left: 20px;
padding-bottom:15px;
padding-right: 20px;
padding-top:15px;
z-index: 10;
}

#footer{
clear:both;
color: #ffffff;
text-align:center;
font-size:13px;
padding:4px;

}

/*new additions*/
.important {  font-family:"Comic Sans MS"; font-size:19px; }
.detail {  font-family:"Lucida Sans"; font-size:16px; color:#003366 }
.name-of-person {  font-family:"Comic Sans MS"; font-size:14px; }
.align-right {  text-align: right}
.align-center {  text-align: center}
.align-left {  text-align: left}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight: bold;
color: #ffffff;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #333;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
}


/********************************/
/* Form elements */
/*******************************/

#login {
padding:0;
margin:0;
z-index: 1000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-129px;
}

#login input {
vertical-align: middle;
}

#login input.username,
#login input.password {
width:64px;
color:#000;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #777;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#fff;
}

#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-29px;
padding-left:0px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#000;
font-size:11px;
padding:2px;
margin-left:4px;
background: #fff;
border:1px solid #ddd;
}

#search input.searchimage {
border:0;
}

/* General element styles:*/  
H1, H2, H3, H4, H5, H6, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:"Comic Sans MS", arial, helvetica; color:#333; }
A { color:#003366; text-decoration:underline;}
A:hover { color:#000; text-decoration:none; }
FORM { margin:0px; }
P, TD, UL, OL { font-family:"Lucida Sans" font-size:14px; line-height:1.5em; color:#003366; margin:10px 0px;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #003366 1px solid; font-size:12px; }
ul { margin-left:8px;padding-left:0px;list-style-position: inside; }

.contenttable {
	margin-left:75px;
	width: 570px;
	background: #DDDDDD;
	padding-left:10px;
}

/* Frames, spacing, link-to-top */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
height: 1%;
background:#333;
/*background: url(layout_FILES/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;}

DIV.csc-frame-frame1 {
background: #fff;
border: 0px solid #ccc;
border-bottom:12px solid #fff;
}

DIV.csc-frame-frame1 p {
color:#333;
}

DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background:#CCCCCC; margin-bottom:14px; margin-top:3px; font-size:12px; }

/* Headers, plain */ 
H1 { font-size:22px; color:#003366; font-weight:bold;}
H2 { font-size:20px; color:#003366; font-weight:bold; }
H3 { font-size:18px; color:#003366; font-weight:bold;}
H4 { font-size:16px; color:#003366; font-weight:bold;}
H5 { font-size:14px; color:#003366;}
H6 { font-size:13px; color:#003366;}
H1, H2, H3, H4, H5, H6 { margin:0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color: #003366; text-decoration:underline; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { text-decoration:none; }

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:12px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }