/* CSS Document */

body{background-color:#C96702;}

#mastercontainer{
width:770px;
height:685px;
margin-left: auto;
margin-right: auto;
margin-top:5px;
background-color:#FFFFFF;
border-style:solid;
border-width:thin;
border-color:#640300;
z-index:10;
}

#title{
width:770px;
height:45px;
margin-left: auto;
margin-right: auto;
border:none;
text-decoration:none;
}

#contentcontainer{
width:740px;
height:660px;
margin:15px;
}

#leftcontainer{
	width:240px;
	height:660px;
	float:left;
	margin-right:15px;
	background-color:#FFFFFF;
	z-index:20;
}

#rightcontainer{
	width:485px;
	height:660px;
	float:right;
	background-color:#E4E8D9;
	z-index:20;
}

#rightinvite{
	width:485px;
	height:660px;
	float:right;
	background-color:#f5f6e8;
	margin-bottom:15px;
}


#invitetitle{
	width:445px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 15px;
	background-color:#f5f6e8;
	z-index:20;
}


#invitecontent{
	width:445px;
	padding-top:5px;
	padding-left: 25px;
	padding-right: 15px;
	background-color:#f5f6e8;
	z-index:20;
}



/* BEGIN Invitation */

#invitefooter6a{
background-image:url(../images/bot_6a.gif); 
width:425px; 
height:46px;
padding-left: 375px;
padding-top: 20px;
font-family: Arial, Helvetica, sans-serif; 
line-height:30px;
font-size: 9px; 
color:#93500a; 
z-index:30;
position: absolute; 
top:624px; 
left: 0px;  
}

#invitefooter6b  {
background-image:url(../images/bot_6b.gif); 
width:425px; 
height:46px;
padding-left: 375px;
padding-top: 20px;
font-family: Arial, Helvetica, sans-serif; 
line-height:30px;
font-size:9px; 
color:#93500a; 
z-index:30;
position: absolute; 
top:624px; 
left: 0px;  
}

#masterinvite  {
	position: relative;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#baseinvite  {
	position: absolute;
	width: 800px;
	height: 625px;
	background-color: #FFFFFF;	

}

#textinvite  {
	position: absolute; 
	top:290px; 
	left: 265px; 
	width:500px; 
	height:300px; 
	z-index:30; 
	padding-top: 24px; 
	padding-right: 35px;

}



#step{
	width:445px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #873B34;
	padding-top: 3px; 
	

}

.footerlink  {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#93500a;
font-weight: normal;	
	}
	
.footerlink:hover  {
font-family: Arial, Helvetica, sans-serif;
font-size:9px; 
color:#a71616;
font-weight: normal;	 
	
 }

/* END Invitation  */

.footerlink1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffC6;
	font-weight: normal;
	text-decoration: none;	
	}
	
.footerlink1:hover  {
font-family: Arial, Helvetica, sans-serif;
font-size:9px; 
color:#a71616;
font-weight: normal;	 
	
 }



#footer{
position:relative;
/* width:770px; */
margin-left: auto;
margin-right: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 15px;
/* line-height:30px; */
font-size:9px;
color:#ffffC6;
text-align:center;
z-index:30;
}

.footertext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffC6;
}

input.yellow {background-color: #fbd661; font-weight: bold; font-size: 12px; color: #6a0000;}

#maintext{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
width:425px;
}

.ul2{
   list-style-type: none;
   margin: 0 0 8px 0;
   padding-left: 17px;
   display:inline-block;
}

.li2{
  background-image: url(../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  padding-left: .8em; 
}


ul {
   list-style-type: none;
   margin: 0 0 8px 0;
   padding-left: 11px;
   display:inline-block;
}

li {
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 .3em;
  padding-left: 1.0em; 
}


ol3 {
   list-style-type: none;
   margin: 0 0 8px 0;
   padding-left: 11px;
}

li3 {
  background-repeat: no-repeat;
  background-position: 0 .3em;
  padding-left: 1.0em; 
}

a:link {
	color: #7e1900;
	}

a:visited {
	color: #640300;
	}

a:hover {
	color: #640300;
	}

a:active {
	color: #7e1900;
	}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #873B34;
}


.invitelink  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	
	}
	
	.invitelink:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	
	}

