html {
	height:100%;	
}

html>#wrapper	{
	width: 800px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0px;
	z-index:0;
	font-size: 13px;
	background-color:#E4E5E7;
	color:#FFFFFF;
	text-align:justify;
}

#wrapper {
	border-spacing:0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	z-index:0;
}

#header{
	width:100%;
	background-color:#DBDBDB;
	height:64px;
	background-image:url(../images/header.jpg)
}

#header2{
	width:100%;
	background-color:#DBDBDB;
	height:121px;
	background-image:url(../images/header2.jpg)
}

#header3{
	width:100%;
	background-color:#DBDBDB;
	height:42px;
	background-image:url(../images/menuBG.jpg)
}

#mainBody{
	width:100%;
	padding-top:10px;
	background-image:url(../images/bodyBG.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:center;
	margin: 0 auto;
	width: 800px;
	height:39px;
	padding-top:50px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
}

h1{
	font-size:20px;
}

h2{
	font-size:16px;
	margin:0px;
	padding:0px;
}


.tableHeader{
	background-image:url(../images/tableHeader.jpg);
	background-repeat:no-repeat;
	width:218px;
	padding:8px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}

.tableHeaderLink{
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #000000;
}


.tableBody{
	background-image:url(../images/tableFill.jpg);
	background-repeat:repeat-y;
	width:218px;
	padding:8px;
	color:#000000;
}

.tableFooter{
	background-image:url(../images/tableFooter.jpg);
	background-repeat:no-repeat;
	width:218px;
	padding-left:8px;
	padding-bottom:16px;
}

#home_welcome{
	padding-left:20px;
	width:90%;
	text-align:justify;
}


#footer a{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#333333;
}

#footer a:hover{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#CC0000;
}

#weddingImage{
	border: 1px solid #000000;
}

#calendar{
	display:none;
	visibility:hidden;
}

#calendarShow{
	display:inline;
	visibility:visible;
}

#calText{	
	font-size:10px;
	color:#0000FF;
	text-decoration:underline;
	cursor:pointer;
}

#calDate{
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	border:none;
}

.newsHeader{
	border-bottom:1px solid #ffffff;
}

#newsFooter{
	padding:5px;
	background-color:#E6E6E6;
	font-size:10px;
	color:#000000;
}

#newsFooter a{
	color:#000000;
	text-decoration:none;
}

#newsFooter a:hover{
	border-bottom:1px dashed #000000;
}

#image_holder{
  z-index:0;
}

#thumb_holder{
  width:130px;
}


#thumb_holder img{
	border:#000000 1px solid;	
	margin:5px;
	margin-top:0px;
}

#thumb_holder a{
	cursor:pointer;
}


#portHolder img{
	border:#000000 1px solid;	
}

.tableStyler{
	border:1px solid #000000;
	background-color:#CCCCCC;
}

.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 11px; font-weight:bold}

.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style6 {font-size: 11px}

.linkStyle{
	text-decoration:none;
	color:#000000;
	border-bottom:1px dashed #666666;
}


