html {height:100%; width:100%;}

* :focus { outline: 0; }

body {background-color: #ffffff;
margin:0 0 0 0;
font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	color: #ffffff;
	height:100%;
letter-spacing:1px;
	width:100%;
	}

A:link, A:visited {font-family: Georgia, Times, serif; color: #fa4419; text-decoration: none;}
A:hover {font-family: Georgia, Times, serif; color: #fa4419; text-decoration: underline;}

.topnav {font-family: Georgia, Times, serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
letter-spacing:1px;
color: #ffffff;
	}

a.topnav:link {color: #ffffff; text-decoration: none;}
a.topnav:visited {color: #ffffff; text-decoration: none;}
a.topnav:hover {color: #ffffff; text-decoration: none;}

.topnavtd:hover {cursor:pointer;}

h1 {font-family:Times, serif;
font-size: 22px;
font-style: italic;
font-weight: normal;
line-height: 22px;
color: #3B6575;
	}
	
.sidenav {font-family: Georgia, Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 15px;
display: block;
width: 100%;
	}

a.sidenav:link {color: #ABABAB; text-decoration: none;}
a.sidenav:visited {color: #ABABAB; text-decoration: none;}
a.sidenav:hover {color: #ffffff; text-decoration: none;}

.maincontent {font-family: Georgia, Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.activetitle {font-family: Georgia, Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
letter-spacing:.25px;
font-style: normal;
font-weight: normal;
color: #909393;
	}

a.footer:link {color: #909393; text-decoration: none;}
a.footer:visited {color: #909393; text-decoration: none;}
a.footer:hover {color: #909393; text-decoration: underline;}

.portfolio {font-family: Georgia, Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 12px;
display: block;
width: 100%;
	}

a.portfolio:link {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:visited {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.thumbnail {font-family: Georgia, Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #8D8D8D;
line-height: 12px;
display: block;
width: 100%;
	}

a.thumbnail:link {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:visited {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.portpic img{
border: 1px solid #5C5634;
}

.portpic:hover img{
border: 1px solid #5C5634;
}

.portpic:hover{
color: #5C5634;
}

.projecttitle {font-family: Georgia, Times, serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #ffffff;
	}