/* Wedding Website Style */
body{	
	font-size: 11px;
	font-family:  verdana, arial, halvetica, sans-serif;
	line-height: normal;
	background-color: #bfcd98;
	color: #999999;
	margin:0px;
	padding: 0px;
}
td.footerColor{
background-color: #635234;
}

div.hero{
	text-align: center;
	padding-top: 50px;
}

td.navColumn{
  background-color: #eeeeee;
  width: 210px;
  vertical-align: top;
	text-align: right;
	border-right: 1px #DBDCD3 solid; 
background-image: url('images/girl_navColumnMsg.gif');
background-repeat: no-repeat;
}
td.mainContent{
  background-color: #ffffff;
	width: 470px;
	vertical-align: top;
}
div.mainContent{
  padding: 0px 30px 30px 30px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	line-height: 19px;
}
h1.imgHeading{
  margin: 0px;
	padding: 15px 0px 10px 0px;
	text-align: left;
}
h1.mainHeading{
  font-family: verdana, arial, sans-serif;
	font-size: small;
	margin-bottom: 5px;
	text-align: left;
	
}

#navBar div{  
	text-decoration: none;	
	font-size: small;
	margin: 5px 25px 5px 0px;
	color: #000000;
}
#navBar a, a:active, a:visited{  
	text-decoration: none;
	font-size: small;
	color: #000000;
}
	
#navBar a:hover{
	text-decoration: underline;
	font-size: small;
	color: #000000;	
}

a, a:link, a:active, a:visited{  
	font-size: small;
	text-decoration: underline;
  color: #666699;
}
a:hover{  
	font-size: small;
	text-decoration: none;;
  color: #2D3A5F;
}

.inUse{
  font-weight: bold;
	color: #2D3A5F;
	background-color: transparent;
	font-size: small;
}
.footer{
  background-color: #ffffff; 
	color: #000000;
	padding: 5px;
	text-align: right;
	
}
td.navLink{
  width: 15px;
}
td.selectedNavLink{
  background-image: url('images/babypin.gif');
	background-repeat: no-repeat;
}
/* CALENDAR */
table.weddingCalendar{
	background-color: #ffffff; 
	color: #dddddd;
	border: 0px;
}
table.weddingCalendar a, table.weddingCalendar a:visited, table.weddingCalendar a:link, table.weddingCalendar a:hover{
  font-size: xx-small;
}

table.weddingCalendar td{
  border: 1px #dddddd solid; 
	background-color: #ffffff; 
	color: #999999;
	width: 55px;
	height: 50px;
	vertical-align: top;
	text-align: right;
	font-size: xx-small;
}

table.weddingCalendar th{
  border: 1px #dddddd solid; 
	background-color: #ffffff;
	color: #666666;
	width: 55px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
}

a.cyberlucky:link, a.cyberlucky:active, a.cyberlucky:visited, a.cyberlucky:hover{
	font-size: 10px;
	color:#aa9d95;
}
.smallCopy{
  font-size: x-small;
	color: #666666;
}
div.calendarPopTxt{
  color: #000000;
	padding: 8px;
	line-height: 19px;
}

/*Calendar navigation */
table.navCalBarar td{  
	text-decoration: none;
	font-size: x-small;
	color: #cc6633;
}
	
table.navCalBarar td{
	text-decoration: underline;
	font-size: x-small;
	color: #cc6633;
}

.redText{
  color: #ff0000;
}
.greenText{
  color: green;
}
div.showForm2Info{display:block; visibility: visible;}
div.hideForm2Info{display:none; visibility: hidden;}

img.photoGallery{border:3px #999999 solid;}