body {
	background : #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size  : 12px;
	color	   : #000000;
}

#menu {
	background: #a6d2d2;
	color	    : #2a9294;
	text-align  : center;
	padding	    : 8px;
	font-size   : 14px;
	border-left : 4px solid #007d7f;
	border-right: 4px solid #007d7f;
}

#menu a {
	color		   : #2a9294;
	text-decoration: none;
}

#menu a:hover {
	color		   : #2a9294;
	text-decoration: underline;
}

#content {
	padding: 0px 10px 4px 4px;
	border-right:4px solid #007d7f;
}

#submenu {
	background: #ffffff;
	color	  : #848484;
	padding	  : 8px 8px 8px 282px;
	font-size : 14px;
}

#home_divider td {
	background: #007d7f;
	color	  : #ffffff;
	text-align: left;
	padding	  : 8px;
}

#bottom_left {
	background	  : #9acccc /*url("../images/site/lower_left_corner.gif") no-repeat -2% 102%*/;
	color		  : #ffffff;
	padding		  : 8px 0px 8px 10px;
	vertical-align: top;
	line-height	  : 24px;
	border-left	  : 4px solid #007d7f;
/*	border-bottom : 4px solid #007d7f; */
	position:relative;
}

#bottom_right {
	background	 : #ffffff /*url("../images/site/lower_right_corner.gif") no-repeat 101% 102%*/;
	color	  	 : #000000;
	padding	  	 : 8px 8px 8px 8px;
	border-right : 4px solid #007d7f;
/*	border-bottom: 4px solid #007d7f; */
}

h1 {
	color			: #2a9294;
	font-size		: 20px;
	line-height		: 20px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}

h2 {
	color			: #2a9294;
	font-size		: 18px;
	line-height		: 18px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}

h3 {
	color			: #2a9294;
	font-size		: 16px;
	line-height		: 16px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}

h4 {
	color			: #2a9294;
	font-size		: 14px;
	line-height		: 14px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}

h5 {
	color			: #2a9294;
	font-size		: 12px;
	line-height		: 12px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}

h6 {
	color			: #2a9294;
	font-size		: 10px;
	line-height		: 10px;
	padding			: 0px 0px 4px 0px;
	margin			: 0px;
	background-color: transparent;
}


p {
	text-align: justify;
}

a {
	color		   : #2a9294;
	text-decoration: none;
}

a:hover {
	color		   : #2a9294;
	text-decoration: underline;
}

form {
	margin : 0px;
	padding: 0px;
}

#menu_overview {
	height:100px;
	width: 95%;
}

.news_box {
	border:1px dashed #2a9294;
}

.news_box th {
	background: #2a9294;
	color	  : #ffffff;
}

hr {
	background: #2a9294;
	height	  : 1px;
	border	  : 0px solid #ffffff;
}

input {
	border	  : 1px solid #2a9294;
	background: #a6d2d2;
}

textarea {
	border	  : 1px solid #2a9294;
	background: #a6d2d2;
}

.form_th {
	text-align: right;
}

.young_elsdale {
	font-family: "Kristen ITC","Comic Sans MS","Trebuchet MS",Verdana,Arial,sans-serif;
}

#filmstrip {
	float:right;
	padding-left:10px;
}

#filmstrip img {
	margin: 0 0 6px 0;
}
