body {
	margin: 0;
	padding: 0;
	background: #fba855; 
	background-image:url('http://glc4me.com/photos/GLC_logo_background.png'); 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-size: 16px;
	color: #FF0000;
}

text {font-family: arial black; color: white; font-size: 12px; margin: 0px; text-indent: 0px; } 
h1 {font-family: arial; color: #009db2; text-align: center; font-size: 90px; margin: 5px 0 -8px 0;  } /*Title include/tabs  */
h2 {font-family: arial black; color: #ffff60; font-size: 16px; } /*Light yellow text*/
h3 {font-family: arial black; color: #c2f0ff ; text-align: center; font-size: 20px; margin: 8px 0 0 0; } /*lilght blue text*/
h4 {font-family: arial black; color: white; font-size: 14px; text-indent: 0px; }
h5 {font-family: arial; color: #ffffff; font-size: 25px; margin: 25px; text-indent: 0x; } 
h6 {font-family: arial; color: #ffffff; font-size: 16px;  margin:25 0 0 0px; text-indent: 0px; }  
p {font-family: arial; color: white; font-size: 16px; margin: 6px; text-indent: 20px; }  
li {font-family: arial; color: white; font-size: 14px; margin: 0px; text-indent: 0px; }  
img {vertical-align: top; margin: 0px; } 
i {font-family: arial black; color: #00ab14;}

a {text-decoration: none; } 
a:link {font-family: arial; color: #dddddd ; font-size: 14px; margin: 0px; }
a:visited {font-family: arial ; color: #bbbbbb ; font-size: 14px; margin: 0px; }
a:active {font-family: arial black; color: #ff0000; font-size: 18px; margin: 0px; }
a:link  {  outline:none;}
a:active {  outline:none;}

:focus {  -moz-outline-style:none;}

.centeredImage		/*<p class="centeredImage"><img src=" */
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
#header {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	background:#666666 url(http://glc4me.com/community_directory/directory/images/glc_header.png); 
	background-repeat:no-repeat;
}
#header_title {	position: relative; top: 76px; left: -40px;
	}
#wrapper {
	margin:0 auto;
	width:1220px;
	text-align: left;	
}
#wrap_left{
	float: left;
	width: 120px;
	padding: 0 0 0 70px;
}
#wrap_left li {
	background-color:#222;
	border-top:0px solid #555;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height: 81px;
	list-style-type:none;
	padding:0px;
	width:100px;
}
#wrap_left a:link {font-family: arial; color: #555555 ; font-size: 14px; margin: 0px; }
#wrap_left a:visited {font-family: arial ; color: #555555 ; font-size: 14px; margin: 0px; }
#wrap_left a:active {font-family: arial black; color: #ff0000; font-size: 18px; margin: 0px; }
#wrap_left li:link {
	background-color:#555;
}
#wrap_left li:hover {
	background-color:#333;
}

#wrap_left li.active {
	background-color:#111;
}
#wrap_right{
	float: right;
	width: 1010px;	
	padding: 16px 0 0 0;
}
#top_spacer {
	width: 1010px;
	height: 75px;
	margin: 0 auto;
	padding: 5px;
	
}
#occupied {
	width: 1000px;
	height: 675px;
	margin: 0 auto;
	padding: 5px;
	background-color:#222;
}

}
#box	{
	width: 100px;
	height: 72px;
	background-color:#222;
}


#footer  {
	width: 1000px;
	height: 650px;
	margin: 0 auto;
	padding: 0px;
	background-color:#000;
}
#footer	h4 {
	margin: 0;
	padding: 675px 0 20px 0;
}
/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 650px;  /*set the master height here for right window*/
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}


/* single page - set width of right window here*/
.page {
	padding:10px;
	height: 650px;
	background:#222 url(photos/h600.png) 0 0 repeat-x; /*url sets the background image fade height 650 px*/
	width:540px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 530px;
	height: 630px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:500px;
	height:450px;
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
}

.item i {font-family: arial; color: #red;}

.item img {	margin: 0 0 0 15px;
	}
/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	background-color:#222;
	border-top:1px solid #555;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:60px;    /* left selector in the right window*/
	list-style-type:none;
	padding:10px;
	width:325px;    /* left selector in the right window*/
	cursor:pointer;
}

#main_navi li:hover {
	background-color:#333;
}

#main_navi li.active {
	background-color:#111;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi strong {
	display:block;
}

#main div.navi {
	margin-left:250px;
	cursor:pointer;
}
#rating	{	Margin: 0 0 20px 0;
	}