*
{
font-family: verdana, geneva, sans-serif;
}

body
{
background-image: url("design_3_background.jpg");
background-repeat: repeat-x;
background-color: #1A3C4F;
margin-top: 0px;
color: #000000;
}

a:link {color: #003366;}
a:visited {color: #003366;}
a:hover {color: #003366;}
a:active {color: #006699;}

h1
{
margin-top: 0;
font-size: 18px;
font-weight: bold;
color: #000000;
}

h2
{
margin-top: 0;
font-size: 14px;
font-weight: bold;
color: #003366;
}

h3
{
margin-top: 0;
font-size: 12px;
font-weight: bold;
color: #003366;
}

p, ul, ol, td
{
margin-top: 0;
font-size: 11px;
}

/*
td.ix_subheader
{
padding: 0px 0px 0px 10px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

td.ix_subheader a:link {color: #ffffff; text-decoration: underline;}
td.ix_subheader a:visited {color: #ffffff; text-decoration: underline;}
td.ix_subheader a:hover {color: #ffffff; text-decoration: none;}
td.ix_subheader a:actove {color: #ffffff; text-decoration: underline;}
*/


td.bg_homepage
{
height: 580px;
background-image: url("bg_homepage.jpg");
background-repeat: no-repeat;
}

td.bg_subpage1
{
background-image: url("bg_subpage_pattern.jpg");
background-repeat: repeat-y;
}

td.bg_subpage2
{
height: 600px;
background-image: url("bg_subpage.jpg");
background-repeat: no-repeat;
}

td.content_bg
{
height: 450px;
background-image: url("content_middle.gif");
background-repeat: repeat;
background-color: #ffffff;
}


td.content
{
height: 450px;
padding: 40px 20px 0px 20px;
background-image: url("bg_content.jpg");
background-repeat: no-repeat;
background-position: top left;
text-align: left;
}

td.fronttextbg
{
background-repeat: no-repeat;
vertical-align: bottom;
padding: 0px 0px 62px 10px;
line-height: 16px;
font-size: 11px;
color: #ffffff;
text-shadow: #000000 2px 2px 2px;
}

.auger_image
{

}

.auger_caption
{
font-size: 90%;
color: #808080;
}

.float_left
{
float: left;
margin: 0px 10px 10px 0px;
}

.float_right
{
float: right;
margin: 0px 0px 10px 10px;
}

div.sidebar
{
background-color: #dddddd;
border: 1px solid #cccccc; 
padding: 10px 10px 10px 10px;
}


/* Navigation */
td.nav_bg
{
background-image: url("main_07.jpg");
background-repeat: no-repeat;
}

div.nav
{
width: 200px;
margin: 16px 16px 16px 16px;
text-align: right;
font-size: 11px;
}

div.nav .divider
{
font-size: 13px;
}

div.nav a:link { color: #000000; font-weight: bold; text-decoration: none; }
div.nav a:visited  { color: #000000; font-weight: bold; text-decoration: none; }
div.nav a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
div.nav a:active { color: #ffffff; font-weight: bold; text-decoration: none; }
/* End: Navigation */
