/* Styles for New mikestacey.com */

body.body
{
	background: #111111;
}
body.black
{
	background:black
}
table.portraitsInfoImg
{
	background: url(images/portraits-back-v8.jpg);
	background-repeat: no-repeat
}
table.index
{
	background: url(images/home-v24.jpg);
	background-repeat: no-repeat
}
table.portraitsInfoBlack
{
	background: url(images/portraitsInfo-v11.jpg);
	background-repeat: no-repeat
}
table.weddingsInfoImg
{
	background: url(images/weddings-back-v1.jpg);
	background-repeat: no-repeat
}
table.weddingsInfoBlack
{
	background: url(images/weddings-back-v3.jpg);
	background-repeat: no-repeat
}
table.header
{
	border-bottom: 1px solid #393636;
}

table.footer
{
	background: url(images/footer2.jpg);
}
table.footerBlack
{
	background: black;
}
table.clientIndexTable
{
	font-family:verdana, arial;
	font-size:11px;
	color:white
}
td.navMenu
{
	font-family:Comic Sans MS;
	font-size: 11px;
	border-bottom: 1px solid #666666;
	background:black
}
p.comicSans11
{
	font-family:Comic Sans MS;
	font-size: 13px;
	color:#eeeeee
}
p.caligraph421bt
{
	font-family: Calligraph421 BT;
	font-size:16px;
	letter-spacing:1px;
	color:#dddddd
}
p.caligraph421bt16px
{
	font-family: Comic Sans MS;
	font-size:16px;
	letter-spacing:1px;
	color:#dddddd
}
p.footer
{
	font-family:arial;
	font-size: 10px;
	color:#888888;
	border-top: 1px solid #393636;
}

#construction
{
	color:red;
}

a.goldLink
{
	color:#CFB52B;
}
a.navMenuLink
{
	color:#888888;
	text-decoration:none
}
a.index
{
	color:#cccccc;
	text-decoration:none
}
a.index:hover
{
	color:#CFB52B;
	text-decoration:none
}

a.navMenuLink:hover
{
	color:#CFB52B;
	text-decoration:none
}
a.goldLink:hover
{
	color:#CFB52B;
	text-decoration:none
}


