body {
	background-color: #30373f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	background-color: #000;
	background-image: url(images/mainhead1.gif);
	background-repeat: no-repeat;
	width: 750px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	text-align: left;
	padding: 3px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
}

.salePending1 {
	filter: Alpha(Opacity=60);	/* IE */
	-moz-opacity: 0.60;			/* mozilla */
	opacity: 0.60;				/* css3*/
	position: relative;
	left: 130px;
	top: -1000px;
	width: 305px;
}

.salePending2 {
	filter: Alpha(Opacity=60);	/* IE */
	-moz-opacity: 0.60;			/* mozilla */
	opacity: 0.60;				/* css3*/
	position: relative;
	left: 130px;
	top: -1100px;
	width: 305px;
}

h1 {
	font-size: 24px;
	color: #6F4B68;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #6F4B68;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	border-bottom: 1px solid #222;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 16px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -15px 0px;
}

h5 {
	font-size: 12px;
	color: #300;
}

h6 {
	font-size: 12px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

.id {
	font-size: 12px;
	color: #ddd;
	font-weight: bold;
	position: relative;
	right: 20px;
	top: 15px;
	width: 150px;
}

.contact {
	font-size: 10px;
	letter-spacing: 1px;
	color: #c8d7e3;
	position: relative;
	right: 20px;
	width: 260px;
}

.contact a {
	color: #c8d7e3;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
}

.mailLink a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.mailLink a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2d4172;
}

.mailLink a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.nav {
	text-align: right;
}

.nav a {
	color: #293d6b;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	color: #111111;
	text-decoration: underline;
}

.white {
	color: #ccc;
}

.shade {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
}

.blueHead {
	color: #c8d7e3;
	font-weight: bold;
}

.bigBlueHead {
	color: #c8d7e3;
	font-weight: bold;
	font-size: 16px;
}

.blueText {
	color: #3c5f84;
}

.blueText a {
	color: #FF2500;
	text-decoration: none;
	font-weight: bold;
}

.blueText a:hover {
	text-decoration: underline;
}

.darkBlueText {
	color: #293d6b;
}

.greyText {
	color: #666;
}
