@charset "utf-8";

body {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Mrs Eaves", "Georgia", "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #ddd3bf;
	color: #666666;
}

img {
   border: none;
}

.container {
	margin: 0 auto;
	background-image: url(../images/new_home_long.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	text-align:center;
	height: 900px;
	width: 5123px;
	overflow: visible;
}

.content {
	height: 900px;
	width: 5123px;
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
}
link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #633;
	text-align: center;
	position: absolute;
	bottom: 200px;	
}

.bottomlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #633;
	text-align: center;
	position: absolute;
	top: 872px;
	width: 100%;
	left: 14px;
}

#text1 {
	position: absolute;
	top: 254px;
   bottom: 566px;
	left: 688px;

	height: 311px;
	width: 848px;
	border: 0px;
	overflow: auto;
	text-align: left;
}

#text2 {
	position: absolute;
	top: 250px;
	bottom: 566px;
	left: 3593px;

	height: 311px;
	width: 865px;
	border: 0px;
	overflow: auto;
	text-align: left;
}


.panel {
	position: absolute;
	top: 224px;

	height: 350px;
	width: 200px;
	border: 0px;
	overflow: none;
	text-align: center;
   padding: 0.5em 1em 0;
   color: #880000;

   font-size: 15px;
}

.panel a {
   color: #92292D;
   text-decoration: none;
   font-size: 15px;
   font-family: "Georgia", "Times New Roman", serif;
}

#left_panel {
	left: 2105px;
   padding-top: 1em;
}

#right_panel {
   left: 2820px;
   	top: 228px;
   padding-top: 1.4em;
}

#right_panel p {
   margin-bottom: 2em;
}

h2 {
   color: #92292D;
   margin: 1em 0 5px;
   text-transform: uppercase;
   font-weight: normal;
   font-size: 21px;
}
p {
   margin: 0 0 8px;
}
