body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#logom, #footerm, .slicknav_menu, #folder, #photo, #invites {
	display:none;
}


 #wrap {
	position:relative;
	width:800px;
	text-align: center;
	top: 20px;
}

#logo {
	position:relative;
	height: auto;
}

.logo {width:100%;}


#show {
	position:relative;
	z-index: 1;
	width: 800px;
	margin-top:10px;
	display:table;
}


#tops {
	position:absolute;
	z-index: 20;
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	top: 115px;
	color: #5E4924;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	left: 0px;
	text-align: center;
}



#tops ul {
	list-style-type:none;
	overflow:hidden;
	float: left;
	margin: 0;
	padding-top: 49px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}

#tops li {
	float: left;
	background-image: url(../images/navdiv.png);
	background-repeat: no-repeat;
	background-position: right;
}


#tops a:link {
	color: #57575a;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 25px;
}

#tops a:visited {
	color: #57575a;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	padding-right: 25px;
}

#tops a:hover {
	font-size: 11pt;
	color: #37B54A;
	text-decoration: none;
}

#tops a:visited:hover {
	font-size: 11pt;
	color: #3BB44A;
	text-decoration: none;
}


#maintext {
	position: relative;
	z-index: 1;
	width: 720px;
	text-align: left;
	line-height: 180%;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #4d4d4d;
	padding-top: 20px;
	font-family: "Myriad Pro", Arial;
	left: 40px;
	font-size: 14px;
}


#text ul {
	overflow:hidden;
	float: left;
	width: 90%;
	list-style-type: none;
}


#text li {
	text-align: left;
	width: 50%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}

.text a:link {
	color: #4d4d4d;
	text-decoration: underline;
	font-family: "Myriad Pro", Arial;
	font-weight: bold;
	font-size: 14px;
}

.text a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

.text a:hover {
	color: #3AB54B;
	font-weight: bold;
}

#footer {
	width: 800px;
	position: relative;
	z-index: 2;
	height: 65px;
	padding-bottom: 10px;
}

#maincontent {
	position:relative;
	z-index: 0;
	left: 0px;
	width: 800px;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear:left;
}

strong {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
}

#base {
	width: 800px;
	position: relative;
	z-index: 2;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #57575a;
	border-bottom-color: #57575a;
	height: 25px;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.base {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0pt;
	margin-bottom: 0;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.base ul {
	list-style-type:none;
	overflow:hidden;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.base  li {
	float: left;
}


.base a:link {
	color: #57575a;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Myriad Pro", Arial;
}

.base a:visited {
	color: #57575a;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Myriad Pro", Arial;
}

.base a:hover {
	font-size: 11pt;
	color: #37B54A;
	text-decoration: none;
}

.base a:visited:hover {
	font-size: 11pt;
	color: #3BB44A;
	text-decoration: none;
}

.green {
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	color: #3FB449;
	text-align: center;
	line-height: 180%;
	font-weight: bold;
}
.greenyell {
	color: #FFFF99;
	background-color: #39B549;
}
.greenbord {
	border: 1px solid #3BB548;
}
.silver {
	background-color: #F8F8F8;
}
.imagespace {width:100%;}

table {
	width: 50%;
}
