body {
	background-color : #307D82;
	background-image : url(../images/bg_dijon.gif);
	background-repeat : repeat-y;
	margin : 0px; 
}


/* fonts */
font {
	color : #307D82;
	font-family : helvetica, arial, verdana;
	font-size : 12px;
	line-height: 17px;
}

#contentbox {
	height: 305;
	width: 440;
	overflow: auto;
	margin-bottom: 5px;
	}
	
#mapbox {
	height: 305;
	width: 400;
	overflow: auto;
	margin-bottom: 5px;
	}
	
#contentbox p, #mapbox p {
	color : #307D82;
	font-family : helvetica, arial, verdana;
	font-size : 12px;
	line-height: 17px;
	margin: 3px 10px 10px 0;
}

#contentbox ul, #mapbox ul {
	color: #307D82;
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: square;
	margin-right: 20px;
}

p.small {
	color : #307D82;
	font: 10px/12px helvetica, arial, verdana;
}

h2 {
	color : #307D82;
	font-family : helvetica, arial, verdana;
	font-size : 12px;
	margin : 8px 0px 3px 0px;
	padding : 0px;
	line-height: normal;
}


/* anchors */
a {
	color : #307D82;
	font-family : helvetica, arial, verdana;
	font-size : 12px;
	text-decoration : none;
	line-height: 17px;
}

a:hover {
	color : #A4A254;
	font-family : helvetica, arial, verdana;
	font-size : 12px;
	text-decoration : none;
	line-height: 17px;
}

a.subnav {
	color : #307D82;
	font-family : helvetica, arial, verdana;
	font-size : 11px;
	text-decoration : none;
}

a.subnav:hover {
	color : #A4A254;
	font-family : helvetica, arial, verdana;
	font-size : 11px;
	text-decoration : none;
}

a.subnavon, a.subnavon:hover {
	color : #A4A254;
	font-family : helvetica, arial, verdana;
	font-size : 11px;
	text-decoration : none;
}


/* images */
img.mainheader {
	margin : 13px 40px 13px 235px;
}

img.four111 {
	margin : 27px 57px 24px 30px;
}

img.map {
	margin : 27px 7px 110px 9px;
}

img.address {
    margin: 18px 0 12px 0;
}


/* table elements */
td.content {
	padding : 27px 0px 24px 0px;
}


/* div ids */
#divContent {
	left : 0px;
	position : relative;
	top : 0px;
}

#divContainer {
	clip : rect(0,415,240,0);
	height : 240px;
	left : 264px;
	overflow : hidden;
	position : absolute;
	top : 317px;
	visibility : visible;
	width : 415px;
	z-index : 4;
}

#divArrows {
	height : 230px;
	left : 715px;
	position : absolute;
	top : 317px;
	visibility : visible;
	width : 11px;
	z-index : 4;
}

#divSubnav {
	height : 10px;
	left : 264px;
	position : absolute;
	top : 609px;
	width : 422px;
	z-index : 2;
}
