
a{
	color : #249AE5;
	font : 10pt Arial,Helvetica,sans-serif;
	text-decoration : none;
}

a:link{
	color : Blue;
}

a:visited{
	/* border:none -- breaks NS 4.x */
	color : #249AE5;
}

a:hover{
	/* border:none -- breaks NS 4.x */
	color : #FA990A;
}

a:active{
	/* border:none -- breaks NS 4.x */
	color : #FA990A;
}

a.adresse2{
	color : #F5C690;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

a:link.adresse2{
	color : #F5C690;
}

a:visited.adresse2{
	/* border:none -- breaks NS 4.x */
	color : #F5C690;
}

a:hover.adresse2{
	/* border:none -- breaks NS 4.x */
	color : Black;
}

a:active.adresse2{
	/* border:none -- breaks NS 4.x */
	color : #FA990A;
}

body{
	background : #005353;
	margin-top : 0px;
	background-image : url(images/back.jpg);
	background-position : top;
	background-repeat : repeat-x;
	}

h1{
	color : #b7693b;
	font : italic bold 30px    "Garamond",Arial,Helvetica,sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	text-transform : uppercase;
}

h2{
	color : #b7693b;
	font : 18pt "Garamond",Arial,Helvetica,sans-serif;
	font-weight : bold;
	margin-bottom : 0px;
}

h3{
	color : #1c3da8;
	font : bold 13pt  "Garamond",Arial,Helvetica,sans-serif;
	text-transform : uppercase;
	margin-bottom : 0px;
	margin-top : 0px;
}

h4{
	color : #b7693b;
	font : 13pt "Garamond",Arial,Helvetica,sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
}

h5{
	color : #b7693b;
	font : oblique bold 14pt  "Garamond",Arial,Helvetica,sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
}

ul{
	color : Black;
	font : 10pt Arial,Helvetica,sans-serif;
	font-weight : 500;
	margin-top : 0px;
}

p,li,td{
	color : Black;
	font : 10pt Arial,Helvetica,sans-serif;
	font-weight : 500;
}

.content {
 background-color:   #fff;
 padding: 0px 0px 15px 0px;
 text-align:         left;
 width : 700px;
}

.content2{
	margin : 10px 10px 5px 0px;
	color : #FFFFCC;
	background-color : #b7693b;
	border:             3px solid #f5c690;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	width : 180px;
}

span.adresse2{
	color : White;
	font-size : 8pt;
	font-weight : normal;
	letter-spacing : 3px;
}

.floatleft{
	background : #FFFFFF;
	float : left;
	margin : 0 10px 10px 0;
}

.floatright{
	background : #FFFFFF;
	float : right;
	margin : 0 0 10px 10px;
}

#navcontainer{
	height : 25px;
	width : 930px;
	background : #b7693b;
	color : #911b79;
	font-family : "Garamond ", Arial;
	font-size : 22px;
	font-weight : bold;
}

#navcontainer a:active{
	background : #b7693b;
	color : #E58C05;
}

#navcontainer li#active a{
	color : #FFD38A;
}

#navcontainer ul{
	border : 0;
	list-style-type : none;
	text-align : center;
	margin : 0;
	padding : 0;
}

#navcontainer ul li{
	float : left;
	margin : 0;
	padding : 0;
	text-align : left;
}

#navcontainer ul li a{
	background : #b7693b;
	color : White;
	display : block;
	height : 25px;
	text-decoration : none;
	width : 115px;
	font-family : "Garamond",Arial,Helvetica,sans-serif;
	font-size : 21px;
	font-weight : bold;
}

#navcontainer ul li a:hover{
	background : #b7693b url(images/longhorntiny3.gif) no-repeat left;
	color : Black;
}

.seqslidestyle{
margin-right: 0px;
}

.button {
float: right;
clear: right;
 background-color:   #b7693b;
 border:             3px solid #f5c690;
 color: #f5c690;
 margin-right: 10px;
 margin-bottom:      0px;
 margin-top:         5px;
 padding:            7px;
 width:              140px;
 font-family : "Garamond",Arial,Helvetica,sans-serif;
 font-size : 18px;
 font-weight : bolder;
 text-align : center;
}

/* sidebar button links */
.button a { 
color: #fff;
 font-family : "Garamond",Arial,Helvetica,sans-serif;
 font-size : 18px;
 font-weight : bold;
 text-align : center;
 }
.button a:hover { color: #000000; }
