@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	background-color: #0066CC;
	background-image: url(../images/skin/Site_BG.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	text-align: justify;
	margin:0;
}

p {
	margin-top: 8px;;
	margin-bottom: 8px;
}

form {
	padding: 0;
	margin: 0;
}

#sitecontainer {
	margin:0 auto;
	padding: 15px;
	background: #FFFFFF;
	width: 920px;
	overflow: hidden;
}

#aboveheader {
	background: #6BA7E2;
	height: 6px;
	margin-bottom: 1px;
}

.sidenav {
	height: 160px;
	width: 153px;
	margin-right: 1px;
	background: #666666;
	float: left;
	letter-spacing: normal;
	overflow: hidden;
}

.sidenav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 158px;
	padding-top: 2px;
	overflow: hidden;
}

.sidenav li {
	padding: 0;
	margin: 0;
	height: 26px; /* formely 32 */
	overflow: hidden;
}

.sidenav ul li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 0 2px 15px;
	height: 26px; /* formely 32 */
}

.sidenav ul li a:hover {
	color: #CCCCCC;
	background: #333333;
}

.sidenav .viewing {
	background: #555555;
	color: #FFFFFF;
}

.sidenav .viewing a {
	color: #FFFFFF;
}

#pageheaderimg {
	height: 160px;
	width: 530px;
	overflow: hidden;
	float: left;
	vertical-align: middle;
}

#sitelogo {
	height: 160px;
	width: 235px;
	margin-left: 1px;
	float: left;
}

.horiznav {
	width: 920px;
	background: #DDDDDD;
	height: 27px;
	top: 1px;
	clear: both;
	position: relative;
	display: block;
	letter-spacing: normal;
	z-index: 1;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #DDDDDD;
}

.horiznav a {
	display: block;
	text-decoration: none;
	color: #004E9B;
	padding: 5px 14px;
	border-left: 1px #DDDDDD solid;
	border-right: 1px #BBBBBB solid;
	background: #CCCCCC;
}

.horiznav a:hover, .horiznav div.over a {
	background:url(../images/skin/Site_BG.jpg) repeat-x bottom;
	color: #FFFFFF;
	border-color:#000000;
}

.horiznav .viewing {
	border-left: solid 1px #B0D7F2;
	border-right: solid 1px #006699;
	background:url(../images/skin/Site_BG.jpg) repeat-x 230px;
	color: #FFFFFF;
}

.horiznav .viewing a {
	color: #FFFFFF;
}

/* sub menus have 2px less width due to border */

.nav_specialevents {width:153px;}
.sub_specialevents {width:151px;}

.nav_schoolproms {width:102px;}
.sub_schoolproms {width:100px;}

.nav_corporateevents {width:129px;}
.sub_corporateevents {width:127px;}

.nav_cherubs {width:121px;}
.sub_cherubs {width:119px;}

.nav_weddings {width:81px;}
.sub_weddings {width:79px;}

.nav_portraits {width:98px;}
.sub_portraits {width:96px;}

.nav_links {width:55px;}
.sub_links {width:53px;}

.nav_news {width:62px;}
.sub_news {width:60px;}

.nav_directory {width:119px;}
.sub_directory {width:117px;}


.horiznav div div.submenu {
	background: url(../images/skin/Site_BG.jpg) top repeat-x;
	border: #000000 solid 1px;
	position:absolute;
	top:27px;
}

.horiznav div.over div.submenu a.viewing {
	border: none;
	color:#000000;
	background:url(../images/skin/Site_BG.jpg) repeat-x bottom;
}

.horiznav div.over div.submenu a {
	background: none;
	display: block;
	border: none;
}

.horiznav div.over div.submenu a:hover {
	background:url(../images/skin/Site_BG.jpg) repeat-x bottom;
}

.leftseg {
	float: left;
}

.rightseg {
	float: right;
}

.sitecontent {
	position: relative;
	top: 2px; 
	float: left;
	width: 654px;
	padding: 15px;
}

.sitecontent ul {
	list-style-image: url(../images/skin/bullet.gif);
}

.sitecontent td {
	vertical-align: top;
}

.sitecontent textarea {
	margin: 0;
}

.sitecontent .formfield {
	border: #999999 1px solid;
	background: #FFFFFF;
	width: 500px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	margin-bottom: 3px;
}

.sitecontent .pinfield {
	width: 160px;
}

.sitecontent .button {
	border: #CC0000 1px solid;
	background: #CCCCCC;
	width: 508px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 1px;
	letter-spacing: 1px;
}

#onlinephotos {
	position: relative;
	top: 2px; 
	float: left;
	width: 684px;
}

#photoframe {
	position: relative;
	top: 2px; 
	float: left;
	width: 684px;
	height: 1000px;
}

#newscontainer {
	position: relative;
	top: 2px; 
	float: left;
	width: 644px;
}

#newsframe {
	position: relative;
	top: 2px; 
	float: left;
	width: 644px;
	height: 1000px;
}

.sitecontent a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.sitecontent a:visited {
	color: #990000;
}

.sitecontent a:hover {
	color: #FF0000;
}

.sitecontent h1 {
	color: #CC0000;
	font-size:16px;
	font-weight: bold;
}

.sitecontent h2 {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}

.sitecontent h3 {
	color: #CC0000;
	font-size:12px;
	font-weight: bold;
}

.sitecontent h3 a {
	color: #CC0000;
	text-decoration: underline;
}

#rightboxes {
	position: relative;
	top: 2px; 
	width: 236px;
	float:left;
	background:#EEEEEE;
}

#rightboxes ul {
	list-style-image: url(../images/skin/bullet_right.gif);
}

#rightboxes h1 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.rightbox {
	clear: both;
	display:block;
	border: #999999 1px solid;
	border-top: none;
	padding: 30px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 6px;
	background:#DDDDDD;
}

.notitle {
	padding: 5px;
}

#rightboxes textarea {
	margin: 0;
}

#rightboxes a img {
	border-color: #0066CC;
}

#rightboxes .formfield {
	border: #FFFFFF 1px solid;
	border-top-color: #8A8A8A;
	border-left-color: #8A8A8A;
	background: #FFFFFF;
	width: 216px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	margin-bottom: 3px;
}

#rightboxes .pinfield {
	width: 160px;
}

#rightboxes .button {
	border: #FF6666 1px solid;
	border-top-color: #990000;
	border-left-color: #990000;
	background: #CCCCCC;
	width: 224px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 1px;
	letter-spacing: 1px;
}

#rightboxes a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#rightboxes a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#pod_promplanner {
	background-image: url(../images/skin/BTtl_PromPlanner.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#pod_ourservices {
	background-image: url(../images/skin/BTtl_Services.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#pod_ourservices a {
	display: block;
	padding: 0px;
	margin: 8px;
}

#pod_ourservices a:hover {
	text-decoration: none;
	background: #CCCCCC;
	color: #000000;
}

#pod_quickcontact {
	background-image: url(../images/skin/BTtl_QuickContact.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#pod_minigallery {
	background-image: url(../images/skin/BTtl_Gallery.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.rightgallery {
	background: #FFFFFF;
	border-left: #8A8A8A 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #8A8A8A 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.minigallerypic {
	width: 75px;
	height: 55px;
}

.minigallerypic:hover {
	background: #CCCCCC;
}

.featurebox {
	margin: 10px;
	padding: 10px;
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
	background: url(../images/skin/Site_BG.jpg) top repeat-x;
	color:#FFFFFF
}

.featurebox h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0;
}

.featurebox:hover {
	background: #DDDDDD;
	border: #999999 1px solid;
	background: url(../images/skin/Site_BG.jpg) bottom repeat-x;
	cursor: crosshair;
}

#footer {
	background: url(../images/skin/Site_Footer.jpg) no-repeat top;
	color: #80B3E6;
	padding-top: 20px;
	letter-spacing: normal;
	height: 50px;
	width:950px;
	margin:0 auto;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #80B3E6;
}

#leftfooternav {
	float:left;
	padding-top: 10px;
	text-align: center;
}

#rightfooternav {
	float:right;
	padding-top: 10px;
	text-align: center;
}

#directorylisting td {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) 100px;
	color: #333333;
}

#directorylisting td a {
	border-bottom: 1px dotted #666666;
	color: #000000;
}

#directorylisting td:first-line {
	font-size: 12px;
	font-weight: bold;
}

#directorylisting td:hover {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) bottom;
}

#newslisting td {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) 100px;
	color: #333333;
}

#newslisting td a {
	border-bottom: 1px dotted #666666;
	color: #000000;
}

#newslisting td:first-line {
	font-size: 12px;
	font-weight: bold;
}

#newslisting td:hover {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) bottom;
}

.newslistingdate {
	text-align: right;
	font-style: italic;
}

#linkslisting td {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) 100px;
	color: #333333;
}

#linkslisting td a {
	border-bottom: 1px dotted #666666;
	color: #000000;
}

#linkslisting td:first-line {
	font-size: 12px;
	font-weight: bold;
}

#linkslisting td:hover {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) bottom;
}

#areaslisting td {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) 100px;
	color: #333333;
}

#areaslisting td a {
	border-bottom: 1px dotted #666666;
	color: #000000;
}

#areaslisting td:hover {
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) bottom;
}

#testimonialslisting td {
	color: #333333;
	border: #CCCCCC 1px solid;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #333333;
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) 100px;
}

#testimonialslisting td a {
	border-bottom: 1px dotted #666666;
	color: #000000;
}

#testimonialslisting td:hover {
	background: #EEEEEE;
	cursor: crosshair;
	background: #CCCCCC url(../images/skin/Listing_BG.jpg) bottom;
}

/* Specials */

#ZoomPic{
	z-index:1002;
	border:#FFFFFF solid 1em;
	cursor:pointer;
	margin: 0 auto;
	text-align:center;
}

#PicZoom{
	z-index:1001;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin:20px auto;
	color:#FFFFFF;
	text-align:center;
}

#PicZoomCaption{
	padding:10px;
	margin:10px auto;
	width:700px;
	background:#FFFFFF;
	color:#0066CC;
	font-weight: bold;
	z-index:1002;
	text-align:center;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
}

#PicZoomLayon{
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background: #0066CC url(../images/skin/Site_BG.jpg) repeat-x top;
	margin:0;
	text-align:center;
}

