/****************************
        GLOBAL STYLES       */
body {
	background-color: #d2c3ac;
	margin: 20px 0 0 0;
	text-align: center;
}
body, p, input, a, a:visited {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	color: #333;
}
p {
	line-height: 1,5em;
}
br.clear {
	clear: both;
}
img {
	border: 0;
}
h1 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 0;
	color: #7c0106;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 15px 0 15px 0;
	margin: 0;
	font-size: small;
	color: #AD9421;
}
#wrapper {
	width: 785px;
	margin: 0 auto 15px auto;
	background-color: #e1d4c1;
}
#wrapper-inner {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/****************************
     HEADER / NAVIGATION    */
#nav-top {
	width: 100%;
	text-align: right;
	padding: 10px 0;
}
#nav-top span {
	border-right: 1px #666 solid;
}
#nav-top a {
	margin: 0 10px;
	font-size: x-small;
	text-decoration: none;
	color: #666;
}
#nav-top a.endcap {
	margin-right: 0;
}
#nav-top a:hover {
	color: #333;
}
#nav-top br {
	display: none;
}
#nav-main {
	padding: 10px 0 0 292px;
	background: #d2c3ac url(images/logo.gif) no-repeat 0 8px;
	list-style: none;
	margin: 0 0 20px 0;
	float: left;
}
#nav-main li {
	display: inline;
}
#nav-main a {
	font-family: Verdana, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 30px;
	overflow: hidden;
	padding: 10px 0 0 0;
	border-right: 1px #e1d4c1 solid;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: x-small;
}
#nav-main a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #e1d4c1;
}
#nav-main-top {
	width: 85px;
}
#enewsnav {
	width: 37px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	text-align: center;
	font-size: 85%;
}

/****************************
      HOMEPAGE SPECIFIC     */
#hp-content {
	width: 100%;
	background-color: #d2c3ac;
}
#hp-callout {
	width: 279px;
	height: 403px;
	float: left;
	cursor: pointer;
}
#hp-text {
	width: 205px;
	float: left;
	padding-top: 50px;
	margin: 0 10px;
}
#hp-text p {
	font-size: 90%;
	line-height: 1.5em;
}
#hp-text p a {
	font-size: 100%;
}
#hp-text p a:hover {
	color: #7c0106;
}
#hp-nav {
	width: 255px;
	float: left;
}

/****************************
      SUB-PAGE SPECIFIC     */
#sp-content {
	width: 100%;
	background-color: #c4b59e;
}
#sp-content a:hover {
	color: #7c0106;
}
#sp-nav {
	font-family: Verdana, Helvetica, sans-serif;	
	width: 225px;
	float: left;
	padding-top: 20px;
	text-align: center;
}

#sp-nav a {
	font-family: Verdana, Helvetica, sans-serif;
	display: block;
	width: 180px;
	margin: 0 auto 10px auto;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
	text-transform: uppercase;
	line-height: 1.5em;
}
#sp-nav br {
	display: none;
}
#sp-text-wrap {
	width: 535px;
	float: left;
	background-color: #d2c3ac;
}
#sp-text-full {
	width: 100%;
	float: left;
	background-color: #d2c3ac;
}
#sp-text {
	padding: 20px;
}
#sp-text p, 
#sp-text ul {
	font-size: 85%;
}
#sp-text a {
	font-size: 100%;
}

#sp-callout {
	width: 320px;
	margin: 15px 0 15px 3px;
	float: right;
	text-align: center;
}
#sp-callout img {
	border: 3px #fff solid;
}
#sp-callout a,
#sp-callout p {
	margin: 0;
	padding: 0 0 5px 0;
}
#sp-callout p.caption,
p.caption {
	margin: 0;
	padding: 1px 0 10px 0;
	font-size: x-small;
}
div.address {
	margin: 5px 25px 5px 25px;
}
div.address p {
	border-top: 2px #e1d4c1 solid;
	border-bottom: 2px #e1d4c1 solid;
	background: #d8cab4;
	line-height: 1.5em;
	padding: 5px;
}
div.switchcontent {
 border-top: 2px #e1d4c1 solid;
 border-bottom: 2px #e1d4c1 solid;
 background: #d8cab4;
 text-align: left;
 display: none;
}
div.switchcontent p {
  font-size: x-small;
}
div.activeonline {
	text-align: center;
}
div.activeonline a {
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
}

.texte {
	line-height: 2em;
}

/****************************
         FOOTER             */

#footer {
	width: 100%;
	padding: 5px 0 15px 0;
}
#footer-links {
	float: right;
	text-align: right;
}
#footer-links a {
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
	margin-left: 15px;
	color: #666;
}
#footer-links a:hover {
	color: #333;
}
#footer-links br {
	display: none;
}
#footer-region {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}
#region {
	padding: 0;
}
#region-form {
	margin: 0;
	padding: 0;
}
#region-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#region select {
	background-color: #e1d4c1;
	border: 0;
	color: #666;
	font-size: x-small;
}
dl {
	margin-bottom: 10px;
	font-size: 85%;
}
dl br {
	clear: left;
}
dt {
	font-weight: bold;
	padding: 2px 20px 5px 0;
	margin: 0;
	display: block;
	float: left;
}
dd {
	padding: 2px 0 5px 10px;
	margin: 0;
	display: block;
}
input.formbuilder {
	border: 1px #e1d4c1 solid;
	background: #d8cab4;
}
.formbuilder {
	font-size: 85%;
}
td.formbuilder input {
	font-size: 100%;
}

