html {-webkit-text-size-adjust:none}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 750px;
}
#menuBar {
	height: 31px;
	text-align: center;
}
#content {
	width: 740px;
	padding: 5px;
	color: #00000A;
	background-color:#FFF;
}
#content img{
	margin-right: 5px;
	margin-left: 5px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background-color:#00000A;
	text-align: left;
}
p {
	line-height: 14pt;
}
h1 {
	font-size: 16px;
	color: #000;
	text-align: left;
}
h2 {
	font-size: 15px;
	color: #B81413;
}
h3 {
	color: #000000;
}
a:link {
	color: #2016AE;
	text-decoration: none;
}
a:visited {
	color: #6970C1;
	text-decoration: none;
}
a:hover {
	color: #5A63CC;
	text-decoration: underline;
}
.smaller {
	font-size: 85%;
}
.clear {
	clear:both;
}
.linkList {
	float: left;
	width: 190px;
	margin-left: 16px;
}
.paintSamples {
	margin-left:auto;
	margin-right:auto;
}
.paintSamples td{
	text-align: center;
}
.galleryListing {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.galleryListingName1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00458A;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.galleryListing img {
	padding-right: 10px;
}

.galleryListingName p {
	margin-top: 5px;
	line-height: 12pt;
}

.galleryListingName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.galleryListing p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.imgPadRt {
	margin-right: 5px;
}
.magText {
	font-size: 9px;
	text-align: center;
}
.menuBarMain {
	background-color: #7E7E7E;
	text-align: center;
	font-weight: bold;
}
.menuBarMain a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
.menuBarMain a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
.menuBarMain a:hover {
	color: #7E7E7E;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
}
.menuBarItem {
	color:#F00;
	border: 5px 5px 5px 5px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}
.redBold {
	font-weight: bold;
	color: #BB161C;
}
.centerBold {
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
.forSaleLinks {
	margin-left: 100px;
	text-decoration: underline;
}
.page-t {
	font-weight: bold;
	font-size: 16px;
}