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

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;	
}

#4px
{
	padding-left: 4px;
	margin-left: 4px;

}


/* -------------------------------- HOME PAGE ---- */

/* - HEADER - */

#header
{
padding-top:30px;
}




/* - MENU - */

#menusize
{
width:881px;
height:38px;
}

#menutxt
{
font-family:"Century Gothic";
text-align:center;
font-size: 18px;
color:#FFFFFF;
padding-top:6px;
font-weight:lighter;
}

.menuhome
{
background-image:url(images/Home_navbutton_OFF.jpg);
width:115px;
height:38px;
float:left;
}

.menuhome:hover
{
background-image:url(images/Home_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menuabout
{
background-image:url(images/About_navbutton_OFF.jpg);
width:97px;
height:38px;
float:left;
}

.menuabout:hover
{
background-image:url(images/About_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menuservices
{
background-image:url(images/Services_navbutton_OFF.jpg);
width:115px;
height:38px;
float:left;
}

.menuservices:hover
{
background-image:url(images/Services_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menubridalgowns
{
background-image:url(images/BridalGowns_navbutton_OFF.jpg);
width:160px;
height:38px;
float:left;
}

.menubridalgowns:hover
{
background-image:url(images/BridalGowns_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menubridesmaids
{
background-image:url(images/Bridesmaids_navbutton_OFF.jpg);
width:146px;
height:38px;
float:left;
}

.menubridesmaids:hover
{
background-image:url(images/Bridesmaids_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menumothers
{
background-image:url(images/Mothers_navbutton_OFF.jpg);
width:117px;
height:38px;
float:left;
}

.menumothers:hover
{
background-image:url(images/Mothers_navbutton_ON.jpg);
cursor:pointer;
float:left;
}

.menucontact
{
background-image:url(images/Contact_navbutton_OFF.jpg);
width:131px;
height:38px;
float:left;
}

.menucontact:hover
{
background-image:url(images/Contact_navbutton_ON.jpg);
cursor:pointer;
float:left;
}


/* - MIDSECTION - */

#midsection
{
background-image:url(images/midsection_bkgrnd.jpg);
width:881px;
height:127px;
}

.midpadding
{
margin-left:316px;
padding-top: 20px;

padding-right:21px;
}

.midsectiontxtheader
{
color: #FFFFFF;
font-weight:100;
font-family: "Century Gothic", arial, sans-serif ;
font-size:24px;
}

.midsectiontxt
{
color: #FFFFFF;
font-weight:100;
font-family: "Century Gothic", arial, sans-serif ;
font-size:16px;
}

.linkmidsection
{
color:#eaff00;
font-weight:100;
font-family: "Century Gothic", arial, sans-serif;
font-size:14px;
}

.linkmidsection:link
{
text-decoration:none
}

.linkmidsection:visited
{
text-decoration:none
}

.linkmidsection:hover
{
text-decoration:underline;
}

.linkmidsection:active
{
text-decoration:none
}

/* - NEWS - */

#newspadding
{
padding-left: 20px;
padding-bottom:25px;
padding-right: 18px;
padding-top: 24px;
}

.news
{
color: #404040;
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:lighter
}

.newsletter
{
color: #ffffff;
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter
}

.news:link
{
text-decoration:underline;
}

.news:visited
{
text-decoration:underline;

}
.news:hover
{
text-decoration:none;
}

.news:active
{
text-decoration:underline;
}

.newsred
{
color: #e22217;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

/* - Questions Button - */

#facebookbutton
{
color: #e22217;
	font-family: "Century Gothic" ;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	text-align:center
}
.facebookbutton
{
background-image:url(images/facebook-off.jpg);
width:278px;
height:58px;
}

.facebookbutton:hover
{
background-image:url(images/facebook-on.jpg);
color: #ffffff;
cursor:pointer;
}

#questionstxtpadding
{
padding-top:12px;
}


/* - Content Squares - */

#contentpadding
{
	padding-top: 10px;	

}

#masterbox
{
width:189px;
height:163px;
}

#bridalbox
{
background-image:url(images/Button_Bridal_OFF.jpg);
width:189px;
height:163px;
}

#bridalbox:hover
{
background-image:url(images/Button_Bridal_ON.jpg);
cursor:pointer;
}

#bridesmaidbox
{
background-image:url(images/Button_Bridesmaids_OFF.jpg);
width:189px;
height:163px;
}

#bridesmaidbox:hover
{
background-image:url(images/Button_Bridesmaids_ON.jpg);
cursor:pointer;
}

#mothersbox
{
background-image:url(images/Button_Mothers_OFF.jpg);
width:189px;
height:163px;
}

#mothersbox:hover
{
background-image:url(images/Button_Mothers_ON.jpg);
cursor:pointer;
}

#accessoriesbox
{
background-image:url(images/Button_Accessories_OFF.jpg);
width:189px;
height:163px;
}

#accessoriesbox:hover
{
background-image:url(images/Button_Accessories_ON.jpg);
cursor:pointer;
}

#tuxedobox
{
background-image:url(images/Button_Tuxedo_OFF.jpg);
width:189px;
height:163px;
}

#tuxedobox:hover
{
background-image:url(images/Button_Tuxedo_ON.jpg);
cursor:pointer;
}

#prombox
{
background-image:url(images/Button_Prom_OFF.jpg);
width:189px;
height:163px;
}

#prombox:hover
{
background-image:url(images/Button_Prom_ON.jpg);
cursor:pointer;
}



































































.reddot {
	color: #F00;
}
