
* /*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: #336600 url(pics/background_green.jpg) fixed;
	font-size: 0.9em;
	line-height: 1.4em;
	max-width: 1054px;
	color: #336600;
}

p     {
	margin: 5 0 10;
	padding: 0;
	white-space: normal;
	left: 10px;
}

a {
	text-decoration: underline;
	color: #006633;
	border: none;
	font-weight: bold;
	}
a:visited {
	color: #006633;
	text-decoration: underline;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
h3 /*Main headings*/     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
h5 /*Shoulder heading in italic*/    {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	margin: 15px 5px 0px;
}

#overcoat  {
	position: relative;
	float: left;
	margin: 0;
	width: 92%;
	min-width: 770px;
}

#jacket   {
	position: relative;
	float: right;
	text-align: left;
	width: 762px;
}

#top   {
  width: 100%;
  position: relative;
  margin: 0 0 0px;
  padding: 0;
	text-align: right;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background:  #336600 url(pics/topblock_alt.jpg);
}

#top p   {
    padding: 50px 10px 10px 0;
    font-family: Arial;
    font-size: 1.8em;
    letter-spacing: 4px;
    color: #FFFFFF;
}

#navigation    {
	position: relative;
	float: left;
	width: 110px;
}
#navigation p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1.3em;
}
#navigation a {
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}

#main   {
	position: relative;
	float: right;
	width: 632px;
	background-color: #FFFFFF;
}
#main p   {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}
	
#finial   {
	position: relative;
	float: left;
	margin-right: 8%;
	margin-top: 25px;
	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-size: small;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}

.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;
}

.floatingleft {
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:5px;
	margin-left: 12px;
	border: none;
	text-align: left;
    }
.floatingright {
	float:right;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	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: #006633;
}

.paraclear {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.paracleargreen {
	clear: both;
	background-color: #060;
	background-image: url(pics/background_green.jpg);
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
}
img  {
    border: 0;
}

.border {
	border: thin solid #006633;
}

.smallcaps {
	font-variant: small-caps;
}

.leftpic {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
}

.righttext {
	margin-left: 15px;
}

.bigtext {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.redtext {
	color: #FF0000;
	font-weight: bold;
}

.tablesilver /*Margin 16 + Table 600 + Margin 16 =  632 (the full width of #main)*/  {
	font-size: 1em;
	text-align: center;
	background-color: #CCC;
	line-height: 1.1em;
	clear: none;
	float: none;
	width: 600px;
	margin-left: 16px;
	border: thin solid #000000;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	background-image: url(pics/background_silver.jpg);

