/* Style definitions for general elements on the page */

body
{
	margin: 6px 0 0 0;
	color: #000;
	background-color: #FAEDEB;
	font-family: arial;
	font-size: 12px;
}

h2
{	
	font-family: arial;
	font-size: 13px;
	font-weight: bold;		
}

h6
{	
	font-family: arial;
	font-size: 12px;
	font-weight: bold;		
}

a
{
	
}

td
{
	font-family: arial;
	font-size: 12px;
}


/* Style definitions for the logo cell */
td#logo
{
	width: 775px;
	background: url(http://www.provincetownweddings.net/images/PtownWeddingsHeaderblue.jpg);
}


/* Style definitions for the table that contains all of the content */

table#main
{
	border: 1px black solid;
}


/* Style definitions for the content */

#content
{
	color: #000;
	background: url(http://www.provincetownweddings.net/images/beachrosesbg.jpg);
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 15px;
}

#content p
{
	line-height: 18px;
	text-align: justify;
}

#content ul
{
	line-height: 18px;
	text-align: justify;
}

 img.imageleft
{
	float: left; 
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

 img.imageright
{
	float: right; 
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 20px;
}

/* Style definitions for the navigation bars */

.navigation
{
	background: #FDF8F7;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.navigation ul
{
	padding: 6px 0 5px 0;
	margin: 0;
}

.navigation ul li
{
	display: inline;
	padding: 0 12px 0 10px;
	border-right: solid 2px #413028;
}

.navigation ul li.last
{
	border-right: none;
}

.navigation a
{
	color: #413028;
	background: transparent;
	text-decoration: none;
}
