﻿/* CSS layout */
#container {
	border: 1px #e4d0af solid;
	width: 750px;
	background: #FFFFFF;
	padding: 0;
	margin: 0 auto;

}
#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



#footer {
	background-color: #FFFFFF;
	color: #FDFECB;
	font-size: .80em;
	margin: 0px;
	padding: .3em 1em;
	clear: both;
}
/* Main Navigation */
#navigation {
	font-size: 1.0em;
	height: 30px;
	color: #fff;
	padding-left: 4em;
	background: #fff url('images/nav_hi.gif');
}
#navigation a {
	color: #fff;
	display: block;
	float: left;
	padding-left: 2em;
	padding-right: 2em;
	line-height: 30px;
	background: url('images/nav_hi.gif');
}
#navigation a:hover {
	background: url('images/nav_lo.gif');
	text-decoration: none;

}
/* End Main Navigation */





a:link
{
	color: #0000FF;text-decoration:none  
}
a:visited
{
	color: #0000FF;text-decoration:none 
} 
a:active 
{
	color: #0000FF;text-decoration:none
}
a:hover      
{ 
	color: #0000FF;text-decoration:underline
}

body
{
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	color: #00814c;
	font-size: 10pt;
	padding-top: 10px;
	background-image: url('images/bg-grad.jpg');
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	color: #ca0b75;
}


h2
{
	font-family: sans-serif; margin-top:0; margin-bottom:0; color:#ca0b75; 
}
h3
{
	font-family: sans-serif; margin-top:0; margin-bottom:0; color:#ca0b75; 
}
h4
{
	font-family: sans-serif; margin-top:0; margin-bottom:0; color:#ca0b75;
}
h5
{
	font-family: sans-serif; margin-top: 0; margin-bottom: 0; color: #00814c;
}

h6
{
	font-family: sans-serif; margin-top:0; margin-bottom:0; color:#00814c; 
}

p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #00814c;
	margin: 0px;
}
.fullpara {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}
.mediumpara {
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
.smallpara {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
#menu1 {
  width:510px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu1 li {
  float:left;
  width:100px;
  border:1px solid #fff; 
  }
#menu1 a {
  display:block;
  width:100px;
  color:#00814c; 
  background:#E4D0AF; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
  color:#e4d0af; 
  background:#00814c;
  }

#menu2 {
  width:510px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu2 li {
  float:left;
  width:100px;
  border:1px solid #fff; 
  }
#menu2 a {
  display:block;
  width:100px;
  color:#00814c; 
  background:#e4d0af; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu2 a:hover {
  color:#e4d0af; 
  background:#00814c;
  }


#menu3 {
  width:408px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu3 li {
  float:left;
  width:100px;
  border:1px solid #fff; 
  }
#menu3 a {
  display:block;
  width:100px;
  color:#00814c; 
  background:#e4d0af; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu3 a:hover {
  color:#e4d0af; 
  background:#00814c;
  }
  
  
  /* Inset 3D Raised */
.raised {background: transparent; width:60%; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}
.raised h5 {color:#fff; padding-bottom :0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ca0b75; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ca0b75; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ca0b75; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ca0b75; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ca0b75; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ca0b75; border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block; background:#ca0b75; border-left:1px solid #fff; border-right:1px solid #999;}
