a:focus, a:active {
outline: none;
}
body {
	background: url(images/tile.jpg) repeat top left;
	margin: 0;
	padding: 0;
}
#main-wrapper {
	width: 1040px;
	height: 100%;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	position: relative;
	border: #999 thin solid;
	padding: 0px;
}
.left {
	float: left;
	width: 370px;
	height: 400px;
	padding: 12px;
	margin-top: 10px;
	margin-left: 12px;
	background: #EEEEEE;
}
.right {
	float: right;
	width: 570px;
	height: 400px;
	padding: 12px;
	margin-top: 10px;
	margin-right: 12px;
	background: #EEEEEE;
}
.logo {
	background: url(images/logo.png) no-repeat center 22px;
	width: 100%;
	height: 80px;
	padding-bottom: 10px;
}
#nav {
	width: 100%;
	height: 40px;
	background: #666 url(images/nav-bg.gif) repeat;
	font-size: 11px;
	left: 0px;
	margin: 0px;
	font-family: "Times New Roman", Arial, serif;
	border-top: #CCC 2px solid;
	border-bottom: #CCC 4px solid;
}
#nav ul {
	margin-left: 85px;
	margin-right: 0px;
	maring-bottom: 0px;
	padding: 0px;
	margin-top: 15px;
}
#nav ul li {
	float: left;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 12px;
	letter-spacing: 1pt;
	text-transform: uppercase;
	border-right: #666 thin solid;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:focus {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #c8d2d8;
	text-decoration: none;
}
#nav ul li a:active {
	color: #c8d2d8;
	text-decoration: none;
}
#nav ul li ul {
	float: left;
	display: none;
}
#nav ul li ul li {
	float: left;
}
p {
	color: #666666;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.engagement img {
	border-top: #CECECE solid 1px;
}
.home img {
	border-top: #CECECE solid 1px;
}

table {
	color: #666666;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
table a:link, table a:visited {
	color: #666666;
	text-decoration: none;
}
table a:hover {
	color: #000000;
	text-decoration: none;
}
#subnav {
	background: url(images/content-bg.gif) repeat-x left top;
	height: 10px;
}

#rings {
	width: 800px;
	float: left;
}
h1 {
	border-bottom: 1px solid #CECECE;
	width: 980px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	color: #666;
	font-size: 36px;
	line-height: 38px;
	text-align: left;
}

.socialmedia {
	text-align: center;
	padding-top: 8px;
}
#map {
	float: none;
	text-align: center;
	padding: 10px;
}
#homeshow {
	margin-left: 0px;
	padding: 8px;
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
}
.homephoto {
	padding: 8px;
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
}
.home-text {
	text-transform: none;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	color: #666;
}
.slideshow img {
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
	padding: 8px;
}
.footer {
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
	padding: 8px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
p a:link, p a:visited {
	border: #CCCCCC 1px solid;
	padding: 3px;
	color: #666666;
	text-decoration: none;
}
p a:hover, p a:active {
	color: #B24100;
	border: #AAAAAA 1px solid;
}

.contact {
	font-family: Helvetica, Arial, san-serif;
	color: #666666;
	font-size: 11px;
	line-height: 28px;
	text-align: center;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	width: 380px;	
	float: none;
}
.contact a:link {
	border: none;
}
.contact img {
 border: none;
}
.description {
	font-family: Palatino, Palatino Linotype, "Times New Roman", serif;
	color: #666666;
	line-height: 20px;
	text-align: left;
	padding: 10px;
	margin-left: 20px;
	width: 380px;
	height: auto;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	float: none;
}
#content_left {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	width: 340px;
	height: 220px;
	float: none;
}
.detail {
	float: left;
	margin-left: 400px;
	margin-bottom: 50px;
	clear: both;
}
.detail img {
	padding: 10px;
	margin-left: 100px;
	margin-right: 0px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.ring-subtitle {
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	text-transform: none;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}