body {

	FONT-SIZE: 12px; 
	COLOR: #E2D7C0; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

td {
	FONT-SIZE: 12px; COLOR: #E2D7C0; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #E1BE88;
	letter-spacing: .2em;
	border-bottom: 1px solid #8BAA21;
}

h3 {
	color: #B0C03D;
	padding-top: 10px;
	font-size: 14px;
}

h4 {
	FONT-SIZE: 13px;
	COLOR: #990000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

h5 {

	FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Arial, Helvetica, sans-serif

}

hr {

	COLOR: black; HEIGHT: 1px

}

a {
	COLOR: #E1BE88;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a:visited {
	COLOR: #33CCFF;
	TEXT-DECORATION: underline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;

}

#content {display:block}

.header {
	background: url(../images/bg-new2.jpg) no-repeat left top;
}
#mainContent {
	padding-right: 24px;
	padding-left: 14px;
}

.mainContent {
	padding-right: 24px;
	padding-left: 14px;
}
.tblBackground {
	background: #4B4A36 url(../images/tbl-bg.jpg) no-repeat right top;
}

.tblBackground2 {
	background: #4B4A36 url(../images/tbl-bg2.jpg) no-repeat right top;
}
.randomListing {
	padding-top: 12px;
	padding-bottom: 12px;
}
.sideBar {
	background: #C30D09 url(../images/sideBar.jpg) no-repeat;
	font-size: 10px;
	padding-left: 0px;
}

.sideBar a {
	font-weight: bold;
	border-bottom: 1px solid #8BAA21;
	text-decoration: none;
	color: #9EA95F;
}

.sideBar a:hover {
	font-weight: bold;
	border-bottom: 1px solid #8BAA21;
	color: #161A1B;
}

.sideBarQuote {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #E2D7C0;
	padding-left: 6px;
}

#mainImage {
	height: 442px;
	width: 442px;
}

.imageBorder{
	margin: 3px;
	padding: 20px;
}
.imgLearnMore {
	margin: 4px;
	padding: 4px;
	border: medium dotted #FFCC00;
}

.imgPageDisplay {
	margin: 4px;
	padding: 8px;
	border: 1px solid #FFCC00;
}
