/* Presentation Stylesheet */ 

p {
	margin:0;
	padding: 8px 0px;
 }
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #92BBD4;
}

h4 {
	margin:0;
	padding: 5px 0;
	font-size: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33383E;
	border-bottom-color: #33383E;
	letter-spacing: 0.15em;
 }
a:visited {
	font-weight: bold;
	color: #92BBD4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}
#bar a:link {
	color: #000000;
	text-decoration: none;
}
#bar a:visited {
	color: #000000;
	text-decoration: none;
}
#bar a:hover {
	color: #546375;
	text-decoration: underline;
}
#bar a:active {
	color: #546375;
	text-decoration: underline;
}
#DetailPhoto img {
	border: 1px solid #6B84A6;
}
#DetailThumbs img {
	border: 1px solid #6B84A6;
}
#bar p {
	margin-left: 20px;
}
.iconborder {
	border: 1px solid #6B84A6;
}
.borderfloatleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #6B84A6;
}
.borderfloatright {
	float: right;
	margin-left: 10px;
	border: 1px solid #6B84A6;
}
.leftcolcopy {
	padding-left: 20px;
	border-right: 1px solid #33383E;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.archiveLeftColCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33383E;
	padding-left: 10px;
}
.archiveAlphabeticalDivisions {
	text-align: left;
	clear: both;
	font-weight: bold;
}
.silverbackground {
	background-color: #EFEFEF;
}
.new {
	color: #FFCC99;
	letter-spacing: 0.125em;
	font-weight: bold;
	text-transform: uppercase;
}
.gold {
	color: #FFCC99;
}
.newCaps {
	text-transform: uppercase;
	color: #FFCC99;
	letter-spacing: .125em;
	font-weight: bold;
}
.tiny {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.125em;
	color: #999999;
}
li {
	padding-bottom: 14px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}
