/* cosmetic changes for Paris site */
body {
    background: #8b8274 /* url(../img/back.gif) no-repeat; */
}

#wrapper {
    background: #e2d8cc;
    border: 0px solid #3a1e1a;
    overflow: auto;
    margin-bottom: 25px;
}

.u  {
  font-weight:normal;
  text-decoration:underline;
}

#header {
    color: #FFFFFF;
    padding-top: 10px;
    background-color: #8b8274;
    border: none;
}

#navbar {
    width: 110px;
    float: left;
    padding-left: 14px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

#contact {
    padding-top: 16px;
    padding-bottom: 12px;
}

#main {
    width: 616px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    border-left: 0px dotted #000;
    margin-bottom: 0px;
    border-right: 0px dotted #000;
}

#main p {
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 1em;
}

#main p.titleinfo {
	border-top: 1px solid #c5c0b9;
	padding-top: .5em;
	line-height: 16px;
    margin-top: 20px;
    margin-bottom: 0px;
}

#main p.location {
	line-height: 16px;
	margin-top: .25em;
    margin-bottom: .25em;
}

#main p.infotext {
	color: #6a6458;
	line-height: 16px;
	margin-top: .25em;
    margin-bottom: .25em;
}

hr {
	border: 1px solid #8b8274;
	margin-top: 24px;
	margin-bottom: 8px;
}

#main h2 {
	text-align: left;
	color: #853830;
	border-top: 1px solid #8b8274;
	border-bottom: 1px solid #8b8274;
	padding-top: 4px;
	padding-bottom: 4px;
}

#main h5 {
	color: black;
	padding-right: 16px;
}

#footer p {
    text-align: center;
    margin: 1em 16px;
    padding-top: 9px;
    padding-bottom: 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    background-color: transparent;
    color: #3a1e1a;
}

a:link, a:visited {
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #853830;
    background: transparent;
}

a:hover {
    text-decoration: underline;
    color: #853830;
    background: transparent;
}

.imagefloatleft {
	float: left;
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.imagefloatright {
	float: right;
	text-align: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

#navbar ul li,
#navbar ul#servicelink li {
    margin: 0;
    font: 11px Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 120%;
}

div.indent {
	margin-left:15px;
	margin-bottom:2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	clear: both;
}

h4 {
	line-height: 133%;
}

cite {
	font-style: normal;
	font-size: 87%;
	font-weight: bold;
	line-height: 133%;
	text-align: center;
	color: #8b8274;
}

hr {
	clear: both;
	color: #8b8274;
	border: 1px solid;
}