/* Orangejuice -special styles */



body {

 background-color: #ff9900;

 margin: 0px;

 text-align: center;

 }

 

.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/orange.jpg);

 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: 787px;

 voice-family: "\"}\"";

 voice-family: inherit;

 width: 780px;

 }



html > body #wrapper {

 width: 780px;

 }



#header {

 font-size: 40px;

 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: 10px;

 margin-bottom: 10px;

 font-weight: bold;

 font-size: 11px;

 }



#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;

 }



#navigation {

 float: left;

 width:155px;

 padding: 0px;

 margin-left: 2px;

 text-align: center;

 }



#content { 

 float: right;

 width: 615px;

 padding: 0px;

 text-align: left;

 margin-bottom: 10px;

 background-color: #ffffff;

 }



#footer {

 clear: both;

 text-align: center;

 font-face: tahoma;

 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: 12px;

 }

.path {

 font-weight: bold;

 font-size:10px;

 background-color: #ff740a;

 padding: 3px;

 border: 1px solid #424142;

 margin-right: 20px;

 }



.path a:link, .path a:visited {

 color: #424142;

 text-decoration: none;

 }



.path a:hover, .path a:active {

 color: #fccca7;

 text-decoration: none;

 }



/* End of Layout Styles */

