/* Orangejuice -special styles */

body {
 background-color: #ff9900;
 margin: 0px;
 text-align: center;
 }
 
 
 
 H1{
	font: bold 19px Arial, Helvetica, sans-serif;
}
 
H2{
	font: bold 15px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	color: Gray;
	margin: 22px 0 2px 0;
}

 H3{
	font: bold 16px Arial, Helvetica, sans-serif;
	
}
 
 
.clr {
	clear: both;
 }

/* Layout Styles */

#wrapper {
 position: relative;
 text-align: left;
 margin-right: auto;
 margin-left: auto;
 padding: 0px 0px 0px 0px;
 background-image: url(../images/flower.gif);
 background-repeat: no-repeat;
 background-position: left-top;
 background-color: #ffffff;
 border-right: 5px solid #c77800; 
 border-left: 2px solid #c77800;
 border-bottom: 5px solid #c77800; 
 } 

#wrapper {
width: 780px;
voice-family: "\"}
 \"";
 voice-family: inherit;
 width: 780px;
 }

html > body #wrapper {
 width: 780px;
 }

#header {
 font-size: 60px;
 text-align: right;
 padding-right: 20px;
 padding-top: 60px;
 margin-bottom: 90px;
 color: #ff740a;
 }

#menu {
 text-align: right;
 margin-top: 30px;
 margin-right: 20px;
 }

#menu ul {
 list-style: none;
 margin: 0px;
 margin-top: 10px;
 padding: 0px;
 }

#menu li {
 display: inline;
 }

#menu a:link, #menu a:visited {
 color: #586b40;
 margin-right: 0px;
 padding: 3px 0px 2px 0px;
 background-color: #fff;
 text-decoration: none;
 }

#menu a:hover, #menu a:active {
 color: #fff;
 margin-right: 0px;
 padding: 3px 0px 0px 0px;
 background-color: #fff;
 border-bottom: 5px solid #ff740a;
 text-decoration: none;
 }

#date {
 text-align: right;
 margin-right: 20px;
 margin-top: 3px;
 margin-bottom: 20px;
 font-weight: normal;
 font-size: 11px;
 color: Silver;
 }

#date .datetxt {
 display: inline;
 text-align: right;
 /*border: 1px solid #568b40;*/
 padding: 2px 2px 2px 2px;
 }

#mainbody {
 padding: 0px;
 margin-bottom: 50px;
 /*background-color: #ffffff;*/
 text-align: left;
 background-image: url(../images/dash12hb.gif);
 background-repeat: repeat-x;
 background-position: top;
 }

#navigation {
 float: left;
 width:160px;
 padding: 0px;
 margin-left: 5px;
 text-align: center;
 }
 
 #navigation td{
	line-height: 110%
}

 #navigation div{
	line-height: 110%
}

#content { 
 float: right;
 width: 575px;
 padding: 0px;
 text-align: left;
 margin-bottom: 10px;
 margin-right: 13px;
 background-color: #ffffff;
 }

#footer {
 clear: both;
 text-align: center;
  font-size: 9px;
 font-style: normal;
 background-color: #fccca7;
 color: #c77800;
 padding-top: 2px;
 padding-bottom: 3px;
 border-top: 1px solid #c77800;
 border-bottom: 1px solid #c77800;
 height: 18px;
 }

#top {
 }

#bottom {
 }

.spacer {
 height: 4px;
 }
.path {
 font-weight: normal;
 font-size:11px;
 padding-top: 3px;
padding-bottom: 12px;
 /*background-color: #ff740a;
 padding: 5px;
 border: 1px solid #fccca7;
 margin-right: 20px;*/
 }

.path a:link, .path a:visited {
 color: #424142;
 text-decoration: none;
 }

.path a:hover, .path a:active {
 color: #ff740a;
 text-decoration: none;
 }

/* End of Layout Styles */

