body {
      background-color: #ffffff;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
	  font-family: Arial, Verdana, sans-serif;
      font-size: 32px;
	  }

a {
  text-decoration: underline;
  color: #046425;
  }
  
/* div'd page classes */

.flatlogo {
		  width: 63%;
		  height: 100px;
		  float: right;
		  background: url(title.jpg) no-repeat;
		  background-position: right;
		  padding: 0px;
		  }
		  
.flatdaybox {
			width: 25%;
			height: 100px;
			float: left;
			padding: 0px;
			}

.flattopbarspacer {
					width: 98%;
					height: 5px;
					background: #FFFFFF;
					}

.flattopbar {
			width: 98%;
			height: 22px;
			background: #0069f9;
			border-color: #8A8AE1;
			border-style: solid;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-right-width: 1px;
			color:#FFFFFF; 
			text-decoration:none; 
			padding-left: 5px;
			padding-top: 3px;
			font-weight:bold;	
			font-size: 14px;
			margin-left: 5px;
			}
			
			
.flatdiarytext {
				color:#3C3CA3; 
				text-decoration:none; 
				text-align:justify;
				font-weight:bold;	
				font-size: 12px;
				margin-bottom: 2px; 
				margin-top: 3px;
				margin-left: 2px;
				margin-right: 40px;
				}
			
.flatmenutext {
				color:#000000; 
				text-decoration:none; 
				font-weight:bold;	
				font-size: 12px;
				margin-bottom: 2px; 
				margin-top: 3px;
				margin-left: 35px;
				}

.flatmenu {
		  width: 200px;
		  height: 100%;
		  float: left;
		  }			

.flatmain {
	height: 100%;
	float: left;
	clear: right;
	width: 98%;


		  }

.flatmenutop {
			 width: 100%;
			 height: 50px;
			 background: url(roller-top.jpg) repeat-x;
			 }

.flatmenuentry {
			 	width: 100%;
			 	height: 25px;
			 	background: url(roller-entry.jpg) repeat-y;
			 	}

.flatmenuend {
			 width: 100%;
			 height: 272px;
			 background: url(roller-end.jpg) repeat-x;
			 }
.flatphoto {
			position: static;
			height: auto;
			padding: 10px;
			float:left;
			white-space: normal;
			vertical-align: baseline;
			background-attachment: fixed;
			background-repeat: no-repeat;
			background-position: left top;
			letter-spacing: normal;
			text-align: left;
			word-spacing: normal;
			clear: none;
			width: auto;
			}
.weddingleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	padding: 15px;
	clear: left;
	float: left;
	height: auto;
	width: 680px;
}
.weddingright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0069f9;
	padding: 15px;
	clear: right;
	float: left;
	height: auto;
	width: 250px;
}
.weddingmain {
	float: left;
	width: 98%;
}
.weddingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0069f9;
	padding: 15px;
}
.topleft {
	float: left;
	position: relative;
	padding: 10px;
	 }
.topright {
	float: right;
	position: relative;
	  }
