#main {
	color: #999999;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: left;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 5px;
	font-size: x-large;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-indent: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #999999;
	text-align: left;
	letter-spacing: .08em;
}


#thumbnails {
	text-decoration: none;
	padding-top: 10px;
	color: #666666;
	text-align: center;
}

#thumbnails img {
border: 2px solid #666666;
}

#thumbnails img:hover{
border: 2px solid #F60;
}

#thumbnails a {
	color: #666666;
}
#thumbnails a:link {
	text-decoration: none;
	color: #666666;
	padding-right: .5px;
	padding-left: .5px;
}
#thumbnails a:visited {
	text-decoration: none;
}
#thumbnails a:hover {
	text-decoration: none;
}




.mainPhoto {
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#SmallContactInfo {
	font-size: x-small;
	color: #666666;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 20px;
}
#footer {
	font-size: 9;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 25px;
}
#footer a {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#contactUs {
	padding-left: 10px;
}
#main a {
	color: #CCCCCC;
}
#main a: link {
	color: #CCCCCC;
}
#main a:visited {
	color: #999999;
}
#main a:hover {
	color: #FF6600;
}
#TopLogoAlign {
	text-align: left;
	padding-top: 5px;
}
#main h2 {
	color: #999999;
	font-size: medium;
	text-align: center;
	text-indent: 5px;
	text-transform: capitalize;
	padding-right: 10px;
}
#main h6 {
	font-size: x-small;
	color: #FF0000;
	padding-left: 30px;
}
#main .price {
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
}
