@charset "utf-8";
html {
  height: 100%;
}
body{
	height:100%;
	background-color:#484848;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#2f2f2f;
	margin:0px;
	line-height:2em;
}
#main_inside{

}
#main_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:100%;
	width:931px;
	overflow: visible;
}
#bride_groom_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:2400px;
	width:931px;
	overflow: visible;
}
#bride_father_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1200px;
	width:931px;
	overflow: visible;
}
#groom_mother_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:950px;
	width:931px;
	overflow: visible;
}
#wedding_party_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:800px;
	width:931px;
	overflow: visible;
}
#bride_mother_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1000px;
	width:931px;
	overflow: visible;
}
#anniversary_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:800px;
	width:931px;
	overflow: visible;
}
#grandparents_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1000px;
	width:931px;
	overflow: visible;
}
#aunts_uncles_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:800px;
	width:931px;
	overflow: visible;
}
#sisters_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1000px;
	width:931px;
	overflow: visible;
}
#friends_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1000px;
	width:931px;
	overflow: visible;
}
#children_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:800px;
	width:931px;
	overflow: visible;
}
#brothers_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:800px;
	width:931px;
	overflow: visible;
}
#entertainers_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1500px;
	width:931px;
	overflow: visible;
}
#upcoming_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:2100px;
	width:931px;
	overflow: visible;
}
#testimonials_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:2500px;
	width:931px;
	overflow: visible;
}
#faq_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:2300px;
	width:931px;
	overflow: visible;
}
#rates_background{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	height:1000px;
	width:931px;
	overflow: visible;
}
.main{
	position:relative;
	top:20px;
	text-align:left;
	margin-right:80px;
	margin-left:80px;
}
.mini{
	font-size: 9px;
}
.header{
	height:121px;
	background-image:url(../im/banner_background.gif);
	background-repeat:repeat-x;
}
.submain{
	position:relative;
	text-align:left;
	margin-left:40px;
}
#header_background{
	width:1000px;
	height:121px;
	background-image:url(../im/header.jpg);
}
#navigation{
	height:30px;
	background-color:#2d2d2d;
}
#navigation a{
	color:#FFFFFF;
	text-decoration:none;
}
.navigation_flash{
	width:100%;
	z-index:2;
	position:absolute;
}
/* ------------------------------------------------------------------------------- */
#subNav{
	height:47px;
	background-image:url(../im/subNav_shadow.gif);
	background-repeat:repeat-x;
}
#subNav_center{
	width:931px;
	height:47px;
	background-image:url(../im/subNav.gif);
}
#subNav_content{
	position:relative;
	top:-8px;
	line-height:25px;
}
#subNav_content a{
	color:#333333;
	text-decoration:none;
}
/* ------------------------------------------------------------------------------- */
.footer{
	background-image:url(../im/text_background.gif);
	background-repeat:repeat-y;
	position:relative;
	top:60px;
	color:#9F9F9F;	
}
/* ------------------------------------------------------------------------------- */
.textColor772222 {
	color: #772222;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.textColor772222italic {
	color: #772222;
	font-weight: bold;
	font-style: italic;
}
/* ------------------------------------------------------------------------------- */
.textColor000000 {
	color: #000000;
	font-weight: bold;
}
.textColor000000right {
	position:relative;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.tableText {
	font-size: 10px;
	color: #333333;
}
a {
	color: #772222;
	text-decoration: underline;
}
