	/************************ MARGINS-PADDING-ALL-ROUND ************************/

html, body {
	margin: 0px;
	padding: 0px;
}
	/************************ BODY ************************/

body { 
	min-height:101%; 
	font-family:normal,"Trebuchet MS",helvetica,Tahoma,sans-serif;
	background-attachment: fixed;
	background-image: url(images/background.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0 auto;
	border-top:7px solid #B5B4B4;
	border-bottom:7px solid #B5B4B4;
	}
	
	
	/************************ HEADER & NAVIGATION ************************/

#header{
	position: relative;
	width: 100%;
	margin: 0px auto 0px;
	}
	
#languages{
	width:100%;
	min-height:20px;
	/*border:1px solid red;*/
	display:block;
	margin-top:5px;
	padding-right:5px;
}

.flag {
	float:right;
	display:inline;
	margin-right:10px;
}

#languages img {
	border-style: none;
	text-decoration:none;
}

#language a:hover{
	border:1px solid red;
}

#branding{
	position: left;
	width: 874px;
	min-height:100px;
	margin: 10px auto 10px;
	background: url(images/logo1.gif) no-repeat 0px 0px;
}

.logo{
	float:left;
}


#branding h1{
	display: none;
}

#branding ul{
	float:right;
	margin-top:68px;
	position:relative;
}

#branding li{
	list-style: none;
	display:inline;
	margin:0;
	padding:0;
}
	
#branding a{
	text-decoration: none;
	color: #000;
	padding: 0px 8px 3px 4px;
	}


#branding A:hover {
 	color: #db0497; 
 	border-bottom: #db0497 2px solid; 
 	position:relative;
 	text-decoration: none
}
	
#branding #on-page a {
	text-decoration:none;
	position:relative; 
	color: #DB0497;
	border-bottom: 2px solid #DB0497;
	}

	/************************ CONTAINER ************************/
	
#container {
	position: relative;
	width: 900px;
	min-height:100%;
	/*height:1200px;*/
	margin: 0px auto 0px;
	background: #fff;
}

	/************************ CONTENT ************************/

#content{
	height:850px;
	align:left;
	margin-right:13px;
	margin-left:13px;
	margin-top:0px;
	margin-bottom:0px;
	width:874px;
	font-size:85%;
	color:#575757;
	/*border:1px solid red;*/
}

#guestbook-table{
	min-height:100%;
	align:left;
	margin-right:13px;
	margin-left:13px;
	margin-top:0px;
	margin-bottom:0px;
	width:874px;
	font-size:85%;
	color:#575757;
	/*border:1px solid red;*/
}

#content h1{
	font-size:100%;
	color:#000;
}

#intro-text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #575757;
	line-height: normal;
	font-weight: bold;
}

#left-intro{
	width:370px;
	min-height:304px;
	float:left;
	margin-bottom:10px;
	padding:0;
	text-align:justify;
	/*border:1px solid red;*/
}

#right-intro{
	width:497px;
	float:right;
	text-align:left;
	min-height:294px;
	margin-bottom:10px;
	/*border:1px solid red;*/
}

#left-intro h2{
	font-family:normal,"Trebuchet MS",helvetica,Tahoma,sans-serif;
	font-size:110%;
	color:#aaa;
	border-bottom:2px solid #DB0497;
	padding-bottom:0px;
}

#three-columns{
	width:870px;
	float:left;
	display:inline;
}

#column1{
	float:left;
	width:285px;
	margin-right:0px;
	display:inline;
}

#column1 h3{
	border-bottom:2px solid #DB0497;
	color:#B5B4B4;
	width:283px;
}

#column2{
	width:285px;
	float:left;
	margin-left:8px;
	display:inline;
}

#column2 h3{
	border-bottom:2px solid #DB0497;
	width:283px;
}

#coloumn3{
	width:285px;
	float:right;
	margin-left:0px;
	padding-left:0px;
	display:inline;
}

#coloumn3 h3{
	border-bottom:2px solid #DB0497;
	width:283px;
}

#lowercolumns{
	width:870px;
	height:310px;
	display:block;
	position:relative;
}

#lowercolumns a{
 	color:#DC0C9A;
}

#lowercolumns a:hover{
 	color:#B5B4B4;
}


#column4{
	width:300px;
	min-height:150px;
	float:right;
	margin-right:0px;
}

#column4 h3{
	width:300px;
	border-bottom:2px solid #DB0497;
	padding-top:0px;
}

.gmap-frame{
	width:300px;
	height:150px;
}

#column5{
	width:560px;
	min-height:150px;
	display:inline;
	float:left;
}

#column5 h3{
	width:558px;
	border-bottom:2px solid #DB0497;
	padding-top:0px;
	float:left;
	margin-bottom:10px;
}


h2{
	border-bottom:2px solid #DB0497;
	}

#text{
	float:left;
	width:100%;
	display:inline;
}

.floatright{
	float:right;
	border:2px solid #DB0497;
	margin-top:0px;
	margin-left:10px;
}

.about-intro{
	font-weight:bold;
}

.pullquote {
	width: 28%;
	float:left;
	font-weight:bold;
	font-size:150%;
	line-height:140%;
	margin:3px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 5px 3px 0px;
}

.pullquote:first-letter {
	background: url(images/open-quote.gif) no-repeat !important;
	padding:10px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.gallery-nav{
	padding-top:15px;
	clear:both;
	font:80%/140% helvetica neue;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align:center;
	/*font:80% 'helvetica neue',sans-serif;*/
}


#contact-form{
	float:left;
	min-height:270px;
}

#map-area{
	width:874px;
	height:415px;
	border:0px;
}

#map{
	width:600px;
	height:410px;
	float:right;
	border:4px solid #B5B4B4;
	margin-top:0px;
	margin-bottom:0px;
	

}

#map-info{
	width:256px;
	float:left;
	align:top;
	position:top;
	text-align:justify;
}


.speech{
margin-left:30px;
}

.instructions{
font-weight:bold;
}


.guestbook-img{
margin-bottom:5px;
}

	/************************ FOOTER ************************/

#footer{
	font-size:75%;
	border:1px solid #fff;
	color:#B5B4B4;
	height:37px;
	width:895px;
	display:block;
	position:bottom;
}

#footer a{
	text-decoration:underline;
	color:#B5B4B4;
	position:bottom;
	height:37px;
	width:895px;
}

.copyright{
	text-align:center;
	/*margin: 10px auto 10px;*/
	margin-left: auto;
	margin-right: 0;
	margin-top:0;
	padding:0;
	margin-bottom:0px;
	width:320px;
	height:30px;
	display:block;
}


