#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
	margin-top: 20px;
	margin-bottom: 20px;
}
#spare {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 67px;
	background-repeat: no-repeat;
	background-image: url(../header.png);
}
#header h1 {
	background-image:url(../logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#header a {
	display:block;
	height:67px;
	width:384px;
}
#content {
	background-color: #303030;
	padding: 10px;
}
#footer {
	font-size: 11px;
	background-image: url(../footer.png);
	background-repeat: no-repeat;
	height: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #wrapper a {
	color: #CCCCCC;
}
.copyright {
	font-size: 9px;
}
#topnav {
	font-size: 12px;
	padding: 10px;
}
#banner {
	height: 350px;
	background-color: #666;
}
body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
.small {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #A6A6A6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content_holder #right a {
	text-decoration: underline;
}
#content_holder #right a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
p {
	margin: 0px;
	padding: 0px;
}
#container #wrapper a:hover {
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fb {
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
.bigquote {
	font-size: 16px;
	font-style: italic;
}
table {
	line-height: 1.5em;
}
#info td {
	background-color: #CCCCCC;
	color: #272727;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#info .tablefooter {
	background-image: url(../tables/tablefooterbg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 18px;
}
#info .tableheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../tables/tableheaderbg.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 37px;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
#container #wrapper #content_holder #right #info table tr td ul li a {
	color: #272727;
}
#info {
	width: 412px;
}
li {
	list-style-type: square;
}
form {
	padding: 10px;
}
.widget {
	padding:10px;
	background-color:#666666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
} 
.venue {
	background-image: url(../../weddings/venues/venue%20bg.png);
	background-repeat: no-repeat;
	width: 303px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.venue_footer {
	background-image: url(../../weddings/venues/venue%20footer.png);
	height: 15px;
	width: 343px;
}

