body {
font-size:small;
margin:5px;
background: #000000 url(img/flagbg.jpg) no-repeat fixed center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

h1 {
font-size:large;
}

h2 {
margin:5px 0 -10px;
color:#900;
font-size:large;
font-weight:700;
}

h3 {
margin:5px 0 -10px;
color:#900;
font-size:medium;
font-weight:700;
}

h4 {
margin:5px 0 -10px;
color:#666;
font-size:larger;
font-weight:600;
}

hr {
border:0;
width:100%;
color:#ccc;
background-color:#CCC;
text-align:left;
height:1px;
}

p {
color:#333;
line-height:140%;
}

a:link {
color:#900;
text-decoration:none;
border-bottom:1px dotted #900;
}

a:visited {
color:000;
text-decoration:none;
border-bottom:1px dotted #666;
}

a:hover {
background-color:#900;
color:#fff;
}

a:active {
color:#900;
text-decoration:none;
border-bottom:1px dotted #900;
}

.center {
margin:0 auto;
display:block;
text-align:center;
}

.dropcap {
float:left;
}

div#container .graphiclink,div#widgets a,div#header .graphiclink {
border:none;
background-color:transparent;
}

.gray {
background-color:#CCC;
}

.leftbox {
width:170px;
float:left;
margin:10px 0 10px 5px;
border:1px solid #CCC;
font-size:.9em;
}

.leftbox h2 {
border-bottom:1px solid #CCC;
padding:5px 0 5px 5px;
margin:0;
background-color:#5D6D89;
color:#FFF;
font-size:1.4em;
font-weight:700;
}

.leftbox p {
padding:0 5px;
}

.line {
border:1px solid #999;
}

.more {
border:0 none;
}

.offsite {
padding-right:12px;
background-image:url(images/offsite.gif);
background-repeat:no-repeat;
background-position:right;
color:#5D6D89;
text-decoration:underline;
}

.photomargin {
margin:5px;
}

.right {
float:right;
display:block;
text-align:right;
}

.rightbox {
width:190px;
float:right;
margin:0 0 5px 5px;
border:1px solid #CCC;
font-size:.89em;
}

.rightbox h2 {
border-bottom:1px solid #CCC;
padding:5px 0 5px 5px;
margin:0;
background-color:#5D6D89;
color:#FFF;
font-size:1.4em;
font-weight:700;
}

.rightbox p {
padding:0 5px;
}

.smalltext {
font-size:.85em;
line-height:normal;
}

.title {
font-size:small;
font-weight:700;
font-variant:small-caps;
}

.white {
background-color:#FFF;
}

#colleft {
float:left;
width:180px;
padding:5px;
font-size:.9em;
}

#colleft h2 {
border-bottom:1px solid #CCC;
padding:5px 0 5px 5px;
margin:0;
background-color:#5D6D89;
color:#FFF;
font-size:1.3em;
font-weight:700;
}

#colmain {
float:right;
width:594px;
padding:5px;
clear:both;
overflow:hidden;
}

#container {
width:804px;
border-left:2px solid #CCC;
border-right:2px solid #CCC;
border-bottom:1px solid #CCC;
margin:0 auto;
background-color:#FFF;
color:#333;
text-align:left;
}

#date {
font-size:.8em;
float:right;
clear:both;
}

#googlesearch {
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
padding:0 5px;
margin:5px 0 5px -5px;
width:180px;
background-color:#E5E5E5;
}

#header,#footer {
width:804px;
margin:0 auto;
border-top:2px solid #CCC;
border-right:2px solid #CCC;
border-left:2px solid #CCC;
border-bottom:1px solid #CCC;
padding:5px 0;
background-color:#5d6d89;
font-size:.8em;
text-align:center;
vertical-align:middle;
color:#fff;
}

#header a,#footer a {
color:#fff;
}

#logo {
margin-top:0;
background:#FFF url(img/logoimage.jpg) center center no-repeat;
height:125px;
overflow:hidden;
border:3px double #5d6d89;
}

#logo h1,#logo2 h1 {
color:#000;
font-size:3em;
font-weight:700;
text-align:center;
}

#logo2 {
width:100%;
border-bottom:1px solid #CCC;
background:url(images/logo2.gif) no-repeat;
height:75px;
overflow:hidden;
}

#googlebutton {
display:none;
}

#googlego {
width:30px;
font-size:x-small;
cursor:pointer;
}

#googletextbox {
height:13px;
font-size:95%;
margin-left:5px;
padding-top:2px;
}

#sterlingroup {
margin-top:-12px;
}

#tagline {
width:450px;
float:right;
padding-right:10px;
color:#999;
background-color:transparent;
font-style:oblique;
text-align:right;
}

#tagline h2 {
color:#CCC;
background-color:transparent;
}

#widgets {
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
width:190px;
padding:5px 0;
margin-left:-5px;
background-color:#FFF;
text-align:center;
}

.itemtable {
width:100%;
}

.itemtable td {
border:1px solid #ccc;
width:33%;
padding:5px;
text-align:center;
}

#slides {
margin:3px 0 0 5px;
text-align:center;
}

a.info {
position:relative;
/*this is the key*/
z-index:24;
text-decoration:none;
border-bottom:1px dotted #900;
}

a.info:hover {
z-index:25;
}

a.info span {
display:none;
width:auto;
}

a.info:hover span {
/*the span will display just on :hover state*/
display:block;
position:absolute;
border:2px solid #fff;
background-color:#5d6d89;
color:#fff;
top:1em;
left:1em;
padding:.5em;
font-size:1.8em;
}

#name {
margin-left:100px;
}

.mta {
padding:5px;
margin:3px;
border:1px solid #ccc;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
