@charset "UTF-8";

* {
	margin-top: 0px;
	margin-left: 0px;

}
/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* remove default link styles */
:link,:visited { text-decoration:none; }

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style: none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,p,h3,h4,h5,h6,pre,code { font-size: 1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,p,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin: 0; padding: 0; }

/* prevent blue linked image borders */
a img,:link img,:visited img { border: none; }

/* styles
 * ------------------------------------------------------------------------- */

html,body { height: 100%; }

body {
background-image:url(../images/background2.jpg);
background-color:#58c7d9;
	background-repeat: repeat-x;
		text-align: center;
		
}

a { color: #7E1E18; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
fieldset { border: none; }

h1 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #007c85;
	margin-bottom:5px;


	}
	
h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #007c85;
	margin-bottom:5px;
	letter-spacing:.1em;

	}

.style1 {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	text-align:left;
	
}
.style1indent {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	text-align:left;
	margin-left:30px;
	
}
.style2 {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	text-align:center;
	
}

.resources {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	line-height:1.2em;
	
}

.firstline {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.75em;
	text-align:left;
	
}
.contactBottom{
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	text-align:center;
	
}


a:link {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	text-decoration:none

}
a:visited {
	color: #007c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-weight:bold;

	text-decoration:none
}
a:hover {
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	text-decoration:none
}

.main a {
	color: #007c85;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	letter-spacing:.1em;
	text-decoration:none

}
.main a:visited {
	color: #007c85;
}
.main a:hover {
	color: #015960;
}

.active a {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	letter-spacing:.1em;
	text-decoration:none

}

.active a:visited {
	color: #fff;
}
.active a:hover {
	color: #fff;
}

.copyright a {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none

}

.copyright a:visited {
	color: #007c85;
	
}
.copyright a:hover {
	color: #2f969d
}

.current {
	color: #003337;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	letter-spacing:.1em;
}

.sub a {
	color: #007c85;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	letter-spacing:0px;
	text-decoration:none


}
.sub a:visited {
	color: #007c85;
	
}
.sub a:hover {
		color: #015960;

}
		
.next a:link {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color:#36bcb3;
	font-weight:bold;
	text-align:left;
	border:1px;
	border-color:#339999;
	text-decoration:none;
	padding: 5px;
}
.next a:visited {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color:#36bcb3;
	font-weight:bold;
	text-align:left;
	border:1px;
	border-color:#339999;
	text-decoration:none;
	padding: 5px;
	
}
.next a:hover {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	background-color:#80e5de;
}
		
.bulletStyle {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial	font-size: 13px;
	font-style:italic;
	line-height: 1.5em;
	text-align:left;
	margin-left:30px;
	list-style-type: square;
	
}

.bulletStyleQuiz {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial	font-size: 13px;
	font-style:italic;
	font-size: 13px;
	line-height: 1.5em;
	text-align:left;
	margin-left:40px;
	list-style-type: none;
	
}

.bulletStyleChecklist {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial	font-size: 13px;
	list-style-image: url("../images/square.png");
	font-size: 13px;
	line-height: 1.5em;
	text-align:left;
	margin-left:40px;
	list-style-type: none;
	
}


.pics {
margin-right:15px;
margin-bottom:5px;
border-color:#0099CC;
float:left;
	
}		

.picsRight {
margin-left:5px;
margin-bottom:5px;
border-color:#0099CC;
float:right;
	
}

hr {
	color: #007c85;
	height:1px;
	

}

/* Navigation
---------------------------------------------------------------------------- */
#nav, #actual-nav { width: 761px; height: auto; z-index:1}
#actual-nav li, #actual-nav a { display: block; text-align:center; height:27px; z-index:1}
#actual-nav li { float: left; _display: block; text-align:center; z-index:1}

#nav2, #actual-nav2 { width: 761px; height: auto;}
#actual-nav2 li, #actual-nav2 a { display: block; text-align:center; height:27px;}
#actual-nav2 li { float: left; _display: block; text-align:center;}

ul {
	margin: 0;
	padding: 0;
	list-style: none;

	}

ul li {
	position: relative;
	} 
	
	li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
	
#text ul li {
margin-bottom:5px;
	} 

li ul {
	position: absolute;
	left: 0px;
	top:27px;
	display: none;
	background:white;

	}



ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0;
	

	}
	
	li:hover ul, li.over ul{ display: block; }




#btn1 {
width:119px; background-color:#e4f0d5;}
#btn1a {
width:119px; background-color:#007c85;}

#btn2 {
width:143px; background-color:#cce7d1;}
#btn2a {
width:143px; background-color:#007c85;}

#btn3 {
width:188px; background-color:#addcd2;}
#btn3a {
width:188px; background-color:#007c85;}

#btn4 {
width:63px; background-color:#bae4e8;}
#btn4a {
width:63px; background-color:#007c85;}

#btn5 {
width:248px; background-color:#d1edf3;}
#btn5a {
width:248px; background-color:#007c85;}

#btnLEFT {
width:140px; background-color:#d1edf3;}

#btn6 {
width:181px;  background-color:#bae4e8;}
#btn6a {
width:181px; background-color:#007c85;}

#btn7 {
width:102px;  background-color:#a9deec;}
#btn7a {
width:102px; background-color:#007c85;}

#btn8 {
width:124px;  background-color:#afdab5;}
#btn8a {
width:124px; background-color:#007c85;}

#btn9 {
width:72px;  background-color:#cce7d1;}
#btn9a {
width:72px; background-color:#007c85;}

#btnRIGHT {
width:141px;  background-color:#e4f0d5;}

#btnEVAL {
width:144px;  background-color:#cce7d1;}

#btnMOD {
width:144px;  background-color:#e4f0d5;}

#btn1 a:hover { background-color: #f1f8e8; height:15px;}
#btn2 a:hover { background-color: #e4f3e7; height:15px;}
#btn3 a:hover { background-color: #daf2ed; height:15px;}
#btn4 a:hover { background-color: #d7f0f3; height:15px;}
#btn5 a:hover { background-color: #e5f6f9; height:15px;}
#btn6 a:hover { background-color: #effafb; height:16px}
#btn7 a:hover { background-color: #d6f0f6; height:16px}
#btn8 a:hover { background-color: #e2f4e5; height:16px}
#btn9 a:hover { background-color: #f1f8e8; height:16px}
#btnEVAL a:hover { background-color: #e4f3e7; height:16px; }
#btnMOD a:hover { background-color: #e4f3e7; height:16px;}


/* Layout (Cont'd.)
---------------------------------------------------------------------------- */

#wrapper {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	background-color:#C9E2DD;
		background-repeat: repeat-y;}
#topImage {
background-image:url(../images/topImage.jpg); width:761px; height: 204px;
}

#banner1 {
background-image:url(../images/banner1.jpg); width:761px; height: 204px;}
#banner2 {
background-image:url(../images/banner2.jpg); width:761px; height: 204px;}
#banner3 {
background-image:url(../images/banner3.jpg); width:761px; height: 204px;}
#banner4 {
background-image:url(../images/banner4.jpg); width:761px; height: 204px;}
#banner5 {
background-image:url(../images/banner5.jpg); width:761px; height: 204px;}
#banner6 {
background-image:url(../images/banner6.jpg); width:761px; height: 204px;}
#banner7 {
background-image:url(../images/banner7.jpg); width:761px; height: 204px;}
#banner8 {
background-image:url(../images/banner8.jpg); width:761px; height: 204px;}


#content {
width: 761px;
height:auto;
}

#leftColumn {
width: 165px;
height: 400px;
background-image:url(../images/stamp.jpg);
background-repeat:no-repeat;
float:left;
padding-top:210px;
padding-left:10px;
}



#text { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#EAF4F2;}

#text1 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#f1f8e8;}
#text2 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#e4f3e7;}
#text3 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#daf2ed;}
#text4 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#d7f0f3;}
#text5 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#e5f6f9;}
#text6 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#effafb;}
#text7 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#d6f0f6;}
#text8 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#e2f4e5;}
#text9 { float:left; width:536px; padding-left:25px; padding-top:25px; padding-right:25px; background-color:#f1f8e8;}




#footer {
	height: 10px;
	width: 761px;
	background-color:#bdadae;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	
}

#navBottom {
	height: 45px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-top: 4px;
	background-color:#bae4e8;
	
}



#copyrightInfo {
	clear: both;
	padding-top: 10px;

}

#logos {
	clear: both;
	padding-top: 10px;
	width:828px;
	height:80px;
	background-image:url(../images/logos2.jpg);
	margin-left:auto;
	margin-right: auto

}
#modBulletsLeft {
float:left;
	width:255px;
	padding-right:10px


}

#modBulletsRight {
float:left;
	width:250px;
	
}

#seminar {
	font:12px georgia, serif;
	color:#007c85;
	padding:5px;
	margin:0;
	background:#fff;
	background-image:url(../images/leftGradient.jpg);
	background-repeat:repeat-x;
	border:1px solid #007c85;
	width:144px;
}
/* Form Styles 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#cformsform {
	margin:10px 0;
}

#cformsform label {
	display:block;
	padding:5px 0 0 0px;
}

#cformsform ol {
	list-style-type:none;
}

#cformsform input.single {
	width:50%;
	border:1px solid #007c85;
	padding:6px;
}

#cformsform textarea {
	width:75%;
	border:1px solid #007c85;
	padding:6px;
}

#cformsform input.sendbutton {
	font:12px georgia, serif;
	text-transform:uppercase;
	color:#007c85;
	padding:5px;
	margin:0;
	cursor:pointer;
	background:#b3ddd5;
	border:1px solid #007c85;
	letter-spacing:.1em;
}


#mailinglist {
	font:12px georgia, serif;
	color:#007c85;
	padding:5px;
	margin:0;
	cursor:pointer;
	background:#b3ddd5;
	border:1px solid #007c85;
	width:144px;
}




