/* STANDARD TAG REDEFINITIONS */
BODY {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: url(images/bg.png) center #0099FF;
	margin: 0;
	padding: 0;
	text-align: center
}
p {
	font-size: 12pt;
	margin-bottom: 7px;
	margin-top: 0;
}
a {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: White;
}

#test{
margin-left:auto;
margin-right:auto;
width:100px;
}

#HEADER {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#HEADER ul {
	margin: 0;
	padding-left: 0;
	height: 44px;
	line-height: 44px;
	display: block;
	list-style: none;
	background: url(images/tnav.png) no-repeat #4d4d4d;
}

#HEADER ul.main {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 10px;
	height:200px;
	overflow:hidden;
	text-align:center;
	width:535px;
	margin: 0 auto;
	background:#222222;
}

#HEADER li {
	display: inline;
	background-color: #222222;
	float: right;
}
#HEADER li a {
	height: 44px;
	line-height: 44px;
	display: block;
	padding-left: 27px;
	padding-right: 27px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
	font-weight:bold;
}
#HEADER li a:hover {
	background-color: #444444;
	text-decoration: none;
}
#HEADER .hdimage {
	height:95px;
	background-color: #222222;
	border-top: 3px solid #000000;
	z-index:1;
}
h1 {
	margin: 0;
	padding: 40px 0 0 0;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: #ffffff;
	font-size: 20pt;
}
#CONTENT {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	
}
h2 {
	margin: 0;
	padding: 24px 0 7px 40px;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: #ffffff;
	font-size: 15pt;
	text-align:left;
}
.cont{
	padding: 10px 40px 10px 40px;
	background-color: #222222;
	font-size: 14px;
	line-height:20px;
}
#TEXT p {
	margin-bottom: 1em;
}
#FOOTER {
	width:760px;
	margin-top:27px;
	margin-left:auto;
	margin-right:auto;
	border-top: 4px solid #363636;
	text-align: right;
	padding-top: 5px;
}
#FOOTER p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #DDDDDD;
}
#FOOTER a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#FOOTER a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#TEXT .top {
	height:19px;
	background-image: url(images/t.png);
	background-repeat: no-repeat;
}

.bottom {
	height:19px;
	background-image: url(images/b.png);
	background-repeat: no-repeat;
}
.center{
	text-align:center;
	width: auto;
}

#gal table {text-align:center}

td.gal{width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;}
	
.flashy {
z-index: 0;
}


#galmenu{
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 10px;
	height:200px;
	overflow:hidden;
	text-align:center;
	width:535px;
	margin: 0 auto;
	background:#222222;
	
}

#galmenu .gallist {
	display: block;
	height: 200px;
	margin: 0px;
	padding:0px;
	text-align:center;
	font-weight:600;
}

#galmenu li {
	float: left;
	padding:0px;
}

#galmenu .galmenu {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 131px;
	/*padding: 10px;*/
	/*background: #fff;*/
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #fff;
	color:#000000;
}

.fade{background:url(images/fade.png);
display:block;
padding:0px;}


.opt1 {
	background: #ccc url(images/swan_menu.jpg);
}
.opt2 {
	background: #ccc url(images/pearl_menu.jpg);
}
.opt3 {
	background: #ccc url(images/furniture_menu.jpg);
}
.opt4 {
	background: #ccc url(images/extras_menu.jpg);
}

.link {height:200px;
width:100%;
display:block;
color:#000000;}

.link:hover{
color:#000000;}

.gal{
background:#222222;
margin-right:auto;
margin-left:auto;
text-align:center;}

#galmenu li a.main {
padding-left: 0px;
padding-right: 0px;
display: block;
margin:0px;
border:0px;
height:200px;
}

#galmenu li a.main:hover {
text-decoration:underline;
background:none;
}

.left{
float:left;
}

.clear{
clear:both;}
