body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bground_700.jpg);
	color: #F3BD91;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #245209;
}

#full {
	position:relative;
	min-height: 100%;
}
#content-wrap {
	width: 740px;
	margin: 0 auto;
	padding-left: 70px;
}
  
#header {
position: relative;
width: 740px;
height: 220px;
margin: 0 auto;
}

#logo {
	position: relative;
	width: 175px;
	background-image: url(images/logo_700.gif);
	height: 159px;
	right: auto;
	top: auto;
	float: right;
}
#content {
	width: 505px;
	margin-top: 30px;
	line-height: 1.5;
	text-align: justify;

}
#content a {
	color: #F3BD91;
	
}
#portfolio {
}
#portfolio ul{
	list-style-type: none;
}

#portfolio li {
	list-style-type: none;
	padding-top: 20px;
}
#portfolio a.icon {
	float:left;
	padding-right: 0px;
	font-size: small;
	border-top-color: #142A04;
	border-right-color: #142A04;
	border-bottom-color: #142A04;
	border-left-color: #142A04;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-right: 20px;
}

#portfolio p, h4{
	font-size: small;
	margin: 0;
	line-height: 18px;
}
.clear {
	clear: both;
}

#footer {
	position: relative;
	width:740px;
	border-top-color: #FE8D28;
	border-top-style: double;
	font-size: small;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
}
#footer p {
	margin: 0;
}

#footer a {
	color: #F3BD91;
	text-decoration: none;
}
#footer a:hover {
	color: #FE6A1B;
	text-decoration: none;
}
#globalnav {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#globalnav li {
	display: inline;
	padding-left: 15px;
  }

#globalnav a {
	color: #F3BD91;
	text-decoration: none;
}
#globalnav a:hover {
	color: #FE6A1B;
}

#border {
	position: relative;
	width: 760px;
	margin-left: -10px;
	background-image: url(images/border.gif);
	height: 21px;
	margin-top: -12px;
	right: auto;
	top: auto;
}

h1 {
 	text-indent: -10000px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}

h1 a {
    text-decoration: none;
	display:block;
	border: none;
	height: 91px;
	width: 488px;
}
h2 {
	color: #326632;
}
h3 {
	font-size: large;
	text-decoration: none;
	border-bottom-color: #FDA02E;
	border-bottom-style: groove;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

hr {
 color: #FE6217;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
