html {
margin:0;
padding:0;
color: black;
background: white;
}

body {
background-color: #FFF;
color: #000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
min-width: 970px;
font-size: 100%;
padding: 0;
/*background-image: url(images/twohands.jpg);*/
background-position: 10px 0px;
background-repeat: no-repeat;
margin: 10px 10px 10px 10px;
}

#wrapper {
margin: 0px auto;
width: 100%;
display:table;
border-spacing: 3px;
border-collapse: separate;
}

#header {
padding: 27px 3px 10px 228px;
margin-left: 0px;
background-image: url(images/hand.jpg);
background-position: 10px 0px;
background-repeat: no-repeat;
}

#header h1.top {
	color:  #5B887E;
    margin-left: -100px;
    text-size: 2em;
}

#header h1.bottom {
	color:  #5B887E;
    margin-left: 0px;
    text-size: 2em;
}


#headerresources {
padding: 27px 0px 10px 228px;
margin-left: 0px;
background-image: url(images/twohands.jpg);
background-position: 10px 0px;
background-repeat: no-repeat;
}

#headerresources h1.top {
	color:  #5B887E;
    margin-left: -100px;
    text-size: 2em;
}

#headerresources h1.bottom {
	color:  #5B887E;
    margin-left: 0px;
    text-size: 2em;
}

p.attop {	margin-left: 20px;	font-size: 1.25em;}

#firefox-bug-fix {
display:table-row;
}

.columns {
display: table-cell;
border: 1px solid #000;
vertical-align: top;
line-height: 1.5em;
}

#c1, .c1 {
background-color: #FCE1D0;
color: #FFF;
padding: 20px;
width: 180px;
min-width: 180px;
font-size: 1.25em;
}

#c2, .c2 {
background: #EAF7F4;
width: auto;
padding: 20px 32px;
font-size: 1.25em;
}

#c3, .c3 {
background-color: #CBF7ED;
width: 180px;
min-width: 180px;
padding: 20px;
font-size: 1.25em;
}

#topmenu {
	word-spacing: 10px;
}

#topmenu ul {
}

#topmenu ul li {
list-style-type: none;
display: inline;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
font-stretch: wider;
}

#topmenu ul li a:link {
	background-color: #B68363;	border-bottom-style: outset;	border-left-style: outset;	border-right-style: outset;	border-top-style: outset;	border-width: 5px;	padding: 15px;	text-decoration: none;
	color: #CBF7ED;
}

#topmenu ul li a:visited {
	background-color: #B68363;	border-bottom-style: outset;	border-left-style: outset;	border-right-style: outset;	border-top-style: outset;	border-width: 5px;	padding: 15px;	text-decoration: none;
	color: brown;
}


#topmenu ul li a:hover {
	background-color: #D2A88D;	border-bottom-style: outset;	border-left-style: outset;	border-right-style: outset;	border-top-style: outset;	border-width: 5px;	padding: 15px;	text-decoration: none;
}


#sidemenu p {
margin-left: 10px;
font-size: 1.em;
}

#sidemenu p a:link {
	color: black;
	font-size: 1.em;
}

#sidemenu p a:visited {
	color: black;
font-size: 1.em;
}

#sidemenu p a:hover {
	color: purple;
font-size: 1.em;
}


#maintext {
padding: 10px;
font-size: 1.25em;
}


#footer {clear:both;
background:#cc9;
text-align: center;
}

h2, h3 {
font-size: 1.35em;
text-transform: uppercase;
letter-spacing: 0.35em;
margin: 0px;
font-weight: normal;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2, h3 {
font-size: 1.1em;
margin: 30px 0 0 0;
font-weight: bold;
letter-spacing: normal;
text-align: center;
}

h2.topper, h3.topper {
margin: 0;
}

.css-arrow-multicolor-lt {
	border-bottom-color: #EAF7F4;	border-left-color: #407569;	border-right-color: #EAF7F4;	border-top-color: #BE9B86;
  border-style: double;
  border-width:25px 25px 25px 25px;
  width:0;
  height:0;
  float: left;
}

.css-arrow-multicolor-lb {
	border-bottom-color: #BE9B86;	border-left-color: #407569;	border-right-color: #EAF7F4;	border-top-color: #EAF7F4;
  border-style: double;
  border-width: 25px 25px 25px 25px;
  width:0;
  height:0;
  float: left;
}

.css-arrow-multicolor-rb {
	border-bottom-color: #BE9B86;	border-left-color: #EAF7F4;	border-right-color: #407569;	border-top-color: #EAF7F4;
  border-style: double ;
  border-width: 25px 25px 25px 25px;
  width: 0;
  height: 0;
  float: right;
} 

.css-arrow-multicolor-rt {
	border-bottom-color: #EAF7F4;	border-left-color: #EAF7F4;	border-right-color: #407569;	border-top-color: #BE9B86;
  border-style: double ;
  border-width: 25px 25px 25px 25px;
  width: 0;
  height: 0;
  float: right;
}

.maintext-center {
 font-size: 1.25em; 
 text-align: center;
}

.maintext-normal {
 font-size: 1.25em; 
}

.normal {
 font-size: 1.25em
}

ul.nospot {
 font-size: 1.25em;
 list-style-type: none;

}

hr.tan {
    height: 10px;
    width: 30%;
    background: #BE9B86;
}

