body {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-image: url(http://www.asecretgardenwedding.com/images/pattern.jpg);
}

p {
	font-size: 12px;
	}
	
.heading {
	font-weight: bold;
	color: #936975;
	}
	
.highlight {
	color: #6666FF;
	font-weight: bold;
	}
.galleryhead {
	color: #6666FF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
	
.smright {
	text-align: right;
	font-style: italic;
	}
		
.smleft {
	text-align: left;
	font-style: italic;
	color:#666666;
	margin-top: 0px;
	}

h1 {
	font-size: 13px;
	text-align: right;
	font-style: italic;
	letter-spacing: 3px;
	color: #936975
}

h2 {
	font-size: .9em;
	text-decoration: underline;
	text-align: justify;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 3px;
	color: #990033
}

p.footer {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.footer {
	font-size:10px
}

a:link {
	color: #cc9999;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #cc9999;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	background-color: #cc9999;
}

a:active {
	background-color: #cc9999;
}

#main {
	background: #fff;
	width: 740px;
	margin-top: 30px;
	margin: auto;
	}
	
#header {
	background-image: url(images/header.jpg);
	width: 740px;
	height: 60px;
	}
	
#submenu {
	    top:100px;
		width: 100%;
		text-align: center;
		color: #666;
		background: #EBCDC3;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
		
	#submenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; 
		}	
		
	#submenu a {
		color: #666;
		background: #EBCDC3;
		font: bold 11px verdana, sans-serif;
		padding: 2px 6px 0px 6px;
		border-right: 1px solid #fff;
		margin: 0px;
		text-decoration: none; }
		
	#submenu a.active {
		color: #666;
		background: #fff;
		font: bold 11px verdana, sans-serif;
		padding: 2px 6px 0px 6px;
		margin: 0px;
		text-decoration: none; }
		
	#submenu a.active {
		background: #fff;
		color: #666;
		}
		
	#submenu a:hover {
		color: #666;
		background: #fff;
	 }	
		
	#submenu a.first {
		border-left: 1px solid #fff;
		margin-left: -20px;
		}
		
.indent {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	}
#title {
    padding-left:10px;
    margin-top:10px;
	    text-align: left;
}
h1.welcome {
	color: #cc9999;
	text-align: left;
	font-size:17px;
	margin-bottom:0px;
	padding-bottom: 0px;
	
}
#content {
	width: 100%;
	text-align: left;
	font-size: 11px;
	}

#specials {
	width:240px;
	float:right;
	padding:0px;
    background:#faf7ca;
    border: 2px solid #ebcdc3;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
}

#specials h3 {
	background:#ebcdc3;
	font-size:14px;
	text-align:center;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing: 1;
}
#specials h4 {
	font-size:13px;
	text-align:center;
	margin-bottom:5px;
	letter-spacing: 1;
	color:#990033;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.floatleft2 { 
	float:left
	}
	
.floatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	

.border {
	border: 1px solid #333;
	padding: 10px;
	width: 200px;
	margin: 10px;
	}
	
ul           { font-size: 12px }