@charset "UTF-8";
/* CSS Document */

.superscript {vertical-align:super;font-size:9px;}

body {background:#272727;
	  font-family: Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  line-height:16px;
	  padding: 0;
	}
	
#wrapper {margin:auto;
          width:970px;}

#rightshadow {float:left;
              width:970px;min-height:400px;
          background: url(images/home_right_shadow.gif) repeat-y top right;} 
	      
		  
#container {float:left;
			min-height:200px;
			width:948px;
		    background:#f3f3f3;
		    border:solid #f3f3f3 6px;}
			
#top {clear:left;
              float:left;
			  width:948px;
			  background:#f3f3f3;}

#logo {float:left;
       width:196px;
	   height:91px;}

#toptext {float:left;
       margin-left:4px;
	   font-size:12px;
	   color:#444;
	   line-height:18px;
	   padding:10px 0 0 25px;
	   width:723px;
	   height:81px;
	   background:#dcecf0;}
	   
#weddingtoplinks {float:left;
       margin-left:4px;
	   width:748px;
	   height:91px;
	   background:#ffd9ec;}

#contentarea {clear:left;
              float:left;
			  width:948px;
			  background: #f3f3f3;}

#bottomshadow {float:left;
               width:965px;
               height:24px;
			   line-height:10px;
			   background: url(images/home_bottom_shadow.gif) repeat-x bottom left;}

#footerarea {float:left;
             margin:0px;
			 width:960px;
			 padding-top:10px;}
		  
#copyright {float:left;
            color:#888;
			width:750px;
			text-align:right;
			font-size:10px;
			}
			
#EWI {float:left;
	  width:200px;
	  font-size:10px;
	  color:#888;
	  padding-left:4px;
	}
	
#EWI a {color:#888;
        text-decoration:none;}
		
#EWI a:hover {color:#888;
              text-decoration:underline;}
	
.hometablelink {background:#0099cc;}

.hometablelink a{color:#fff;
		         font-size:24px;
				 padding-top:20px;
				 padding-left:20px;
				 text-decoration:none;}
				 
.hometablelink a:hover {text-decoration:underline;
                        color:#fff;}
						
						
/*   Nav Styles  */

#weddingtoplinks ul {float:left;
             list-style:none;
             margin:65px 0 0 -20px;
             *margin:65px 0 0 12px;
			 border:none;}

.mainnav li {float:left;
             height:18px;
			 background: url(images/pinknavpointer.gif) no-repeat top left;}
			 
.mainnav li a {float:left;
               display:block;
               padding:00px 20px 0 12px;
               font-family:Georgia, "Times New Roman", Times, serif;
			   font-size:12px;
			   line-height:12px;
			   font-weight:bold;
			   text-decoration:none;
			   color:#555;
			 }
			   

  



