@charset "utf-8";

html, body {
	margin: 0px;
}

a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #fff;
	text-decoration: none;
	outline:none;
}

img{outline:none;}

a:hover {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #e4e4c8;
	text-decoration: underline;
}

.a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentContainer{
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #000000;
	position: absolute;
	margin-top: 260px;
	width: 760px;
	padding-top: 0px;
	padding-left: 15px;
	left: 50%;
	margin-left: -380px;
}

.contentBorder {
	background-color: #AAAAAA;
	-moz-opacity: 0.30;
	filter: alpha(opacity=30);
	line-height:1px;
	font-size: 0px;
}

.content {
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	text-align: justify;
	padding-left: 35px;
	padding-right: 35px;
}

.contentLink {
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color:#FFFFFF;
	}
.contentRight {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	padding-left: 30px;
	padding-right: 0px;
	color: #E9DDB5;
	text-align: justify;
}
.sectionheader {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

.pageTitle {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #f2d48d;
	font-size: 16px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: bold;
	text-align: left;
}

.sp_header {
	color: #E9DDB5;
	font-size: 16px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: bold;
	text-align: left;
}


.changeBackgroundThumb{
	height: 60px;
	width: 47px;
	-moz-opacity: 0.55;
	filter:alpha(opacity=55);
	border: 1px solid #AAAAAA;
	background-repeat: no-repeat;
	background-position: center;
}

.changeBackgroundThumbHover{
	height: 60px;
	width: 47px;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
	background-repeat: no-repeat;
	border: 1px solid #AAAAAA;
	background-position: center;
}

.blackScreen{
	background-color: #000000;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 2000px;
	z-index: 3;
}

.footer {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}

a.footer {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #E9DDB5;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}

a.footer:hover {
	text-decoration: underline;
	outline: none;
}

.bottomBorder {
	border-bottom: 1px solid #AAAAAA;
}

.topBorder {
	border-top: 1px solid #AAAAAA;
}

input {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

textarea {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

select {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;;
}

.formContainer {
	border: 1px solid #90845B;
}

.check {
	background-color: transparent;
	outline: none;
}

.googleMapsNavigationBar a{
	color:#999999;
	font-size:11px;
}

.googleMapsNavigationBar {
	left: 50%;
	width: 745px;
	position:absolute;
	margin-left: -360px; /* 1/2 its width */
}
	
.hrgoogle {
	left: 50%;
	width: 730px;
	position: absolute;
	border: 0px;
	height: 1px;
    background-color: #555555;
    margin-top:-20px;
	margin-left: -352px; /* 1/2 its width */
} 
.hpseo {
	width: 760px;
	font-size: 70%;
	color: #e3e2e2;
	z-index: 200;
	position: absolute;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
	padding-bottom:5em; 
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	top: 700px;
}
.hpseo h1 {
	margin:0 0 0 0;
	text-align:center;
	font-family:Georgia, serif;
	color: #f7f3e0;
	font-weight:normal;
}

.hpseo a {
	color: #78add2;
}
.hpseo h2 {
	margin:0 0 0 0;
}
.hpseo p.follow {
	margin:0 0 1em 2.5em;
}

.pageLinks{
font-size:11px;}
