/* CSS Document */

* {
    margin: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	height: 100%;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #4D6777;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #4D6777;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #4D6777;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}


#maincontainer {
	width: 960px;
	max-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -69px;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.eventsp {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: x-large;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}
hr {
	height:1px;
	color: #CC9900;
	noshade
}

#hd1 {
	display:block;
	height: 140px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
	clear: left;
	font-size: 0;
}
#hd2 {
	display:block;
	height: 325px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
	clear: left;

}
#hd2a {
	display:block;
	height: 325px;
	width: 330px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	font-size: 0px;

}
#hd2b {
	display:block;
	height: 325px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
	vertical-align: top;
	font-size: 0px;

}
#hd3 {
	display:block;
	height: 50px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
	clear: left;
	background-image: url(i/hd2_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#cols {
	display:block;
	width: 960px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	clear: left;
	background-color: #FFFFFF;
	background-image: url(i/hd2_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col1 {
	display:block;
	width: 310px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col2 {
	display:block;
	width: 620px;
	float:right;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#col2 img {
	padding: 10px;
	border: 1px solid #6E8FA2;
	margin-right: 10px;
	margin-left: 10px;
}
#col3a {
	display:block;
	width: 305px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col3a img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#col3b {
	display:block;
	width: 295px;
	margin: 0px;
	float:right;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#col3b img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#push {
	height: 69px; /* .push must be the same height as .footer */
	clear: both;
}
#ft {
	height: 69px;
	width: 100%;
	background-image: url(i/bg_ft.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 0px;
	text-align: center;
	vertical-align: top;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form a:link {
	color: #4D6777;
	font-weight: bold;
}

form a:visited {
	color: #4D6777;
	font-weight: bold;
}

form a:hover {
	color: #4D6777;
	font-weight: bold;
}
.required {
	color: #4D6777;
	font-weight: bold;
}
.input {
	color: #333333;
	text-align: left;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.buttons {
	background: #4D6777;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}
.buttons-go {
	background: #4D6777;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}
