body {
	margin:0; 
	padding:0;
	height: 100%;
	min-height: 100%;
}
.greenstripetable {
	vertical-align: middle;
	text-align: center;
	background-image: url(images/greenstripebg.gif);
	background-repeat: repeat;
	background-color: #bac03a;
}

.bluebg {
	margin:0; 
	padding:0;
	height: 100%;
	min-height: 100%;
	background-image: url(images/greenstripebg.gif);
	background-repeat: repeat;
	background-color: #bac03a;
}
.maindiv {
	margin:0; 
	padding:0;
	height: 100%;
	min-height: 100%;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e3e1e;
}
.maintext a:link { text-decoration: none; color: #5e3e1e}
.maintext a:visited { text-decoration: none; color: #5e3e1e}
.maintext a:hover {  text-decoration: none; color: #c9d162}
.maintext a:active { text-decoration: none; color: #5e3e1e}

.alikitext a:hover {  text-decoration: none; color: #FFFFFF}

.navigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c9e33;
}
.navigationtext a:link { text-decoration: none; color: #9c9e33}
.navigationtext a:visited { text-decoration: none; color: #9c9e33}
.navigationtext a:hover {  text-decoration: none; color: #c9d162}
.navigationtext a:active { text-decoration: none; color: #9c9e33}

.currentnavigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.currentnavigationtextbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5e3e1e;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e3e1e;
	line-height: 18px;
}
.weddingratestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e3e1e;
}
.outline {
	border: 2px solid #76674c;
}

.bluetext {
	color: #4f91cd;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext a:link { text-decoration: none; color: #FFFFFF}
.whitetext a:visited { text-decoration: none; color: #FFFFFF}
.whitetext a:hover {  text-decoration: none; color: #FFFFFF}
.whitetext a:active { text-decoration: none; color: #FFFFFF}

.greentext {
	color: #bdc03b;
}
h1 {
	font-size: 14px;
	color: #5e3e1e;
	font-weight: bold;
}
.whitedottedlinetop {
	border-top: 2px solid #FFFFFF;
}
.whitedottedlinebottom {
	border-bottom: 2px solid #FFFFFF;
}
.whitelinetopbottom {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.whitelinetop {
	border-top: 2px solid #FFFFFF;
}
.whitelinebottom {
	border-bottom: 2px solid #FFFFFF;
}
.greenlinetopbottom {
	border-top: 2px solid #bac03a;
	border-bottom: 2px solid #bac03a;
}
.greenlinetop {
	border-top: 2px solid #bac03a;
}
.greenlinebottom {
	border-bottom: 2px solid #bac03a;
}
.brownlinetopbottom {
	border-top: 2px solid #5e3e1e;
	border-bottom: 2px solid #5e3e1e;
}
.brownlinetop {
	border-top: 2px solid #5e3e1e;
}
.brownlinebottom {
	border-bottom: 2px solid #5e3e1e;
}
.brownoutline {
	border: 2px solid #5e3e1e;
}

