
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	background: url('images/BG.gif');
	}

a img {
	border: 0;
	}
#TopBar {
	width: 100%;
	height: 190px;
	display: block;
	background: url('images/BD_TopBar.gif');
	}
#EditorWrap {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/EditorBG.png');
	text-align: center;
	vertical-align: center;
	display: block;
	z-index: 100;
	}
#EditorWrap2 {
	width: 800px;
	height: 520px;
	display: block;
	text-align: left;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	}
#EditorWrap3 {
	margin: 50px 0 0 0;
	padding: 15px;	
	}
.save {
	width: 100px;
	float: right;
	height: 30px;
	display: block;
	text-align: center;
	background-color: #ddd;
	font-size: 12px;
	line-height: 5px 0 0 0;
	text-transform: uppercase;
	}
.editThis {
	float: left;
	cursor: pointer;
	position: absolute;
	z-index: 20;
	margin: 4px 0 0 0;
	padding: 1px 2px 1px 2px;
	font-size: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	line-height: 8px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	}
.editable {
	position: relative;
	display: block;
	}
.removeThis {
	cursor: pointer;
	position: absolute;
	margin: 0 0 0 0;
	padding: 1px 2px 2px 2px;
	font-size: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	line-height: 8px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	}
.removable {
	position: relative;
	margin: 0 5px 5px 0;
	display: block;
	float: left;
	width: 105px;
	height: 105px;
	}
	
#Logo {
	width: 200px;
	height: 150px;
	display: block;
	}
#Menu {
	width: 200px;
	height: 550px;
	padding: 0;
	display: block;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	}
.menu_L1{
	padding: 2px 0 3px 0;
	margin: 6px 0 0 0;
	}
.menu_L1, .menu_L1 a {
	width: 160px;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	display: table;
	text-transform: uppercase;
	font-weight: bold;
	}
.menu_L1 a:hover, .menu_L2 a:hover {
	color: #B0384D;
	}
.menu_L2, .menu_L2 a {
	width: 155px;
	font-size: 11px;
	color: #888;
	text-decoration: none;
	cursor: pointer;
	display: table;
	}
.menu_L2 {
	padding: 2px 0 2px 5px;
	}

#Logout {
	height: 15px;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 2px 0 2px 0;
	color: #B0384D;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}

#Content {
	position: absolute;
	top: 195px;
	left: 218px;
	width: 430px;
	padding: 0 0 75px 0;
	}
.collage {
	margin: 0 0 15px 2px;
	}
.title {
	font-size: 28px;
	color: #B0384D;
	margin: 0 0 10px 0;
	display: table;
	}
.title p, #Menu p {
	margin: 0px;
	padding: 0px;
	}
.separator {
	width: 430px;
	height: 1px;
	margin: 5px 0 0 0;
	border-top: 1px dashed #ddd;
	padding: 0 0 10px 0;
	display: table;
	}
.copy {
	width: 430px;
	font-size: 13px;
	line-height: 22px;
	color: #444;
	padding: 0 0 0 2px;
	}
.copy p {
	margin: 0 0 14px 0;
	}
.copy a {
	color: #B0384D;
	text-decoration: none;
	}
.copy a:hover {
	color: #B0384D;
	background-color: #edf0ba;
	border-bottom: 1px solid #81871A;
	text-decoration: none;
	}
.copy img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px 0 10px 0;
	}
.copy ul {
	margin: 0 0 14px 0;
	padding: 0 0 0 25px;
	color: #444;
	}

.copyUL p {
	color: #81871A;
	margin: 0 0 5px 0;
	}
.copyUL ul {
	font-size: 12px;
	line-height: 15px;
	color: #777;
	padding: 0 0 0 25px;
	margin: 0 0 14px 0;
	}
.copyLogo {
	width: 154px;
	height: 154px;
	float: left;
	margin: 0 20px 10px 0;
	}
.copyMartha {
	width: 154px;
	height: 226px;
	float: left;
	margin: 0 20px 10px 0;
	}
.gallery {
	width: 430px;
	margin: 0 0 15px 0;
	display: table;
	position: relative;
	}
.thumb {
	width: 95px;
	height: 95px;
	padding: 2px;
	margin: 0 6px 6px 0;
	border: 1px solid #ccc;
	float: left;
	position: relative;
	}
.thumbInner {
	width: 95px;
	height: 95px;
	overflow: hidden;
	}
.removeImage {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #fff;
	top: -11px;
	right: -11px;
	position: absolute;
	background: url('images/delete.png') no-repeat;
	cursor: pointer;
	}
.removeGallery {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #fff;
	top: 5px;
	left: -16px;
	position: relative;
	background: url('images/delete.png') no-repeat;
	cursor: pointer;
	}
.AddImage {
	font-size: 14px;
	color: #81871A;
	margin: 20px 0 0 0;
	clear: both;
	}
.AddGallery {
	font-size: 14px;
	color: #81871A;
	margin: 20px 0 0 0;
	clear: both;
	}
button {
	margin: 0 0 0 10px;
	}
	
#RightColumn {
	position: absolute;
	top: 155px;
	left: 698px;
	width: 250px;
	padding: 0 0 75px 0;
	}
.testimonialSeparator {
	width: 430px;
	height: 1px;
	margin: 9px 0 0 0;
	padding: 0 0 5px 0;
	display: table;
	}
#Testimonials {
	margin: 0 0 0 -6px;
	}
#Testimonials p {
	margin: 0;
	padding: 4px 0 6px 0;
	}
.testimonial {
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	color: #81871A;
	padding: 9px 25px 0 19px;
	background: url('images/testimonial_1.png') no-repeat;
	}
.testimonialBy {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #999;
	padding: 22px 15px 10px 10px;
	background: url('images/testimonial_2.png') no-repeat;
	}
.listTitle {
	margin: 10px 0 0 0;
	display: table;
	}
.rightColList ul {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	}
	
input[type="text"] {
	width: 250px;
	border: 0;
	font-size: 15px;
	color: #666;
	padding: 4px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	}
input[type="submit"] {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #81871A;
	border: 0px solid #fff;
	padding: 4px 5px 3px 5px;
	margin: 0 0 0 5px;
	cursor: pointer;
	}
	
.credits {
	margin: 5px 0 0 0;
	font-size: 10px;
	font-style: italic;
	color: #999;
	}
	

#BDFM_Tag {
	position: absolute;
	top: 0px;
	left: 455px;
	width: 250px;
	height: 75px;
	background: url('images/BDFM.png') no-repeat;
	display: block;
	}



#Logout {
	width: 155px;
	margin: 0 0 0 20px;
	text-align: right; 
	font-size: 14px;
	}
	