@charset "UTF-8";
.scssnew {
	font-size: 16px;
	color: #FFF;
}
.floatright {
	float: right;
	padding: 10px 0px 10px 10px;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sanserif16 {
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
.whcaps16 {
	font: small-caps 16px "Courier New", Courier, monospace;
	color: #FFF;
}
.serif16black {
	font: normal 16px/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.red20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C00;
	font-weight: bold;
}
.red24 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #C00;
}
.red18 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #C00;
}
.redblink {
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #F00;
	text-decoration: blink;
}
.justred {
	color: #F00;
}
.justwht {
	color: #FFF;
}
.smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.landscapebg {
	background-image: url(../landscape/image/designbg.jpg);
	background-repeat: no-repeat;
}
.lscapepad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	margin: 5px;
	padding: 20px;
	font-weight: bold;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #A00;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 46px;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
}
.leftleft {
	text-align: left;
}
.green18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #050;
}
.tablebg {
	background-image: url(../image/gold-tan-greybg.jpg);
	background-repeat: repeat-y;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#centerit {
	text-align: center;
}
.centerit {
	text-align: center;
}
.black50 {
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.wall950 {
	background-image: url(../images/wall950.jpg);
	background-repeat: no-repeat;
	border: 10px groove #800;
}

