/* CSS Document */

BODY {
margin:0px; background:url(../images/Inside-background2.gif) repeat-x #b39770;
}

#container {
width:100%; text-align:center; margin:0px; padding:0px;
}

#leftfloatpic {
z-index:25000; position:relative; top:-125px;
}

#page {
width:1000px; margin:auto; background:url(../images/pagebackground.gif) repeat-x #e9d7b1; margin-top:0px; padding:0px; text-align:left;
}

#masthead {
width:1000px; height:128px; background:url(../images/masthead.gif) no-repeat;
}

#dressagemasthead {
width:1000px; height:128px; background:url(../images/masthead_dressage.gif) no-repeat;
}

#menuleft {
width:1000px; 
height:50px; 
background:url(../images/menuwithwallbackground.gif) no-repeat;
text-align:right;

}
#menu {
width:1000px; 
height:50px; 
background:url(../images/menuback.gif) repeat-x;
text-align:right;

}

#footer {
width:1000px; 
height:24px; 
background:#4d0c20;
text-align:center;
font-family:"Trebuchet MS", Arial;
font-size:11px;
letter-spacing:0.2em;
color:#CCCCCC;
}

#footer a:link {
color:#e9d7b1;
}

#footer a:visited {
color:#e9d7b1;
}

#contentcontainer1 {
width:1000px; background:url(../images/wallbackgroundbase.gif) repeat-y;
}

#contentcontainer2 {
width:1000px; background:url(../images/wallbackgroundtop.gif) no-repeat;
}

#contentarea {
padding:0px;
margin:0px;
}

#leftcolumn {
width:300px;
float:left; 
}

#midcolumn {
width:450px; 
float:left;
padding-top:10px;
}

#onecolumn {
width:700px; 
float:left;
padding-top:10px;
}

#rightcolumn {
width:250px; 
float:left;
}

#columnclear {
clear:both;
}
