/* CSS Document */

body{
	position: relative;
	margin: 0 auto;
	background-color: #E8E4D3;
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	margin: 0 auto;
	width:990px;
	background-image: url(../assets/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #F2F0E1;}

#header {
	position:relative;
	background-repeat: no-repeat;
	height:95px;}
	
#containermain {
	position:relative;
	height: 800px;
	
}
#wedding {
	width: 219px;
	height:75px;
	background-repeat: no-repeat;
	position: absolute;
	left: 24px;
	top: 8px;
}
#logo {

	width: 335px;
	height:53px;
	background-repeat: no-repeat;
	position: absolute;
	left: 343px;
	top: 21px;
	background-image: url(../assets/logo.gif);}
#tel {
	width: 132px;
	height:28px;
	background-repeat: no-repeat;
	position: absolute;
	left: 781px;
	top: 52px;
	background-image: url(../assets/tel.gif);}
	#aa {
	width: 52px;
	height:84px;
	background-repeat: no-repeat;
	position: absolute;
	left: 931px;
	top: 5px;
	background-image: url(../assets/aa.gif);}
#nav{
	width:215px;
	float:left;
	position: relative;
}
#maincontent{
	width:750px;
	float:right;
	position: relative;
}
#banner{
}
#vid{
	margin-left:25px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;

}
#test{
	margin-left:15px;
	position: relative;
}
#content{
padding:15px;
}

#sectionLinks a:link, #sectionLinks a:visited {
margin-left:20px;
	display: block;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	color: #736D4F;
border-bottom-color: #817A5D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;}


#sectionLinks a:hover{
	background-color: #E4DEC2;
border-bottom-color: #817A5D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;	
    color: #736D4F;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #5C5743;
	margin-top: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #5C5743;
	margin: 0px;
}

 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5743;
	text-align: justify;
}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5743;
}


#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5743;
	font-weight:normal;
	text-align:center;
	height:30px;
	position: relative;
	background-color: #F2F0E1;
	padding-top: 30px;
	width: 990px;
	margin: 0 auto;
	clear: both;
}

#footer a:link {	text-align: center; color: #5C5743; text-decoration: none } 
#footer a:visited {	text-align: center; color: #5C5743; text-decoration: none} 
#footer a:hover {	text-align: center; color: #000000; text-decoration: none} 
#footer a:active {		text-align: center; color: #5C5743;	text-decoration: none;}



.mainbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5743;
	font-weight:bold;}

.mainbold a:link {	text-align: center; color: #5C5743; text-decoration: none } 
.mainbold a:visited {	text-align: center; color: #5C5743; text-decoration: none} 
.mainbold a:hover {	text-align: center; color: #006699; text-decoration: none} 
.mainbold a:active {		color: #5C5743;	text-decoration: none;}

.mainsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5743;
}
.imgpad{
	margin-bottom:10px;
}

#mainad {
	background-image: url(../assets/bg_ad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 25px;
	border:solid #C8BDB5 1px;
	width: 200px;
	float: right;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px 30px 30px 50px;
	
}
