@charset "utf-8";
#tableMain {
	border: 5px dotted #7F421D;
	padding: 15px;
	width: 100%;
}
#tableMain td {
	border: medium none #FFFFFF;
	font-weight:200;
	text-align: left;
}

#tableBkgd {
	background-color: #CCCC66;
	border: thin dotted #CCCC66;
	text-align: center;
	padding: 20px;
}


#tableNavbar {
	text-align: center;
	padding-right: 15px;
}
#footer {

}

#PIC { 
	vertical-align: top;
	text-align: left;
	background-color:#660000;
	border:medium;
	border-color:#660000;
	
}
.pageHeader {
	font-size: 24px
	vertical-align: top;
	text-align: left;
}

.fontSpecialNavbar {
	font-family: Alba;
	font-size: 18px;
	color: #7F3F18;
}
.centerText {
	text-align: center;
	font-size: 9em;
}

body {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #7F3E16;
	font-weight: bold;
	background-color: #5C8A8F;
}
.portfolioHeader {
	font-size: 1.3em;
	font-weight: bolder;
}
.portfolioItalicText {
	font-style: italic;
	color: #1d2b2c;
}


.showerhighlight {
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
}


#tableNavbar td {
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium none #7F5F55;
}
.businessCardBorder {
	border: medium solid #7F3E17;
}
a {
	color: #D28835;
}
a:link {
	color: #492B16;
}
a:visited {
	color: #1D2B2C;
}
a:hover {
	color: #CEC68A;
}
a:active {
	color: #FFFFFF;
}
.fontDarkOrange {
	color: #7F4019;
}
.imagePortfolioSites {
	clear: both;
	float: none;
}
