#photoboxright {
	padding: 0px 0px 10px 15px;
	vertical-align: middle;
	float: right;
	display: block;
	height: auto;
	width: auto;
	margin: 0px 5px;
}
.photoboxright {
	padding: 0px 0px 10px 15px;
	vertical-align: middle;
	float: right;
	display: block;
	height: auto;
	width: auto;
	margin: 0;
}
#photoboxleft {
	padding: 0px 15px 10px 0px;
	vertical-align: top;
	float: left;
	display: block;
	height: auto;
	width: auto;
}
#searchwrap {
	top: 60px;
	position: relative;
	font-size:.7em;
}
a:link, a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#cartlinkwrap {
	text-align: right;
	width: 470px;
	margin: 10px 0px 20px;
	font-size: 11px;
}
#dottedrule {
	margin: 10px 0px;
	height: 10px;
	width: auto;
	background-repeat: repeat;
	border-top: 1px dotted #888888;
	display: block;
	color: #FFFFFF;
	font-size: 1px;
	padding: 0px;
}
#dotborder {
	border:dotted 1px #999999; 
	height: auto; 
	padding: 3px; 
	margin: 10px 0px;
}
#details {
	font-weight: bold;
}
/*#detailstwrap {
	margin: 0px;
	width: 75px;
}
#details {
	top: 0px;
	margin: 0px;
	text-align: center;
	z-index: 700;
	right: 0px;
	vertical-align: bottom;
	background: #333399;
	padding: 2px;
	width: 75px;
}
#details a {
	background-color: #333399;
	color: #FFFFFF;
	width: 75px;
}
#details a:hover {
	background-color: #666666;
	color: #FFFFFF;
	width: 75px;
}*/
#upcomingwrap {
	height:183px;
	width: auto;
}
#featuredwrap {
	padding: 0px 0px 15px 15px;
	background-color:#13315B;
	margin:0;
}
#upcomingwrap div h2 {
	color: #13315B;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 2.2em;
}
#upcomingwrap div p {
	font-size: 1.2em;
	color: #8C8A8A;
	height: auto;
	margin-right: 75px;
	text-align: justify;
	line-height: 1.3em;
	width: auto;
}
#upcomingwrap #upcoming {
	display:block;
	float:left;
	position: relative;
	width:435px;
	height:183px;
	margin:0;
	padding:0 20px 0 20px;
	overflow:visible;
}
#upcomingphoto {
	background-color:#EBE571;
	background: url(../images/featured/cromeans.jpg) no-repeat  0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 183px;
	width: 145px;
	text-indent:-2000px;
	font-size:1px;
	color:#FFF;
}
#upcomingwrap #upcoming div {
	font-size: 1.0em;
	padding-top: 10px;
	color: #13315B;
	font-style: italic;
	height: auto;
	width: auto;
}

