body{
	font-family: arial, sans-serif;
	font-size: 16pt;
	color: #333333;
	background-color: white; /*#d5d5d5;*/

}

h1{
	font-family: arial, sans-serif;
	font-size: 18pt;
	color: #505053;
	line-height:0%;
}

li {
padding-top: 00px;
background-color: #b0a49a;
border-top: 5px solid white;
padding-bottom: 00px;
list-style-type: none;
}

ul {
padding: 0;

margin: 0;
list-style: none;
}

a.img{
	border: none;

}

a.menu{
	color: white;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {color: white}
a.menu:visited {color: white}
a.menu:hover {color: white}
a.menu:active {color: white}

a.button{
	display: block;
	font-family: arial, sans-serif;
	color: #67462f;
	font-size: 18pt;
	font-weight: none;
	text-decoration: none;
	/*text-shadow: 0.1em 0.1em 0.2em gray;*/
}
a.button:link {color: #67462f}
a.button:visited {color: #67462f}
a.button:hover {color: #67462f;
		font-style:italic;}
a.button:active {color: #67462f;}

a.current{
	display: block;
	font-family: arial, sans-serif;
	color: #67462f;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	/*text-shadow: 0.1em 0.1em 0.2em gray;*/
	/*background-image: url('Images/active.jpg');*/
}
a.current:link {color: #67462f}

a.current:visited {color: #67462f}

a.current:hover {color: #67462f}
a.current:active {color: #67462f}

a.projectlist{
	display: block;
	font-family: arial, sans-serif;
	color: #67462f;
	font-size: 12pt;
	font-weight: none;
	text-decoration: none;
	margin-left: 5px;
	line-height: 40px;
}
a.projectlist:link {color: #67462f}
a.projectlist:visited {color: #67462f}
a.projectlist:hover {color: #67462f}
a.projectlist:active {color: black}

p.lightbrown{
	color: #914400;
	font-weight: bold;
	font-size: 16pt;
}

p.darkbrown{
	color: #67462f;
	font-size: 16pt;
}

p.menu{
	font-family: arial, sans-serif;
	font-size: 22pt;
	color: white;
	font-weight: bold;
}

p.content{
	letter-spacing:0px;
	word-spacing:0px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #505053;
	line-height: 1.5em;
}
p.contact{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #505053;
}

div#frame{
	clear:both;
	
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	width: 1100px;
	height: 750px;
	border: 0px;
	font-weight: normal;
	background-color: white;
	left: 50%;
	margin-left: -550px;
}

div#menutext{
	position: absolute;
	z-index: 5;
	left: 0px;
	width: 14%;
	top: 90%;
	background-color: transparent;
	text-align: center;
}

div#floater{
	float:left; 
	height:50%; 
	margin-bottom:-375px;
}

div#vertpic{
	position: relative;
	float:left; 
	width: 25%;
	height: 100%;
	background-color: white;
}

div#projectpic{
	position: absolute;
	left: 620px;
	width: 480px;
	height: 100%;
	background-color: white;
	z-index: 1;
}
div#projectlist{
	position: absolute;
	left: 480px;
	width: 340px;
	height: 300px;
	top: 250px;
	background-color: transparent;
	z-index: 5;
}

div#welcome{
	position: relative;
	float:left; 
	width: 50%;
	height: 100%;
	background-color: transparent;
}

div#menu{
	position: absolute;
	left: 0px;
	top: 380px;
	width: 28%;
	height: 370px;
	background-color: transparent;
	text-align: center;
}

div#vertbar{
	position: relative;
	float:left;
	width: 14%;
	height: 100%;
	background-color: #52341c;
}

div#mid{
	position: relative;
	float:left;
	width: 61%;
	height: 100%;
	background-color: transparent;
	z-index: 3;
}

div#buttons{
	left: 5%;
	width: 90%;
	position: absolute;
	height: 40px;
	top: 190px;
	background-color: transparent;
	z-index: 2;
}

div#logopic{
	position: absolute;
	top: 30px;
	width: 100%;
	height: 119px;
	left: 0px;
	background-image: url('Images/logopic.jpg');
}

div#logotext{
	position: absolute;
	top: 30px;
	width: 388px;
	height: 94px;
	left: 30px;
	background-image: url('Images/logotext.jpg');
}

div#content{
	position: absolute;
	height: 65%;
	width: 100%;
	top: 35%;
	background-color: transparent;
	overflow: auto;
	z-index: 3;
}

div#contenttext{
	position: absolute;
	top: 5%;
	height: 90%;
	left: 10%;
	width: 80%;
	text-align: justify;
}

div#contact{
	float: left;
	width: 50%;
	text-align: left;
	height: 90%;
}

div#contact2{
	position: absolute;
	width: 100%;
	text-align: left;
	height: 10%;
	top: 90%;
}

div#team{
	position: relative;
	width: 100%;
	text-align: left;
	height: 30%;
}

img#team{
	float: left;
	height: 80%;
	padding-right: 10px;
}

img#width{
	width: 100%;
	border:none;
}
img#lnk{
	border:none;
}

table#button{
	width: 100%;
	text-align: center;

}
table#project{
	width: 100%;
	text-align: left;

}

table#contact{
	width: 100%;
	height:100%;
	text-align:left;

}

table#contact2{
	width: 100%;
	height:50%;
	text-align:left;

}

td{

	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #505053;
}





