body, html {
font-family: "Calibri", "Lucida Grande", sans-serif;
color: #000;
font-size: 13px;
background-color: #F0C6AD;
background-image:url(../assets/images/background.jpg);
background-repeat:no-repeat;
background-position:left top;
background-attachment:fixed;
margin: 0px 0px 0px 15px;
padding: 0px;
height:100%;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
.outer-wrapper {
margin: 0;
position:relative;
z-index:2;
height:100%;
background-image:url(../assets/images/tree.png);
background-repeat:no-repeat;
background-position: bottom right;
height:100%;
width: 100%;
}
.content-wrapper {
width: 955px;
margin: 0;
background-image:url(../assets/images/mainBg.png);
background-repeat:no-repeat;
background-position:left top;
}
.header-wrapper { 
overflow: hidden;
padding-bottom: 4px;
}
.headerLeft {
width: 685px;
float: left;
z-index:100; 
}
.headerLeft .content {
padding: 0px;
}
.navigation {
width: 685px;
height:220px;
text-align:right;
}
.deco {
width: 685px;
height:132px;
}
.headerRight {
width: 269px;
float: left;
height:352px;
}
.columns-wrapper { 
overflow: hidden;
}
.left {
width: 685px;
float: left;
line-height: 1.55em;
text-align:justify;
z-index:100; 
}
.left .content {
padding: 0px 20px 10px 280px;
min-height:320px;
height:auto !important;
height:320px;
}
.right {
width: 269px;
float: left;
font-size: 13px;
}
.right .content {
padding: 12px 20px 12px 20px;
line-height: 1.55em;
}
.page-topper { margin: 0px; }
p { margin: 8px 0px 8px 0px; }

h1 { 
margin: 16px 0 0 0;
}
h2 { 
font-size: 16px;
font-style:italic;
}
h3 {
margin: 24px 0px 0px 0px;
padding: 1px 0px 1px 6px;
font-size: 14px;
font-weight: bold;
background-color:#A9332E;
color:#FFBF00;
letter-spacing:0.1em;
}
h4 {
margin: 12px 0px 8px 0px;
padding: 1px 6px 1px 6px;
font-size: 14px;
font-weight: bold;
background-color:#A9332E;
color:#FFBF00;
}
h5 {
margin: 16px 0px 0px 0px;
font-size: 9px;
border-top: 1px solid #A9332E;
color:#FFBF00;
}
.content a { color: #000000; }
.content a:hover, .content a:focus { color: #CC3300; }

.content h4 a { color: #FFBF00; }
.content h4 a:hover, .content h4 a:focus { color: #000000; }

.left ul, .left ol, .left ul, .left ol {
margin: 0 0 0 .5em;
padding: 0 0 0 .5em;
line-height: 1.55em;
list-style-image:url(../assets/images/bullet.gif);
}
.left li, .left li { 
margin-bottom: 4px; 
}

.right ul, .right ol, .right ul, .right ol {
margin: 0 0 0 .5em;
padding: 0 0 0 .5em;
line-height: 1.55em;
list-style-image:url(../assets/images/bullet.gif);
}
.right li, .right li { 
margin-bottom: 4px; 
}
.right a { color: #000; }
.right a:hover, .right a:focus { color: #CC3300; }

.footer {
margin-left: 280px;
padding: 10px 0px;
font-size: 11px;
color: #000;
text-align: right;
width: 384px;
border-top: 1px solid #A9332E;
}
.footer p.copyright {
text-transform: uppercase;
margin: 0px;
}
.footer a { color: #000; }
.footer a:hover, .footer a:focus { color: #CC3300; }

img { 
border: 0;
color: #CC3300;
}
.small {
font-size: 11px;
padding-top:0px;
}
.order {
width: 108px;
position:absolute;
top: 0;
left: 850px;
height:69px;
z-index: 9999999;
}