body {
	padding: 0px;
	margin: 0px;
/*	font-family: "Myriad Pro",Arial,Helvetica;*/
	font-family: Arial,Helvetica;

}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
img {
	border: 0px;
}
form,h1,h2,h3,p,ul,li {
	padding: 0px;
	margin: 0px;
}
tbody {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #7C9145;
}
a:hover {
	text-decoration: underline;
}
.element-invisible {
	display: none;
}
#container {
	width: 1010px;
	background: url(../images/container_bg.png) repeat-y;
	margin: auto;
}
#header {
	width: 1010px;
	height: 231px;
}
#content {
	width: 664px;
	background-position: center;
	margin: auto;
	position: relative;
	min-height: 710px;
} 
#sidebar-first {
	height: 444px;
	width: 240px;
	margin-left: 35px;
	float: left;
}
#sidebar-first ul.menu {
	margin-left: 4px;
	margin-top: 5px;
	padding: 0px;
}
#sidebar-first ul.menu li {
	display: block;
	height: 31px;
	width: 220px;
	padding: 0px;
	margin: 0px;
}
#sidebar-first ul.menu li a {
	color: #FFF;
    display: block;
    font-family: Arial,Helvetica;
    font-size: 18px;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    padding-left: 6px;
    text-decoration: none;
	letter-spacing: -0.4px;
	text-shadow: 1px 1px #999999;
}
#sidebar-first ul.menu li a.active {
	-moz-border-radius: 6px;
	border-radius: 6px; 
	background-color: #f9f3d9;
	border: 1px solid #e4d4b2;
	color: #7c9145;
	text-shadow: -1px -1px #dddddd;
}
#content-column {
	width: 702px;
	float: left;
}
#content-column .content-inner  {
	background: url(../images/content_bg.png) no-repeat;
}
#main-content-header h1#page-title {

}
#main-content-header h1#page-title,
#content .article h3{
	color: #7c9145;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-top: 21px;
}
#content .article {
	font-size: 14px;
}
#content .article p{
	padding-bottom: 15px;
}
#content-column #main-content {
	width: 664px;
	margin-left: 20px;
	margin-top: 5px;
}
#content-column #content-bottom {
	clear: both;
	width: 702px;
	height: 23px;
	background: url(../images/content_bottom_bg.png) no-repeat;	
}
#tertiary-content {
	clear: both;
	width: 1010px;
	height: 115px;
	background: url(../images/bottom_bg.png) no-repeat left 55px transparent;	
}
#tertiary-content .block-inner {
	width: 702px;
	float: right;
	text-align: center;
	margin-right: 25px;
	line-height: 62px;
}
#tertiary-content .block-inner,
#tertiary-content .block-inner a {
	color: #FFF;
	text-decoration: none;
}
#tertiary-content .block-inner a:hover {
	text-decoration: underline;
}
#iadt_logo {
	margin-left: -23px;
}
#findus {
    font-size: 15px;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 23px;
    margin-left: 81px;
    margin-top: 15px;
    text-indent: -30px;
}
#findus img {
    padding: 4px;
}
span#logo {
	background: url("../../adaptivetheme_subtheme/logo.png") repeat scroll 0 0 transparent;
    display: block;
    height: 231px;
    width: 1010px;
}
span#logo img {
	position: absolute;
	display: block;
	height: 180px;
	width: 215px;
	top: 15px;
	left: 40px;
}
#branding .logo-site-name {
	position: relative;
}
#branding #site-name a {
	position: absolute;
	display: block;
	height: 85px;
	width: 75px;
	top: 20px;
	left: 900px;
	text-indent: -3000px;
}
.showDetails {
	margin-bottom: 15px;
	display: block;
}