/*******************************************************
TITLE: Red Gum Consulting
DATE: 20070803
AUTHOR: Lubosh Hanuska
CREDIT: tinderbox.com css stylesheet
*******************************************************/

body {
margin:.5em;
padding:0;
height:100%;
background-color:#c4d3c7;
color:#461d40;  
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
}
html>body {
font-size:12px;
}
a {
font-size: 1.2em;
color:#461d40;
text-decoration:none;
}

a:hover {
color:#ff3300;
text-decoration:underline;
}

img {
border:none;
}

img.left {
float:left;
margin:0 1.5em 1.2em 0;
padding: 0;
/* border:1px solid #eeeeee; */
}
.topic {
margin:0 1.5em 1.2em 0;
}
td {
font-size: 1em;
}
h3 {
font-size:1.6em;
}
#header {
margin:auto;
padding:0 0 0 0;
}

#navtabs {
height:1.25em;
font-size:1.2em;
line-height:normal;
}
#navtabs a {
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#navtabs a:hover {
color:#ff3300;
text-decoration:underline;
}
#centerColumn { 	
margin:0 auto;
padding:1em;
width:60em;
text-align:left;
vertical-align: middle;	
background-color:transparent;
}
#sidebar {
float:left;
padding: 15;
width: 250;
height:100%;
}
#rightbar {
position:relative;
margin: auto;
}
#footer {
position:relative;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:0.85em;
border-top:1px solid #461d40;
}
#footerfront {
position:relative;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.69em;

}
.pagelinks {
color: #461d40;
font-weight: bold;
}
.blockpara {
display:block;
text-align:left;
width:100%;
padding: 0;
}
.smltitle {
font-size: 1.2em;
font-weight: bold;
margin: 0 0 1.25em 0;
}
.subtitle {
font-style: italic;
}
