@charset "utf-8";
/* CSS Document */

html, body {
            margin: 0;
            padding: 0;
}
 

body {
	background-color: #6a7764;
	padding-top:0;
	
}

#momma {
	width:768px;
	z-index:1;
	padding:167px 6px 10px 6px;
	background-image: url(images/Bkgrd_HomeLt.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4da8f;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4da8f;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;
}
#content {
	height:900px;
	padding-top:80px;
}
#footer {
	width:768px;
	padding:800px 6px 10px 6px;
	height:20px;
	vertical-align: bottom;
	text-align: center;
	color: 253739;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: 500;
}

a {
	font-size: 12px;
	color: #f4da8f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #f4da8f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #f4da8f;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	color: #f4da8f;
}
a:hover {
	text-decoration: none;
	color: #c15a2f;
}
a:active {
	text-decoration: none;
	color: #c15a2f;
}
.themenu a:link       {
	color: #995a36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: underline;
	text-align: left;
	vertical-align: text-top;

}
.themenu a:visited    {
	color: #6f7c91;
}
.themenu a:hover      {
	color: #b18932;
}
.themenu a:active     {
	color: #b18932;
}
.weblink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: 253739;
	letter-spacing: 0.125em;
	text-align: left;
	word-spacing: normal;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: 253739;
	text-decoration: underline;
}

