@charset "utf-8";
/* CSS Document */

body {
	background-color:#D2D2D2;
	text-align:center;
	}

#container {
	width: 935px;
	background-color:#FCFCFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:auto;
	}
	
#announce {
	margin:4px 2px 2px 2px;
	padding:3px;
	width:230px;
	line-height:3ex;
	border-bottom:0px dotted #ccc;
	border-left:0px dotted  #ccc;
	border-right:0px dotted #ccc;
	border-top:0px dotted #ccc;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13.5px;
	text-align:left;
	color: #000000;
	}

#announce h1{
	font:Georgia, "Times New Roman", Times, serif; 	font-size:16px;	font-weight:bold; color: #990000;
	margin:0px;	padding:3px 3px 5px 15px;
	background-image:url(images/icons/file.png); background-position:left; background-repeat:no-repeat;
	}

#rightcontainer h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #00CC00;
	margin:0px;
	padding:3px 3px 5px 15px;
	background-image:url(images/icons/file.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#rightcontainer {
	float:right;
	margin:2px 6px 8px 4px;
	padding:2px;
	width:239px;
	line-height:3ex;
	border-bottom:1.5px dotted #ccc;
	border-left:1.5px dotted  #ccc;
	border-right:1.5px dotted #ccc;
	border-top:1.5px dotted #ccc;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13.5px;
	text-align:left;
	color: #000000;
	}

#rightcontainer h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	border-bottom:dotted #868686;
	color: #4A9AC6;
	margin:0px;
	padding:3px 3px 5px 3px;
	background-image:url(images/icons/mail2.png);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#leftcontainer {
	float:left;
	margin:2px 6px 8px 6px;
	padding:4px;
	width:243px;
	line-height:3ex;
	border-bottom:1.5px dotted #ccc;
	border-left:1.5px dotted  #ccc;
	border-right:1.5px dotted #ccc;
	border-top:1.5px dotted #ccc;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color: #000000;
	}
	
#leftcontainer h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px; font-weight:bold;
	color: #77b4d4; margin:0px; padding:3px 3px 3px 3px;
	}	

#content {
	width:660px;
	line-height:3ex;
	border-bottom:1.5px dotted #ccc;
	border-left:1.5px dotted  #ccc;
	border-right:1.5px dotted #ccc;
	border-top:1.5px dotted #ccc;
	margin:2px 3px 8px 7px;
	padding:4px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13.5px;
	text-align:left;
	color: #000000;
	}

#contentright {
	width:650px;
	line-height:3ex;
	border-bottom:1.5px dotted #ccc;
	border-left:1.5px dotted  #ccc;
	border-right:1.5px dotted #ccc;
	border-top:1.5px dotted #ccc;
	margin:2px 4px 8px 264px;
	padding:4px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13.5px;
	text-align:left;
	color: #000000;
	}
	
#content h3 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:21px;	font-weight:bold; color: #5bae3c;
	margin:0px; 
	padding:3px 3px 3px 3px;
	}

#content h4 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color: #000000;
	margin:0px;
	padding:3px 3px 3px 3px;
	}
	
#news {
	line-height:normal;
	background-color: #FFFFFF;
	border-bottom: .10;
	border-bottom-style: hidden;
	text-decoration:none;
	}

#news h2{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 17px;
	margin-bottom:1px;
	color: #FFFFFF;
	display:block;
	background-color:#698EB8;
	background-image:url(images/icons/file.png);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#news a{
		color: #003871;
				
	}

#news h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	}
	
#news h3{
	font:Georgia, "Times New Roman", Times, serif; 	font-size:14px;	color:#000000; font-weight:normal;
	padding:0px 0px 0px 0px;
	}
	
#gallery {
	padding:3px 3px 5px 3px;
	width:929px;
	margin:2px 3px 8px 7px;
	}
	
#jobs {
	line-height:normal;
	background-color: #FFFFFF;
	border-bottom: .25;
	border-bottom-style: inset;
	text-align:left;
	}
