﻿*{margin:0;padding:0;}:active {outline:0}:focus {outline:0}ol{list-style:none}ul{list-style:none}code {font-size:1em;}pre {font-size:1em;}h6 {font-size:1em;}h5 {font-size:1em;}h4 {font-size:1em;}h3 {font-size:1em;}h2 {font-size:1em;}h1 {font-size:1em;}a img{border:0} 
body { font: .9em Arial, Helvetica, sans-serif; background: #0d3052 url('../images/bg-background.jpg') repeat; color: #fff; }
a { color: #3A65A8; text-decoration: none; }
a { color: #3A65A8; text-decoration: none; }
h1 { font-size: 2.9em; font-weight: normal; }
h2 { font-size: 2.4em; margin: 0 0 20px; font-weight: normal; }
p  { clear: both; margin: 5px 0 15px; line-height: 1.7em; }
a  {color: #FFFFFF;text-decoration: none;}

#wrapper{
	background-color: #0d3052;
	margin: 0px auto 0px auto;
	width: 900px;
	background-image: url(' ../images/bg-wrapper.jpg');
	background-repeat: repeat-x;
}

#masthead{
	width: 900px;
	background-image: url('../images/bg-mast-head.jpg');
	height: 106px;
	background-repeat: no-repeat;
	padding-top: 12px;
}
#masthead_logo{
	width: 196px;
	height: 106px;
	background-image: url('../images/masthead-logo.jpg');
	background-repeat: no-repeat;
	
}
#nav{
	background-position: left;
	width: 870px;
	height: 25px;
	background-image: url('../images/bg-nav.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
}
#page_content{
	width: 893px;
}
#page_content_Collage{
	width: 200px;
	height: 210px;
	float: left;
	background-position: left;
	background-color: #0d3052;
}
#page_content_image{
	padding: 20px;
	background-position: right bottom;
	float: right;
	width: 653px;
}
#footer{
	clear: both;
	padding: 10px;
	background-image: url('../images/bg-footer.jpg');
	width: 880px;
	height: 16px;
	font-size: .74em;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#box_holder{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: .8em;
	width: 850px;
	padding-top: 22px;
	padding-right: 25px;
	padding-left: 25px;
}
#box1{
	width: 235px;

	float: left;
	background-image: url('../images/box-wedding.jpg');
	background-repeat: no-repeat;
	margin-right: 50px;
	padding-top: 50px;
	padding-left: 15px;
}
#box2{
	width: 235px;

	float: left;
	background-image: url('../images/box-special.jpg');
	background-repeat: no-repeat;
	margin-right: 50px;
	padding-top: 50px;
	padding-left: 15px;

}
#box3{
	width: 235px;

	float: right;
	background-image:url('../images/box-testimonials.jpg');	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 15px;


}

#masthead span{
	visibility:hidden;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist li a {
	color:#fff;
}
#navlist li a:hover {
	color: #cff;
}
