/* CSS Document */

body.home {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D7D7D7;
	background-image: url(images/bkgd_home.gif);
	background-position: top left;
	background-repeat: repeat-y;
	line-height: 15px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D7D7D7;
	background-image: url(images/bkgd.gif);
	background-position: top left;
	background-repeat: repeat-y;
	line-height: 15px;
}

#container {
	width: 800px;
	height: 100%;
	background-image: url(images/leftnav_bkgd.gif);
	background-position: top left;
	background-repeat: repeat-y; 
	text-align: left;
	margin-left: 0px; 
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

#leftnav {
	width: 205px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/leftnav_bkgd.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#logo {
	float: left; 
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	vertical-align: top; 
	padding: 0px 0px 0px 0px;
}

#page_body {
	width: 595px;
	float: left;
}

#photo {
	width: 595px;
	margin: 0px 0px 0px 0px;
	float:left;
}

#crumbtrailBar {
	width: 595px;
	height: 35px;
	max-height: 35px;
	float: left;
	clear: both;
	background-color: #C96000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF; 
	font-family: verdana, ariel, sans-serif;
	font-size: 9px; 
}

#content {
	width: 595px;
	float: left;
	background-color: #BAAB91;
	_clear: both;
}

#contentRightTop {
	width: 202px;	
	float: right;
	clear: both;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#contentRightBottom {
	width: 202px;
	float: right;
	clear: both;
	border-left: 1px solid #666666;
}

#contentLeft {
	width: 392px;
	_float: left;
	_clear: left;
	_border-right: 1px solid #666666;
}

/* font properties */

ul.leftnav { 
	margin-right: 16px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	text-align: right;
	clear: left;
 }
 
li.leftnav {
	margin: 0px 0px 6px 0px;
}

a.leftnav { 
	text-decoration: none;
	color: #000000; 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
}

a.leftnav_on { 
	text-decoration: none;
	color: #C96000; 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #C96000;
}

p.crumbtrail {
	text-decoration: none;
	color: #FFFFFF; 
	font-family: verdana, ariel, sans-serif;
	font-size: 9px;
	font-weight: 100;
	text-align: left;
	vertical-align: middle;
	padding: 9px 10px 0px 10px;
	margin: 0px;
}

a.crumbtrail {
	text-decoration: none;
	color: #FFFFFF; 
	font-family: verdana, ariel, sans-serif;
	font-size: 9px;
	font-weight: 100;
}

a.crumbtrail:hover {
	color: #FFFFFF; 
}

a.smallGrey {
	color: #333333; 
	font-family: verdana, ariel, sans-serif;
	font-size: 9px;
	font-weight: 900;
}

a.smallGrey:hover {
	color: #C96000; 
}

h1 {
	color: #666666; 
	font-family: verdana, ariel, sans-serif;
	font-size: 19px;
	font-weight: 900;
	text-align: left;
	line-height: 24px;
	margin-left: 10px;
	margin-top: 16px;
}

h5 {
	color: #333333; 
	font-family: verdana, ariel, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px;
}

h2 {
	color: #666666; 
	font-family: verdana, ariel, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 18px; 
}

h4 {
	color: #666666; 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px; 
}

h3 {
	color: #545454; 
	font-family: verdana, ariel, sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px; 
}

p { 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	font-weight: 100;
	text-align: left;
	margin-right: 10px; 
	margin-left: 10px;
}

p.smallText { 
	font-family: verdana, ariel, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	font-weight: 100;
	text-align: left;
	margin-right: 10px; 
	margin-left: 10px;
}

p.smallTextItalic {
	font-family: verdana, ariel, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	font-weight: 100;
	text-align: left;
	margin-right: 10px; 
	margin-left: 10px;
	font-style: italic;
}

img.right {
    float: right;
	margin: 0px 15px 15px 15px;
}

.boldBody { 
	font-family: verdana, ariel, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-weight: 900;
	text-align: left;
	margin-right: 10px; 
	margin-left: 0px;
}

a {
	text-decoration: underline;
	color: #333333; 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
}

ul.body { 
	 list-style: none;
	 list-style-type: none;
	 padding: 0px;
	 margin: 0px 0px 0px 18px;
	 text-align: left;
 }
 
ol.indent {
     margin-right: 20px;
}
 
li.body {
	 list-style-type: none;
	 background-image: url(images/li.gif);
	 background-repeat: no-repeat;
	 background-position: 0 .4em;
	 padding-left: 13px;
	 line-height: 18px;
	 margin-bottom: 0;
}

ul.bulletSpace { 
	margin-left: 40px;
	margin-right: 20px;
	list-style: disc;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
 }
 
li.bulletSpace {
	margin: 10px 0px;
}

ol { 
	margin-left: 40px;
	margin-right: 20px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
 }
 
li {
	 margin-top: 0px;
	 margin-bottom: 10px;
}

#navcontainer p {
     background-image: url(images/bkgd_secondaryNav.gif);
	 background-repeat: repeat-y;
	 background-position: top left;
	 margin: 0px 0px;
}

#navcontainer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#navcontainer li { margin: 0px 0px 0px 20px; }

#navcontainer a {
	display: block;
	color: #333333;
	background-color: #CCCCCC;
	width: 150px;
	padding: 6px 7px;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

.dkGreyBoldSml {
	color: #666666; 
	font-family: verdana, ariel, sans-serif;
	font-size: 12px;
	font-weight: 900; 
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

#redbar {
    float: right;
	margin: 0px 0px 0px 0px;
}

#about_nav {
    visibility: hidden;
	position: absolute;
	top: 47px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#membership_nav {
    visibility: hidden;
	position: absolute;
	top: 67px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#resources_nav {
    visibility: hidden;
	position: absolute;
	top: 215px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#publications_nav {
    visibility: hidden;
	position: absolute;
	top: 235px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left; 
}

#opportunities_nav {
    visibility: hidden;
	position: absolute;
	top: 257px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#aboutMembers_nav {
    visibility: hidden;
	position: absolute;
	top: 314px;
	left: 185px;
	background-image: url(images/bkgd_secondaryNav.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#IEfix {
    visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#center {
    text-align: center;
}

#search {
    margin-left: 10px;
}

#cse-search-results {
    width: 575px;
	height: 1100px;
	overflow: hidden;
}
