body{

	margin: 0px;

}

#Layout {

	width: 885px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #6A0000;

	border-right-color: #6A0000;

	border-left-color: #6A0000;

	background-color:#999999;

	vertical-align: bottom;

	margin-top: 70px;

}

#Header {

	background-color: #ff0000;

	text-align: center;

	height: 105px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FB9999;

	background-image: url(../images/tea-together-logo.gif);

	background-position: center center;

	background-repeat: no-repeat;

}

#Top-Navigation {

	background-color: #C60C0C;

	height: 25px;

	font-family: "trebuchet MS";

	font-size: medium;

	text-align: center;

	font-weight: bold;

}

#Footer {

	background-color: #C60C0C;

	font-family: "trebuchet MS";

	font-size: 13px;

	font-weight: bold;

	height: 22px;

	padding-top: 3px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #6A0000;

	border-left-color: #6A0000;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #6A0000;

	width: 885px;

}

#Content {

	padding-top: 4px;

	padding-bottom: 4px;

	width: 885px;

	margin: auto;

	background-color:#FFFFFF;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #6A0000;

	border-left-color: #6A0000;

}

#Footer a {

	color: #FFFFFF;

	text-decoration: none;

	padding-right: 20px;

	padding-left: 20px;

}

.spacerRight {

	margin-right: 4px;

}

.spacerTopRight {

	margin-right: 4px;

	margin-top: 4px;

}

.spacerLeft {

	margin-left: 4px;

}

.spacerTopLeft {

	margin-left: 4px;

	margin-top: 4px;

}

.spacerTop {

	margin-top: 2px;

}

#GrayBG {

	background-color: #F2F1F1;

}

.main-sub-title {
	font-family: Georgia;
	font-size: 24px;
	color: #83481D;
}

