@charset "utf-8";
#header {
    background:url(../images/odm_web_03.gif);
    position:fixed;
	height:50px;
    top:0;
    width:100%;
    z-index:100;
}
#divide {
	background:url(../images/odm_web_11.png);
	background-repeat:repeat-x;
	height:56px;
}
#navigation {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align:right;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Palatino, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #555;
	text-shadow: 0px -1px 1px #888;
}
#navigation img {
	margin-top: 14px;
}

body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image: url(../images/bgBrown.jpg);
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	overflow:hidden;
}
#mask {
	width:100%;
	height:500%;
	overflow:hidden;
}
.item {
	width:100%;
	height:25%;
	display:block;
}		
#item1 {
	background:url(../images/bgBrown.jpg);
	background-repeat:repeat;
}
#item2 {
	background:url(../images/bgGreen.jpg);
	background-repeat:repeat;
}
#item3 {
	background:url(../images/bgBrown.jpg);
	background-repeat:repeat;
}
#item4 {
	background:url(../images/bgGreen.jpg);
	background-repeat:repeat;
}
.content {
	width:924px;
	height:500px;
	top:5%;
	background:url(../images/odm_web_28.png);
	margin:0 auto;
	position:relative;
}
.bulletin {
	width:924px;
	height:500px;
	top:5%;
	background:url(../images/odm_web2_31.png);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
}
#bulletin2 {
	height: 500px;
	margin:0 22px 0 22px;
	background-image:url(../images/bulletin.jpg);
	background-position:center top;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-size: 26px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #644748;
	text-shadow: 0px -1px 1px #666666;
}
.home {
	width:924px;
	height:500px;
	top:10%;
	margin:0 auto;
	position:relative;
}
.connect {
	width:924px;
	height:400px;
	top:5%;
	margin:0 auto;
	position:relative;
}
#connect {
	background:url(../images/odm_web_32.png);
	background-repeat:no-repeat;
	width:644px;
	height:400px;
	float:left;
}
#connect p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#social {
	background:url(../images/odm_web_33.png);
	background-repeat:no-repeat;
	width:280px;
	height:400px;
	float:left;
}
#footer {
	position: fixed;
	height:100px;
	background: url(../images/odm_web_31.png);
	background-repeat:repeat-x;
	width:100%;
	bottom:0;
	z-index:99;
	text-align:center;
}
#smallPrint {
	height:56px;
	width: 878px;
	background: url(../images/odm_web_39.gif);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:25px;
	padding-top:20px;
	text-align:center;
}
.selected {
	font-weight:700;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E0D4D3;
	text-shadow: 0px -1px 0px #000000;
	text-transform: uppercase;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #4A3033;
}
a:active {
	text-decoration: none;
	color: #000;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align:right;
	margin-right:45px;
	clear:both;
}
.formfield {
	width: 245px;
	border: thin solid #DACDCC;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	color:#4A3033;
	font-size: 15px;
	padding: 4px 2px 4px 2px;
	margin-top: 2px;
}
.formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.highlightBrown {
	color:#4A3033;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#contactLeft {
	float: left;
	width: 257px;
	height: 235px;
	margin: 125px 20px 10px 45px;
}
#contactRight {
	float: left;
	width: 257px;
	height: 235px;
	margin: 125px 45px 10px 20px;
}
#bulletinPaper {
	background:url(../images/portText.gif);
	width:215px;
	height:255px;
	background-repeat:no-repeat;
	padding:30px;
	float:left;
}