body {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
; background-color: #66CC33
}
a {
color: black;
text-decoration: underline;
}
a:hover {
color: #95191c;
text-decoration: none;
}
#wrapper {
background: url(images/js_wrapper_bg.jpg) repeat;
width: 765px;
margin: 0 auto;
text-align: left;
border: 1px solid #575759;
}

/* Header info */
#masthead {
background: url(images/js_wargat_agency.jpg) no-repeat;
height: 246px;
border-top: 8px solid #575759;
}

/* main contents */
#mainContent {
margin: 8px;
background: #CCFF99;
float: right;
width: 68%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#mainContent p {
margin: 10px 8px 5px 10px;
}
#secondary {
float: left;
width: 27%;
margin-bottom: 7px;
}
#secondary p {
font-size: x-small;
margin: 10px 8px 5px 10px;
}
div.newsbox {
margin-left: 8px;
background: #F0F0E7;
float: left;
width: 95%;
margin-top: 14px;
clear: left;
display: inline;
}
#newsboxNav {
font-size: .75em;
margin: 8px 0px 0px 8px;
padding: 0;
}
#newsboxNav a {
color: black;
text-decoration: underline;
}
#newsboxNav a:hover {
color: #95191c;
text-decoration: none;
}
#newsboxNav li {
list-style-type: none;
padding-top: 3px;
}
h3.news {
font-size: 100%;
margin:0;
padding: 0 0 3px;
background: #006633;
color: white;
text-align: center
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#form {
margin: 10px 8px 5px 10px;
font-size: .75em;
background: none;
line-height: 2;
}
#footer {
font-size: 0.7em;
color: #666666;
padding: 5px;
background: #006633;
clear: both;
height: 100%;
text-align: center;
}
#footer a {
color: #cfcfcf;
text-decoration: underline;
}
#footer a:hover {
color: black;
text-decoration: none;
}
.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}
#contact {
font-size: .75em;
background: none;
}
.button {
font-size: .75em;
}

/* nav info */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
float: left;
background: #575759;
font-size: .80em;
text-align: center;
overflow: hidden; /* IC */
}
#navcontainer ul li {
display: inline;
}
li.outer {
border: none;
}
#navcontainer ul a {
padding: 0.5em 1em; /* 0 1em; IC */
line-height: 2em;
color: white;
text-decoration: none;
}
#navcontainer ul a:hover {
color: black;
background: gray url(images/js_nav-btn-bg.jpg) repeat-x; /* repeat IC */
}

/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: -5px /* new */;
}
b.rbottom {
margin-bottom: -5px /* new */;
}
b.rtop b {
display: block;
height: 1px;
overflow: hidden; 
background: #95191c;
}
b.rbottom b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.r4{margin: 0 1px;height: 2px}
b.rtop b.r4, b.rbottom b.r4 {
margin: 0 1px;
height: 2px;
}

/*main corners info*/
b.maintop {
display: block;
margin-top: -4px;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}
b.s1{margin: 0 5px}
b.s2{margin: 0 3px}
b.s3{margin: 0 2px}
b.s4{margin: 0 1px;height: 2px}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/

