
* /*Zeros out browser default margins and paddings to solve
the problem that IE uses margins while FF uses padding for <ul>*/{
  margin: 0;
  padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC url(pics/background_4.jpg);
	font-size: 0.9em;
	line-height: 1.4em;
	max-width: 1054px;
	color: #663333;
	}
p    {
	margin: 5 0 10;
	padding: 0;
	white-space: normal;
	left: 10px;
  }
a {
	text-decoration: underline;
	color: #663333;
	border: none;
	font-weight: bold;
	}
a:visited {
	color: #663333;
	text-decoration: underline;
	}
a:hover {
	color: #999999;
	text-decoration: underline;
	}
#main    {
	position: relative;
	float: right;
	width: 642px;
	background-color: #FFFFFF;
}
#main p     {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 10px;
}
h3 /*Main headings*/     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
}
h4 /*Bigger side heading*/      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 12px;
	text-align: left;
	vertical-align: middle;
}	
h5 /*Shoulder heading in italic*/     {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 12px;
   }
h6 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: 12px;
}
#overcoat     {
	position: relative;
	float: left;
	margin: 0;
	width: 92%;
	min-width: 770px;
  }
#jacket     {
	position: relative;
	float: right;
	text-align: left;
	width: 772px;
  }
#top      {
	width: 100%;
	position: relative;
	margin: 0 0 0px;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #000033;
	border-right: 1px solid #000033;
	background:  #0000CC url(pics/top_block_2.jpg);
  }
#top p      {
    padding: 0;
    padding-top: 50px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 1.45em;
    letter-spacing: 4px;
    color: #FFFFFF;
  }
#navigation     {
	position: relative;
	float: left;
	width: 130px;
	color: #663333;
	background-image: none;
  }
#navigation p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1.3em;
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 15px;
	background-image: none;
}
#navigation a {
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}
#finial     {
	position: relative;
	float: left;
	margin-right: 8%;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 92%;
	min-width: 770px;
	text-align: center;
	border: none;
  }
#finial p     {
	padding: 5px;
	font-size: 0.8em;
	line-height: 1em;
	text-indent: 0px;
	position: relative;
	float: left;
	width: 32%;
	display: inline;
	color: #FFFFFF;
}
#finial a {
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: underline;
}
.alignleft  {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.alignright  {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.aligncenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
	margin-right: 5px;
	margin-left: 5px;
}
.floatingleft {
	float:left;
	border: none;
	text-align: left;
	margin: 0px;
    }
.floatingright {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 0px;
	border: none;
	text-align: right;
    }
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
hr {
	height:0px;
	border-top:1px solid #006633;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	color: #663333;
}
.paraclear {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img  {
    border: 0;
}
.border {
	border: thin solid #000000;
}
.smallcaps {
	font-variant: small-caps;
}
li {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.bigtext {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
}
.backgroundgreen /*Lime Walk map*/ {
	background-color: #66FF99;
	background-image:  url(../streets/pics/general/background_green.jpg);
	text-align: center;
}
.backgroundwhite {
	background-color: #FFFFFF;
}
ul {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 0px;
}
.table {
	border: 1px solid #000033;
	background-image:  url(../misc/pics/background_pale_grey.jpg);
	text-align: left;
	line-height: 1.3em;
	font-size: 0.9em;
	float: none;
	clear: none;
	width: 96%;
	background-color: #CCCCCC;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 6px;
}
.borderdouble {
	border: medium double #663333;
}
.box {
	border: thin groove #963;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
.smalltext {
	font-size: 0.8em;
	line-height: 0.9em;
}

