/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#fff url(images/background.gif) top center repeat-x;
color:#0A1e60;
}

#wrap{
background:#ffffff;
color:#0A1e60;
margin:0 auto;
padding:0;
width:797px;
border-left:1px solid #0A1e60;
border-right:1px solid #0A1e60;
border-bottom:1px solid #0A1e60;;
}

#banner{
width:794px;
height: 95px;
background-color:#FFFFFF;
color:#0A1e60;
background-image:url(images/logo.gif);
background-position:left top;
background-repeat:no-repeat;
}

#banner a { 
width: 237px;
height: 95px; 
position: absolute;
text-decoration:none;
}

#banner a i { 
visibility: hidden; 
}

#ramapo{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#0A1e60;
text-align:right;
font-size:1.7em;
font-weight:bold;
margin-left: 400px;
margin-right: 15px;
padding-top: 30px;
}

#ramapo2{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#0A1e60;
text-align:right;
font-size:1.2em;
margin-left: 400px;
margin-right: 15px;
padding-top: 0px;
font-weight:bold;
}

#leftcol{
width:216px;
float:left;
margin:0;
padding:0;
background-image:url(images/leftcol2.jpg);
background-repeat:no-repeat;
background-position:top right;
border-right: 1px solid #0A1e60;
}

#news{
width:200px;
top:171px;
margin:0;
padding:5px;
font-size:.9em;
}

#call {
font-size:1.1em;
background-color: #0A1e60;
color:#ffcc33;
font-weight:bold;
text-align:center;
}


#rightcol{
width:576px;
margin:0 0 0 217px;
}

#graphic{
width:576px;
height:171px;
background-image:url(images/graphic1.jpg);
background-repeat:no-repeat; 
margin:0;
padding:0;
}

#content {
width:574px;
line-height:140%;
}

#content h4, #content h3 {
margin-left:10px;
margin-top:0;
padding-top:5px;
}

#content p, #content table{
margin-left:10px; 
margin-right:10px;
}

#content img {
padding:1px;
display:inline;
background:#fff;
color:#303030;
border:4px solid #f0f0f0;
}

#content a:link, #content a:visited, #content a:active, #news a:link, #news a:visited, #news a:active {
background-color:#FFFFFF;
color:#CC6600;
text-decoration:underline;
/* font-weight:bold; */
}
#content a:hover, #news a:hover{
text-decoration:none;
}


#footer {
background:#ffffff;
color:#0A1e60;
margin:0 auto;
padding:0;
width:797px;
}
#footer p {
text-align: center;
font-size: 0.9em;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
