	<style>
	p.part {
		font-family: Arial, Helvetica, sans-serif;
		color: #D6BD5A;
		font-weight: bold;
		font-size: smaller;
		line-height: 110%;
	}
	.part {
		font-family: Arial, Helvetica, sans-serif;
		color: #D6BD5A;
		font-weight: bold;
		font-size: smaller;
		line-height: 110%;
	}
	.goldhead {
		color : #D6BD5A;
		font-family : Arial, Helvetica, sans-serif;
		font-size : medium;
		font-weight : bold;
	}
	.smhead {
		color : #FFFFFF;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : smaller;
		font-style : italic;
	}
	p.white-175 {
		font-family : Arial, Helvetica, sans-serif;
		color : White;
		font-weight : bold;
		font-size : smaller;
		line-height : 175%;
	}
	.white-text {
		font-family : Arial, Helvetica, sans-serif;
		color : White;
		font-weight : bold;
		line-height : 110%;
	}
	ul.white-text {
		font-family: Arial, Helvetica, sans-serif;
		color: White;
		font-weight: bold;
		line-height: 120%;
		list-style-type: disc;
	}
	li.longlist {
		line-height: 100%;
		margin-top: 8px;
	}
	.black-text {
		font-family : Arial, Helvetica, sans-serif;
		color : Black;
		font-weight : bold;
		line-height : 110%;
	}
	.black-text2 {
		font-family : Arial, Helvetica, sans-serif;
		color : Black;
		font-weight : normal;
		line-height : 110%;
	}
	p.white-text {
		font-family : Arial, Helvetica, sans-serif;
		color : White;
		font-weight : bold;
		font-size : smaller;
		line-height : 110%;
	}
	.red-text {
		font-family : Arial, Helvetica, sans-serif;
		color : Red;
		font-weight : bold;
		line-height : 110%;
	}
	.red-subtitle {
		font-family : Arial, Helvetica, sans-serif;
		color : Red;
		font-weight : bold;
		margin-top: -20px;
	}
	p.tiny {
		color : White;
		font-family : Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-weight : bold;
	}
	p.quote {
		font-family : Arial, Helvetica, sans-serif;
		color : black;
		font-style : italic;
		font-size : smaller;
		line-height : 120%;
		width: 150px;
	}
	.quote-text {
		font-family : Arial, Helvetica, sans-serif;
		color : Black;
		font-weight : bold;
		line-height : 100%;
		font-size : smaller;
		line-height: 1.3em;
	}

	.quote-text SUB, .quote-text SUP {
		line-height: .2;
	}
	a.gold {
		font-family : Arial, Helvetica, sans-serif;
		font-size : smaller;
		color : #E1DF84;
	}

	A {
		font-family: Arial, Helvetica, sans-serif;
		color : White;
	}
	A:link, A:active, A:visited{
		text-decoration: underline;
	}
	A:hover {
		color: #E1DF84;
	}
	sup {
		font-size : -2;
	}
	body {
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 0px;
		background-color: #2a2a2a;
		font-size: 14px;
	}
	.maintable {
		text-align: "left";
		width:800px;
		background-color: #00000000;
	}
	.mainheader {
		text-align: "center";
		margin-top: 10px;
		margin-bottom: 0px;
		width: 770px;
	}
	.white-hdr {
		font-family : Arial, Helvetica, sans-serif;
		color : White;
		font-weight : normal;

	}
	.white-hdr-big {
		font-family: Arial, Helvetica, sans-serif;
		color: White;
		font-weight: normal;
		font-size: 22px;
		font-style: italic;
		margin-left: 20px;
	}
	.white-hdr-med {
		font-family: Arial, Helvetica, sans-serif;
		color: White;
		font-weight: normal;
		font-size: 16px;
	}
	.white-hdr-small {
		font-family: Arial, Helvetica, sans-serif;
		color: White;
		font-weight: normal;
		font-size: 12px;


	}
	.gold-hdr-small {
		font-family: Arial, Helvetica, sans-serif;
		color: #E1DF84;
		font-weight: normal;
		font-style: italic;

		font-size: 12px;
	}
	.red-hdr {
		font-family : Arial, Helvetica, sans-serif;
		color : red;
		font-weight : bold;
		font-size: 14px;
	}
	.red-hdr-med {
		font-family: Arial, Helvetica, sans-serif;
		color: red;
		font-weight: bold;
		font-size: 20px;
		margin-left: 20px;
		vertical-align: middle;
	}
	.red-hdr-smcaps {
		font-family: Arial, Helvetica, sans-serif;
		color: red;
		font-weight: bold;
		font-size: 18px;
		font-variant: small-caps;
	}
	.red-hdr-big {
		font-family : Arial, Helvetica, sans-serif;
		color : red;
		font-weight : bold;
		font-size: 24px;
		margin-left: 20px;
	}
	.red-hdr-smcaps-big {
		font-family: Arial, Helvetica, sans-serif;
		color: red;
		font-weight: bold;
		font-size: 28px;
		font-variant: small-caps;
	}
	.yellow-hdr-big {
		font-family : Arial, Helvetica, sans-serif;
		color : #fdbb30;
		font-weight : bold;
		font-size: 24px;
		margin-left: 20px;
	}
	.tm{
		font-size: xx-small;

	}
	.right-content {
		font-family: Arial, Helvetica, sans-serif;
		position: relative;
		top:0px;
		margin-right: 20px;
		margin-left: 20px;
		float: right;
		z-index: 4;
	}
	.left-content {
		position: relative;
		top:0px;
		left: 0px;
		float: left;
		width: 525px;
	}
	.box {
		background-color: #e0e0e0;
		width:204px;
		margin-top: 0px;
		margin-bottom:opx;
		color:#404040;
		font-size: 14px;
		valign: top;
	}
	.box a {
		color:#800000;
		font-weight:bold;
		font-style:italic;

	}
	.box a:hover {
		color: red;
	}
	.box h3 {
		text-align: center;
		margin-top: 0px;
		margin-top: 0px;
		font-style: italic;
		font-size: 14px;
		font-weight: bold;
	}
	.box p{
		margin-top:3px;
		margin-bottom:3px;
	}
	.main-content {
		position: relative;
		top:0px;
		left: 12px;
		width: 520px;
		background-color: #000000;
	}
	.full {
		position: relative;
		top:0px;
		left: 12px;
		width: 720px;
		background-color: #000000;
	}
	#main {
		position: relative;
		top:0px;
		left: 0px;
		width: 770px;
	}
	p {
		margin-left: 20px;
		margin-right: 20px;
	}
	.ada {

		background-color: #FFFF80;
		border: thin solid Red;
		width:204px;
	}
	.ada p {
		margin-top:3px;
		margin-bottom:3px;
		margin-left:3px;
		margin-right:3px;
		font-size: 14px;
		font-weight: bold;
		text-align:center;
	}
	.ada a {

		color: red;
		font-style:italic;
	}
	.ada a:hover {
		color: #800000;
	}
	.easytour{
		z-index: 490;
		text-align: center;
	}
		
	#main {
		position:relative;
		z-index:5;
	}
	.msg-right {

		background-color: #FFFF80;
		border: thin solid Red;
		width:204px;
	}
	.msg-right p {
		margin-top:3px;
		margin-bottom:3px;
		margin-left:3px;
		margin-right:3px;
		font-size: 13px;
		font-weight: bold;
		text-align:center;
	}
	.phone {
		color: #E3E18A;
		text-align: center;
		background-color: #000000;
		width: 100%;
	}
	.freegift {
		color: #E3E18A;
		padding-left: 70px;
		background-color: #000000;
		width: 300px;
	}
	.bottom-menu {
		color: white;
		text-align: center;
		background-color: #000000;
		width: 100%;
	}
	.specs {
		background-color: #FFFF80;
		border: thin solid Red;
		width: 604px;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		margin-right: 20px;
		padding: 20 20 20 20;
	}
	.specs p {
		margin-top:20px;
		margin-bottom:20px;
		margin-left:20px;
		margin-right:20px;
		font-size: 13px;
		font-weight: bold;
		text-align:left;
	}




	/* Start of header CSS */
		/*Credits: Dynamic Drive CSS Library */
		/*URL: http://www.dynamicdrive.com/style/ */
	.gallerycontainer{
		z-index: 1;
		position: relative;
		left:350px;
		color : White;
		font-weight : normal;
		font-size : 12px;
		line-height : 110%;
                width:300px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
	}
.gallerycontainer div {
   width:140px;
}
	a.thumbnail {
		text-decoration: none;
	}
	a.thumbnail2 {
		text-decoration: none;
	}

	.thumbnail img{
		border: 1px solid black;
		margin: 0 5px 5px 0;
	}

	.thumbnail:hover{
		background-color: transparent;
	}

	.thumbnail:hover img{
		border: 1px solid black;
		z-index: 1;
	}

	.thumbnail span{
	/*CSS for enlarged image*/
		position: absolute;
		width: 300px;
		background-color: black;
		padding: 5px;
		left: -1000px;
		border: 1px dashed black;
		visibility: hidden;
		color: white;
		text-decoration: none;
		background-repeat: no-repeat;
	}

	.thumbnail span img{ /*CSS for enlarged image*/
		border-width: 0;
		padding: 2px;
	}

	.thumbnail:hover span{ /*CSS for enlarged image*/
		visibility: visible;
		top: 0;
		left: -330px; /*position where enlarged image should offset horizontally */
		z-index: 50;
	}
	.thumbnail2 span{
	/*CSS for enlarged image*/
		position: absolute;
		width: 300px;
		background-color: black;
		padding: 5px;
		left: -330px;
		border: 1px dashed black;
		visibility: visible;
		color: white;
		text-decoration: none;
		background-repeat: no-repeat;
	}

	.thumbnail2 span img{ /*CSS for enlarged image*/
		border-width: 0;
		padding: 2px;
		text-decoration: none;
	}

	.thumbnail2:hover span{ /*CSS for enlarged image*/
		visibility: visible;
		top: 0;
		left: -330px; /*position where enlarged image should offset horizontally */
		z-index: 50;
		text-decoration: none;
	}
	/* end of header CSS */
</style>
