*{padding: 0px; margin: 0px;}

body {
	background-color:#000000;
	background-image:url(../images_cg/images_bg/cgb13.jpg);
	background-repeat:no-repeat;
}
.container { 	
	position:relative;
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
.content {
	position:absolute;
	width:975px;
	height:500px;
	top:105px;
	
}
.maroon_bar1 {
	position:absolute;
	background-image:url(../images_cg/images_bg/maroon_bars5.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:5px;
	top:-5px;
	left:150px;
}
.maroon_bar2 {
	position:absolute;
	background-image:url(../images_cg/images_bg/maroon_bars5.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:5px;
	top:500px;
	left:150px;
}

.text_bg {
	position:absolute;
	background-image:url(../images_cg/images_bg/bg2_home.jpg);
	background-repeat:no-repeat;
	left:535px;
	width:365px;
	height:500px;
}

.text_bg2 {
	position:absolute;
	background-image:url(../images/text_bg2.jpg);
	background-repeat:no-repeat;
	left:255px;
	width:645px;
	height:500px;
}

.flashcontent1 {
 	position:absolute;
	height:500px;
	width:900px;
}

.nav {
	position:absolute;
	top:160px;
	height:320px;
	width:250px;
}

.calendarLink {
	position:absolute;
	width:125px;
	height:144px;
}

.calendarLink a {
	position:absolute;
	width:125px;
	height:144px;
}

.calendarLink a:hover {
	position:absolute;
	width:125px;
	height:144px;
}

.giftCardLink {
	position:absolute;
	width:110px;
	height:150px;
}

.giftCardLink a {
	position:absolute;
	width:110px;
	height:150px;
}

.giftCardLink a:hover {
	position:absolute;
	width:110px;
	height:150px;
}

.btn1 a {
	position:absolute;
	top:0px;
	left:120px;
	height:40px;
	width:100px;
}

.btn2 a {
	position:absolute;
	left:100px;
	top:40px;
	height:40px;
	width:100px;
}

.btn3 a {
	position:absolute;
	left:80px;
	top:80px;
	height:40px;
	width:100px;
}

.btn4 a {
	position:absolute;
	left:60px;
	top:120px;
	height:40px;
	width:100px;
}

.btn5 a {
	position:absolute;
	left:50px;
	top:160px;
	height:40px;
	width:100px;
}

.btn6 a {
	position:absolute;
	left:40px;
	top:200px;
	height:40px;
	width:100px;
}

.btn7 a {
	position:absolute;
	left:40px;
	top:240px;
	height:40px;
	width:100px;
}

.btn8 a {
	position:absolute;
	left:40px;
	top:280px;
	height:40px;
	width:100px;
}
.hoghousimage {
	position:absolute;
	background-image:url(../images_cg/images/hoghous-b.gif);
}

/*JS SCROLLER*/
.jscontainer { 	
	position:relative;
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
.jscontent { 	
	position:absolute;
	width:975px;
	right:100px;
}
#Container {
  position: absolute;
  top: 110px; 
  left: 650px;
  width: 310px; 
  height: 480px;
  overflow: hidden;
}
.Scroller-Container { position: absolute; background: transparent; }

h3 {
  margin: 0 0 5px 0;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#AF997A;
}
p {
  margin: 0 0 5px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  text-align: justify;
  text-indent: 10px;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#CCCCCC;
  display: block;
  text-decoration:underline;
  font-weight:bold;
  padding: 3px;
}
p a:hover {
  color:#FFFFFF;
}

#Scrollbar-Container {
  position: absolute;
  top: 115px; 
  left: 975px;
  width: 10px; 
  height: 480px;
}
.Scrollbar-Track {
  width: 10px; 
  height: 480px;
  background-color:#696252;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; 
  height: 70px;
  background-color:#AF997A;
}
#sbLine {
  position: absolute;
  width: 10px;
  height: 5px;
  left: 0px;
  background-color:#953140;
  font-size: 0px;
}
#List {
  position: absolute;
  width:300px;
  height:495px;
  top: 110px; 
  left: 1005px;
  overflow:hidden;
}
#List h3 {
	font-size:20px;
}

#List a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#CCCCCC;
  display: block;
  text-decoration: none;
  font-weight:bold;
  padding: 3px;
}
#List a:hover {
  color:#FFFFFF;
}

a:link { color: #AF997A; font-weight: bold; }
a:hover { color: #AF997A;  font-weight: bold; text-decoration: underline; }
a:active { color: #AF997A;  }
a:visited { color: #AF997A;  }


