	@charset "utf-8";
	body {
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
		padding: 0;
		text-align: center;
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
	}
	.oneColFixCtrHdr #container {
		width: 950px;
		text-align: left; /* this overrides the text-align: center on the body element. */
		margin-top: 25px;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		background-color: #FFF;
		border: 1px solid #CCC;
	}
	#header h1 img {
	margin-top: -15px;
	background-color: #EBEBEB;
	}
	
	
	.oneColFixCtrHdr #header {
	background: #ffffff;
	}
	.oneColFixCtrHdr #header h1 {
	margin-left: auto;
	margin-right: auto;
	}
	#InfoHeadingBackground {
		background-image: url(images/InfoPageHeadingBg1.png);
		background-repeat: repeat-x;
		height: 50px;
	}
	#navbarWrapperBg {
	height: 19px;
	background-color: #F96;
	margin-top: -75px;
	background-image: url(images/navbarwrapperbg.png);
	background-repeat: repeat-x;
	margin-bottom: 40px;
	}
	
	
	#containerShadow {
		background-image: url(images/containerShadow.gif);
		background-repeat: repeat-y;
		margin-right: auto;
		margin-left: auto;
		width: 960px;
	}
	
	.oneColFixCtrHdr #mainContent {
		background: #FFFFFF;
		margin-right: auto;
		margin-left: auto;
		width: 800px;
		margin-bottom: 30px;
		margin-top: 20px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding: 0px;
	}
	
	.oneColFixCtrHdr #footer {
		background:#ffffff;
		margin-top: 15px;
		height: 25px;
		border: thin none #CCC;
		width: 950px;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.oneColFixCtrHdr #footer p {
		margin: 0;
		color: #999;
	}
	.oneColFixCtrHdr #container #mainContent h1 {
	margin-right: auto;
	margin-left: auto;
	color: #A7A3A3;
	font-size: 30px;
	float: none;
	font-family: "Trajan Pro", Vivaldi, "Trebuchet MS";
	text-align: center;
	}
	#NavMenu {
		margin-bottom: 100px;
	}
	body#aboutme a#aboutLink,
	body#home a#homeLink,
	body#apartment a#apartmentLink,
	body#area a#areaLink,
	body#prices a#pricesLink,
	body#contact a#contactLink {
		color:#FF8040;
			}
	#footer p {
		font-size: 9px;
		color: #CCC;
	}
	#home #container #mainContent p {
		color: #666;
		font-size: 11px;
	}
	#home #container #mainContent ul li {
		color: #666;
		font-size: 12px;
		font-style: italic;
	}
	
	#home #container #mainContent hr {
		color: #CCC;
		width: 700px;
		margin-right: auto;
		margin-left: auto;
		line-height: 1px;
		margin-top: 25px;
		font-weight: normal;
		border: thin dotted #CCC;
	}
	
	#home #container #mainContent h2 {
		font-size: 16px;
		color: #069;
		font-style: italic;
		font-family: Arial, Helvetica, sans-serif;
	}
	.textHighlight {
		color: #F00;
	}
	.petpeevevid {
		margin-left: 160px;
	}
	.signpostGallery {
	margin-left: 325px;
	}
	#navbar {
		background-image: url(images/navbgnd.png);
	}
	#mainContent   #contactForm td p{
		float: right;
		text-align: right;
		color: #F00;
	}
	#contactForm {
		width: 600px;
		margin-left: 75px;
	}
	.tdBorderLeft {
		border: thin solid #F00;
		background-color: #CCC;
		height: 10px;
	}
	#contactForm td {
		height: 10px;
	}
	.requiredFields {
		font-size: 13px;
		font-style: italic;
		color: #039;
	}
	#mainContentTabPanel {
	}
	#contactFormConfirmationMainContent p {
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
		color: #333;
		text-align: center;
	}
	td h4 {
		font-size: 10px;
		color: #999;
		margin: 0px;
	}
	#Paypal {
	width: 400px;
	margin-left: 75px;
	border: thin solid #CCC;
	margin-bottom: 50px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 10px;
	margin-top: -20px;
	}
	#Paypal p {
		font-size: 9px;
	}
	#Paypal h3 {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 14px;
		font-style: italic;
		color: #003366;
	}
	#WeddingDetails p:first-letter {
		font-weight:bold;
		font-size:1.2em;
		font-family:"Times New Roman", Times, serif;
	}.WeddingPhotoHeadline {
		text-align: left;
		color: #fd8284;
		font-family: "Century Gothic", Verdana, Arial, sans-serif;
		margin-left: 75px;
		text-transform: capitalize;
	}
	.photoBefore {
		margin-left: 100px;
		margin-top: 15px;
		margin-bottom: 15px;
		float: none;
		border-top-width: 3px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 3px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #999;
		border-right-color: #CCC;
		border-bottom-color: #CCC;
		border-left-color: #999;
	}
	.photoAfter {
		float: none;
		margin-top: 15px;
		margin-bottom: 15px;
		border-top-width: 3px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 3px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #999;
		border-right-color: #CCC;
		border-bottom-color: #CCC;
		border-left-color: #999;
		margin-left: 28px;
	}
	#WeddingDetails img:hover {
		border-top-color: #CCC;
		border-right-color: #999;
		border-bottom-color: #999;
		border-left-color: #CCC;
		
	}
	.weddingIntroProshow {
		margin-right: auto;
		margin-left: auto;
		border: 5px solid #00F;
		background-color: #0F0;
		float: none;
	}
	.signpostGalleryweddingPhotoIntro {
		margin-left: 325px;
	}
	h1 {
	margin-right: auto;
	margin-left: auto;
	color: #858585;
	font-size: 30px;
	float: none;
	font-family: "Trajan Pro", "Century Gothic", Verdana;
	text-align: center;
	}
.paypalMenuHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}
