body {
    font: 75% Arial, Helvetica sans-serif;
    margin: 0;
    padding: 0;
    background: url('img/header-bar.gif') repeat-x 0 81px;
}
.clear { clear: both; }
ol { margin-left: 0; padding-left: 2em; }

#wrap { 
    background: url('img/header.jpg') no-repeat top left;
    width: 1460px;
    
}
body > #wrap { width: auto; min-width: 930px; }

#container {
    width: 880px;
    position: relative;
}

#home {
	color: #222;
	position: absolute;
	top: 10px;
	left: 56px;
	text-decoration: none;
	width: 139px;
	height: 88px;
}
#mainImg { position: absolute; top: 64px; left: 222px; }

#main { padding: 240px 0 0 110px; }


#menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    float: left;
    width: 100px;
    text-align: right;
}

#menu li { 
	padding: 0 0 15px 0; 
}

#menu a { 
	color: #222; 
	text-decoration: none;
}

#menu a:hover {
	color: #7D7D7D;
}

.menu1{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	color: #222;
	height: 30px;
	font-style: italic;
	font-weight: bold;
}



.submenu {
	display: block;
	padding: 0 0 10px 0;
	text-align: right;
	font-weight: normal;
	color:#999999 
}

.hide {
display: none;
}

.show {
display: block;
}

#content {
	width: 440px;
	float: left;
	padding: 0 0 20px 20px;
}
#contentLanding {
	width: 300px;
	float: left;
	padding: 0 0 20px 20px
}

h1 { font-size: 1.4em; font-style: italic; color: #222; }
h1:first-child { margin-top: 0; }

h2 { font-size: 1.2em; font-style: italic; color: #222; }

.threeCol { border: 0; border-collapse: collapse; }
.threeCol td { width: 28%; padding: 0 2%; border-right: 1px solid #AAAAAA; vertical-align: top; }
.threeCol td.last { border: 0; }
.threeCol td:first-child { padding-left: 0; }


#rightCol { float: right; width: 200px; }
#rightColLanding {
	float: right;
	width: 320px;
}

.round {
    background: url('img/round-ends.gif') no-repeat top left;
    padding: 16px 0 0px 0;
    margin-bottom: 20px; 
}
.round div {
    background: url('img/round-ends.gif') no-repeat bottom left;
    padding: 0 0 16px 0;
    overflow: auto;
    border-bottom: 1px solid #fff; 
 }
.round div div { background: url('img/round-mid.gif') repeat-y top left; padding: 0 27px 0 12px; border: 0; }

.green { color: #728f3b; text-decoration: underline; font-weight: bolder; }

.date { color: #728f3b; text-decoration: none; } 
	

#rightCol .more a { color: #728f3b; text-decoration: underline; font-weight: bolder; }
#rightCol .more { text-align: right; }

#rightCol p { margin: 0 0 20px 0; }

.round h2 { margin: 0; }
#rightCol .round p { margin: 0.1em 0; }

#footer { 
    clear: both; 
    background: #b8c94a; 
    padding: 5px 0; 
}

#copyright, #footer ul { 
	padding: 0 0 0 220px; 
	margin: 0; 
	list-style: none; 
	text-align: center; 
	width: 450px; 
	font: 95% Arial, Helvetica sans-serif;	
}
#footer li { display: inline; padding: 0 8px; }
#footer a { color: #fff; text-decoration: none; }

#copyright { padding-top: 5px; }
#copyright a { color: #000; text-decoration: none; }
#copyright a, #copyright span { padding: 0 15px; }

.block, .divider { display: block; margin: 20px auto; }

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(Library/images/buttons/buttonPlain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
