@charset "UTF-8";
/* CSS Document */
table {}
#pagination table {
	height: 31px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/page_bk.jpg);
	background-repeat: repeat-y;
	z-index: -10;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#topheader {
	height: 105px;
}
#headercontainer {
	height: 270px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	overflow: hidden;
	background-image: url(../graphics/pagetop_bk.jpg);
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
#header {
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-top: 60px;
	display: block;
}
#headerlogo {
	margin-right: auto;
	position: relative;
	margin-left: 0px;
	margin-bottom: 20px;
}
#headerlogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#headerlogo a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerlogo a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerlogo a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerlogo a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	clear: both;
}
td {
	vertical-align: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#contentcontainer {
	background-image: url(../graphics/contenttop_bk.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: 0px;
	width: 952px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#backgroundtop {
	background-image: url(../graphics/header_top_bk.jpg);
	background-position: center;
	top: -80px;
	position: absolute;
	width: 100%;
	height: 432px;
	z-index: -5;
	background-repeat: no-repeat;
}
.navigation {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 6px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.navigationhighlight {
	color: #FFFFFF;
	padding-right: 0.6em;
	padding-left: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;
}
#navigation a:link {
	color: #404040;
	padding-right: .9em;
	padding-left: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#navigation a:visited {
	color: #404040;
	padding-right: .6em;
	padding-left: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#navigation a:hover {
	color: #F3F3F3;
	text-decoration: none;
}
.navigation a:active {
	color: #F3F3F3;
}
#navigation img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagination  {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	height: 46px;
	background-image: url(../graphics/pagination_bk.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1.2em;
}
.paginationhighlight {
	color: #F2F2F2;
	width: 32px;
	display: block;
	background-image: url(../graphics/pagination_highlight.gif);
	height: 31px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 6px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}
.pages     a:link   {
	color: #999999;
	display: block;
	background-image: url(../graphics/pagination_over.gif);
	margin-right: 2px;
	margin-left: 2px;
	width: 32px;
	text-align: center;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
}
.pages    a:visited  {
	color: #999999;
	display: block;
	height: 31px;
	background-image: url(../graphics/pagination_over.gif);
	margin-right: 2px;
	margin-left: 2px;
	width: 32px;
	text-align: center;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: top;
}
.pages    a:hover  {
	color: #999999;
	padding-top: 6px;
	background-image: url(../graphics/pagination_overb.gif);
	height: 31px;
	width: 32px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}
.pages    a:active  {
	color: #999999;
	padding-top: 6px;
	background-image: url(../graphics/pagination_overb.gif);
	height: 31px;
	width: 32px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}
.prevnext {
	display: block;
}
.prevnext a:link {
	font-size: 14px;
	color: #999999;
	height: 31px;
	padding-top: 6px;
	display: block;
	background-image: url(../graphics/pagination_over.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
}
.prevnext a:visited {
	font-size: 14px;
	color: #999999;
	height: 31px;
	padding-top: 6px;
	display: block;
	background-image: url(../graphics/pagination_over.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
}
.prevnext a:hover {
	font-size: 14px;
	color: #999999;
	height: 31px;
	padding-top: 6px;
	display: block;
	background-image: url(../graphics/pagination_overb.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
}
.prevnext a:active {
	font-size: 14px;
	color: #999999;
	height: 31px;
	padding-top: 6px;
	display: block;
	background-image: url(../graphics/pagination_overb.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	margin-top: 0px;
	text-align: center;
	line-height: 1.9em;
	font-size: 0.8em;
	background-image: url(../graphics/pagebottom_bk.jpg);
	background-repeat: no-repeat;
	height: 480px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footerabsolute {
	background-color: #FFFFFF;
	height: 280px;
	position: relative;
	width: 100%;
	top: -250px;
}
#footer  a:link {
	margin-right: 6px;
	margin-left: 6px;
	text-transform: lowercase;
	color: #999999;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}
.top_logo {
	margin: 0px;
	padding: 0px;
}
.single_spacer {	width: 252px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Hphoto {
	display: block;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
}
.Vphoto {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.divider {
	width: 952px;
	background-image: url(../graphics/photo_divider.jpg);
	height: 17px;
	margin: 0px;
	padding: 0px;
}
.dividerbottom {
	width: 952px;
	background-image: url(../graphics/bottom_photo.jpg);
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#Hbottom {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/bottom_horizontal.jpg);
	height: 25px;
}
#siteinfo  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	line-height: 1.4em;
	height: 200px;
}
#subnav  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #969696;
	line-height: 1.4em;
}
#footerinfo {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#footerpagination {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	height: 31px;
	background-image: url(../graphics/pagination_bk.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1.2em;
}
.number {	color: #434343;
	font-size: 1.1em;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 35px;
	text-align: left;
	background-image: url(http://www.petervanbeever.net/models/graphics/pagination_over.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	margin-top: 0px;
}
.photobox {	clear: none;
	display: block;
	padding: 0px;
	float: left;
}
#contentfooter {
	background-image: url(../graphics/contentbottom_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	color: #999999;
}
.double_line_small {
	background-color: #808080;
	width: 100%;
	height: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quote_block {	margin-top: 12px;
	margin-bottom: 6px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #242021;
	text-align: left;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	word-spacing: normal;
}
.single_column_center {
	width: 252px;
	margin-right: auto;
	margin-left: auto;
}
.single_line_large {	background-color: #242021;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.text_block {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	display: block;
}
.text_block_small {	width: 100%;
	margin-top: 6px;
	margin-bottom: 15px;
	text-align: justify;
	clear: both;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
}
.title_block {
	margin-top: 12px;
	margin-bottom: 4px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #343434;
	text-transform: uppercase;
	text-align: left;
}
.double_line_small {
	background-color: #CCCCCC;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.single_column_center {	width: 252px;
	margin-right: 5px;
	margin-left: 5px;
}
.single_column_center {	width: 252px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}
.single_column_left {	width: 252px;
	margin-right: 10px;
}
.single_column_right {	width: 252px;
	margin-left: 10px;
}
.text_block {	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	clear: both;
}
.text_block_small {	width: 100%;
	margin-top: 6px;
	margin-bottom: 15px;
	text-align: justify;
	clear: both;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.triple_column {	text-align: center;
	margin: 0px;
}
.style2 {
	margin-top: 12px;
	margin-bottom: 4px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	text-transform: uppercase;
	text-align: left;
}
.txtcoverage {
	font-size: 12px;
	width: 290px;
	display: block;
	margin-right: 7px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 40px;
}
.dividerText {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}
.coverage img {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	width: 295px;
	height: 174px;
	padding-bottom: 10px;
}
.dividerBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.dividerBodyText a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.dividerBodyText a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.dividerBodyText a:hover {
	color: #333333;
	text-decoration: none;
}
.dividerBodyText a:active {
	color: #333333;
	text-decoration: none;
}
.dividerTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.dividerTitleText  a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.dividerTitleText  a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.dividerTitleText  a:hover {
	color: #333333;
	text-decoration: none;
}
.dividerTitleText  a:active {
	color: #333333;
	text-decoration: none;
}
.formTitle {
	color: #0D0D0D;
	font-size: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
.formText img {
	display: block;
	padding-top: 0px;
}
.formTitle a:link {
	color: #9A9A9A;
	text-decoration: none;
}
.formTitle a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
.formTitle a:hover {
	color: #656565;
	text-decoration: none;
}
.formTitle a:active {
	color: #656565;
	text-decoration: none;
}
.quartercolumntitle {
	float: none;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #414045;
	margin-bottom: 2px;
	line-height: 25px;
	text-transform: capitalize;
	clear: both;
	text-align: left;
	padding-top: 10px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(file:///Macintosh%20HD/Users/petervanbeever/Desktop/weddings.com/Backup_June08/2008graphics/bklightgradient.gif);
	padding-bottom: 3px;
	background-repeat: repeat-x;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.quartercolumntitle   a:link {
	text-transform: capitalize;
	color: #414045;
}
.quartercolumntitle   a:visited {
	text-transform: capitalize;
	color: #414045;
}
.quartercolumntitle   a:hover {
	text-transform: capitalize;
	color: #FF0066;
}
.quartercolumntitle    a:active {
	text-transform: capitalize;
	color: #FF0066;
}
.quartercolumntext {
	width: 220px;
	color: #999999;
	text-align: justify;
	margin-top: 5px;
	clear: both;
	text-transform: none;
	padding-top: 5px;
	overflow: hidden;
	margin-bottom: 8px;
	display: block;
	float: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.quartercolumnimg  {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
	clear: left;
	cursor: pointer;
	padding-top: 15px;
}
.quartercolumnimg2  {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	clear: both;
	cursor: pointer;
	padding-top: 15px;
	height: 180px;
	width: 226px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
#content table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.quartercolumntext  a:link {
	text-transform: none;
	color: #999999;
	font-weight: bold;
}
.quartercolumntext  a:visited {
	text-transform: none;
	color: #999999;
	font-weight: bold;
}
.quartercolumntext a:hover {
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
.quartercolumntext  a:active {
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
.backtotop {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 25px;
	float: right;
	clear: both;
	display: block;
	padding-right: 14px;
}
.halfcolumntitle {
	float: none;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #414045;
	margin-bottom: 2px;
	line-height: 25px;
	text-transform: capitalize;
	clear: both;
	text-align: left;
	padding-top: 10px;
	width: 456px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(file:///Macintosh%20HD/Users/petervanbeever/Desktop/weddings.com/Backup_June08/2008graphics/bklightgradient.gif);
	padding-left: 6px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	margin-right: 4px;
	margin-left: 4px;
}
.halfcolumntitleblack {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #414045;
	margin-bottom: 2px;
	line-height: 23px;
	text-transform: capitalize;
	clear: left;
	text-align: left;
	padding-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 4px;
	width: 456px;
}
.halfcolumnspacer {
	margin-bottom: 2px;
	clear: left;
	text-align: left;
	padding-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 4px;
	width: 462px;
}
.halfcolumntext {
	width: 444px;
	color: #797980;
	text-align: left;
	margin-top: 5px;
	clear: both;
	text-transform: none;
	padding-top: 5px;
	overflow: hidden;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 6px;
	padding-right: 10px;
	float: none;
	margin-bottom: 10px;
}
.halfcolumncaption {
	width: 445px;
	color: #797980;
	text-align: left;
	clear: left;
	text-transform: none;
	overflow: hidden;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.halfcolumnimg {
	margin-bottom: 10px;
	clear: left;
	display: block;
	float: left;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
}
.halfcolumntext  a:link {
	text-transform: none;
	color: #333333;
}
.halfcolumntext  a:visited {
	text-transform: none;
	color: #333333;
}
.halfcolumntext a:hover {
text-transform: none;
	color: #FF0066;
}
.halfcolumntext  a:active {
text-transform: none;
	color: #FF0066;
}
.alacarte img {
	display: block;
	margin-right: 5px;
	margin-left: 6px;
	width: 450px;
	height: 300px;
	padding-bottom: 10px;
}
.txtalacarte {
	font-size: 12px;
	width: 450px;
	display: block;
	margin-right: 5px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 40px;
}
