@charset "utf-8";
body  {
	margin: 0 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #231F20;
	background-image: url(images/bgstrip.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img
{
  border-style: none;
}

.twoColFixLtHdr a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixLtHdr a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #FF0000;
		font-weight: bold;


}
.yellow {
	color: #FFFF00;
		font-weight: bold;
}

.grey {
	color: #BBBBBB;
}

.small {
font-size:10px;
}
.unbold {
	font-weight: normal;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px 0px 0px 0px;
} 
.twoColFixLtHdr #header {
	width: 500px;
	float: left;
} 
.twoColFixLtHdr #headerright {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 280px;
	float: right;
	height: 131px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 197px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #231F20; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 15px;
	border: 2px solid #D4D0C8;

}
.twoColFixLtHdr #sidebar1pers {
	float: left; /* since this element is floated, a width must be given */
	width: 197px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #231F20; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;

}
.twoColFixLtHdr #sidebarmenu {
	height: 30px;
	padding: 10px 0px 0px 5px;
	background-color: #404041;
	border: 1px solid #231F20;
}
.twoColFixLtHdr #sidebarmenupic {
	padding: 0px 0px 0px 0px;
	background-color: #404041;
	border: 1px solid #231F20;
}	
.twoColFixLtHdr #sidebarmenuad {
	padding: 0px;
	background-color: #404041;
	height: 400px;
	background-attachment: scroll;
	background-image: url(images/sidead.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
}	

.twoColFixLtHdr #sidebarmenuad2 {
	padding: 0px;
	background-color: #404041;
	height: 400px;
	background-attachment: scroll;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
}	

.twoColFixLtHdr #sidebarmenuad3 {
	padding: 0px;
	background-color: #404041;
	height: 400px;
	background-attachment: scroll;
	background-image: url(images/lips.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
}	
.twoColFixLtHdr #sidebarmenuadinner {
	padding: 5px;


}	
.twoColFixLtHdr #sidebarmenuadinner h1 {
	font-size: 20px;


}	
.twoColFixLtHdr #sidebarmenupicbottom {
	padding: 10px 0px 0px 0px;
	background-color: #231F20;
	background-attachment: scroll;
	background-image: url(images/contactgraphics.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 200px;
}	

.twoColFixLtHdr #addleft {
	padding: 10px;
	float: left;
	width: 450px;
}
.twoColFixLtHdr #contactleft {
	padding: 10px;
	float: left;
	width: 250px;
} 
.twoColFixLtHdr #contactright {
	padding: 10px;
	float: right;
	width: 230px;
} 

.twoColFixLtHdr #contactleftmain {
	width: 495px;

} 

.twoColFixLtHdr #contactspacer1 {


}
.twoColFixLtHdr #contactrightform {
	float: right;
	width: 170px;

}
.twoColFixLtHdr #contactleftform {
	float: left;
	width: 80px;
}
.twoColFixLtHdr #contactformmain {
	float: left;

}


.twoColFixLtHdr #contactmaintextblack {
	background-color: #231F20;
	padding: 5px;
	border: 10px solid #404041;

} 
.twoColFixLtHdr #maintextcontact {
	padding: 10px 10px 0px 10px;
	background-color: #404041;
	border: 15px solid #231F20;
	padding: 10px 0px 0px 0px;
	height: 1000px;
} 
.twoColFixLtHdr #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	background: #231F20;
	width: 550px;
	border: 2px solid #D4D0C8;
} 
.twoColFixLtHdr #mainContentpers {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	background: #231F20;
	width: 550px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	overflow: hidden;
} 

.twoColFixLtHdr #mainpicture {
	padding: 0px;

} 
.twoColFixLtHdr #maintext {
	padding: 10px 10px 0px 10px;
	background-color: #404041;
	border: 15px solid #231F20;
	height: 480px;

} 
.twoColFixLtHdr #maintextp {
	padding: 10px 10px 10px 10px;
	background-color: #231F20;
	border: 15px solid #231F20;
	

} 
.twoColFixLtHdr #maintextblack {
	background-color: #231F20;
	padding: 5px;

} 
.twoColFixLtHdr #maintext h1{
	font-size: 18px;
	font-weight: bolder;

} 
.twoColFixLtHdr #indexbuffer {
	height: 285px;

}

.twoColFixLtHdr #relaxpic {
	float: left;
	padding: 8px;

}


.twoColFixLtHdr #relaxexample {
	background-color: #404041;
	background-image: url(images/example.jpg);

}
.twoColFixLtHdr #brotheltext {
	background-color: #404041;
	float:left;
	padding: 5px 0px 5px 5px;
}

.twoColFixLtHdr #escortexample {
	background-color: #231F20;
	}
.twoColFixLtHdr #testimonialtext {
	padding: 10px 10px 0px 10px;
	background-color: #404041;

} 

.twoColFixLtHdr #testimmaintextblack {

	padding: 5px;

} 
.twoColFixLtHdr #relaxmaintext {
	padding: 10px 10px 0px 10px;
	border: 15px solid #231F20;
	height: 480px;

} 
.twoColFixLtHdr #editable {
	margin: 0, auto;
	width: 776px;
	background-color: #231F20;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	text-align: right;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


