body {
	height: 100%;
  width: 1000px;
  margin: 0 auto;
	padding: 0;
	background-color: #000000;
	color:#ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
}

#flashcontent {
	
}

/* ===== MENU ============================== */

#tabtop {
	margin: 1px 0 0 0;
	padding: 0px 0px 20px 10px;
	border-top: 1px solid #fff;
	}

#tabtop li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#tabtop a:link, #tabtop a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	padding-top: 6px;
	text-decoration: none;
	color: #fff;
	}

#tabtop a.active:link, #tabtop a.active:visited, #tabtop a:hover {
	border-top: 4px solid #fff;
	padding-top: 2px;
	color: #fff;
	}

	
	
#tabbottom {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}

#tabbottom li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#tabbottom a:link, #tabbottom a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #fff;
	}

#tabbottom a.active:link, #tabbottom a.active:visited, #tabbottom a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color: #fff;
	}



/* ===== DIVS ============================== */

div.navbox {
  width: 1000px;
  margin: 0 auto;
	padding-bottom: 4px;
	
}


div.container {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-color:#000000;
	padding: 10px 10px;
  border:0px solid #ddd;
  float: left;
}

div.containerwhite {
	margin: 0 auto;
	background-color:#EEEEEE;
	padding: 0px 0px;
  	border:0px solid #ddd;
  	color:#000000;
}

.maintitle1{
	float:none;
	background-color:#333333;
	color:#999999;
	width:980px;
	height:100px;
	font-size:40px;
	font-style:normal;
	padding:10px;
	margin: 10px 0px 0px 0px;
}

.purplebar{
	float:left;
	background-color:#333333;
	color:#999999;
	width:980px;
	height:30px;
	font-size:30px;
	font-style:normal;
	padding:10px;
	margin: 0px 0px 0px 0px;
}

div.sidebartext {
	position: relative;
	width: 580px;
	height:500px;
  	border:0px solid #BBBBBB;
  	padding:10px;
  	font-size:12px;
  	float: left;
  	margin: 0px 0px 0px 0px;
	background-color:#EEEEEE;
  	color:#000000;
}

.bluebar{
	float:left;
	background-color:#666666;
	color:#FFFFFF;
	width:980px;
	height:30px;
	font-size:30px;
	font-style:normal;
	padding:10px;
	margin: 0px 0px 0px 0px;
}

div.contactimage1{
	float:left;
	background-image:url(http://www.ftphotovideo.com/images/contact1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:400px;
	height:500px;
}

div.footer {
        width: 1000px;
	font-size:10px;
	color: #aaaaaa;
	margin: 5px;
        background-color:#000000;
        text-align:center;
}

div.location {
        float: left;
        width: 220px;
        margin: 5px 5px 5px 5px;
        background-color:#000000;
}

div.posting {
        border:0px solid #333333;
        background-color:#EEEEEE;
        border-bottom: 4px solid #333;
}


div.aboutme{
	float:left;
	background-image:url(http://www.ftphotovideo.com/images/aboutus1.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	margin: 0 auto;
	background-color:#EEEEEE;
	padding: 0px 0px 0px 245px;
  	border:0px solid #ddd;
  	color:#000000;
}



p.posting {
        margin: 0px 0px 0px 100px;
        padding: 15px;
        height: 66px;
        font-size: 12px;
        border-bottom: 4px solid #999;
        border-right: 4px solid #999;
        color:#000000;
}

h3.wedding-location {
        margin: 0px 0px 0px 0px;
}

/* ===== LINKS ============================== */

a {
   text-decoration: none;
}
a:link {
   color: #8090C0;
}
a:visited {
   color: #8090C0;
}
a:active {
   color: #8090C0;
}
a:hover {
   color: #CC9966;
}

a.link1 {
   text-decoration: none;
}
a.link1:link {
   color: #999999;
}
a.link1:visited {
   color: #999999;
}
a.link1:active {
   color: #999999;
}
a.link1:hover {
   color: #CC9966;
}


/* ===== PARAGRAPHS ============================== */

p {
	text-align: justify;
	color: #DDDDDD;
	margin: 0px 0px 0px 10px;

}

p.paragraph1 {
	margin: 10px 15px 0px 15px; 
	font-size:12px;
}

p.white {
	text-align: justify;
	color: #000000;
	margin: 0px 10px 0px 10px;

}

li.article {
        padding-right:10px;

}

h1.heading1 {
	width:1000px; 
	height:50px; 
	font-size:25px; 
	font-style:normal; 
	background-color:#333333; 
	color:#999999; 
	padding:10px; 
	margin: 0px 0px 0px 0px;
}

h3.heading3 {
	text-align:right; 
	width:1000px; 
	height:35px; 
	font-size:15px; 
	font-style:normal; 
	background-color:#000000; 
	color:#666666; 
	padding:10px; 
	margin: 0px;

}

h3 {
  margin: 5px 5px;

}

.h2text{
	background-color:#000000;
	color:#DDDDDD;
	width:990px;
	height:28px;
	font-size:24px;
	font-style:normal;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	text-overflow: ellipsis;
}

.h3text{
	background-color:#000000;
	color:#DDDDDD;
	width:990px;
	height:24px;
	font-size:20px;
	font-style:normal;
	padding: 2px 0px 2px 10px;
	margin: 10px 0px 0px 0px;
	text-overflow: ellipsis;
}

.h3text2{
	background-color:#DDDDDD;
	color:#777777;
	height:24px;
	font-size:20px;
	font-style:normal;
	padding: 2px 0px 2px 10px;
	margin: 10px 0px 0px 0px;
	text-overflow: ellipsis;
}


h3.list {
	color: #BB7777;
	margin: 0px 0px 0px 0px;
	font-size:14px;


}

h3.listwhite {
	color: #333333;
	margin: 0px 0px 0px 0px;
	font-size:14px;


}



