html, body {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.8em;
color: #000;
margin: 0; 
padding: 0; 
background: url(../images/body-background.jpg) repeat-y 50% #000;
}

html>body {
height: 100%; 
}

a {
color: #128f34;
}

img {
border: none;
}

ul, ol, li {
margin: 0;
padding: 0;
}

em, i {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 250%;
font-weight: normal;
color: #4c704c;
margin-bottom: 0.5em; 
}

h3 {
font-size: 20px;
}

h4 {
font-size: 130%;
margin-bottom: 0;
margin-top: 0.8em;
}

#page {
width: 960px;
margin: 0 auto;
height: 100%;
}

#header {
width: 920px;
margin: auto;
}

#logo {
float: left;
margin-top: 65px; 
}

#topnav {
float: right;
text-align: right;
color: #fff;
margin-top: 10px; 
font-family: Georgia, "Times New Roman", Times, serif;
}

#topnav li {
display: inline;
margin-left: 10px;
font-size: 13px;
}

#topnav a {
color: #fff;
text-decoration: none;
}

#topnav a:hover {
color: #ccc;
}

#content {
background-color: #fff;
margin-top: 15px;
border: solid 1px #fff;
}

#banner {
	
}

#navigation{
float: left;
 width: 220px;
}
 
#navigation li {
list-style: none;
padding-left: 10px;
height: 25px;
line-height: 25px;
font-size: 0.95em;
background-color: #f9f9f9;
border-bottom: solid 1px #eee;
} 

#navigation ul a {
text-decoration: none;
font-weight: normal;
color: #444;
} 

#navigation ul a:hover {
color: #669900;
}
 
#navigation li.navtitle {
padding-left: 10px;
height: 30px;
line-height: 30px;
color: #fff;
background: url(../images/navtitle-background.gif) repeat-x;
font-weight: bold;
}

#navigation li.navtitle a {
color: #fff;
font-weight: bold;
}

.clearing {
clear: both;
}

#main {
float: left;
width: 690px;
padding: 20px;
}

#main ul {
margin-left: 30px;
}

#main h6 {
font-size: 0.9em;
color: #aaa;
margin-bottom: 0.3em;
text-transform: uppercase;
}


#footer {
	height: 50px;
	line-height: 50px;
	background: #000;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	color: #888;
}

#cards {
float: right;
margin-right: 20px;
}

#cards img {
margin: 12px 4px 0 4px;
}

.intro {
font-weight: bold;
}

#thumbnails {
float: right;
margin: 0 0 20px 15px;
width: 300px;
}

#thumbnails a {
color: #666;
text-decoration: none;
}

#thumbnails li {
list-style: none;
float: left;
color: #777;
font-weight: bold;
font-size: 0.9em;
text-align: center;
line-height: 1.3em;
}

#thumbnails img {
border: solid 4px #eee;
margin: 15px 8px 2px 8px;
}


#inpagepics {
margin: 0 0 20px 15px;
width: 95%;
}

#inpagepics a {
color: #666;
text-decoration: none;
}

#inpagepics li {
list-style: none;
float: left;
color: #777;
font-size: 0.9em;
text-align: center;
line-height: 1.3em;
width: 280px;
}

#inpagepics img {
border: solid 4px #eee;
margin: 15px 8px 2px 8px;
}

#inpagepics h4 {
margin-top: 1em;
}


 ul.primarylist {
 	margin-top: 1em;
	list-style: none;
	
}

ul.primarylist li {
	padding-bottom: 0.8em;
}

 ul.secondarylist {
	margin: 10px 0 0 30px;
	list-style: circle;
}

ul.secondarylist li {
	padding-bottom: 0.2em;
}

.references td {
	vertical-align: top;
}

.references td.label {
	text-align: right;
	padding-right: 8px;
}

#displaycolleft {
width: 45%;
float: left;
}

#displaycolright {
width: 45%;
float: right;

}

table.references td {
padding: 10px 6px;
border-bottom: solid 1px #ddd;
}

table.references .label {
color: #888;
}

table.logos td {
width: 280px;
text-align: center;
padding: 20px;
vertical-align: bottom; 
font-size: 0.9em;
}

table.logos img {
margin-bottom: 8px;}

.divider {
background-image:url(/images/divider.gif);
background-repeat: repeat-x;  
height: 1px; 
margin: 2em 0 2em 0;
}

.videolink {
float: right;
margin-left: 20px;
margin-bottom: 25px;
}

.deemphasis {
	color: #666;
}