html
{
	background: #ffffff;
	font: 12px Gill Sans, Georgia, Verdana, Sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

body 
{
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	padding: 10px;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul{
list-style-type:none;
}

a:hover{
	text-decoration:none;
	color:silver;
}
a{
	text-decoration:none;
	color:black;
}
a img
{border:none;
}
#header
{
	overflow:hidden;
	display:inline-block;
	float: left;
	width: 40%;
	height: 100px;
	margin-bottom: 5px;	
	background: url('http://www.foreverafterimages.com/v1site_images/splash_logo.jpg') no-repeat;
}

#header2
{
	overflow:hidden;
	display:inline-block;
	float: left;
	width: 59.2%;
	height: 100px;
}

#header2 a{
	text-decoration:none;
	color:black;
}

#header2 a:hover{
	text-decoration:none;
	color:silver;
}


#footer-top2
{
	clear:left;
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	margin: 10px 0px;
	border-top: 1px solid #ccc;
}

#footer2
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	margin: 10px 0px;
}

/**************************
	Header2
**************************/

#header2 h1
{
	color: red;
	margin: 10px 0px;
	padding: 0px;
	font: bold 25px Georgia, Verdana, Sans-serif;
	line-height: 20px;
}

#header2 a 
{
	margin-left: 15px;
	color: #black;
	line-height: 15px;
	text-decoration: none;
}

#header2 a:hover
{
	border-bottom: 1px solid #336699;
	color: #silver;
	text-decoration:none;
}

/**************************
Splash CSS
**************************/

#splashIntroduction
{
	background: #ffffff;
}

#splashMain
{
	background: #ffffff;
    font-family: Gill Sans, Arial, Helvetica, Sans-Sarif;
    font-size: 12px;                            
    color: #333333;                           
    text-align: center;                         
    margin: 0;
	line-height: 16px;
	margin-bottom: 600px;
}

#splashHeader 
{   
    margin: 50px 0px 30px 0px;
	height: 80px;                               
}
        
#splash
{
height: 260px;
    padding-bottom: 90px;
    width: 521px;
	margin: 0px;
}



#flash
{
    width:750px;
	height: 250px;
	
}


#blog
{
	width: 250px;
    height: 250px;
    
   
}

#splashBody a, #splashBody a:visited
{
	text-decoration: none; 
    color: #000000;
}
        
#splashBody a:hover
{
	text-decoration: none;
    color: #000000;
}
        
.popup {color: #c76010;}
.small {font-size: 9px;}

.border                                         
{                                               
	border: 1px solid #ffffff; 
    margin-bottom: 10px;
}

/**************************
	H Tags & links
**************************/

h1	{color:red; font-size:24px; font-weight:normal; padding: 10; margin: 0;}
h2	{color:red; font-size:20px; font-weight:normal; line-height:22px;}
h3	{color:#999966; font: normal 14px Arial; text-transform: uppercase; line-height:2px; padding: 10px 0px 5px 0px; margin: 0;}
h4  {color:#999966; font: bold 12px; text-transform: lowercase; padding: 10px 0px 4px 0px; margin: 0;}



/**************************
	Content
**************************/

.leftpad{
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 50%;
	float: left;
}

.rightpad{
	padding-left: 10px;
	width: 46%;
	float: left;
}


.foot
{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

.post
{
	padding: 10px 0px;
	margin: 10px 0px;
	border-bottom: 1px solid #ccc;
}

.lastpost
{
	padding: 10px 0px;
	margin: 10px 0px;
}



#headernav{
        position:relative;
	z-index:30;
	width: 1008px;
	height: 33px;
	display: inline-block;
	padding: 0;
	overflow: visible;
clear:both;
margin:0px auto;
}

#headernav #sddm{
	z-index: 30;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

margin:auto;
}

#headernav #sddm li{
	//position:relative;
	//display:block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background:#989761;
}

#headernav #sddm li a{
	width: 112px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	//font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 26px;
	font-size: x-small;
	font-family: Gill sans;
}


#headernav #sddm li a:hover{
	color: #333;
	background: silver;
}

#headernav #sddm li div {
	visibility:hidden;
	z-index:30;
	position: absolute;
	//display:inline-block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background:#989761;
}

#headernav #sddm li #weddingmenu a{
	width: 112px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 0.2px;
	line-height: 26px;
	font-size: x-small;
	font-family: Gill sans;
}

#headernav #sddm li #weddingmenu a:hover{
	color: #333;
	background: silver;
}

#img_head{
z-index:20;
}

#portraitssplash{
	display:inline;width:250px;height:300px;padding-right:25px;padding-left:25px;float:left;
}

#weddingssplash{
	display:inline;width:250px;height:300px;padding-right:25px;padding-left:25px;float:left;
}

#blogsplash{
	display:inline;width:250px;height:300px;padding-right:25px;padding-left:25px;margin-bottom:5px;float:left;padding-bottom:5px;
}

#flashpost{
	padding: 10px 0px; margin: 10px 0px;
	border-bottom: 1px solid #ccc;}

#content2{
	//overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 23px;
}
#content2 a{
	text-decoration:none;
	color:black;
}
#content2 a:hover{
	text-decoration:none;
	color:silver;
}

.center {text-align: center;}

.fr{float:right;}

