body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4b4b4b;
	line-height: 1.5em;
	background-image: url(../img/top_back.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-weight:normal;
}
h1 {
	font-size: medium;
	color: #7d0000;
	font-weight: normal;
}
#top h1{
margin:0px;
}

#outer {
	width: 100%;
	height:900px;
	text-align: center;
}
#inner {
	width: 800px;
	min-height: 650px;
	text-align: left;
	margin: 0 auto;
}
#top {
	width: 550px;
	height: 200px;
	background-image: url(../img/top.jpg);
	text-indent: -9999px;
}
#content {
	width: 549px;
	min-height: 1200px;

}
#content2 {
	width: 549px;
	min-height: 1500px;

}

#example1{
width:175px;
height: 140px;
float:left;
margin-left: 10px;
margin-bottom:10px;
border: 1px solid #666666;
}
#example2{
width:175px;
height: 140px;
float:left;
margin-left: 10px;
margin-bottom:10px;
border: 1px solid #666666;

}
#example3{
width:175px;
height: 140px;
float:left;
margin-left: 10px;
margin-bottom:10px;
border: 1px solid #666666;

}
#example4{
width:175px;
height: 140px;
float:left;
margin-left: 10px;
margin-bottom:10px;
border: 1px solid #666666;

}
#info{
width:375px;
height:100%;
float: right;
border-left: 1px solid #bca92b;
padding-left: 7px;

}

#nav {
	width: 160px;
	min-height:500px;
	float: left;
	text-align: left;
	padding-right: 5px;
	font-size: medium;
	line-height: 1.5em;
	font-weight: normal;
	
}


#nav a:link {
	text-decoration: none;
	color:#7d0000;
	font-size: Medium;
	font-weight: normal;	
}
#nav a:visited {
	text-decoration: none;
	color: #7d0000;
	font-size: Medium;
	font-weight: normal;	
}
#nav a:hover {
	text-decoration: none;
	color: #D1BE36;
	font-size: Medium;
	font-weight: normal;
	
}
#nav a:focus {
	text-decoration: none;
	color: #D1BE36;
	font-size: Medium;
	font-weight: normal;	
}

#bride {
width:250px;
height:1200px;
background: url(../img/bride.jpg) no-repeat;
float:right;

}
#bottom {
	width: 100%;
	height: 50px;
	line-height: 25px;
	text-align: center;
}
#bottom a:link{
color:#7d0000;
text-decoration: underline;
}
#bottom a:hover{
color:#999999;
text-decoration: underline;
}
#bottom a:visited{
color:#999999;
text-decoration: underline;
}
.item_left {
	float: left;
	margin-right: 10px;
}
.item_right {
	float: right;
	margin-left: 10px;
}
.ias:link {
	text-decoration: none;
	color: #4b4b4b;
}

