/*
mid earth #b9b995
beige #d8d8c2
dark beige #C6C3A5
text dark grey #333333
*/
body {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #333333;
        width: 800px;
	margin: 0;
	border: 0;
	background-color: white;
        line-height:130%
}
.menu {
	margin: 0px 0px 0px 0px;
}
/*
link for the main (top) menu
*/
a.mLink:link {
	color: #888888;
	font-weight: normal;
        text-decoration: none;
}
a.mLink:visited {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
a.mLink:hover {
	color: red;
        text-decoration: none;

}
a.mLink:active {
        color: #888888;
        font-weight: normal;
        text-decoration: none;
}

li {
	list-style-position: inside;
        line-height:140%
}
ul {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
/*
link for the project list menu
*/
a.pLink:link {
	text-decoration: none;
	color: #888888;
}
a.pLink:visited {
	color: #888888;
	text-decoration: none;
}
a.pLink:hover {
        color: red;
	text-decoration: none;

}
.headingA {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 -1em 0;
}
.headingB {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 -1em 0;
	text-align: right;
}
/* .left and .right work together on a page, inside a table cell   
	to make the content look like two columns with the photo or illustration
	on the left and the text on the right with no wrap */
.left {
	margin:0px 0px 10px 0px;
	float: left;
	width: 2px;
}
.right {
	float: right;
	border: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
/* ******************
creates box for menu with beige background 
*/
.mainNav {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	border: 0px;
	text-align: left;
	width: 150px;
	background-color: white;
	padding: 0px;	
}
/*
creates box for menu with dark beige background
 */
.projectNav {
        margin-top: 10px;
	margin-left: 0px;
	float: left;
	border: 0px;
	width: 150px;
        height: 550px;
	padding: 0px;
	background-color: white;
}

#project{
	margin-left: 5px;
	background-repeat: no-repeat;
}
#project h1{
	text-align:right;
	color: #FFFFFF;
	margin: 0;
	font-size: 1.8em;
	padding-right: 10px;
}
#aboutus{margin-left:10px;
}
.col1{
	padding: 10px;
	margin: 5px 150px 5px 5px;
	border: 1px solid #333333
}
.col2{
	position:absolute;
	top: 90px;
	right: 25%;
	padding: 10px;
	margin: 5px;
	width: 200px;
	border: solid black 1px;
}
.colbot{
	padding: 10px;
	border: solid black 1px;
}
.setlayer {
	position: relative;
	height: 180px;
	width: 180px;
	visibility: visible;
}
#pText	{
	margin-left: px;
	
}
#projectDesc	{
	position:absolute;
	left:279px;
	top:168px;
	width:393px;
	height:514px;
	z-index:7;
	background-color: #C6C3A5;
	layer-background-color: #C6C3A5;
	border: 1px solid #000000;
	padding: 10px;
	visibility: hidden;
 }
/* try to get different borders around images depending on the image title
*/
img[title="about"] {
border:3px solid #FFFFFF;
}
p {
	margin-left: 0px;	
        text-align: justify;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
        margin-top: 12px;
	margin-bottom: 10px;
	font-weight: lighter;
	font-size: 180%;
	text-transform: lowercase;
}
h2 {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
        font-weight: bold;
        font-size: 100%;
        margin-top: 0em;
        margin-bottom: 0em;
}
h4 {
	margin-bottom: 4px;
	text-transform: lowercase;
}
h5 {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #999999;
        font-weight: lighter;
        font-size: 20%;
        margin-top: 0em;
        margin-bottom: 0em;
}
.indentpara {
	margin-left: 5px;
}
pThumbs {
	text-align: left;
        margin-right: 10px; 
}
.small {
	font-size: 0.8em;
}
.closeline {
	color: #00CC33;
	line-height: 2px;
}
h5 {
	font-size: 1.1em;
	margin-bottom: .5em;
}
.projectNav li 
	{
	list-style-image: url(file:///C|/Documents%20and%20Settings/michelle/My%20Documents/Site%20Copies/bevinslessor/images/bullet.gif);
	margin-bottom: 0em;
	list-style-position: outside;
	line-height: 1.1em;
}
.projectNav p { 
        margin-left: 0px;
	margin-bottom: 1.5em;
}
p.level1 {
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
}
p.level2 {
        margin-left: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: left;
}
td.thumbs {
        margin-right: 10px;
        margin-bottom: 10px;
}
