@charset "UTF-8";
#contactMain {
	margin-top: 5px;
	float: left;
	width: 470px;
	padding-left: 15px;
}
#contactInfo {
	margin-top: 26px;
	float: right;
	width: 274px;
	margin-right: 10px;
	display: inline;
}
#slideShow {
	margin-top: 20px;
	background: #eee url(/img/top_gradiant.jpg) repeat-x left top;
	padding: 30px 9px 9px;
	height: 280px;
	width: 430px;
	border: 1px solid #ccc;
}
#addressBox {
	padding: 10px 5px 4px 10px;
	border: 1px solid #ccc;
	background: #eeeeee url(/img/top_gradiant.jpg) repeat-x left top;
	height: 160px;
	margin-bottom: 20px;
}
#addressBox a {
	color: #c22575;
	text-decoration: none;
}
#addressBox a:visited {
	color: #c22575;
	text-decoration: none;
}
#addressBox a:hover {
	color: #c22575;
	text-decoration: underline;
	font-weight: bold;
}
#addressBox p {
	line-height: 125%;
	margin: 0px 0px 12px;
	font-size: 11pt;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	text-align: center;
}
#addressBox p.last {
	border-style: none;
	margin: 0px;
}
#galleryHours {
	background: #eee url(/img/top_gradiant.jpg) repeat-x center top;
	height: 88px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	margin-top: 0px;
}
#hoursTitle  h2 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	background: #aaa;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
#galleryHours  p {
	text-align: center;
	margin: 0px 0px 20px;
	font-size: 11pt;
}
#galleryHours h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	text-align: center;
	margin: 8px 5px 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
}
#welcome {
	background: url(/img/welcome.gif);
	height: 38px;
	width: 450px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#mailingList {
	height: 76px;
	background: #eee url(/img/top_gradiant.jpg) repeat-x center top;
	border: 1px solid #ccc;
	margin: 0px;
}
#mailingList form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mailingList h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
