/* CSS Document */

.Item {
	float: left;
	height: 100px;
	width: 100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.InsideNav {
	width: 1030px;
	margin-left: 25px;
	margin-top: 0px;
	
}
.ItemSpacer {
	float: left;
	height: 120px;
	width: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ItemSpacerAbout {
	float: left;
	height: 220px;
	width: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ItemSpacerArtForSale {
	float: left;
	height: 220px;
	width: 20px;
	margin-bottom: 10px;
	padding-bottom: 50px;
}
.Image {
	height:75px;
	width:75px;
	border: 1px solid #666666;
	top: 75px;
	clip: rect(auto,auto,15px,auto);
	margin-bottom: 3px;
	
}

.portfoliosmalltitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15em;
}

body {background-color: #F8F9F8
background-image: 
url(http://www.n8vandyke.com/images/bg_v4.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.bodycaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}
.bodyboldcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.bodysmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	letter-spacing: 1px;
}
.bodysmalllist {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.bodyboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}

.imageborders {
	border: 1px solid #666666;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.bodypopups {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.bodysold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}
.forsalesmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
}
.forsalesmalltitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.forsalesold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}

.ImageBorderRed {
	border: 1px solid #E72B2C;
}
/* **************** HYPERLINK STYLES **************** */

a:hover { 
		font-family: Verdana, Arial, Helvetica; 
		color: #FF6600; 
		text-decoration: underline 
		}


a:link {
	font-family: Verdana, Arial, Helvetica;
	color: #990000;
	text-decoration: underline;
	}


a:visited {
	font-family: Verdana, Arial, Helvetica;
	color: #330E0E;
	text-decoration: underline;
	}
