
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #153137;
	background-image: url(/img/common/footer_repeat.jpg);
	background-repeat: repeat;
	background-position: top center;
}

body, td, th {
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: 24px;
}

input {
	border: 0px;
	outline: none;
}

.title {
	color: #1b3f47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal; 
	line-height: 24px;
}

a.title {
	color: #1b3f47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal; 
	text-decoration: none;
}

a:hover.title {
	text-decoration: underline;
}

a {
	color: #1aa7c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a .imgroller {
	opacity: 1.0;
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
}

a:hover .imgroller {
	opacity: 0.8;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#header-full {
	width: 100%;
	height: 381px;
	background-color: #ffffff;
	background-image: url(/img/common/top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#header-wrapper {
	width: 980px;
	margin: 0 auto;
}

#memorial {
	width: 980px;
	height: 130px;
	text-align: center;
}

#memorial a {
	display: inline-block;
	width: 212px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background: url(/img/common/memorial.png) top left no-repeat;
}

#memorial a:hover {
	background-position: bottom left;
}

#top-links {
	width: 980px;
	height: 251px;
	background-image: url(/img/common/nav_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#navigation {
	float: left;
	width: 600px;
	color: #56747b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
}

#navigation a {
	color: #56747b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover {
	color: #2fb4d5;
	text-decoration: underline;
}

.nav-title {
	color: #11353d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal; 
	line-height: normal;
	padding-top: 27px;
	padding-bottom: 6px;
}

#nav-collections {
	float: left;
	width: 158px;
	margin-left: 20px;
}

#nav-company {
	float: left;
	width: 157px;
	margin-left: 39px;
}

#nav-extras {
	float: left;
	width: 158px;
	margin-left: 39px;
}

#stars-logo {
	float: right;
	width: 210px;
	height: 100px;
	padding: 35px 90px 0px 0px;	
}

#page-title-full {
	width: 100%;
	background-color: #ffffff;
	background-image: url(/img/common/dots_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#page-title-fade {
	width: 100%;
	background-image: url(/img/common/dots.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#page-title-wrapper {
	width: 980px;
	height: 230px;
	margin: 0 auto;
}

#page-title-offset {
	margin-left: -40px;
	width: 1060px;
	height: 230px;
	overflow: hidden;
}

#page-title {
	width: 1060px;
	height: 210px;
	overflow: hidden;
}

#page-title h1 {
	font-size: 0px;
	display: none;
}

#page-title-shadow {
	width: 1060px;
	height: 8px;
}

#home-promo-full {
	width: 100%;
	background-color: #ffffff;
	background-image: url(/img/home/dots_repeat.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#home-promo-fade {
	width: 100%;
	background-image: url(/img/home/dots.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#home-promo-wrapper {
	width: 980px;
	height: 380px;
	margin: 0 auto;
}

#home-promo-offset {
	margin-left: -40px;
	width: 1060px;
	height: 380px;
	overflow: hidden;
}

#home-promo {
	width: 1060px;
	height: 360px;
	overflow: hidden;
}

#home-promo a {
	display: inline-block;
	width: 1060px;
	height: 360px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/promo_roll.gif) top left no-repeat;
}

#home-promo a:hover {
	background-position: bottom left;
}

#home-promo-shadow {
	width: 1060px;
	height: 8px;
}

#content-full {
	width: 100%;
	background-color: #ffffff;
}

#content-wrapper {
	width: 980px;
	min-height: 300px;
	margin: 0 auto;
	padding-bottom: 50px; 
}

#footer-full-repeat {
	width: 100%;
	background-color: #153137;
	background-image: url(/img/common/footer_repeat.jpg);
	background-repeat: repeat;
	background-position: top center;	
}

#footer-full-fade {
	width: 100%;
	padding-top: 40px;
	background-image: url(/img/common/footer_fade.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
			
#footer-wrapper {
	width: 980px;
	height: 200px;
	margin: 0 auto;
	background-image: url(/img/common/footer_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;	
}
				
#footer-wrapper a {
	color: #a2a2a2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footer-wrapper a:hover {
	text-decoration: underline;
}

.footer-title {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: normal;
	padding-top: 7px;
	padding-bottom: 4px;
}

#footer-collections {
	float: left;
	width: 129px;
	margin-left: 21px;
	padding-top: 0px;
}

#footer-company {
	float: left;
	width: 129px;
	margin-left: 21px;
	padding-top: 0px;
}

#footer-extras {
	float: left;
	width: 129px;
	margin-left: 21px;
	padding-top: 0px;
}

#footer-facebook {
	float: left;
	width: 200px;
	margin-left: 18px;
	padding-top: 0px;
}

#footer-facebook-img {
	float: left;
	width: 25px;
	height: 34px;
}

#footer-facebook-text {
	float: right;
	width: 175px;
	padding-top: 8px;
}

#footer-credits {
	float: right;
	width: 280px;
	padding-top: 38px;
	text-align: right;	
}

#about-content {
	width: 980px;
	padding-top: 25px;	
}

#contact-content {
	width: 980px;
	padding-top: 25px;	
}

#contact-dots {
	width: 980px;
	background-image: url(/img/misc/contact_dots.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}

#contact-text {
	float: left;
	width: 340px;
	margin-right: 140px;
}

#contact-address {
	float: left;
	width: 210px;	
}

#contact-details {
	float: right;
	width: 245px;
}

#collections-content {
	width: 980px;
	padding-top: 22px;
	overflow: hidden;
}

#collections-holder {
	width: 1040px;	
}

.collections-item {
	float: left;
	width: 300px;
	margin-right: 40px;	
}

.collections-item-img {
	float: left;
	width: 150px;	
}

.collections-item-text {
	float: right;
	width: 150px;
	padding-top: 34px;
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: 20px;	
}

.collections-item-text a.view {
	color: #1aa7c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	text-decoration: none;	
}

.collections-item-text a:hover.view {
	text-decoration: underline;	
}

.collections-divider {
	clear: both;
	height: 40px;
	overflow: hidden;
}

a.view-button {
	color: #6aadc0;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700; 
	text-decoration: none;
	text-transform: uppercase;	
}

a:hover.view-button {
	color: #56747b;
	text-decoration: none;	
}

a.view-button i.fa {
	margin-right: 3px;	
}

#collection-content {
	width: 980px;
	padding-top: 0px;
	overflow: hidden;
}

#collection-holder {
	width: 1100px;	
}

.xcollection-item {
	float: left;
	width: 135px;
	padding-top: 30px;
	margin-right: 76px;	
}

.collection-item {
	float: left;
	width: 196px;
	padding-top: 30px;
	margin-right: 0px;	
}

.collection-item-img {
	width: 150px;	
	padding-left: 23px;
}

.collection-item-text {
	padding: 10px 10px 0px 10px;
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal; 
	line-height: 20px;
	text-align: center;	
}

#locations-content {
	width: 980px;
	padding-top: 25px;	
	overflow: hidden;
}

#locations-holder {
	width: 1080px;	
}

.locations-item {
	float: left;
	width: 280px;
	margin-right: 70px;	
}

.locations-divider {
	clear: both;
	height: 20px;
	overflow: hidden;
}

#tips-content {
	width: 980px;
	padding-top: 25px;	
}

#tips-left {
	float: left;
	width: 300px;	
	margin-right: 40px;
}

#tips-middle {
	float: left;
	width: 300px;	
}

#tips-right {
	float: right;
	width: 300px;	
}

#tips-diagram {
	width: 980px;
	height: 340px;
	background-image: url(/img/misc/tips.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 1px solid #5a8791;	
	margin-bottom: 45px;
}

#tips-diagram-text {
	padding: 25px 0px 0px 360px;
}

ol.tips-list {
	
}

ol.tips-list li {
	color: #1b3f47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: 24px;
	padding-bottom: 24px;
}

.tips-small {
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: 20px;
}

#home-text {
	float: left;
	width: 550px;
	padding: 46px 0px 0px 0px;
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal; 
	line-height: 28px;
}

#home-text span.blue {
	color: #1aa7c8;
}

#home-text a {
	color: #1aa7c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal; 
	font-style: italic;
	text-decoration: none;
}

#home-text a:hover {
	text-decoration: underline;
}

#home-collections {
	float: right;
	width: 357px;
	height: 111px;
	margin-top: 31px;
	padding-left: 32px;
	border-left: 1px dotted #5a8791;
}

#home-collections a {
	display: inline-block;
	width: 357px;
	height: 111px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/collections.jpg) top left no-repeat;
}

#home-collections a:hover {
	background-position: bottom left;
}

.home-divider {
	clear: both;
	height: 50px;
	overflow: hidden;
}

#home-promo-left {
	float: left;
	width: 280px;
	height: 287px;
	overflow: hidden;
	margin-right: 70px;	
}

#home-promo-middle {
	float: left;
	width: 280px;
	height: 287px;
	overflow: hidden;
}

#home-promo-right {
	float: right;
	width: 280px;
	height: 287px;
	overflow: hidden;
}

.promo-shadow {
	width: 280px;
	height: 8px;
	overflow: hidden;	
}

#promo-registry {
	width: 280px;
	height: 46px;
	background-image: url(/img/home/promo_registry.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 233px;
}

#promo-registry a {
	display: inline-block;
	width: 131px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button_registry.gif) top left no-repeat;
}

#promo-registry a:hover {
	background-position: bottom left;
}

#promo-newsletter {
	width: 280px;
	height: 279px;
	background-image: url(/img/home/promo_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#newsletter-form {
	width: 244px;
	height: 84px;
	overflow: hidden;
	padding-top: 176px;	
}

#newsletter-form form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.newsletter-input {
	width: 209px;	
	height: 18px;
	padding-top: 3px;
	margin-left: 35px;
	border-bottom: 1px dotted #547e88;
}

.newsletter-field {
	color: #d0d0d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal; 
	border: 0px none;
	outline: none;
	background-color: transparent;
	width: 209px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#newsletter-submit {
	padding-top: 13px;
	width: 100px;
	height: 27px;
	overflow: hidden;	
}

#newsletter-submit input.newsletter-button {
	border:none;
    cursor:pointer;
	background-color: transparent;
	display: inline-block;
	width: 100px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button_newsletter.gif) top left no-repeat;
}

#newsletter-submit input.newsletter-button:hover {
	background-position: bottom left;
}

#promo-shades {
	width: 280px;
	height: 46px;
	background-image: url(/img/home/promo_suits.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 233px;
}

#promo-shades a {
	display: inline-block;
	width: 122px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(/img/home/button_shades.gif) top left no-repeat;
}

#promo-shades a:hover {
	background-position: bottom left;
}

#promo-shades span {
	display: inline-block;
	width: 122px;
	height: 27px;
	padding: 0px;
	margin: 0px;
}

#memorial-content {
	width: 980px;
}

#memorial-text {
	width: 980px;
	text-align: center;
	padding-top: 24px;	
}

#video-content {
	width: 980px;
	padding-top: 40px;	
	overflow: hidden;
}

#video-holder {
	width: 1080px;	
}

.video-item {
	float: left;
	width: 465px;
	margin-right: 50px;	
}

.video-player {
	width: 465px;
	padding-bottom: 15px;
	overflow: hidden;	
}

.video-divider {
	clear: both;
	height: 50px;
	overflow: hidden;
}

#registry-content {
	width: 980px;
	padding-top: 25px;	
}

#registry-content form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.registry-label {
	clear: both;
	float: left;
	width: 120px;	
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: 20px;
	padding-top: 4px;
}

.registry-field {
	float: left;
	width: 235px;
	height: 40px;
	overflow: hidden;	
}

.registry-input {
	color: #1b3f47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: normal;
	width: 220px;
	height: 20px;
	padding: 3px 6px 2px 6px;
	border: 1px solid #5a828a;
	background-color: #9dcdd7;
}

.registry-submit {
	clear: both;
	padding-top: 21px;
}	

#video-content {
	width: 980px;
	padding-top: 40px;	
	overflow: hidden;
}

#education-content {
	width: 980px;
	padding-top: 25px;	
}

.education-holder {
	width: 1080px;	
}

.education-item {
	float: left;
	width: 300px;
	margin-right: 40px;	
	padding-top: 18px;
}

.education-divider {
	clear: both;
	width: 100%;
	height: 48px;
	border-bottom: 2px solid #5a8791;
	margin-bottom: 45px;
}

.eitem-divider {
	clear: both;
	height: 32px;
	overflow: hidden;
}

.eitem-img {
	width: 300px;
	height: 80px;
	oveflow: hidden;
	padding-bottom: 7px;
}

.eitem-text {
	width: 300px;
	color: #4d727b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: 20px;
}

.eitem-title {
	color: #1b3f47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal; 
	line-height: 24px;
}

#promotions-content {
	width: 980px;
	padding-top: 35px;	
	overflow: hidden;
}

#promotions-holder {
	width: 1010px;	
}

.promotions-item {
	float: left;
	width: 480px;
	height: 199px;
	border-bottom: 1px solid #93c1ca;
	margin-right: 20px;	
}

.promotions-image {
	float: left;
	width: 190px;
	height: 199px;	
}

.promotions-text {
	float: right;
	width: 272px;
	padding-top: 65px;
}




