/* CSS Document */

html, body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
a.greylink:link,a.greylink:active,a.greylink:visited {
	color:#666666;
	text-decoration:none;
}

a.greylink:hover {
	color:#999999;
	text-decoration:none;
}
a.whtlink:link,a.whtlink:active,a.whtlink:visited {
	color:#ffffff;
	text-decoration:none;
}
a.whtlink:hover {
	color:#ffffff;
	text-decoration:none;
}

.menutext {font-family:Tahoma, Geneva, sans-serif; font-weight:bold; font-size:11px; color:#FFF;}
a.menulink:link,a.menulink:visited,a.menulink:active {
	color: #FFF;
	text-decoration: none;
	border: 2px solid #999;
	background-color: #000;
	padding: 4px;
	margin-right:8px;
}

a.menulink:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #666;
}

h1 {font-size: 15px;}
h1 {font-size: 14px;}
h1 {font-size: 12px;}
h1 {font-size: 10px;}
.mainwrapper {
	height: 100%;
	width: 100%;
	text-align: left;
} 
.maintbl {height:650px; width:836px;}
.photoblock {
	height: 510px;
	width: 510px;
	margin-right:11px;
	margin-top:5px;
}
/* Photo Block for Bury page */
.photoblock2 {

	width: 490px;
	

}

.leftextblock {
	text-align: justify;
	width:295px;
	padding-right: 18px;
	
}
.priceswrapper {
	text-align: justify;
	margin-left: 20px;
	padding-right: 35px;
	height: 572px;
}
.contactwrapper {
	text-align: justify;
	margin-left: 20px;
	padding-right: 35px;
	height: 572px;

	width: 445px;
}
.contactblock {
	margin-right: -350px;
	position:relative;
	left: -8px;
	top:35px;
	width:625px;
}
.weddingimgwrapper {

	height: 672px;

	width: 880px;
}

.pricesblock {


	
margin-top:9px;
	margin-left:14px;
	height:90px;
	width:510px;

	line-height: 12px;	
	background:url(../images/photos/prices.jpg);
	background-position:top;
}
.lineheightsm {
	line-height: 10px;	
}

.blackbordr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.blackbordbot {
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
/* Text Styles */
.greytxt {
	color:#666666;
	font-weight: normal;
}
.redtxt {
	color:#cc0000;
	font-weight: normal;
}
.boldwht {
	font-weight: bold;
	color:#FFF;
}
.righalign {
	text-align: right;
}
