@charset "utf-8";
/* CSS Document */

body { background: #8b0a0a; }

img {outline:none;
     border:0px; }

img.floatright {float:right; outline:none;
     border:0px; padding:10px;}

img.floatleft {float:left; outline:none;
     border:0px; }

h1 {font-family: Georgia, "Times New Roman", Times, serif;
   font-size:13px;
   letter-spacing:0px;
   color:#43311d; }

h2 {font-family: Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   letter-spacing:0px;
   color:#43311d; 
   font-style:italic;
   line-height:20px;}


p { font-family: Georgia, "Times New Roman", Times, serif;
   font-size:11px;
   letter-spacing:0px;
   color:#43311d;
   font-style:italic;
   line-height:20px;
   }
   




#container { 
	width: 830px;
	height:2000px;
    margin: 0px auto 0px auto;
	padding-left:0px; 
	position: relative;
	/* z-index: 6; */
	}
	

#top {background: url(../images/top.jpg) no-repeat;
      height:230px;
	  padding: 80px 50px 0px 50px;
      }
	  
	  
#welcometext { padding-left:70px;
               padding-right:30px;
               padding-top:50px;
               width: 420px;}
			   
			   

			   
#weddings { padding:10px;
               width: 150px;
			   float:right;
			   text-align:center;}
			   
			   
#whatson { padding:10px;
               width: 150px;
			   float:right;
			   text-align:center;}
			   
#red {
	position:absolute;
	background:#8b0a0a;
	left: 30px;
	top: 270px;
	width: 765px;
	height: 16px;
	color:#8b0a0a;
}

			   
#links {
	position:absolute;
	padding-top:0px;
	width: 801px;
	height:44px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#43311d;
	left: 34px;
	top: 288px;
	margin-left:-37px;
}

#links ul {
           padding-left:-30px;}
			   
#links li {display:inline;
           padding-right:-5px;}
		   
#links a:link.1st { padding-left:-30px; }

a:link.link1 {
display:inline-block;
text-decoration :none;
padding :  7px 16px 7px 16px ;
color:#43311d;
width:91px;
text-align:center;
background:#d0c6a7;
font-weight:normal;
font-style:normal;
font-size:14px;
}


a:visited.link1 {
display:inline-block;
text-decoration:none;
padding:7px 16px 7px 16px ;
color:#43311d;
width:91px;
text-align:center;
background:#d0c6a7;
font-weight:normal;
font-style:normal;
font-size:14px;
}

	
  
a:active.link1 {
display:inline-block;
text-decoration:none;
padding:7px 16px 7px 16px ;
color:#43311d;
width:91px;
text-align:center;
background:#ebe4cf;
font-weight:normal;
font-style:normal;
font-size:14px;
}
	 
 a:hover.link1 { display:inline-block;
text-decoration: none;
padding:  7px 16px 7px 16px ;
color:#43311d;
width:91px;
text-align:center;
background: #FFFFFF;
font-weight:normal;
font-style:normal;
font-size:14px;
}



#mid {background: url(../images/mid.jpg) repeat-y;
      width:830px;
      margin-top:-25px;
	  padding-left:30px;
      }

#mid a:link { text-decoration:none;
              font-size:12px; 
			  color:#990000;}

#mid a:visited { color:#43311d;   
                 text-decoration:none; 
				 font-size:12px; }

#mid a:hover {	color:#8b0a0a;   
                font-size:12px; 
				text-decoration:underline; }
	 
	 
	 
	 
	  
#bottom {background: url(../images/bottom.jpg) no-repeat;
      margin-top:-25px;
	  height:300px;
	  padding:50px;
	  text-align:center;
      }
	  
	  
#bottom a:link { text-decoration:none;
              font-size:11px; 
			  color:#990000;}

#bottom a:visited { color:#43311d;   
                 text-decoration:none; 
				 font-size:11px; }

#bottom a:hover {	color:#8b0a0a;   
                font-size:11px; 
				text-decoration:underline; }
	  
#rightbanner {
	background:url(../images/right-banner.jpg) #000000 no-repeat;
	position: absolute;
	width:216px;
	height:999px;
	top:340px;
	left: 573px;
              }
