@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.3;
}
p {
	margin: 10px;
}
h1 {
	font-weight: normal;
	color: #FF33CC;
	font-size: 18px;
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h2, h3 {
	font-weight: normal;
}
a {
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}
.no {
	display: none;
}
.clearer {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.spacer {
	margin: 10px 10px 40px 10px;
}

img {border: none;}


#map {
	width: 370px;
	height: 300px;
	border: 1px solid #666;
	margin: 10px 10px 20px 10px;
}

#container {
	width: 980px;
	margin: 0 auto;
}
#container #col_1 {
	float: left;
	width: 400px;
	padding-top: 47px;
}
#container #col_1 .border_wrapper {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#container #col_1 .border_wrapper .left {
	float: left;
	width: 180px;
}
#container #col_1 .border_wrapper .right {
	text-align: right;
	font-size: 11px;
	line-height: 1.2;
}
#container #col_1 .logo_holder {
	list-style-type: none;
	margin-top: 25px;
	font-size: 12px;
}
#container #col_1 .logo_holder li {
	display: block;
	width: 190px;
	float: left;
	text-align: center;
	height: 140px;
}
#container #col_1 .logo_holder li img {
	display: block;
	margin: 0 auto;
	border: solid 1px #000000;
}
#container #col_1 .link_list {
	list-style-type: none;
	margin: 10px 20px;
	line-height: 1.5;
}
#container #col_1 .link_list a {
	font-weight: normal;
}
#container #col_1 .event_header {
	color: #FF3399;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	margin-top: 30px;
}
#container #col_1 .event_text {
	text-align: center;
}

#container #col_2 {
	float: none;
	width: 560px;
	margin: 0 10px;
	padding-bottom: 20px;
	overflow: hidden;
}
#container #col_2 #phone {
	margin: 10px 0 0 auto;
	display: block;
}

#footer {
	display: block;
	clear: both;
	background-color: #333333;
	border-top: solid 1px #000000;
	color: #FFFFFF;
}
#footer #footer_section {
	display: block;
	width: 980px;
	margin: 0 auto;
}
#footer #footer_section .copyright {
	padding: 10px 0 0 0;
}
#footer #footer_section .copyright a {
	color: #FFFFFF;
}

#footer #footer_section #nav_header {
	font-weight: bold;
}

#footer #footer_section ul {
	list-style-type: none;
}
#footer #footer_section ul li {
	display: inline;
}
#footer #footer_section ul li a {
	color: #FF33CC;
	padding: 5px 10px;
}
#imagelinks {
	width: 490px;
	display: block;
	position: relative;
	margin-left: 10px;
	padding-top: 47px;
}
#imagelinks ul {
	display: block;
}
#imagelinks ul li	{
	display: block;
	float: left;
	height: 592px;
	width: 55px;
	padding: 0;
	overflow: hidden;
																		}
#imagelinks ul li a	{
	display: block;
	width: inherit;
	height: 650px;
	text-indent: -9999px;
}
#imagelink1  {
	background-color: #595C63;
	background-image: url(../images/accessories_slide.jpg);
}
#imagelink2  {
	background-color: #595C63;
	background-image: url(../images/about_slide.jpg);
}
#imagelink3  {
	background-color: #3B3E45;
	background-image: url(../images/bride_slide.jpg);
}
#imagelink4  {
	background-repeat: no-repeat;
	background-image: url(../images/bridesmaid_slde.jpg);
}
#imagelink5  {
	background-image: url(../images/gallery_slide.jpg);
	background-repeat: no-repeat;
}
#imagelink6  {
	background-image: url(../images/prom_slide.jpg);
	background-repeat: no-repeat;
}
#imagelink7  {
	background-image: url(../images/events_slide.jpg);
	background-repeat: no-repeat;
}
#imagelink8  {
	background-image: url(../images/contact_slide.jpg);
	background-repeat: no-repeat;
}

