﻿#gallery img {
	margin: 0 0 15px 0;
	border: 4px solid white;
	display: block;
}

body {
	margin: 0px;
	background-color: #191919;
}
.shadow {
	background-color: #161616;
	background-image: url('images/shadow.jpg');
	background-repeat: repeat-x;
}
.TopBorderLeft {
	border-top-style: solid;
	border-top-width: 9px;
	border-top-color: #202020;
}
.LeftGray {
	border-top-style: solid;
	border-top-width: 9px;
	border-top-color: #202020;
	background: #161616;
}
.RightGray {
	border-top-style: solid;
	border-top-width: 9px;
	border-top-color: #333333;
	background-color: #242424;
}
.style1 {
	border: 0 solid #c0c0c0;
}
.navline {
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #505050;
	font-size: 1px;
	height: 11px;
}
.navItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #858585;
	text-align: center;
	width: 14%;
	padding-bottom: 15px;
	padding-top: 10px;
	font-weight: bold;
}
H1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #242424;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BEBEBE;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

#hometable p {
	font-size:8pt;
	line-height: 175%;

}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5F5F5F;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}






a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
ol {
	margin-left: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	color: #BEBEBE;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}


#content li {
	font-size: 10pt;
}


#hometable li {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;

}




hr {
	color: #C0C0C0;
	background: #C0C0C0;
	border: 0;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.PicFloatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	border: 4px solid white;
	margin-top: 6px;
}

.states {
	float: right;
}


.PicFloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	border: 4px solid white;
	margin-top:6px
}

.photo{
	border: 4px solid white;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#proj img{
	border: 4px solid white;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#photos img{
	border: 4px solid white;
	margin-left: 20px;
}

#photos td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BEBEBE;
	text-align:center;
}
#photos p{
	margin-top: 2px;
	margin-bottom: 20px;
}



#menu a {
	color: #858585;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 5px;
}
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #242424;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
	border-top-color: #414141;
}
#projects td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
}
