﻿html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body {
	margin: 0px;
	background-color: #EDDFC5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
	background-image: url('../images/beige107.jpg');
}
/* Styles for DIV tags */
#container {
	margin: 0px auto;
	width: 950px;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CDC4B5;
	background-image: url(../images/tub-girl3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead {
	background-color: #CDC4B5;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 1px;
	padding: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}
#navigation {
	background-color: #45331F;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#navigation2 {
	background-color: #45331F;
	text-align: center;
	width: 490px;
}
#content_container {
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}
#column_left {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
}
#column_right {
	background-color: #F9F9EC;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	border: 1px groove #660033;
	float: right;
	margin: 0;
	padding: 10px;
	width: 200px;
	text-align: center;	
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	float: right;	
}
#footer {
	background-color: #FFFFF0;
	color: #660033;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	margin: 0;
	padding: 5px;	
}
/* Styles for Masthead */
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #999977;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #45331F;
}
#navigation li {
	float: left;
    position: relative;
	background-color: #45331F;
	display: inline;
}
#navigation a {
	margin: 0 1px;
	padding: 2px;
	border: 1px solid #cc9;
	display: block;
	text-decoration: none;
	color: #C6BAAA;
	background-color: #45331F;
}
#navigation a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #664;
	border: 1px solid #cc9;
}
#navigation2 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #45331F;
}
#navigation2 li {
	float: left;
	background-color: #45331F;
}
#navigation2 a {
	margin: 0 1px;
	padding: 2px;
	border: 1px solid #cc9;
	display: block;
	text-decoration: none;
	color: #C6BAAA;
	background-color: #45331F;
}
#navigation2 a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #664;
	border: 1px solid #cc9;
}
/* Styles for Right Column */
#column_right h4 {
	color: #666644;
	margin-top: 0px;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#column_right a {
	color: #6A6AB4;
}
#column_right a:hover {
	background-color: #EEEECC;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #333311;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #333311;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #660033;
}
a:hover {
	background-color: #EEEECC;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #555522;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#walk-in {
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
}

#walk-in-left {
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: left;
	font-family: "Comic Sans MS";
	color: #333311;
	list-style-type: circle;
}
#walk-in h1{
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: xx-large;
}
#walk-in h2{
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: x-large;
}
#walk-in h3{
	float: left;
	width: 100%;
	background: #FFFFF0;
    line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: large;
}
#walk-in-left h1{
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: xx-large;
}
#walk-in-left h2{
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: x-large;
}
#walk-in-left h3{
	float: left;
	width: 100%;
	background: #FFFFF0;
	line-height: normal;
	text-align: center;
	font-family: "Comic Sans MS";
	color: #333311;
	font-size: large;
}
#googleinsert {
	background-color: #CDC4B5;
	display:inline;
	float:left;
	position: relative;
	left: 0px;
	width: 200px;
}
