@charset "UTF-8";
/* CSS Document */

#container{
padding:0px;
}

#container_home {
	background-image: url(../images/homepg_bkgrd.jpg);
	background-repeat: no-repeat;
	height: 718px;
	padding:0px;
}

#container_home IMG{
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}


#container_about {
	background-image: url(../images/about_bkground.jpg);
	background-repeat: no-repeat;
	height: 718px;
}

#container_about IMG{
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}


#container_gallery {
	height: 865px;
	background-color: #FFFFFF;
	background-image: url(../images/gallery-bk.jpg);
	background-repeat: no-repeat;
}

#container_gallery IMG{
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}


#container_contact {
	height: 717px;
	background-color: #FFFFFF;
	background-image: url(../images/contact_bkground.jpg);
	background-repeat: no-repeat;
}

#container_contact IMG{
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}

#container_designers {
	height: 718px;
	background-color: #FFFFFF;
	background-image: url(../images/designers_bkground.jpg);
	background-repeat: no-repeat;
}

#container_designers IMG{
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}

/*-----NAVIGATION (UL) FORMATTING------*/
UL#nav {
	font-family: "Trebuchet MS";
	list-style-type: none;
	line-height: 18pt;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0px;
	margin-left:0px;
	padding: 15px;
	float: left;
}
/*-----NAVIGATION LIST (LI) FORMATTING------*/
UL#nav LI {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/*-----NAVIGATION BAR LINKS------*/
UL#nav LI A {
	white-space:nowrap;
	color: #B8D1ED;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/*-----NAVIGATION BAR LINK HOVER------*/
UL#nav LI A:hover {
	background-color: #000000;
	color: #FFFFFF;
	border: thin dotted #AAD3FF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/*-----NAVIGATION BAR LINK ACTIVE------*/
UL#nav LI A:active {
	color: #ff0000;
}


.mapquest {
	margin:0;
	padding:0px;
	border:0px;
	}


.gallerydiv{
	margin-top: 15px;
	margin-bottom: 0px;
	width: 730px;
	float:right;
	height: 725px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 20px;
}


.scrollingdiv {
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 490px;
	float:right;
	overflow: auto;
	height: 490px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 40px;
}

.scrollingdiv IMG{
	text-align: left;
	padding-left: 15px;
}

.scrollingdiv P{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: normal;
	color: #666666;

}

.scrollingdiv H5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: normal;
	color: #4E75C2;
}

.scrollingdiv TABLE{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	width: 450px;
	color: #333333;
	text-align: left;
	}

.scrollingdiv TABLE TD{
	padding: 1px;
	width: 33%;
	}

.headings{
	font-family: Tahoma, "Trebuchet MS";
	font-size: 15pt;
	line-height: 13pt;
	color: #333333;
	font-weight: lighter;
}

.beware{
	font-family: Tahoma, "Trebuchet MS";
	font-size: 8pt;
	line-height: 13pt;
	color: #990000;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.blue_frill {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	background-color: #C3DAF1;
	padding: 4px;
	border: thin dotted #98A9BB;
	margin: 0px;
	text-decoration: none;
	text-align: center;
}

#calendar {
 width: 141px;
 padding: 0;
 margin: 0;
 border-left: 1px solid #A2ADBC;
 font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #fff;
}

#calendar TD{
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 20px;
 height: 20px;
 text-align: center;
 background: url(images/bg_calendar.gif) no-repeat right bottom;
}
#calendar TH{
	border-top: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	background-color: #FFCC66;
}

#calendar .event {
	background-color: #FF9999;
}


/*-----footer (UL) FORMATTING------*/

#footer_border{
	height:12px;
	margin:0px;
	padding:0px;
	background-color: transparent;
	background-image: url(../images/footer-gradient.jpg);
	background-repeat: repeat-x;
}


DIV#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	clear: both;
	height: 120px;
	width: 900px;
	padding-top: 10px;
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FDEDFD;
}

DIV#footer UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	clear: both;
	line-height: 16pt;
	font-weight: normal;
	text-transform: none;
}


DIV#footer LI {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}

DIV#footer LI.last{
	padding-right: 10px;
	padding-left: 8px;
	border-right: 0;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0066FF;
}
#container {
	margin-right: auto;
	margin-left:auto;
	width: 900px;
	background-image: url(images/homepg_bkgrd.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border: medium double #ADC1D5;
}
body {
	background-color: #C3DAF1;
	background-image: url(images/bkground.jpg);
	background-repeat: repeat-x;
}
#offer_btn {
	width: 200px;
	height: 15px;
	border: thin dotted #b4c6d8;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	float: left;
	padding: 15px;
}

#offer_btn IMG{
float: left;
margin: 0;
padding: 0;
}
#offer_btn A:hover{
	color: #0066FF;
}
#container_video {
	height: 718px;
	background-color: #FFFFFF;
	background-image: url(../images/video_bkground.jpg);
	background-repeat: no-repeat;
}
#container_video IMG {
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}
.scrollingdiv_home {
	padding-right: 0px;
	margin-top: 200px;
	margin-bottom: 0px;
	width: 250px;
	float:right;
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
.scrollingdiv2 {
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 400px;
	height: 360px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 82px;
	float: right;
	background-color: transparent;
	margin-left: 0px;
}

.scrollingdiv2 EMBED{
	margin:0px;
	padding:0px;
}
#container_bridesmaids {
	height: 718px;
	background-color: #FFFFFF;
	background-image: url(../images/bridesmaids_bkground.jpg);
	background-repeat: no-repeat;
}
#container_bridesmaids IMG {
	margin-top:20px;
	float: right;
	margin-right: 25px;
	background-color: transparent;
}

.footer_phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.scrollingdiv3 {
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 490px;
	float:right;
	overflow: auto;
	height: 490px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 40px;
}
.LOUD {
	width: 230px;
	height: 105px;
	border: thin dotted #b4c6d8;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 16px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E6F5EC;
}

.LOUD A{
	color: #FF0066;
	text-decoration: blink;
}

.LOUD P{
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	color: #FF0066;
}

.LOUD2 {
	width: 230px;
	height: 30px;
	border: thin dotted #b4c6d8;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E6F5EC;
}

.LOUD2 A{
	color: #000;
}

.LOUD2 P{
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	text-align: center;
}