html, body {
	height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color:#d4d4d4 ;
	background: #2c3838 url(../imgs/bg3.jpg) top center no-repeat;
}

table {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#97ecec;
	font-size:1.25em;
}

h2 {
	color:#97ecec;
	font-size:1.05em;
}

a, a:visited {
	color:#97ecec;
}

a:hover {
    color:#d4d4d4 ;
}

b, strong {color:#97ecec;}

ul {
	list-style-image:url(../imgs/bullet.gif);
}

.errorMessage {
	font-weight: bold;
	padding: 4px 8px;
	color: orange !important;
}

.illustration { clear: both; text-align: center; padding-top: 5px; }
.illustration img { display: block; margin-bottom: 1em; }
.full { float: none; margin: 0; }

.titrenews, .titrenews:visited {color:#000000; font-size:1.15em;}
.titrenews:hover {color:#97ecec;}

.menutop, .menutop:visited {color:#d4d4d4; text-decoration:none;}

.menutop:hover {color:#fd0000; text-decoration:none;}

.phrase1 {
	font-size:28pt;
	color:#c9d2d2;
}

.phrase2 {
	font-size:42pt;
	color:#FFF;
	line-height:30pt;
}

.phrase3 {
	font-size:12pt;
	color:#c9d2d2;
}

.borderleft {border-left:#818989 solid 1px;}

.borderright {border-right:#818989 solid 1px;}

#left {
	background:url(../imgs/midsec-left.gif) right;
	text-align:center;
	font-size:1.35em;
	color:#FFFFFF;
	height:43px;
	width:212px;
 }

#leftcontent {
 	background:#eef4f4 url(../imgs/bg-left.jpg) top right no-repeat;
	padding:8px;
	vertical-align:top;
	color:#2b2e2e;
	text-align:justify;
	width:203px;

}

#center {
	background:url(../imgs/midsec-center.gif);
	text-align:center;
	font-size:1.35em;
	color:#FFFFFF;
	height:43px;
	width:218px;
 }

#centercontent {
 	background:#eef4f4;
	border-right:#818989 solid 1px;
	border-left:#818989 solid 1px;
	vertical-align:top;
	color:#2b2e2e;
	text-align:center;
	padding-top:10px;
	width:218px;
}

#right {
	background:url(../imgs/midsec-right.gif) left;
	text-align:center;
	font-size:1.35em;
	color:#FFFFFF;
	height:43px;
	width:203px;

 }

#rightcontent {
 	background:#eef4f4 url(../imgs/bg-right.jpg) top left no-repeat;
 	padding-left:10px;
	vertical-align:top;
	color:#2b2e2e;
	width:202px;
	text-align:justify;
}

#tblHomeInfo a, #tblHomeInfo a:visited {
	color:#357c7c;
}

#tblHomeInfo a:hover {
    color:#d4d4d4 ;
}

.titrePro, .titrePro:visited {
	color:#357c7c;
	font-size:1.35em;
}

.titrePro:hover {
    color:#d4d4d4 ;
}

.champs {
	background:url(../imgs/champs.gif);
	border: #2b3d3d 1px solid;
	height: 18px;
}

.dropDownChamp {
	background-color: #e1e7e7;
	border: #2b3d3d 1px solid;
	height: 19px;
}

.petitlink, .petitlink:visited {font-size:0.8em; color:#FFFFFF;}

.testimonial {
	background:url(../imgs/open.gif) left top no-repeat;
	padding-top:24px;
	font-style:italic;
	width:190px;
}

.recent {
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	width:175px;
}

.name {
	padding:8px 0;
	padding-right: 5px;
	padding-bottom:24px;
	color:#357c7c;
	font-size:1.25em;
	text-align:right;
	background:url(../imgs/close.gif) right bottom no-repeat;
}



#footer {

	padding: 0 23px 0 18px;
	font-size:0.9em;
	height:35px;
	clear: both;
}

#foot-copy {
	float: left;

}

#foot-info {
	float: right;

}





#stand {
	padding-top:15px; vertical-align:top; width:277px;
}

ul#categoryList a, a:visited {
	color:#97ecec;
}

ul#categoryList a:hover {
    color:#d4d4d4 ;
}

ul#productList {
	 list-style: none; list-style-image: none;
	 margin: 0;
	 margin-left: 14px;
	 padding: 0; text-align: left;
	 list-style-image: url(/imgs/arrow.gif);
}

ul#productList li {
	margin: 0 0 1em 0;
}

ul#eventList {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

ul#eventList  li {
	margin-bottom: 1em;
}

ul#eventList table td#info {
	vertical-align: top;
    text-align: right;
    width: 100px;
}

ul#eventList table td#info img { margin: 0 0 0 0; }

ul#eventList table td#info .date { display: block; }

ul#eventList table td#text {
	vertical-align: top;
	padding-left: 50px;
}


dl#faq dt {
	font-weight: bold;
}

dl#faq dd {
	margin: 0.5em 0 0.5em 0;
}

dl#faq img#sep {
	display: block;
	margin: 1em auto;
}

.optional {
 	font-style:italic;
}

table#tblProfile th {
	text-align: left;
}

/*** Calendar ***/
.CalendarTitle {
	color: Black;
	font-weight: bold;
}

.CalendarSelectedDay {
	color: Red;
}
