body {
	background-color: #74869c;
	font-family: verdana;
	line-height: 140%;}

h2 {
	margin: 30px 0% 30px 0%;
	font-size: 60px;
	color: #214218;
	font-family: arial;
	padding-bottom: 25px;
	border-bottom: 4px dashed #2e4f64;}
		
h3 {
	margin: 0px;
	margin-top: 35px;}

h4 {
	margin-bottom: 0px;
	margin-top: 0px}

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}
a:hover	{color: #000; text-decoration: none;}


	
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
	background-color: #525a18;
	float: left;
/*	width: 100%; */}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
	padding: 0.2em 1.4em;
	background-color: #000;
	color: #b58818;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 20px;
	font-weight: bold;}
		
#navcontainer ul li a.left {border-left: 1px solid #000;}
#navcontainer ul li a.right {border-right: 1px solid #000;}

#navcontainer ul li a:hover {
	background-color: #6b7331;
	color: #000;}


#logo {
	/*background: url('../images/loko.gif') no-repeat;*/
	margin: 35px 100px 0px 100px;
	height: 17px;
	text-align: right;
	font-size: 10px;}
	
#OuterBox {
	border: 1px solid #000;
	padding: 5px;
	margin: 2px 100px 0px 100px;
	background-color: #b58818;}
	
#InnerBox {
	border: 1px solid #000;
	padding: 5px;
	background-color: #525a18;}
	
.portfolioSiteBoxOuter {padding-left: 25px;}
.portfolioSiteBoxInner {margin-left: 320px;}

.portfolioSiteBoxInner p {font-size: 80%;}

.portfolioImg {
	border: 1px solid #000;
	float: left;
	margin-right: 19px;}
	

ul.norm {
	margin-top: 0px;
	margin-bottom: 25px;}  
        
ul.norm li {list-style-type: square;}

.clear {clear: both;}
.borderless {border: none;}
.fleft {float: left;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}

.margin1 {margin-bottom: -3px;}
.margin2 {margin-top: 5px;}
.margin3 {margin: 0px;}
.margin4 {padding-bottom: 45px;}
.margin5 {margin-bottom: 25px;}
.width1 {width: 33%;}
.font1 {font-size: 80%;}

.contents {
	border: 1px solid #000;
	background-color: #849442;
	padding: 10px 30px;
	text-align: justify;
	font-size: 15px;}

.copyright {
	border: none;
	margin: 0px 100px 10px 100px;
	text-align: right;
	color: #000;
	font-size: 10px;}
