/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}
	
	
body {
	background-color: #333333;
	}

	
	
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5em;
	padding: 0;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .15em;
	}
	
	
#inner {
	background-color: #663333;
	
		}
			
#photo {
	width: 800px;
	float: right;
	text-align: right;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 0 0 0 ;
	background-color:#CCC;
	height: 533px;

		
	}	
	
#photo #descrip {
	text-align: left;
	padding: 2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
	letter-spacing: normal;
	color: #333333;
	line-height: 1.5;
	border: none;
	}	

#photo #descrip a {
		color: #333333;
	text-decoration: none;
	}
	
	
.right {
	float: right;
	margin: 3px 0 3px 3px;
	border: none;
	}		
#photo #descrip img {
	border: 2px solid #333333;
	}	
	
#photo #descrip table td.direct{
	padding: 0 0 0 1em;
	}
	
	
		
#leftbar {
	float: left;	
	width: 197px;
	background-color:#3E0C07;
	height: 533px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
	
#text {
	letter-spacing: .09em;
	padding: 28px;
	line-height: 2em;
	font-size: 85%;
	
	
	
	}	
	
#text a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
	
#text a:hover {
	text-decoration: underline;
	}	
	
#moreimages{
	
		}
		
#moreimages img {
	border: 1px solid #ffffff;
	}		
	
#primarynav {
	width: 998px;
	background-color: #3E0C07;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 10% 0 0 0;
	}
	
		
#primarynav ul li{
	display: inline;
	padding: 0 .75em 0 .75em;
	border-right: 1px solid #ffffff;
	margin: 1em 0 1em 0;
	width: 800px;
	
}

#primarynav ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#primarynav ul li a:hover {
	text-decoration: underline;
	}	

#primarynav ul li.last{

	border-right:none;

	
}

img {
	
	right: 0;
	bottom: 0;
	}
	
	
	
.header {
	font-size: 120%;
	letter-spacing: 150%;
	font-weight: bold;
	
	}	
	
	
#weddingtext {
	background-color: #FFCCCC;
	}	
	
	
p.caption {

	font-size: 65%;
	text-align:right;
	}	
	

p.center {
	text-align: center;
	}	

a.img {
	border: none;
	
}




#info {
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	padding: 1em 1em 1em 1em;
	font-size: 90%;
	}
	
	
#info ul li {
	margin: 0 0 0 20px;
	}
	
#info table tr td {
			text-align: center;
			font-size: 90%;
			padding: 5px;

}


#info a img  {
	border: none;
	}


#info a {
	text-decoration: none;
	color: #000;
	}

#info a:hover {
	text-decoration: underline;
	}	
	


h2 {
	font-size: 110%;
	}


#catering {
	text-align: center;
	background-color: #000;
	height: 533px;
	}
	
#catering a {
	color: #FFF;
	text-decoration: none;
	}
	
#catering a:hover {
	text-decoration: underline;
	}	
	
#footer {
	width: 100%;
	text-align: center;
	color: #3E0C07;
	}		
