@import url(_calendar.css);

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #003366;
	}

/*LAYOUT ID's */

#container_home {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#container_content {
	position: relative;
	margin: 0 auto;
	width: 780px;
	background: url("/images/back.jpg");
	background-position: top right;
	text-align: left;
}

#container_header {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 163px;
	background: url("/images/header.jpg") no-repeat;
	background-position: top right;
	text-align: left;
}

#header {
	width: 780px;
	text-align: left;
}

#divclear {
	clear: both;
	height: 1px;
}

#home {
	float: right;
	width: 110px;
	\width: 120px;
	w\idth: 110px;
	height: 100px;
	margin-top: 20px;
	padding-right: 40px;
}

#inside {
	margin:0px;
	padding:0px;
	border: 0px solid;
}

#home-a-1 {
	height:90px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	border: 0px solid;
	background: url("/images/bgsmall.jpg");
	background-position: bottom;
}

#home-a-2 {
	height:90px;
	padding:0px;
	border: 0px solid;
	background: url("/images/bgsmall.jpg");
	background-position: bottom;
}

#home-b-1 {
	margin:0px;
	background: url("/images/bglarge.jpg") bottom;
	margin-bottom: 10px;
	padding: 0px;
	height: 190px;
	width: 504px;
	background-position: bottom;
}

#gallery-a-1 {
	height:350px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	border: 0px solid;
	background: url("/images/bgsmall.jpg");
	background-position: bottom;
}

#content-a-2 {
	width:266px;
	padding:0px;
	border: 0px solid;
	background: url("/images/bgsmall.jpg");
	background-position: bottom;
}

#gallery-b-1 {
	margin:0px;
	background: url("/images/bgimage.jpg") bottom;
	margin-bottom: 10px;
	padding: 0px;
	height:250px;
}

#content-b-2 {
	margin:0px;
	background: url("/images/bglarge.jpg") no-repeat bottom;
	background-color: 1B6192;
	padding: 0px;
	width:504px;
	font-size: small;
	
}

#content-a-1 {
	height:350px;
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
	border: 0px solid;
	background: url("/images/bgsmall.jpg");
	background-position: bottom;
}

#content-b-1 {
	margin:0px;
	background: url("/images/bglarge.jpg") bottom;
	margin-bottom: 10px;
	padding: 0px;
	height:350px;
	width:504px;
}

#content_home {
	width: 780px;
	margin-top: 10px;
	background: #fff;
	text-align: left;
}

#content_image {
	height: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

#imagetext1 {
	height: 25px;
	background: url("/images/yellowimage.jpg") ;
	margin: 0;
	padding: 0;
}

#imagetext2 {
	margin: 0px 7px 0px 0px;
	padding-top: 6px;
	color:#000000;
	font-size: 12px;
    line-height: 1em;
	text-align: right;
}

#content_a {
	/* padding: 2px 2px 2px 2px; */
}

#content_b {
	margin: 5px 5px 5px 10px;
}

#content_location {
	margin: 0px 0px 0px 1px;
}

#home-col-a {
	float: left;
	width: 266px;
	overflow:hidden;
	margin-top: 10px;
}

#home-col-b {
	float: right;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	height:190px;
}

#content-col-a {
	float: left;
	width: 266px;
	overflow:hidden;
}

#content-col-b {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#feature_image {
	background: #848D1B;
	padding: 5px;
}
		
#footer {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 32px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: white;
	background: url("/images/footer.jpg") no-repeat;
}

#footer_l {
	float: left;
	width: 400px;
	\width: 410px;
	w\idth: 400px;
	margin: 0;
	padding: 5px;
}

#footer_r {
	margin-left: 420px;
	text-align: right;
}

#articles {
	padding-bottom: 10px;
}

#events {
	padding-bottom: 10px;
}

/*TEXT */

body {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.6em;
        color:#ffffff;
}

p,dt,dd,td,li,div {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color:#ffffff;*/
	background-color:transparent;
	}

h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: 0 0 0 0;
}

h1 {font-size:18px;line-height:16px;color:#FFF; font-weight:400; padding: 0 0 0 0}
h2 {font-size:14px;line-height:16px;color:#FFF; font-weight:600}
h3 {font-size:15px;line-height:16px;color:#FFF;}
h4 {font-size:12px;line-height:16px;color:#FFF;}
h5 {font-size:10px;line-height:16px;color:#FFF;}

a:link {
	color:#FEBF25;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#FEBF25;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#FEBF25;
	text-decoration:underline;
	font-weight: bold;
}

a:active {
	color:#FEBF25;
	text-decoration:none;
	font-weight: bold;
}

ul {
	padding-left:12px;
	margin-top:0;
}

li {
	list-style:square;
}

.ulsub {
	padding-left:22px;
	margin-top:0;
}

.small2{
	font-size:.8em;
	line-height:1em;
}

.small3{
	font-size:.9em;
	line-height:1.1em;
}

.imagetext{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	color:#848D1B;	
}

.headerimages{
	margin-bottom: 10px;
}
