/* CSS Document copyright Grafic House web design 2009*/
html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
    }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 18px;
}

h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b5b5b5;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
	color: #999999;
}

h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h4 a {
	text-decoration: none;
	color: #999999;
}

h4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.dropped {
	padding-left: 10px;
	line-height: 65px;
}

#wrapper {
	width: 925px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;

}

#sidebar{
	float: left;
	width: 271px;
	padding-left: 10px;
}

#content {
	float: right;
	width: 600px;
}

#content2 {
	width: 650px;
	padding-left: 10px;
}

.linkimage {
	float: left;
}

.couple {
	padding-left: 120px;
}

#logo {
	height: 73px;
	text-align: center;
}

#logosmall {
	height: 73px;
	padding-left: 130px;
}


.interior {
}

#right {
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
}

#right2{
	width: 600px;
	padding-left: 10px;
	padding-right: 20px;
}



#tagline {
	width: 570px;
	padding-left: 10px;
}

#clear {
	clear: both;
	height: 0px;
	width: 900px;
}

.clear2 {
	clear: both;
	height: 10px;
	width: 570px;
}

.clear3 {
	clear: both;
	width: 570px;
	height: 40px;
}

.events {
	width: 580px;
	background-color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#top {
	background-color: #333333;
}

.top{
	padding-top: 200px;
}

#footer {
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/baseline.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

#footernav {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
}

