body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	overflow: auto;
}
.maxheight {height: 100%;}
.bg-nav {background-color: #999999;}

.nav {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none; font-weight:bold;}
.nav:link {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none; font-weight:bold;}
.nav:visited {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none; font-weight:bold;}
.nav:hover {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.nav:active {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.sel {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.sel:link {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.sel:visited {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.sel:hover {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.sel:active {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.std {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}
.std:link {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}
.std:visited {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}
.std:hover {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}
.std:active {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}

.contact {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none;}
.contact:link {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none;}
.contact:visited {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #782c33; text-decoration: none;}
.contact:hover {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}
.contact:active {font-family: Georgia, "Times New Roman", Times; font-size: 11px; color: #ffffff; text-decoration: none;}

/* Banners */
.bg-weddingsonline {background-image: url(site_images/banner-weddingsonline.jpg); background-repeat:no-repeat; background-position:top;}
.bg-portraitsonline {background-image: url(site_images/banner-portraitsonline.jpg); background-repeat:no-repeat; background-position:top;}
.bg-viewbasket {background-image: url(site_images/banner-basket.jpg); background-repeat:no-repeat; background-position:top;}
.bg-aboutus {background-image: url(site_images/banner-aboutus.jpg); background-repeat:no-repeat; background-position:top;}
.bg-index {background-image: url(site_images/banner-index.jpg); background-repeat:no-repeat; background-position:top;}
.bg-prices {background-image: url(site_images/banner-prices.jpg); background-repeat:no-repeat; background-position:top;}
.bg-portfolios {background-image: url(site_images/banner-portfolios.jpg); background-repeat:no-repeat; background-position:top;}
.bg-contact {background-image: url(site_images/banner-contact.jpg); background-repeat:no-repeat; background-position:top;}
.bg-gallery {background-image: url(site_images/banner-gallery.jpg); background-repeat:no-repeat; background-position:top;}

/* Contact Form */
.formalign {display:inline;}
.contact-labels {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	color: #ffffff;
	display:inline;
}
.contact-all {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	color: #ffffff;
	padding: 2px;
	border: 1px #ffffff solid;
	display:inline;
}
.contact-name {width: 200px; height: 20px; background-color: #999999;}
.contact-address {width: 200px; height: 75px; background-color: #999999;}
.contact-email {width: 200px; height: 20px; background-color: #999999;}
.contact-other {width: 300px; height: 100px; background-color: #999999;}
.contact-date {width: 200px; height: 20px; background-color: #999999;}
.contact-venue {width: 200px; height: 20px; background-color: #999999;}
