#photo a:link {color: #D25400}
#photo a:visited {color: #D25400}
#photo a:hover {color: #D25400}
#photo {color: #D25400}

a.main:link {color: #666666;}
a.main:visited {color: #666666;}

li.about {display: none;}
li.photo {display: inline;}

#holiday:link {color: #D25400;}
#holiday:visited {color: #D25400;} 
#holiday:hover {color: #D25400;}

#photoSub {display: block;}
#holidaySub {display: block;}

p.photo:first-line {font-size: 8pt;}

.brdr
{
	position:absolute;
	border:1px solid;
	border-color:#cccccc;
	background-color:#f9f9f9;
	background-image:url(/images/smImgBackground.gif);
	margin:0;
	padding:10px;
	width:146px;
}

.brdr:hover
{
	border-color:#15659A;
	background-color:#999999;
	background-image:url(../images/smImgBackground.gif);
}

.brdr img
{
	width: 146px;
	margin: 0px;
	border: 0px;
}

.brdr p
{
	font-size: 8pt;
	font-weight: bold;
}

#BoxA1
{
	left: 49px;
	top: 60px;
}

#BoxA2
{
	left: 266px;
	top: 60px;
}

#BoxA3
{
	left: 483px;
	top: 60px;
}

#BoxB1
{
	left: 49px;
	top: 280px;
}

#BoxB2
{
	left: 266px;
	top: 280px;
}

#BoxB3
{
	left: 483px;
	top: 280px;
}

#BoxC1
{
	left: 49px;
	top: 500px;
}

#BoxC2
{
	left: 266px;
	top: 500px;
}

#BoxC3
{
	left: 483px;
	top: 500px;
}

.right
{
	position:relative;
	left:100px;
	width:700px;
	min-width:700px;
	background-image:url(../images/contentBg.gif);
	height:530px;
	min-height:530px;
}