@charset "UTF-8";
/* CSS Document */


body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000000;
  background-position: center;
  background-repeat: repeat-y;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-transform: capitalize;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  
}
a,  a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
  color: #ccc;
  text-decoration: none;
}
a:hover {
  color: #648299;
  text-decoration: underline;
}
a:focus {
  color: #ccc;
}
a:active {
  color: #ccc;
}
#outerWrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 985px;
}
#outerWrapper #header {
  color: #fff;
  font-size: 11px;
  height: 185px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}

#outerWrapper #header #chat {
	position: absolute;
	top: 45px;
	
	display: inline;
	right: 0px;
	left: 815px;
}


#outerWrapper #flash {
	background-image: url(../img/bg-home.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	height: 308px;
	margin: 0 auto 0 auto;
	padding: 6px 0px 0px 0px;
	text-align: center;
}
#outerWrapper #contentWrapper {
  float: right;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding-right: 0px;
  width: 985px;
}
#outerWrapper #content {
  margin: 0 35px 0 0;
  padding: 0px 0px 0px 0px;
 
  
}

.gallery {
				zoom:1;
				width:auto;
				margin-right: 35px;
			}
			.gallery a {
				display:block;
				float:right;
				margin: 2px;
				opacity:0.80;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}

#outerWrapper #left {
	border-bottom-style: none;
	border-left-style: none;	border-right: solid 1px #938D76;
	color: #938D76;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	margin-left: 35px;
	width: 312px;
	text-align: right;
	height: 70px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outerWrapper #left h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	font-variant: small-caps;
	margin-top: 5px;
}
#outerWrapper #left h2 {
  font-family: Arial, Helvetica, sans-serif;
  color:#666;
  font-size: 10px;
  font-style: normal;
  font-variant: small-caps;
}
#outerWrapper  #left  a:link {
  color: #FFFFFF;
}
#outerWrapper  #left a:hover {
  color: #648299;
}

#outerWrapper #content h1 {
	color: #648299;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: normal;
	text-transform: none;
	text-align: right;
	font-variant: small-caps;
	letter-spacing:1px;
}


#outerWrapper  #address {
	float: left;
	Width: 940px;
	color: #928D75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 50px 0 0 8px;
}

#outerWrapper #fixedFooter {
	color: #666;
	height: 16px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
html, body {
  height: 100%;
}
#outerWrapper {
  min-height: 100%;
  position: relative;
}
* html #outerWrapper {
  height: 100%;
}

 #fixedFooter a, a:link a:visited{
	color: #666;
}

#fixedFooter a:hover {
  color: #648299;
}

.lpPoweredBy {
display:none;
}