
/* Body fonts and margins */
body {
background-color: #CCBFAC;
font-family: Arial, Helvetica;
color: #000000;
font-size: 10pt;
margin: 0px;
padding: 0px;
}

/* General link color and style */
a {
color: #484732;
}

/* General link hover color and style */
a:hover {
color: #484732;
}

/* H1 header */
h1 {
font-size: 14pt;
font-weight: bold;
color: #484732;
}

/* H2 header */
h2 {
font-size: 20pt;
font-weight: bold;
color: #484732;
}

/* Small font */
.small {
font-size: 8pt;
clear: both;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.inactive {
color: #CCCCCC;
font-style: italic;
}

/* Pad the top */
.padtop {
padding-top: 20px;
}

/* RSS Link */
.rssfeed {
text-decoration: none;
}

/* Table fonts */
td {
font-family: Arial, Helvetica;
color: #000000;
font-size: 10pt;
}

/* Outline box around pages */
div.pageoutline {
background-color: #FFEFD6;
border: 1px solid #6F6E4C;
color: #484732;
width: 100%;
font-weight: bold;
margin-bottom: 20px;
}

/* Outline around header names */
div.headoutline {
background-color: #6F6E4C;
color: #FFEFD6;
text-align: left;
padding: 3px;
}

div.divbreak {
margin-bottom: 15px;
}

/* Tabular navigation */
#tabular {
width:100%;
margin: 0;
padding: 0;
list-style:none;
line-height:1em;
}

#tabular li {
background-color: #484732;
float: left;
text-align: center;
margin: 0;
padding: 0;
}

#tabular a {
display: block;
text-decoration: none;
border: 1px solid #484732;
font-size: 10pt;
margin: 0;
padding: 0;
}

a.tabular_nav, a.subtabular_nav{
color: #484732;
}
a.tabular_nav:hover, a.subtabular_nav:hover{
color: ;
}
a.tabular_sel, a.subtabular_sel{
color: #484732;
font-weight: normal;
}

/* Site map setup */
.sitemap_head {
font-weight: bold;
font-size: 12pt;
}

.sitemap_block {
margin-top: 0px;
margin-bottom: 20px;
}

a.vertical_nav, a.vertical2_nav, a.vertical3_nav, a.subvpage_nav, a.subvpage2_nav, a.subvpage3_nav, a.sitemap_nav, a.sitemap2_nav, a.sitemap3_nav, a.submap_nav, a.sitemap2_nav, a.sitemap3_nav {
color: #484732;
font-weight: normal;
text-decoration: underline;
}
a.vertical_nav:hover, a.vertical2_nav:hover, a.vertical3_nav:hover, a.subvpage_nav:hover, a.subvpage2_nav:hover, a.subvpage3_nav:hover, a.sitemap_nav:hover, a.sitemap2_nav:hover, a.sitemap3_nav:hover, a.submap_nav:hover, a.sitemap2_nav:hover, a.sitemap3_nav:hover {
color: #996600;
font-weight: normal;
text-decoration: underline;
}
a.vertical_sel, a.vertical2_sel, a.vertical3_sel, a.subvpage_sel, a.subvpage2_sel, a.subvpage3_sel, a.sitemap_sel, a.sitemap2_sel, a.sitemap3_sel, a.submap_sel, a.sitemap2_sel, a.sitemap3_sel {
color: #990033;
font-weight: bold;
text-decoration: underline;
}

a.horizontal_nav, a.subhpage_nav {
color: #484732;
font-weight: normal;
text-decoration: underline;
}
a.horizontal_nav:hover, a.subhpage_nav:hover {
color: #484732;
font-weight: normal;
text-decoration: underline;
}
a.horizontal_sel, a.subhpage_sel {
color: #484732;
font-weight: bold;
text-decoration: underline;
}

a.vertical_hnav, a.vertical2_hnav, a.vertical3_hnav, a.subvpage_hnav, a.subvpage2_hnav, a.subvpage3_hnav, a.sitemap_hnav, a.sitemap2_hnav, a.sitemap3_hnav, a.submap_hnav, a.sitemap2_hnav, a.sitemap3_hnav {
color: #484732;
font-weight: normal;
text-decoration: underline;
}
a.vertical_hnav:hover, a.vertical2_hnav:hover, a.vertical3_hnav:hover, a.subvpage_hnav:hover, a.subvpage2_hnav:hover, a.subvpage3_hnav:hover, a.sitemap_hnav:hover, a.sitemap2_hnav:hover, a.sitemap3_hnav:hover, a.submap_hnav:hover, a.sitemap2_hnav:hover, a.sitemap3_hnav:hover {
color: #996600;
font-weight: normal;
text-decoration: underline;
}
a.vertical_hsel, a.vertical2_hsel, a.vertical3_hsel, a.subvpage_hsel, a.subvpage2_hsel, a.subvpage3_hsel, a.sitemap_hsel, a.sitemap2_hsel, a.sitemap3_hsel, a.submap_hsel, a.sitemap2_hsel, a.sitemap3_hsel {
color: #990033;
font-weight: bold;
text-decoration: underline;
}

a.horizontal_hnav, a.subhpage_hnav {
color: #484732;
}
a.horizontal_hnav:hover, a.subhpage_hnav:hover {
color: #484732;
}
a.horizontal_hsel, a.subhpage_hsel {
color: #484732;
}

a.tabular_hnav{
color: #484732;
}
a.tabular_hnav:hover{
color: ;
}
a.tabular_hsel{
color: #484732;
}

/* Generic highlight */
.hilite {
background-color: #FFFF00;
}

table.calendar {
border-collapse: collapse;
background-color: #FFEFD6;
width: 100%;
}

td.calendarhead {
background-color: #6F6E4C;
color: #FFEFD6;
}

td.calendarselect {
background-color: #6F6E4C;
color: #FFEFD6;
font-weight: bold;
}

a.calendar {
color: #484732;
font-weight: bold;
}

td.calendarhead, td.calendarbody, td.calendarselect {
border: 1px solid #6F6E4C;
text-align: center;
width: 14%;
}

div.center {
text-align: center;
}

table.center {
margin-left: auto;
margin-right: auto;
text-align: left;
}

.passfield {
width: 100px;
}

body{
margin: 0px;
background-image: url(http://www.ebizgal.com/images/background.gif);
}

table.maintable {
padding: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}

td.logo {
width: 253px;
height: 145px;
text-align: left;
}

td.cornerflowers {
width: 100%;
height: 120px;
text-align: right;
}

td.flowers {
width: 200px;
height: 145px;
text-align: right;
}

td.tagline {
width: 100%;
height: 20px;
text-align: right;
}

td.innertop {
background-color: #FFDFB1;
border-top: 2px solid #666653;
}

td.innerbottom {
background-color: #FFDFB1;
border-bottom: 2px solid #666653;
}

td.innerleft {
background-color: #FFDFB1;
border-left: 2px solid #666653;
}

td.innerright {
background-color: #FFDFB1;
border-right: 2px solid #666653;
}

td.innertd {
background-color: #FFDFB1;
}

.tagimg {
padding-right: 20px;
padding-bottom: 10px;
}

table.content {
background-color: #FFFFFF;
margin-left: 10px;
margin-right: 10px;
height: 350px;
}

td.lcorner {
width: 46px;
background-image:url(http://www.ebizgal.com/images/main_horiz_l.gif);
}

td.rcorner {
width: 46px;
background-image:url(http://www.ebizgal.com/images/main_horiz_r.gif);
}

td.topline {
background-image:url(http://www.ebizgal.com/images/main_vert_t.gif);
width: 100%;
}

td.leftline {
background-image:url(http://www.ebizgal.com/images/main_horiz_l.gif);
width: 46px;
height: 100%;
}

td.rightline {
background-image:url(http://www.ebizgal.com/images/main_horiz_r.gif);
width: 46px;
height: 100%;
}

td.content {
background-color: #FFFFFF;
width: 100%;
text-align: left;
}

td.bottomline {
background-image:url(http://www.ebizgal.com/images/main_vert_b.gif);
padding: 0px;
height: 46px;
width: 100%;
}

td.navigation {
width: 200px; 
height: 100%;
padding-left: 5px;
padding-right: 10px;
}

.footer {
width: 100%;
height: 30px;
text-align: center;
}

.sel_headpagelink {
font-weight: bold;
}

h1 {
padding-top: 20px;
}

.boldpink {
color: #BF5F75;
font-weight: bold;
}

.boldgreen {
color: #79826C;
font-weight: bold;
}

.lindent {
padding-left: 50px;
padding-right: 25px;
}

.vertical_hsel, .vertical_hnav {
padding-left: 5px;
padding-right: 5px;
}

#twitter_update_list {
list-style: none;
font-weight: normal;
padding-left: 0;
color: #484732;
}