/* CSS Document */
body {
	background: #555555;
	
	}
#background {
	background: url(images/background.png) repeat;
}
#container {
	width: 800px;
	height: 730px;
	padding: 30px;
	border: 1px solid #ffffff;
	background: #666666;
}
#logo {
	width: 860px;
	height: 100px;

}

#weddings {
	width: 800px;
	height: 400px;
	border: 1px solid #ffffff;
}
#gap {
	width: 800px;
	height: 12px;
}
#links {
	width: 800px;
	height: 225px;
}
#subheader {
	width: 800px;
	height: 25px;
	background: #808080;
}
#followus {
	font: 1em Georgia, Century Gothic, sans-serif;
	width: 190px;
	float: left;
	color: #ffffff;
	text-align:left;
	margin-left: 15px;
	margin-top: 3px;
}
#icons {
	width: 800px;
	height: 50px;
	float: left;
	margin-top: 3px;
}
#followusicons {
	width: 175px;
	height: 50px;
	float: left;
}
#proudicons {
	width: 625px;
	height: 50px;
	float: left;
}
#proud {
	font: 1em Georgia, Century Gothic, sans-serif;
	width: 400px;
	color: #ffffff;
	text-align:left;
	margin-top: 3px;
	float: left;
}

h1 {
	font: 1.3em Georgia, Century Gothic, sans-serif;
	text-align:left;
	color: #444444;
	width: 950px;
	height: 25px;
	background: #F2F2F2;
}
h2 {
	font: 1em/1em Georgia, Century Gothic, sans-serif;
	text-align:left;
	margin-top: -6px;
	color: #83D1DC;
}
h4 {
	font: .7em/1.2em Georgia, Century Gothic, sans-serif;
	text-align:left;
	margin-top: -6px;
	color: #444444;
}
h5 {
	font: .7em Georgia, Century Gothic, Arial, Helvetica;
	color: #e6e6e6;
	}
	
h5 a:link, 
h5 a:visited {   
	color:#ffffff; 
	text-decoration:none; 
	} 
h5 a:hover { 
	color:#599bd0; 
	text-decoration:none; 
	}
table img {
	border: solid 1px #ffffff;
}

img {
	padding: 0px;
	border:none;
	text-decoration: none;
	
}
img a:link, img a:visited {
	text-decoration: none;
	border: 1px solid #ffffff;
}
img a:hover {
	text-decoration: none;
	border: 1px solid #ffffff;
}
