* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
background-color : #7a2f7e;
} 
#wrapper { 
background-color : #ffffff;
margin : 5px auto 5px auto;
width : 740px;
height : 700px;
} 
#wrapper1 { 
background-color : #ffffff;
margin : 5px auto 5px auto;
width : 740px;
height : 1030px;
} 
img { 
padding : 2px;
border : 0px solid #caff7a;
} 
.header { 
color : #333;
width : 740px;
float : left;
padding : 0;
height : 170px;
background : url(images/countrywoodinn_03.gif) no-repeat;
} 
#leftcolumn { 
color : #333;
background : #fff;
margin : 0 0 0 0;
padding : 10px;
height : 800px;
width : 230px;
float : left;
} 
#rightcolumn { 
float : right;
color : #333;
background : #fff;
margin : 0 0 0 0;
padding : 7px;
height : 610px;
width : 470px;
display : inline;
} 
#rightcolumn1 { 
float : right;
color : #333;
background : #fff;
margin : 0 0 0 0;
padding : 7px;
height : 770px;
width : 470px;
display : inline;
} 
.clear { 
clear : both;
} 
#footer { 
width : 740px;
clear : both;
height : 25px;
margin : 0 0 0 0;
padding-left : 10px;
padding-right : 10px;
background : url(images/footerbar.gif) no-repeat;
} 
#footer p { 
margin : 0;
padding-top : 5px;
text-align : center;
line-height : normal;
font-size : xx-small;
} 
#footer a { 
text-decoration : underline;
color : #e78229;
} 
#footer a:hover { 
text-decoration : none;
}
#navigation { 
float : left;
width : 740px;
height : 28px;
color : #333;
margin : 0 0 0 0;
} 
.menu { 
margin-left : 0px;
background :url(images/navibar.gif) no-repeat;
width : 740px;
height : 28px;
} 
.menu ul { 
list-style : none;
padding : 7px 0 10px 0;
margin : 0;
text-align : center;
padding: 2px 0em 10px 0em;
} 
.menu li { 
padding : 0 1em 0 1em;
display : inline;
} 
.menu li a { 
color : #000000;
font-weight : bold;
text-decoration : none;
font-size : 1em;
} 
.menu li a:hover { 
color : #ffff00;
text-decoration : none;
}