/* Import the tabs styles */
@import url(/style/lightbox.css);
@import url(/style/screen.css);
html, body {
	background-color: #FFF;
	font-size:12px;
	line-height:1.5em;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #000000;
}
.frontpage {
	color: #202020;
	font-weight: bold;
	font-style: normal;
}
.frontpagetext {
	color: #5C7B73;
	font-weight: normal;
	font-size: 13px;
}
#mainwrap {
	width: 945px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#front_header {
	position:relative;
	height: 700px;
	padding: 0 0 35px 0;
	background-image: url(../images/home-new.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#front_header h1 {
	text-indent: -9999px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2090CC;
	font-style: normal;
}

#header {
	background:url(../images/new-header.jpg) no-repeat center top #FFFFFF;
	position:relative;
	height: 200px;
	padding: 0;
}
#header #loggedin_status {
	position:absolute;
	right:247px;
	top:-19px;
	text-align:left;
	color: #ABA6A5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: normal;
	width: 679px;
	word-spacing: 0em;
}
#login_box {
	position: absolute;
	top:581px;
	left:91px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 71px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
}
#login_box label {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
}
#front_page_search {
	position: absolute;
	top:33px;
	left:347px;
	width: 426px;
	height: 238px;
}
#login_box input {
	font-size: 11px;
	font-weight: normal;
	color: #000000);
}
.boldText {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9B9B9B;
}
.smallLowKey {
	color: #849D97;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#front_info {
 clear:both;
}
#front_info #col_left {
	width:505px;
	float:left;
	padding:10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 35px;
}
#front_info #col_right {
	width:300px;
	float:right;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 2px solid #D9D9D9;
	-moz-border-radius: 0em;
	-webkit-border-radius: 0em;
	border-radius: 0em;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 10px;
}
#footer {
	text-align:center;
	padding:15px;
	margin:0;
	color: #767676;
	font-size:11px;
	background-image: url(../images/main-foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footerindex {
	text-align:center;
	padding:15px;
	margin:0;
	color: #999999;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
}
#gallery_container div.gallery_box {
	-moz-box-shadow: 0px 0px 0px #666;
	-webkit-box-shadow: 0px 0px 0px #666;
	box-shadow: 0px 0px 10px #666;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 0em;
	-webkit-border-radius: 0em;
	border-radius: 0em;
	background-color: #FFFFFF;
	margin:7px 0 0 7px;
}
.frontpage #gallery_container {
	margin: 0 auto 3em;
	width: 550px;
}
.frontpage #gallery_container div.gallery_box {
	height:80px;
	padding: 0em 0;
	min-height:80px;
	width:80px;
	min-width:80px;
}
.frontpage #gallery_container div.gallery_box:hover {
	border: 2px solid #2090CC;
	background-color:#FFFFFF;
	cursor:pointer;
}
.frontpage #gallery_container h2 {
	margin: 0;
	padding: 0em 0 0;
	color: #FFFFFF;
}
.frontpage h2 {
	color:#4E4E4E;
	word-spacing: 0px;
	font-style: normal;
	letter-spacing: -1px;
	font-size: 18px;
}
.highlight {
	color:#2090CC;
}

.lowlight {
	color: #5E7974
}
.boldText {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E4E4E;
}

.frontpage label {
	text-align:right;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
select {
	font-size: 11px;
}

.frontpage ul.features {
	font-size:18px;
  list-style:none;
  margin:0;
  padding:0;
}
.frontpage ul.features li {
	marging:0;
  padding:0;
}
#maincontent {
	background-color:white;
	background-image: url(../images/main-mid.jpg);
	background-repeat: repeat;
	background-position: top;
}
#maincontent #menu {
	width:180px;
	float:left;
	margin:0;
	padding:10px;
	background-image: url(../images/menu-border.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: 2px top;
}


#maincontent #content {
	width:725px;
  float:right;
  margin:0;
  padding:10px;
}
#login_form_wrap {
	width:185px;
	height:175px;
	font-size:11px;
	background-image: url(../images/login-back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 11px;
	font-style: normal;
	font-weight: bold;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#login_form_wrap h2 {
	font-size: 14px;
	color: #0C8099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:left;
	line-height: 30px;
	font-style: normal;
}
#login_form_wrap label {
  color: #000000;
  display:block;
  font-style: normal;
  font-weight: bold;
}
#login_form_wrap .fieldinput {
	width:125px;
  margin:5px 0;
  padding:0;
}
.datetext {
  color: #000000;
  line-height: 1.5em;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}
#menu ul {
	list-style:none;
  padding:0;
  margin:0;
    line-height: 1em;
}
#menu ul li {
  padding:0;
  margin:0;
}
#user_stats {
  color: #999999;
  font-weight: bold;
}
a {
	text-decoration:none;
	color:#2090CC;
}
a:hover {
	text-decoration:none;
	color:#43474A;
}
input {
	font-size: 11px;
}
.txtright {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.titlemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2090CC;
	font-weight: bold;
	font-style: normal;
	
}

.titlemainlowlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.headingblack {
	color: #607570;
	font-size: 18px;
	
}
.forntformtext {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#searchbox {
	position:absolute;
	left:68px;
	top:366px;
	width:245px;
	height:60px;
	z-index:1;
}
#testimonial {
	position:absolute;
	left:682px;
	top:59px;
	width:203px;
	height:182px;
	z-index:1;
}
.testimonial_title {
	color: #2090CC;
	font-size: 17px;
	letter-spacing: 0px;
	word-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial_copy {
	color: #849D97;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.searchtext {
	color: #849D97;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
}
#copy {
	position:absolute;
	left:433px;
	top:11px;
	width:503px;
	height:29px;
	z-index:1;
}
.searchtexttitle {
	color: #1B2E1F;
	font-size: 19px;
	letter-spacing: -1px;
	word-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
.required {
	color:#525252;
	font-style:normal;
}
#photos {
	position:absolute;
	left:317px;
	top:576px;
	width:589px;
	height:122px;
	z-index:2;
}
.loggedingreen {
	color: #585F6F
}
.frontpageseo {
	color: #ADADAD;
	font-weight: normal;
	font-size: 11px;
}
.searchwhite {
	color: #FFFFFF;
	font-weight: normal;
}
select {
	font-size: 11px;
}
.orange {
	color: #2090CC
}

