html
{
	background: #ffffff;
	font: 12px Georgia, Arial, 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;
}
ul{
list-style-type:none;
}
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;
}

#menu
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	height: 46px;	
	clear: left;
}

#newsite
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	height: 75px;	
	clear: left;
}

#content
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 23px;
}

#footer-top
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	margin: 10px 0px;
	border-top: 1px solid #ccc;
}

#footer 
{
	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: #444;
	line-height: 15px;
	text-decoration: none;
}

#header2 a:hover
{
	border-bottom: 1px solid #336699;
	color: #336699;
}

.quotes
{
	color: #f0037f;
	font: bold 40px Verdana;
	line-height: 30px;
}

/**************************
Splash CSS
**************************/

#splashIntroduction
{
	background: #ffffff;
}

#splashMain
{
	background: #ffffff;
    font-family: 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 12px Arial; text-transform: uppercase; line-height:2px; padding: 10px 0px 5px 0px; margin: 0;}
h4  {color:#999966; font: bold 14px Arial; text-transform: lowercase; padding: 10px 0px 4px 0px; margin: 0;}

/**************************
	Menu Links
**************************/


#menu ul 
{
	margin: 0;
	/*height: 150px;*/
	
}

#menu ul li 
{
	display: inline;
	list-style: none;

}	

#menu a
{
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	list-style-type: none;
	float: left;

}

#menu li 
{
	
	
}

#menu ul li.browse a
{
	background-image: url('http://www.foreverafterimages.com/web/blog.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	width:120px;
	height:70px;

}

#menu ul li.home a
{
	background-image: url('http://www.foreverafterimages.com/web/home2.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	width: 120px;
	height:70px;
}

#menu ul li.about a
{
	background-image: url('http://www.foreverafterimages.com/web/about us2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 50px;
	margin: 0px;
	overflow:visible;

}

#menu ul li.weddings a
{
	background-image: url('http://www.foreverafterimages.com/web/weddings2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	margin: 0px;
	
}

#menu ul li.portraits a
{
	background-image: url('http://www.foreverafterimages.com/web/portraits2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	margin: 0px;
}

#menu ul li.store a
{
	background-image: url('http://www.foreverafterimages.com/web/store2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	margin: 0px;
}

#menu ul li.contact a
{
	background-image: url('http://www.foreverafterimages.com/web/contact us2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	margin: 0px;
}


.novis {visibility: hidden;}

/**************************
	Content
**************************/

.announce 
{
	font: normal 12px Verdana; 
	color: #000000;
}

.announce2
{
	font: bold 12px Verdana; 
	color: #000000;
	padding-right: 10px;
}

.leftpad
{
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 50%;
	float: left;
}

.rightpad
{	
	padding-left: 10px;
	width: 46%;
	float: left;
}

.graybg
{
	padding: 10px;
	background: #f3f3f3;
	margin: 10px 0px;
}

.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;
}

#content a
{
	font: Arial;
	color: #000000;
	text-decoration: none;
}

#content a:hover
{
	border-bottom: 1px solid #000000;
}

.column20
{
	width: 20%;
	float: left;
	padding: 5px 20px;
}

#faq
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 30px;
	float: left;
}

.nodec {text-decoration: none; border: none; color:#000000; !important;}
.nodec a {text-decoration: none; border: none; color:#000000; !important;}
.nodec a:hover {text-decoration: none; border: none; color:#000000; !important;}

.vendor {color: Maroon;}
.vendorDetails {font-size: 11px; line-height: 1.8em;}

.divider {border-top: 2px solid #666;}

/**************************
	Portfolio
**************************/


#portfolio2 a {text-decoration: none; border: none;}
#portfolio2 a:hover {text-decoration: none; border: none;}


#portfolio a {text-decoration: none; border: none;}
#portfolio a:hover {text-decoration: none; border: none;}

/**************************
	Tags
**************************/

#tags h1 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h2 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h3 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h4 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h5 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h6 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h7 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h8 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h9 {list-style:none; display: inline; padding: 10px; margin:5px;}
#tags h10 {list-style:none; display: inline; padding: 10px; margin:5px;}

/**************************
	Misc
**************************/

.padpic {padding: 5px; margin: 5px; border: 1px solid #cccccc;}
.padpic2 {padding: 10px; margin: 10px 0px; border: 1px solid #cccccc; border: none;}
.padRight {padding-right: 15px;}
.padBottom {padding-bottom: 20px;}
.padFrame {padding-top:750px;}

.fl {float: left;}
.fr {float: right;}
.center {text-align: center;}
.ar {text-align: right;}
.clear {clear: both;}

.width25 {width: 25%;}
.width33 {width: 31%; padding: 6px;}
.width50 {width: 50%;}
.width75 {width: 75%;}

.dark {color: #333;}
.light {color: #666;}

.height600 {height: 600px;}

.pullquote 
{
	width: 65%;
	float:left;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url() no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter 
{
	background: url() no-repeat top left !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.pullquote2
{
	width: 30%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(http://www.foreverafterimages.com/web/logoswirl2.jpg) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote2:first-letter 
{
	background: url(http://www.foreverafterimages.com/web/logoswirl.jpg) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.pullquote3
{
	width: 30%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url() no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote3:first-letter 
{
	background: url() no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/**************************
	Footer-Top
**************************/
#footer-top a {text-decoration: none; color: #000000;}
#footer-top a:hover {border-bottom: 1px solid #000000;}
#footer-top a:visited{text-decoration: none; color: #000000 !important;}


/**************************
	Footer
**************************/
#footer a {text-decoration: none; color: #000000;}
#footer a:hover {border-bottom: 1px solid #000000;}
#footer a:visited{text-decoration: none; color: #000000;}


a:hover {
	color:#000000;	
text-decoration: none;
}
a {
	text-decoration: none;
color:#000000;
}
body {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;

vlink: #000000;
alink: #000000;
link: #000000;
bgcolor: #ffffff;
}


.decor1	{color:#003366; font-size:18px; font-weight:normal; text-decoration: underline; padding: 5px;}
.decor2	{color:#0066cc; font-size:20px; font-weight:bold;}
.decor3	{color:#888; font: normal 12px Arial; text-transform: uppercase; padding: 5px;}
.decor4	{color: Purple; font: bold 32px Arial; text-transform: lowercase;padding: 15px;}
.decor5	{color: Blue; font: normal 20px Times; text-transform: none; padding: 5px; text-decoration: overline;}
.decor6	{color: Fuchsia; font: normal 22px Verdana; text-transform: none; padding: 20px; text-decoration: line-through;}
.decor7	{color: Green; font: normal 27px; text-transform: uppercase; padding: 5px;}
.decor8	{color: Maroon; font: normal 32px Arial; text-transform: uppercase; padding: 5px; text-decoration: blink;}
.decor9	{color: Red; font: bold 52px Arial; text-transform: lowercase;}
.decor10	{color: Olive; font: bold 32px Tahoma; text-transform: lowercase;}
.green {color:#51c120; font: bold 14px Arial;}