td img 
{
display:block;
border:0;
}

body {
background:url('img/body-bg.gif') repeat-x bottom #fff;
margin:0px;
padding:0px;
text-align:center;
}

table.tablenav{
background: #fff;
width:800px;
margin: auto;
padding: 4px;
border: solid #AC9B83;
border-width: 0px 1px;
text-align:left;
}

table.text
{
background: url('img/background.jpg') no-repeat bottom #fff;
width:800px;
margin:auto;
padding:4px;
border: solid #AC9B83;
border-width: 0px 1px;
height:730px;
text-align:left;
}
/* these just change the background images of the table- I would have declared a second class
with only the bg img but Internet Explorer has problems with that*/
table.text2
{
background: url('img/background2.jpg') no-repeat bottom #fff;
width:800px;
margin:auto;
padding:4px;
border: solid #AC9B83;
border-width: 0px 1px;
height:730px;
text-align:left;
}

table.text3
{
background: url('img/background3.jpg') no-repeat bottom #fff;
width:800px;
margin:auto;
padding:4px;
border: solid #AC9B83;
border-width: 0px 1px;
height:730px;
text-align:left;
}

table.nobg
{
background: #fff;
width:800px;
margin:auto;
padding:4px;
border: solid #AC9B83;
border-width: 0px 1px;
height:730px;
text-align:left;
}



table.bottom
{
background-color: #AC9B83;
width:800px;
height:30px;
margin:auto;
padding:0px 4px;
text-align:left;
}

.bottomtext{
color:rgb(78,51,42); font-size:8pt;
}

/*
**Front Page Table styles----------------------------------->
*/

table.intro
{
background: url('img/background-front.jpg') no-repeat bottom #fff;
width:800px;
margin:auto;
padding:20px 15px;
border: solid #AC9B83;
border-width: 0px 1px;
height:700px;
text-align:left;
}


table.intromenu{
display:block;
height:100px;
vertical-align:top;
padding:0px !important;
margin:0px !important;
text-align:left;
}
table.intromenu a{
display:block;
}

table.introbottom
{
background-color:#fff;
width:800px;
height:145px;
margin:auto;
border: solid #AC9B83;
border-width: 0px 1px;
padding:0px 0px;
text-align:left;
}

img.frontimg{
	margin: -5px 0px 0px 450px;

}

.introheader{
text-align:left;
font-size:45px;
font-weight:300;
line-height:40px;
letter-spacing:.05em;
font-variant:small-caps;
color:#CA7506;
}

.introheader2{
text-align:left;
font-size:20px;
font-weight:200;
letter-spacing:.25em;
font-style:italic;
color:#CA7506;
}

/*
** Content styles---------------------------------------->
*/



img.headerimg{
	margin: 0px 0px 0px 125px;

}


h1
{
font-family:sans-serif;
font-size:13pt;
font-weight:300;
line-height:12pt;
}

h2{
font-size:10pt; 
font-weight:200;
font-style:italic; 
line-height:11px;
}




table.top
{
border-style:solid;
border-color:white;
border-top-width:4px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
text-align:left;
}

td.text
{
line-height:13pt;
padding:.25cm;
font-family: sans-serif;
font-size: 10pt;
}


td img.textimg
{
margin: 1px;
margin-bottom: 2px;
}

ul
{
/*font-size:9pt;*/
list-style-type:circle;
list-style-position:outside;
}

A {text-decoration:none;}
A:link {text-decoration: none; color:brown;}
A:visited {text-decoration: none; color:brown;}
A:active {text-decoration: none; color:brown;}
A:hover {text-decoration: none; color:red;}
td A{text-decoration:none; background:transparent; border:0}
td A:visited {text-decoration:none;}





img.center{display:block; align:middle; border:0;}

table {padding:0; border-spacing:0;}

img.inline{display:inline; align:left; position:relative; bottom:-5px
}

img.pos
{
position:fixed; left:300px; top:20px;
} 

img.border
{
margin:1px;
margin-right:4px;
margin-left:4px;
}

img.border2
{
border-width:1px;
border-color:gray;
border-style:double; 
}

td.ordering
{
padding:0;
font-size:10pt;
font-family:sans-serif;
}

table.ordering
{

padding:0;
margin:.25cm;
margin-top:0cm;
text-align:left;

}

td.inline
{
display:inline;
}
