/* CSS Document */

* {
    margin: 0;
}

html, body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, 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: 30px;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #736352;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #736352;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #736352;
	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: -106px;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-size: xx-large;
	padding-bottom: 4px;
	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;
	color: #736352;
	line-height: normal;
}
hr {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6D9;
	line-height: normal;
	height: 1px;
	width: 90%;
}

#hd1 {
	display:block;
	height: 300px;
	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: 104px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;

}
#hd2a {
	display:block;
	height: 104px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
}
#hd2b {
	display:block;
	height: 104px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
	font-size: 0px;
	vertical-align: top;
}
#cols {
	display:block;
	width: 960px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#col1 {
	display:block;
	width: 615px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#col2 img {
	padding: 0px;
	margin: 0px;
}

#col2 {
	display:block;
	width: 320px;
	float:right;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: 0px;
}
#col2 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#col2 img {
	padding: 0px;
	margin: 0px;
}
#colentry {
	display:block;
	width: 920px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#push {
	height: 106px; /* .push must be the same height as .footer */
	clear: both;
}
#ft {
	height: 106px;
	width: 100%;
	background-image: url(i/bgft.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	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 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	text-align: left;
	vertical-align: top;
	background-color: #4D6777;
	background-image: url(i/bt_news.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
