@charset "utf-8";
body {
	margin:0px;
	margin-top:30px;
	padding:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#916827;
	font-size:12px;
	background:url(../images/bg.gif);
}
object{
	outline:none;	
}
#mainWrapper{
	width:850px;
	min-height:500px;
	border:2px solid #673714;
	margin:auto;
	background-color:#FFF; 
	height:100%;
}
#topLogo{
	width:100%;
	height:116px;
	background:url(../images/logo-the-invitationista2.jpg) no-repeat;
	text-indent:-9999px;
}	
#topLogo2{
	width:100%;
	height:116px;
	background:url(../images/logo-the-invitationista.jpg) no-repeat;
	text-indent:-9999px;
}
#topLogo a{
	display:block;
	width:100%;
	height:116px;
}
#topNavigation{
	width:100%;
	height:54px;
	background-color:#999;
}
#topNavigation ul{
	padding:0px; margin:0px;	
}
#topNavigation li{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	background-color:#666;
	
}
#topNavigation a.tab1  {
	display:block;
	width:195px;
	height:54px;
	background:url(../images/navigation_tab1.jpg) top left no-repeat;
	text-indent:-9000px;
}
#topNavigation a.tab1:hover {
	background-position:bottom;
}
#topNavigation a.tab2  {
	display:block;
	width:142px;
	height:54px;
	background:url(../images/navigation_tab2.jpg) top left no-repeat;
	text-indent:-9000px;
}
#topNavigation a.tab2:hover {
	background-position:bottom;
}

#topNavigation a.tab3  {
	display:block;
	width:163px;
	height:54px;
	background:url(../images/navigation_tab3.jpg) top left no-repeat;
	text-indent:-9000px;
}
#topNavigation a.tab3:hover {
	background-position:bottom;
}

#topNavigation a.tab4  {
	display:block;
	width:174px;
	height:54px;
	background:url(../images/navigation_tab4.jpg) top left no-repeat;
	text-indent:-9000px;
}
#topNavigation a.tab4:hover {
	background-position:bottom;
}

#topNavigation a.tab5 {
	display:block;
	width:176px;
	height:54px;
	background:url(../images/navigation_tab5.jpg) top left no-repeat;
	text-indent:-9000px;
}
#topNavigation a.tab5:hover {
	background-position:bottom left;
}

#mainContent{
	height:100%;
	width:100%;
	background-color:#e5dcd4;
	border-top: 1px solid #FFF; 
}
#innerContent{
	background-color:#FFF;
	border: 3px solid #9c7a5b;
	height:100%; 
	min-height:350px;
	margin:auto;
	margin:10px;
	padding: 10px 0px 15px 0px;
}
#innerContent p{
	padding:0px; margin:0px;	
	padding:5px 25px 4px 25px;
	line-height:24px; 
	font-size:12px;
}
#innerContent a{
	color:#916827;
	font-weight:bold;
	text-decoration:none;
}
#innerContent a:hover{
	text-decoration:underline;
}
#innerContentLeft{
	background-color:#FFF;
	border: 3px solid #9c7a5b;
	height:100%; 
	min-height:350px;
	margin:auto;
	margin:10px;
	text-align:left;
	padding: 10px 0px 15px 0px;
}
#innerContentLeft p{
	padding:0px; margin:0px;	
	padding:5px 25px 4px 25px;
	line-height:24px; 
	font-size:12px;
}
.center{
	text-align:center;	
}

.centerWhite{
	text-align:center;
	color:#FFF;
}
.headerLink{
	background-color: #dbd0c8;
	height:27px; 
}
.headerLink a{
	font-weight:bold;
	text-decoration: none;
	color:#916827;
}

.headerLink a:hover{ 
	text-decoration: underline; 
}
.bold{
	font-weight:bold;	
}
.bolditalic{
	font-weight:bold;
	font-style:italic;
}
.header2{
	font-size:15px;	
	font-weight:bold;
}
.left{
	text-align:left;
}
.textfield{
	width:600px;
	height:20px;
	border:2px solid #cebdae;
	color:#666;
	padding:2px 0px 0px 3px;
}
.textfield2{
	width:600px;
	height:60px;
	border:2px solid #cebdae;
	color:#666;
	padding:2px 0px 0px 3px;
}
#tableColor{
	border:1px solid #916827;	 
}
#tableColor a{
	color:#916827;
	display:block;
	text-decoration:none; 
	padding:7px;
}
#tableColor a:hover{
	background-color:#7c4f26;
	color:#FFF;
}
#bottomContent{
	height:45px;	
	font-weight:bold;
	font-size:110%;
	text-align:left;
}
#bottomContent a{
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	color:#916827;
}
#bottomContent a:hover{ 
	text-decoration:underline; 
}
#bottomPhone{
	width:95px;
	height:32px;
	margin:0px 3px 0px 10px;
	text-indent:-9999px;
	float:left;
	background:url(../images/footer-telephone.gif) no-repeat;
}
#bottomPhoneNumber{
	float:left;
	width:110px; 
	padding-top:7px;
}

#bottomEmail{
	width:73px;
	height:32px;
	margin:0px 3px 0px 50px;
	text-indent:-9999px;
	float:left;
	background:url(../images/footer-email.gif) no-repeat;
}
#bottomEmailAddress{
	float:left;
	width:250px; 
	padding-top:9px; 
}


#bottomFeature{
	width:103px;
	height:32px;
	margin:0px 3px 0px 30px;
	text-indent:-9999px;
	float:left;
	background:url(../images/footer-featuring.gif) no-repeat;
}
#bottomFeatureText{
	float:left;
	width:110px; 
	padding-top:9px; 
}
#footer{
	width:850px;  
	margin:auto; 
	margin-top:10px;
	margin-bottom:20px;
	text-align:right
}
.featuredPhoto{ 
	padding:2px;
	outline:none;
}
.featuredPhoto a img {
	border:2px solid #FFF;
	outline:none;
}
.featuredPhoto  a img:hover{
	border:2px solid #dbd0c8;
	outline:none;
}
.versesMain{
	width:770px; margin:auto; height:100%; clear:both;
	padding-bottom:10px;
}
.versesMain p{
	display:block;
	outline:1px solid #CCC;
	background-color:#FFF;
}
.boxLeft{
	width:365px; float:left; padding:5px;outline:1px solid #dac7b7; background-color:#f0e5da;	
}
.boxRight{
	width:365px; float:right; padding:5px;	outline:1px solid #dac7b7; background-color:#f0e5da;
}

.boxLeftsmall{
	width:235px; float:left; padding:5px;outline:1px solid dac7b7; background-color:#f0e5da;	
}
.boxRightsmall{
	width:235px; float:right; ; padding:5px;	outline:1px solid #dac7b7; background-color:#f0e5da;
}
.boxMiddlesmall{
	width:235px; float:left; padding:5px;	margin-left:18px; outline:1px solid #dac7b7; background-color:#f0e5da;
}
#innerContent .sizeMedium{ 
	font-size:18px;
	border-bottom:1px solid #CCC;
	display:block;
}
#innerContent .boxP{ 
	padding:0px; margin:0px;
}
.galleryMain{
	text-align:left;	
	clear:both;
}
.gallerybox{
	width:253px; height:215px; float:left;
	margin-left:17px;
}
.centerText{
	text-align:center;
}