* 
{
   	margin: 0px;	
	padding: 0px;
	border: 0px; 
}

body
{
	font-size: 10pt;
    background-color: #eedcb7;
	line-height: normal;
	font-family: Arial, Verdana, Sans-Serif;
	color: black;
	text-align: justify;
}

p,pre
{
font-size: .8em;	
padding-left: 10px;
padding-right: 10px; 
padding-bottom: 5px;
font-family: Verdana, Sans-Serif;
text-align: justify;
margin-bottom: 5px;
}

h1
{
    text-align: center;
    font-size: 1.4em;	
	color: #54382c;
	margin:0px 5px 5px 5px;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
}

h2
{
   	text-align: center;
    font-size: 1.25em;
	color: black;
	padding: 0px;
	padding-top: 5px;
	padding-left: 10px;
}

img
{
    border:0px;   
    padding: 0px;
    margin: 0px;
}

hr 
{
height: 12px;
background-color: #54382c;;
color: #54382c;;
border: none;
padding: 0;
margin: 3 0 3 0;
}

blockquote
{
    color: #1e1e7a;
    font-size: 1em;
    padding-left: 5px;
    border-left: 5px;
    border-style: solid;
    border-color: black;
}

em
{
    color: #54382c;
    font-weight: bold;
}

strong
{
    color: #54382c;
}

.imagepad
{
    padding-bottom: 5px;
}
	
.li
{
	font-size: 1em;
	line-height: normal;
	color: red;
	text-align: left;
}

table
{
    *margin-top: -5px;
    *margin-bottom: -5px;
}

iframe
{
    background-color: #eedcb7;
    display: block;
    overflow: scroll;
    
}

#fakeframe
{
/*display: block;*/
width: 683px;
height: auto;
/*overflow: auto;*/
float: left;
}

#fakeframemovie
{
display: block;
width: 380px;
height: 207px;
overflow: scroll;
float: left;
}

#contactframe
{
width: 683px;
height: 207px;
float: left;
margin: 0px;
padding: 0px;
}

#contactframeleft
{
    width: 143px;
    height: 207px;
    float: left;
}

#contactframeright
{
display: block;
width: 540px;
height: 207px;
overflow: scroll;
float: right;
}

#box
{
    float: left;
     }
	
#frame
{
    width: 950px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align:left;
    height: 100%;
}

#contentlogo
{
    width: 154px;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
    height: 135px;
    *margin-bottom: -10px;
}
		
#contentnavigation
{
    width: 154px;
    float:left;
    margin-left: 5px;
    margin-right: 10px;
    height: 100%;
}
	
#contentheader
{
    width: 591px;
    float: left;
    margin-top: 0px;
}

#maincontentspacer
{
    height: 8px;
    width: 100%;
    /*background-color: Green;*/
}

#verticalcontentspacer
{
    height: auto;
    width: 3px;
    }
    
.maincontent
{
    float: left;
    height: 100%;
    width: 685px;
        
}

#flashmainfooter
{
    float: left;
    width: 683;
    *padding-top: 5px;
}

.clearer
{ 
    clear: both;
}
	
.footer
{
	height: 50px;
	width: 683px;
	color: Black;
	text-align: center;
	margin-top: 5px;
	/*text-transform: uppercase;*/
	font-size: 10px;
}

.footersmaller
{
    font-size: 8px;
}

#footerlinks
{
    text-align: center;
    padding: 4px;
    color: black;
    font-size: .5em;
}

/* navigation */
    
.nav:hover
{
	font-weight: normal;
	font-size: 1em;
	color: #54382c;
	text-decoration: none;
}

a:link
{
	font-weight: normal;
	font-size: 1em;
	color: red;
	text-decoration: underline;
}

a:visited
{
	font-weight: normal;
	font-size: 1em;
	color: red;
	text-decoration: underline;
}

#footerlinks a
{
    font-weight: normal;
    font-size: 1em;
    text-decoration: underline;
}

#footerlinks a:hover
{
    color: #ff6600;
}

