@charset "UTF-8";
/* CSS Document */

/* dark blue is #002642 */
/* mid blue is #014C85 */
/* light blue is #99B7CE */

body {
	padding:0px; margin:0px; font-family:Myriad Pro, Verdana, Geneva, sans-serif;
	background-color:#999;
}

p,h1,h2,h3,h4,h5,h6 {
	padding:0px; margin:0px;
}

a:link,a:hover,a:visited,a:active {
	text-decoration:none;
	color:#FFF;
}
	

img {
	border:none;
	
}

p.maintext {
	color:#002642;
	padding-top:5px;
}

h3.news {
	padding:10px 10px 3px 10px;
	color:#002642;
	font-weight:bold;
	font-size:16px;
}

p.news {
	padding:0px 10px 10px 10px;
	color:#002642;
	border-bottom:dotted #002642 thin;
	font-size:14px;
	line-height:14px;
}

#wrapper {
	width:990px;
	margin: 0px auto;
	padding: 0px;
	height:800px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:no-repeat;
}

#wrapperlong {
	width:990px;
	margin: 0px auto;
	padding: 0px;
	height:900px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:no-repeat;
}

#wrapperauto {
	width:990px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:no-repeat;
	display:block;
}

#footer {
	

	position:relative;
	bottom: 0px;
	left: 0px;
	width:100%;
	height:200px;
	margin:0px auto;
	background-image:url(../images/footbg.jpg);
	color:#FFF;
	margin-top:10px;
}

#footer a:link {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFF;
	text-decoration:none;
}

#footer a:active {
	color:#FFF;
	text-decoration:none;
}
	

#footer img {
	padding-right:2px;
}


#footer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	color:#002642;
	
}

#footeralign {
	width:990px;
	margin: 0px auto;
}

.h1border {
	background-image:url(../images/dotbg.png);
	height:10px;
	width:97%;
}

#footer p {
	font-size:12px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.footer200 {
	width:160px;
	border-right:#FFF thin solid;
	height:180px;
	margin-top:10px;
	padding:0px 10px;
	float:left;
}

.footer200r {
	width:160px;
	
	height:180px;
	margin-top:10px;
	padding:0px 10px;
	float:left;
}

.footer305 {
	width:290px;
	border-right:#FFF thin solid;
	height:180px;
	margin-top:10px;
	padding:0px 10px;
	float:left;
}

.tagcloud1 {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	
}

.tagcloud2 {
	font-size:14px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
		
}

.tagcloud3 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
		
}

.tagcloud4 {
	font-size:24px;	
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;

	
}

.tagcloud5 {
	font-size:36px;	
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#footercopy {
	background-color:#333;
	color:#FFF;
	text-align:center;
	padding:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

#footercopy a:link {
	color:#FFF;
	text-decoration:none;
}

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

#footercopy a:visited {
	color:#FFF;
	text-decoration:none;
}

#footercopy a:active {
	color:#FFF;
	text-decoration:none;
}

#header {
	width:990px;
	height:72px;
	margin:0px;
	padding:0px;
	color:#FFF;
}

#header a:link {
	text-decoration:none;
	color:#FFF;
}

#header a:hover {
text-decoration:none;
	color:#FFF;
}

#header a:visited {
	text-decoration:none;
	color:#FFF;
}

#header a:active {
	text-decoration:none;
	color:#FFF;
}



#breadcrumb {
	width:990px;
	height:36px;
	margin:0px;
	padding:0px;
	color:#FFF;
	padding-top:10px;
}


#breadcrumb a:link {
	text-decoration:none;
	color:#FFF;
}

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

#breadcrumb a:visited {
	text-decoration:none;
	color:#FFF;
}

#breadcrumb a:active {
	text-decoration:none;
	color:#FFF;
}



			.menu {
			width:98px;
			height:70px;
			float:left;
			border-right:thin #FFF solid;
			}
			
			.menu:hover {
				background-image:url(../images/menu_hover_bg.png)
			}
			.menu_on {
			background-image:url(../images/menu_hover_bg.png);
			}
			
			.menu h1 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:normal;
			font-weight:normal;
			font-size:18px;
			padding-top:20px;
			text-align:center;
			}
			

#maincontent {
	width:850px;
	margin:0px auto;
	height:610px;
	position:relative;
	
}

#maincontentauto {
	width:850px;
	margin:0px auto 30px auto;
	display:block;
	height:auto;
	position:relative;

	
}

.maincontenttext {
	padding:10px;
	color:#002642;
}

.maincontenttext a:link {
	color:#002642;
	text-decoration:none;
}

.maincontenttext a:active {
	color:#002642;
	text-decoration:none;
}
.maincontenttext a:visited {
	color:#002642;
	text-decoration:none;
}
.maincontenttext a:hover {
	color:#FFF;
	background-color:#002642;
	padding:5px;
}


#maincontentlong {
	width:850px;
	margin:0px auto;
	min-height:710px;
	position:relative;
	
}

	.heading {
		width:850px;
		color:#FFF;
		padding: 5px 0px;
	}
	
	.heading h1 {
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
	}
	
	#column560 {
		width:560px;
		float:left;
		margin-top:10px;
	}
	
	#column270 {
		width:270px;
		float:right;
		margin-top:10px;
	}
	
	#column270 h6 {
		padding:25px 10px 0px 10px;
		font-size:16px;
		color:#002642;
	}
	
	.block270x180 {
		width:270px;
		float:left;
		height:180px;
		margin-top:20px;
		background-image:url(../images/270x180st.png);
		
		
	}
	
	.colhead {
		
		height:40px;
		background-color:#002642;
	}
	
	.colhead a:link {
		color:#FFF;
		text-decoration:none;
		
	}
	.colhead a:visited {
		color:#FFF;
		text-decoration:none;
	
	}
	.colhead a:active {
		color:#FFF;
		text-decoration:none;
		
	}
	.colhead a:hover {
		color:#FFF;
		text-decoration:none;
		
	}
	
	.colhead h2 {
		font-size:16px;
		text-align:left;
		padding-left:10px;
		padding-top:12px;
		color:#FFF;
		font-weight:normal;
	}
	
	.colblock270 {
		

		background-image:url(../images/270x110st.png);
		background-repeat:repeat;
	}
	
	
	.colblock270x110 {
		
		height:110px;
		background-image:url(../images/270x110st.png);
		background-repeat:repeat;
	}

	
		.colblock270x460 {
		
		height:460px;
		background-image:url(../images/270x110st.png);
		background-repeat:repeat-y;
	}
	
	.colblock270x460 td {
		font-size:14px;
		color:#002642;
	}
	
	.colblock270x460 p {
		font-size:14px;
		color:#002642;
	}
	
			.colblock270x560 {
		
		height:560px;
		background-image:url(../images/270x110st.png);
		background-repeat:repeat-y;
	}
	
	.colblock270x560 td {
		font-size:14px;
		color:#002642;
	}
	
	.colblock270x560 p {
		font-size:14px;
		color:#002642;
	}
	
	.outlineicon {
	position:absolute;
	z-index:9;
	top:0px;
	left:740px;
	}
	
	.block560x300 {
		width:560px;
		height:300px;
		background-image:url(../images/560x300st.png);
	
	}
	
		.block560xauto {
		width:560px;
		height:auto;
		background-image:url(../images/560x300st.png);
		padding-bottom:20px;
	
	}
	
	.block560x500 {
		width:560px;
		height:500px;
		background-image:url(../images/560x300st.png);
		background-repeat:repeat;
	
	}
	
		.block560x600 {
		width:560px;
		height:600px;
		background-image:url(../images/560x300st.png);
		background-repeat:repeat;
	
	}
	
		.block560x1000 {
		width:560px;
		height:1000px;
		background-image:url(../images/560x300st.png);
		background-repeat:repeat;
	
	}
	
	

.trail {
	width:600px;
	float:left;
	margin-left:20px;
	font-size:10px;
	margin-top:10px;
}

.headerphone {
	width:300px;
	float:right;
	margin-right:20px;
	text-align:right;
	font-size:18px;
	
}

.courselistblock {
	width:460px;
	height:36px;
	border-bottom:#014C85 dotted thin;
	margin-top:11px;
	float:left;
}

.courselistblock a:link,a:hover,a:visited,a:active   {
	text-decoration:none;
	color:#002642;
}
	
.courselistimg {
	float:left;
	margin-top:5px;
	width:36px;
	padding-left:10px;
	padding-bottom:11px;
	border-bottom:#014C85 dotted thin;
}

.addressoverlay {
	position:absolute;
	width:560px;
	height:40px;
	top:260px;
	background-image:url(../images/addressoverlay.png);
	left: 0px;
}

.addressoverlay p {
	color:#FFF;
	font-size:12px;
	margin-top:13px;
	margin-left:13px;
	width:360px;
	float:left;
}

.addressoverlay img {
	width:150px;
	height:25px;
	float:right;
	margin-top:7px;
	margin-right:13px;
}


	
.smallitalic {
	font-size:10px;
	font-style:italic;
}

.mediumitalic {
	font-size:14px;
	font-style:italic;
}


.cleared {
	height:30px; width:100%; clear:both;
}







/* for footer search */

input.tinyinput {
	margin-top:4px; 
	margin-bottom:4px;
	background-color:#99B7CE; /* this is the light blue */
	border:none; 
	font-size:10px; 
	color:#002642; /* this is the dark blue */
	float:left;
	width:125px;
	
}

.tinyinputbutton {
	width:25px;
	height:15px;
	float:right;
	margin-top:5px;
	}
