
html,body {
	height:100%
}

body,dl,p,h6,h5,h4,h3,h2,h1 {
	margin:0
}

body {
	padding: 0;
	text-align: center;
	font: normal 0.8em verdana,arial,sans-serif;
	line-height: 130%;
	background: #D4C7B2 url(../images/img_98.gif) repeat-x top left;
}

body,ol span {
	color: #545454;
}

h1 {
	clear: both;
	font: bold 2.5em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2 a:hover,a:hover,b,strong {
	color:Black
}

h2 {
	font:normal 1.5em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#82001f
}

h2 a {
	color:#ba1218
}

h3 {
	font:normal 1.3em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#e6891a
}

h4 {
	font:bold 1.2em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#dbc35b
}

h5 {
	font:bold 1.1em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#82001f
}

h6 {
	font:bold 1em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ff4b33
}

dl,p,h6,h5,h4,h3,h2,h1 {
	padding:10px 15px
}

.leftColumn dl,.leftColumn p,.leftColumn h6,.leftColumn h5,.leftColumn h4,.leftColumn h3,.leftColumn h2,.leftColumn h1 {
	padding-left:0
}

a {
	color:#82001f;
	font-weight: bold;
}

a:hover {
    color: #ba1218;
}

ul,ol {
	margin:10px 30px;
	padding:0 30px
}

ol {
	color: Black;
}

ul {
	list-style-image:url(../images/bullet.gif)
}

del {
	color:#AAA
}

acronym {
	cursor:help;
	border-bottom:1px solid #777
}

select,textarea,input {
	padding:2px;
	font: normal 1em verdana,sans-serif;
	color:#444;
	background:#EEE;
	border:1px solid #444
}

select:hover,select:focus,textarea:hover,textarea:focus,input:hover,input:focus {
	color:#000;
	background:#e4f7fa;
	border:1px solid #00dfff
}

input.button {
	padding: 2px 5px;
	font: normal bold 1.1em 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background: #ADA291;
	border-width: 1px;
	border-style: solid;
	border-color: #E5DCCD #908571 #908571 #E5DCCD;
	cursor: pointer;
}
blockquote {
	background-color: #ada291;
	color: white;
}

img.floatRight {
	margin:5px 0 10px 15px
}

img.floatLeft {
	margin:5px 15px 10px 0
}

a img,a:hover img {
	border: 2px solid #C1752D;
}

a:hover img {
	border:2px solid #FFF !important
}

