body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

body {font-size: 100%;}:
li li {font-size: 1em; }

/***********************************************/
body {
background:#311C00 url(/assets/images/jord/bg.jpg);
text-align:justify;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:11px;
color:#9B8767;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
font-family:Georgia, "Times New Roman",Times,serif;
color:#E8D6B4;
margin:0;
padding:0;
}

h2,h3 {
background:url(/assets/images/jord/thickline.gif) repeat-x left bottom;
letter-spacing:-1px;
margin:0 0 20px;
padding:0 0 10px;
}

h2 {
font-size:25px;
}

h3 {
font-size:17px;
}

p,ol,ul {
line-height:160%;
}

ul {
margin-left:0;
padding-left:0;
list-style:none;
}

ul li {
padding:2px 0 5px;
}

ul li.first {
background:none;
}

.indent {
margin-top:0;
margin-left:130px;
}

.image {
float:left;
margin:0;
}

#header {
background:url(/assets/images/jord/header.jpg) repeat-x center 0;
}

#title {
width:730px;
margin:0 auto;
    padding-left: 25px;
    height: 200px;
    padding-top: 40px;
}

#title * {
text-transform:lowercase;
color:#422F0E; /*BROWN*/
}

#title h1 {
float:left;
letter-spacing:-2px;
font-size:36px;
}

#title h2 {
float:left;
background:none;
font-size:16px;
font-weight:400;
    margin-left: 10px;
    padding-top: 18px;
letter-spacing:0;
}


#wrapper {
width:730px;
margin:0 auto;
}

#content {
float:left;
width:500px;
font-size: 13px;
}

#content h2,h3 {
margin:15px 0 10px;
padding:0 0 10px;
}

#content p {
  margin-bottom: 5px }
#content p + p {
  text-indent: 1.5em;
  margin-top: 0 }

#content ul {
  margin-left: 10px;
}



#content h3.subtitle {
  text-align: right;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:11px;
  font-style: italic;
  background: none;
  padding: 0;
  margin-top: -8px;
  letter-spacing: 0;
}


#sidebar {
float:right;
width:184px;
text-align: left;
}

#sidebar h2 {
margin:10px auto 5px;
font-size: 19px;
}

#sidebar a {
  text-decoration: none;
}

.description { margin-left: 5px;}

#footer {
clear:both;
width:730px;
background:url(/assets/images/jord/thinline.gif) repeat-x;
margin:20px auto;
padding:10px 0;
}

#footer p {
text-align:center;
margin:0;
padding:0;
}

.fleft {
float:left;
}

.fright {
float:right;
}

.fcenter {
float:none;
text-align:center;
}

a,strong {
color:#D9C09A;
}

a:hover,#header h2 a {
text-decoration:none;
}