html {
	min-height: 100.05%;
	height: 100%;
}



body {
	height:100%;
	text-align: center;
	margin: 0;
	padding: 0;
	/*background: url(images/bkg_pg_black.jpg) repeat center top;*/
	background: url(images/bkg_pg_black.jpg) repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #333333;	
}

#days th {
	text-align: right;
}
.Seattle-Massage-Signature {	font-family: "Monotype Corsiva";
	font-size: 24px;
}


h1, h2, h3 {
	text-align: left;
	
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
	font-variant: small-caps;
	letter-spacing: .05em;
}

h1 {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #D2D2D2;
}

h2 {
	text-align: left;
	font-size: 20px;
	color: #DEECA1;
}

h3 {
	text-align: left;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

h4 {
	text-align: left;
	font-size: 16px;
}

h4.review {
	text-align: left;
    color: #333333;
	font-size: 16px;
	line-height:21px;
}


p, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 21px;
	}

.quote {
	margin: 0 0 1em 1em;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

.calendar {
	margin: 0 0 1em 1em;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}
.Days {
}


#content ul li {
margin: 15px 8px 5px 4px;
}

a {
	color: #3B0700;
}

.review{
	font-size: 14px;
	font-weight: bold;
	color: #3B0700;
	text-decoration: underline;
}

.gry {
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #DEECA1;
}
a:visited {
	color: #DEECA1;
}
a:hover {
	color: #75874E;
}
a:active {
	color: #FFF;
}

img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.leftl {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}

img.center {
	float: left;
	margin-left: 45px;
	padding-top: 0px;
}

img.log {
	float: left;
	margin-left: 105px;
}
.right {
	float: right;
	margin-left: 10px;
	padding: 0px 0px 5px 10px;
}

/* Form */

form {
	margin: 0;
	padding: 10;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


/* hdr */

#hdr {
	float: left;
	width: 800px;
	height: 128px;
	margin-left: 0px;
	background: url(images/header-seattle-massage.png) no-repeat left top;
}
#hdr-photos {
	float: left;
	width: 999px;
	height: 71px;
	margin-left: 0px;
	background: url(galleries/photo-header.jpg) no-repeat left top;
}

#wrapper {
	width: 797px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	color: #DEECA1;
}

#review {
	margin: 0 0 0 10px;
}

/* Page */

#page {
	width: 796px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 560px;
	padding: 15px 25px 20px 0px;
	text-align: left;
	color: #FFF;
}

#content-gallery
{
	float: right;
	width: 600px;
	padding: 10px 0px 20px 0px;
	text-align: left;
	color: #FFF;
}
/* Post */

.post .entry {
	padding-top: 10px;
}

hr {border: none 0;
border-top: 2px dotted #d9d9d9;/*the border*/
width: 95%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.botbord {
border-bottom: 2px dotted #d9d9d9;/*the border*/
margin-bottom: 12px;
padding-bottom: 10px;
}

.botbordr {
border-bottom: 2px dotted #d9d9d9;/*the border*/
padding-bottom: 12px;
}

.botbordrshort {
	border-bottom: 2px dotted #d9d9d9;/*the border*/
	padding-bottom: 12px;
	width: 250px;
}

.topbord {
border-top: 1px dotted #d9d9d9;/*the border*/
margin-top: 0px;
padding-top: 0px;
}

.green {
	color: #DEECA1;
	font-size: 16px;
}
.greenitalic {
	color: #DEECA1;
	font-weight: bold;
	font-style: italic;
}


.ital {
	font-weight: bold;
	line-height: 19px;
	font-style: italic;
}

.phone {
	color: #6c8037;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

div.figure {
  float: right;
  margin: 0.3em;
  padding: 0.5em;
}

div.figure-left {
	float: left;
	margin: 0.6em;
	padding: 0.5em;
}
div.figure p {
  text-align: center;

  text-indent: 0;
}

div.figure2 {
  float: left;
  margin: 0.2em ;
  padding: 0.2em;
}
#figure3 {
  float: right;
  margin: 0.2em ;
  padding: 0.2em;
}

div.figure2 p {
  text-align: center;

  text-indent: 0;
}


#muteback {
	padding: 1px 1px 1px 5px;
	background-color: #000;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 185px;
	padding: 20px 0 0 0px;
	background-color: #ddeba0;

}
.Sensual-Massage-SF {
	color: #DEECA1;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 0;
	margin-top: 0;
	line-height: 20px;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}



#s {
	
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}



/* Footer */
#footer-wrap {
	width: 796px;
	height: 96px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 200px;
	
}

#footer {
	margin: 0 auto;
	height: 96px;
	min-height: 96px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}
.days {
	text-align: left;
}
.Days {
	font-size: 12px;

}
#wrapper #page #content table tr td #calendar2 {
	text-align: left;
}
#wrapper #page #content table tr td table tr td {
	text-align: right;
	color: #DEECA1;
}
.table-rate {
	color: #000;
	font-weight: bold;
}
.sesnual-massage {
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
.away {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #DEECA1;
}
.seattle-rates {
	color: #FFF;
}
#Seattle-massage-phone {
	color: #FCC;
	font-size: 22px;
	padding-left: 200px;
	font-family: "Monotype Corsiva";
}
#c-me{
height: auto;
color: #FCC;
	font-size: 22px;
font-family: "Monotype Corsiva";	
width : 545px;
text-align: center 
}

#c-me a:link{
	color: #FCC;
	font-size: 22px;
font-family: "Monotype Corsiva";
	text-decoration: none;
	text-align: center 
}

#c-me a:hover{
	color: #DEECA1;
	font-size: 22px;
	font-family: "Monotype Corsiva";
	text-decoration: none;
	text-align: center 
}
#welcome-img
{
	float: right;
	height: 341px;
	width: 246px;
}
.sensual-massage-main-text {
	text-align: center;
}

