.javascriptcss body .divrotation{
	display: none;
}

.divrotation {
width:185px;
padding:0px;

}


#divrotations {
width:180px;
height:125px;
padding:6px;
color:#f4eedf;
font-size:11px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/meetingsback.jpg);
background-repeat:repeat-y;
border-collapse:collapse;
border-bottom-color, border-top-color: #dcd9c9;
border-style:solid;
border-width:1px 0 1px 0;
}
#divrotations img{
margin-right:3px;	
}

#divrotations p{
margin:7px 0 4px 0;	
}
#divrotations a:link{
font-size:11px;
text-decoration:underline;
color: #FFFFCC;
font-weight:100;
}
#divrotations a:visited{
font-size:11px;
text-decoration:underline;
color: #FFFFCC;
font-weight:100;
}
#divrotations a:hover{
font-size:11px;
text-decoration:none;
color:#dcd9c9;
font-weight:100;
}
#divrotations h1{
color:#244c31;
margin:0 0 0 0;
letter-spacing:0px;
font-size:17px;
}

#divrotations .booknow a:link, #divrotations .booknow a:visited
{
background-color:#244c31;
line-height:15px;
font-size:10px;
color:#FFFFFF;
padding:3px 5px 3px 5px;
text-decoration:none;
margin-left:17px;
margin-bottom:7px;
text-transform:uppercase;
border-collapse:collapse;
border-color: #3a7f4f;
border-style:solid;
border-width:1px;
}

#divrotations .booknow a:hover
{
background-color:#126d5b;
line-height:15px;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
margin-left:17px;
text-transform:uppercase;

}