/* CSS Document */
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8E0E7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #AED1BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CBD3DA;
}
a:hover {
	text-decoration: none;
	color: #DD7C55;
}
a:active {
	text-decoration: none;
	color: #DD7C55;
}
h1 {
	font-size: 14px;
	color: #AED1BC;
}
h2 {
	font-size: 14px;
	color: #DD7C55;
}
h3 {
	font-size: 14px;
	color: #CBD3DA;
}
h4 {
	font-size: 14px;
	color: #999999;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 12px;
	color: #CBD3DA;
}
.pricingtext{
font-weight:bold;
}
#maintable{
height:558px;
width:922px;
background-color:#FFFFFF;
}
#mainarea{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/homebkgd.gif);
background-repeat:no-repeat;
}
#detailsbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/detailsimage.jpg);
background-repeat:no-repeat;
}
#whatsnewbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/whatsnewimage.jpg);
background-repeat:no-repeat;
}
#pricingbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/pricingimage.jpg);
background-repeat:no-repeat;
}
#galleriesbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/galleriesimage.jpg);
background-repeat:no-repeat;
}
#contactbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/contactimage.jpg);
background-repeat:no-repeat;
}
#ppbkgd{
height:396px;
width:904px;
vertical-align:middle;
background-image:url(images/portraitpartiesimage.jpg);
background-repeat:no-repeat;
}
#contentcell{
	width:425px;
	height: 396px;
	overflow: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:470px;
	vertical-align:top;
	}
#ppccontentcell{
	width:425px;
	height: 396px;
	overflow: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	vertical-align:top;
	}
.copyright{
	color:#666666;
	font-size:10px;
	text-align: center;
}
.copyright a:link {
	color: #333333;
	text-decoration: none;
	}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted #FFFFFF;
	}
.copyright a:active {
		color: #FFFFFF;
		text-decoration: none;
}
