*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
table {
	padding: 0px;
	margin: 0px;
}

#leftColor {
	background: url("../images/left_bg.gif") repeat-x;
	background-color: #b3a47d;
}

#rightColor {
	background: url("../images/right_bg.gif") repeat-x;
	background-color: #aa9b70;
}

#flashTable {
	background: url("../images/main_bg.gif") repeat-y;
}

html, body, #mainTable {
      height:100%;
      width: 100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}

#mainTable {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
}

.smallCopy {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #685A3F;
	padding-left: 22px;
	padding-top: 13px;
	padding-right: 13px;
}
.boldCopy {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #685A3F;
	font-weight: bold;
}
.smallLink:link, .smallLink:visited {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #A29060;
	style: underline;
}
.smallLink:hover, .smallLink:active {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #B30638;
	style: underline;
}
.bigLink:link, .bigLink:visited {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #A29060;
	style: underline;
}
.bigLink:hover, .bigLink:active {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B30638;
	style: underline;
}
.lineIndent {
	padding-left: 15px;
}
.bodyCopy {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #685A3F;
	padding-left: 22px;
	padding-top: 13px;
	padding-right: 13px;
}
.sorry {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Grande", Lucida, sans-serif;
	color:#b30538;
	font-size: 12px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 13px;
	padding-right: 13px;
}

#addy {
	font-family: Arila, Verdana, Lucida, sans-serif;
	font-size:10px;
	color:#7a694b;
}
