@charset "utf-8";
/* CSS Document */


#content .toplink {
	color: #0071BC;
	font-size: .8em;
}
#content .toplink img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.related {
border-top: 1px solid #BCBCBC;
padding: 8px 8px 0px; 8px;
color: #0071BC;
font-family: Georgia, "Times New Roman", Times, serif;
}

.relatedHOME {
	color: #0071BC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content img {
	border: 1px solid #b3b3b3;
}

body {
background: #b3b3b3;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #565656;
}

a {
color: #565656;
}

a:hover {
color: #0071BC;
}

.info_box {
border-bottom: 1px solid #BCBCBC;
margin-bottom: 10px;
padding: 0px 8px 0px 8px;
}
.last {
border-bottom: none;
}

.homeTitle {
	font-size: 1.8em;
	color: #0071BC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin-bottom: 10px;
	line-height: 150%;
}

h3 {
	font-weight: normal;
	font-size: 1.6em;
	color: #0071BC;
}

h4 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 20px;
}
h5 {
	font-size: 14px;
	margin-bottom: 10px;
}
h6 {
	font-size: 1.8em;
	line-height: 120%;
}

hr {
	border: 0px;
	height: 0px;
	border-bottom: 1px solid #BCBCBC;
	padding: 0px;
	font-size: 0em;
	padding-top: 10px;
}

/* LAYOUT */

.clearall {
clear: both;
}

#col_main {
width: 980px;
margin: 0px auto 0px auto;
}

#top_corners {
height: 18px;
background: url(../images/top-corners.png);
}
#bottom_corners {
height: 20px;
background: url(../images/bottom-corners.png);
}

#page {
background: url(../images/body-bg.png);
}

#content {
	padding: 0px 30px;
}

#footer {
	color: #8B8B8B;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 70px 30px 0px 30px;
	padding: 13px 0px 0px 2px;
	border-top: 1px solid #BCBCBC;
}
#footer .copy_blue {
	color: #0071BC;
	font-weight: bold;
}
/* HEADER */

#header h1, #header h2 {
font-family: Georgia, "Times New Roman", Times, serif; 
color: #dedede;
font-weight:normal;
font-size: 2em;
}

#header h2 {
margin-top: 5px;
font-style:italic;
font-weight:normal;
font-size:1 .8em;
}

#header {
background: #4b4b4b;
margin: 0px 10px 0px 10px;
padding: 15px 20px 13px 20px;
}

#header .logo {
background: url(../images/60s.png);
width: 62px;
height: 53px;
float: left;
}
#header .headlines {
float: left;
margin-left: 25px;
}

/* NAV */

#nav {
padding: 0px 30px 65px 30px;
}
#nav .align-left {
float:left;
}
#nav .align-right {
float:right;
align: right;
}
#nav ul {
text-transform: lowercase;
}
#nav li {
display: inline;
}
#nav a {
text-decoration: none;
color: #777777;
font-weight: bold;

}
#nav .align-left a{
margin-right: 30px;
}
#nav .align-right a{
margin-left: 30px;
}
#nav a:hover, #nav a.hilite {
color: #0071BC;
}

/* columns */
.col1 {
float: left;
width: 609px;
}
.colINTRO {
float: left;
width: 640px;
}

.colHOME {
	float: none;
	width: 620px;
}

.col2 {
margin-left: 16px;
float: left;
width: 295px;
}

.col2D {
margin-left: 16px;
float: left;
width: 295px;
background-color: #B3B3B3;
}


#listing .item .thumbnail {
	float: left;
}
#listing .item .thumbnail img {
	margin-right: 20px;
}


#listing .item .listing_text {
	float: left;
	width: 493px;
}

#listing h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0071BC;
	padding-bottom: 8px;
	border-bottom: 1px solid #BCBCBC;
	margin-bottom: 15px;
}
 h3.listing_col2{
	font-size: 1.2em;
	padding-bottom: 11px;
	padding-left: 8px;
	font-weight: bold;
	
}

#listing .item {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #BCBCBC;
}

#listing p {
	margin-bottom: 0px;
}

#listing .item_description, #listing .date {
	font-size: 11px;
}

#listing .date, #listing .title {
	font-weight: bold
}
.stacks img {
	margin-right: 10px;
	border: 0px;
}


#homePhoto {
}
