@charset "utf-8";
body {
	margin: 0px;
}

/* CSS Document */

#container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#leftpanel {
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(../images/leftpanel.jpg);
}
#rightpanel {
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(../images/rightpanel.jpg);
}
#contentcenter {
	padding: 0px;
	height: auto;
	width: 776px;
	text-align: center;
	margin: 0px;
	vertical-align: top;
}
#contenttable {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	color: #6C7971;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 451px;
	width: 100%;
	vertical-align: top;
}
#map {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.toppanelheader {
	background-image: url(../images/header/top.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 776px;
}

.contact {
	background-image: url(../images/footer/contact.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 348px;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	font-weight: bold;
	color: #6C7971;
	vertical-align: middle;
}
.hometext {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	color: #6C7971;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 430px;
	width: 223px;
	vertical-align: top;
	overflow: auto;
}
.thankstext	  {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	color: #6C7971;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0BCAC;
	border-left-color: #E0BCAC;
}
a.roux:link  {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	font-weight: bold;
	color: #6C7971;
	text-decoration: none;
}
a.roux:visited  {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	font-weight: bold;
	color: #6C7971;
	text-decoration: none;
}
a.roux:hover  {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 145%;
	font-weight: bold;
	color: #933A00;
	text-decoration: none;
}

