
p {
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

   color: #cccc66;
}

body {
   background-color: white;
}

a:link {
  color:#878074;
  text-decoration:none;
  }
a:visited {
  color:#878074;
  text-decoration:none;
  }
a:hover {
  color:#FF9933;
  text-decoration:none;
  }
a img {
  border-width:2px;
  padding: 4px;
  }


#header {
	position: absolute; 
        left: 0px;
        top: 0px;
        z-index: 4;
	width: 100%;
	height: 150px;
	background: black url('../images/header2.jpg') no-repeat top center;
	border: none;
}

#header2 {
	position: absolute; 
        left: 0px;
        top: 0px;
        z-index: 4;
	width: 100%;
	height: 150px;
	background: black url('../images/header4.jpg') no-repeat top center;
	border: none;
}


#navbar {
	position: absolute; 
        left: 0px;
        top: 150px;
        z-index: 3;
	width: 100%;
	height: 30px;
	background-color: #ab4a10;
	border: none;
}


#main {
	position: absolute;
        left: 0px;
        top: 180px;
        z-index: 1;
	background-color: #ffffff;
	width: 430px;
	height: 100%;
	border: none;
}

#main2 {
	position: absolute;
        left: 500px;
        top: 180px;
        z-index: 2;
	background-color: #ffffff;
	width: 660px;
	height: 100%;
	border: none;
}


#main3 {
	position: absolute;
        left: 450px;
        top: 180px;
        z-index: 2;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	border: none;
}



.mimidiv {
	padding-left: 20px; padding-top: 115px;  color: #cccc66; font-variant: small-caps; font-size: 14pt;
        font-family: Garamond;
}


.memediv {
	padding-top: 7px; text-align: center; color: #cccc66;  font-size: 9pt;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mamadiv {
	padding-left: 50px; color: #53422b;  font-size: 9pt;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.momodiv {
	padding-left: 0px; margin-top: 12px; color: #53422b; font-size: 9pt;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.resdiv {
	color: #878074; font-size: 8pt; line-height: 25px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}



.linediv {
        background-image:url(../images/line.gif); background-repeat:repeat-x;
        background-position:bottom;
	padding-left: 0px; color: #ab4a10; font-variant: small-caps; font-size: 10pt;
        font-family: Garamond;

}


.linidiv {
        background-image:url(../images/line.gif); background-repeat:repeat-x;
        background-position: bottom;
	padding-left: 50px; color: #ab4a10; font-variant: small-caps; font-size: 10pt;
        font-family: Garamond;

}


.boxdiv {
	padding-left: 0px; margin-top: 12px; margin-bottom: 0px; margin-left: 0px; margin-right: 12px; float:left; color: #53422b; font-size: 9pt;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}


.memediv a {
  color:#cccc66;
  text-decoration:none;
}

.memediv a:hover {
  color:#ffff99;
  text-decoration:none;
}

