﻿body
{
	background-color: #d3d3d3;
	color: #696969;
	font-family: 'Times New Roman';
	font-size: 100%;
}
h1
{
	color: #d9cd48;
	font-family: 'Accord SF';
}
h2
{
	font-size: 100%;
	color: #000000;
	font-family: 'Arial Black';
}
h3
{
	color: #808000;
	font-size: 120%;
	font-family: 'Accord Light SF';
	display:inline;
}
h4
{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	display:inline;
}
.darkBlue
{
	background-color:#000033;
}
.lapis
{
	color: #333399;
}
.gold
{
	color: #d9cd48;
}
.olive
{
	color: #808000;
}
.content
{
	background-color: #FFFFFF;
	width: 824px;
}
.corner
{
	background-image: url(images/dots_01.gif);
	width: 200px;
	height: 200px;
}
.footer
{
	font-size: 12px;
	color: #000033;
	font-family: Verdana;
	background-color: #d9cd48;
	height: 30px;
	text-align: center;
	width: 1024px;
	font-weight: bold;
}
.footer a
{
	color: #000033;
}
.header
{
	background-image: url(images/headerDots.gif);
	height: 150px;
	background-color: #ffffff;
}
.headerBand
{
	height: 50px;
	background-color: #ffffff;
}
.home
{
	font-size: 1.1em;
}

.mainTable
{
	border-right: #000033 thin solid;
	border-top: #000033 thin solid;
	border-left: #000033 thin solid;
	border-bottom: #000033 thin solid;
	width: 1024px;
}	
.gallery
{
	background-color: #000033;
	width: 100%;
}

.gallery a
{
	color: #696969;
}
.galleryCue
{
	color: #ffffff;
}
.galleryNotes
{
	background-color: #99cccc;
	vertical-align: top;
}
.galleryTitle
{
	color: #003366;
	font-size: 1em;
	font-family: Verdana;
	text-align: center;
}
.descriptionClass{
	color: #000000;
}


.PortfolioClass
{
	background-image: url(images/portfolioDim.jpg);
	background-repeat: no-repeat;
}

.PortfolioClass:hover
{
	background-image: url(images/portfolio.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.CHClass
{
	background-image: url(images/CHDim.jpg);
	background-repeat: no-repeat;
}

.CHClass:hover
{
	background-image: url(images/CH.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.SDClass
{
	background-image: url(images/StDDim.jpg);
	background-repeat: no-repeat;
}
.SDClass:hover
{
	background-image: url(images/StD.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.RNClass
{
	background-image: url(images/SPRNDim.jpg);
	background-repeat: no-repeat;
}
.RNClass:hover
{
	background-image: url(images/SPRN.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.CCClass
{
	background-image: url(images/CCJordanDim.jpg);
	background-repeat:no-repeat;
}
.CCClass:hover
{
	background-image: url(images/CCJordan.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}
.PTClass
{
	background-image: url(images/PTPlusDim.jpg);
	background-repeat:no-repeat;
}
.PTClass:hover
{
	background-image: url(images/PTPlus.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

.leftPanel
{
	background-image: url(images/dots_06.gif);
	background-color: #000033;
	width: 200px;
	vertical-align: top;
}
