html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	margin: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body, td, th, h3, h6 {
	color: #E0E6F5;
}

h1, h5 {
	color: #C99CC0;
	font-family: "Times New Roman", Times, serif;
}	
	
h1, h2, h5 {
	color: #C99CC0;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	color: #883346;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
p {
	text-align:justify;
	color: #FFEDD2;
	font-size: 18px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
}
p.nowrap {
	white-space: nowrap;
}
a {
	color: #E0E0C2;
	line-height: normal;
}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #568C9E;
	background-color: #D3DAF1;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0px;
	list-style-image: none;
}
#nav a {
	background-color: #D3DAF1;
	font-size: 1.5em;
	color:#7D4470;
	padding-right: 1em;
	padding-left: 1em;
	text-decoration: none;
	line-height: 1.8em;
}

#nav a:hover {
	background-color: #7D4470;
	color: #D3DAF1;
}
p.nav1 {
	text-align: left;
}

a.nav1:hover {
	color: #FFD89D;
	background-color: #CD3517;
}
a.nav1:active {
	color: #FF889D;
	background-color: #CD3517;
}

.center {
	width: 780px;
	margin: auto;
}
.center_text {
	text-align: center;
}
.foot {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin: 0; 
	clear: right;
}

.clear {
	clear: both;
}
.homefoot {
	font-size: x-small;
	text-align: left;
	top-margin: 100px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 600px;
	left: 100px;
}	
a.homefoot {
	color: #FFF2D5;
}
.thumbr{
	list-style-type: none;
	margin-left: 0px;
}
.thumbr li{
	float: right;
	margin-right: 4px;
	margin-bottom: 10px;
	font-size: x-small;
	text-align:	center;
}
.thumb img{
	display: block;
}
a.table {
	color: #FFF2D5;
	background-color: #CC0033;
}
a.table:hover {
	color: #CC0033;
	background-color: #FFF2D5;
}
a.table:active {
	color: #CC0033;
	background-color: #FFF2D5;
}
.row {
	white-space: pre;
}

td.nav {
	border: inset;
}
.homebody {
	position: absolute;
	top: 10px;
	left: 400px;
	margin-right: 20px;
	margin-left: 20px;
}
.border {
	border: 6px double #003300;
}
#portfolio {
	text-align: center;
}
#portfolio img {
	margin: 10px;
}
.state {
	color: #82F9FF;
}
.address {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #C99CC0;
	float: left;
}
p.small {
	font-size:9px; 
}
div.home {
	width: 800px;
	margin: 0 auto;
}
div.home img {
	margin-left: 30px;
}
p.spacer {
	text-align: center;
}