/*test version of css - version 1.0 - ia february 2004 */

/* basic elements */
p { 
	font-size: 80%;
 	margin: 10px 0 0 20px; 
	padding: 0;	
	font-family: "comic sans ms", sans-serif;
	}

ul 
	{
	font-size: 80%;
	margin: 5px 10px 10px 20px; 
	padding: 10px 10px 10px 75px;	
	list-style-position: outside;
	font-family: "comic sans ms", sans-serif;
	font-weight: normal;
	}

h1 { 
	font-size: 130%;
 	margin: -10px 10px -10px 20px; 
	padding: 10px 0 10px 0;	
	font-family: "comic sans ms", sans-serif;
	font-weight: bold;
	}

h2 { 
	font-size: 120%;
	padding: 10px;	
	font-family: "comic sans ms", sans-serif;
 	margin: 5px 10px 10px 20px; 
	font-weight: bold;	
	}

h3 { 
	font-size: 110%;
	padding: 10px;	
	font-family: "comic sans ms", sans-serif;
 	margin: 5px 10px 10px 20px; 
	font-weight: bold;	
	}

h4 { 
	font-size: 100%;
	padding: 10px;	
	font-family: "comic sans ms", sans-serif;
 	margin: 5px 10px 10px 20px; 
	font-weight: bold;	
	}

h5 { 
	font-size: 90%;
	padding: 10px;	
	font-style: normal;
 	margin: 5px 10px 10px 20px; 
	margin: 5px; 
	}

#pagedecoration {
 	margin: -8px -10px 0 -10px; 
	color: #000;
	background: transparent url(decoration2.gif) scroll;
	width: 100%;
	}

#furniture {
	margin: 0; 
	float: right;
	width: 100px; 
	}
	
#endorsement { 
	width: 30%;
	margin: 0 5px 0 0;
	padding: 1px;
	background: #000;
	}

#endorsement h1 { 
	font-size: 110%;
	font-family: "comic sans ms", sans-serif;
	color: white; 
	font-weight: bold;
	margin: 1px 0 0 1px;
	padding: 5px;
	background: #000;
	}

#endorsement h3 { 
	font-size: 85%;
	font-family: "comic sans ms", sans-serif;
	color: white; 
	background: #6C6CFF;
	margin: 0px 0 0 4px;
	padding: 5px 4px 2px 2px;
	}

#endorsement p { 
	font-size: 80%;
	font-family: "georgia", sans-serif;
	color: white; 
	background: #6C6CFF;
	margin: 0px 0 0 4px;
	padding: 5px 4px 5px 2px;
	font-weight: bold;
	font-style: italic;
	}

#endorsement ol 
	{
	font-size: 80%;
	font-family: "courier", sans-serif;
	list-style-position: inside;
	color: white; 
	background: #6C6CFF;
	margin: 0 0 0 4px;
	padding: 0px 2px 2px 0px;
	}

.endorsement-left { 
	float: left;
	}

.endorsement-right { 
	float: right;
	}

#frontcontent {
	float: left;
	margin: 0 20px 0 0; 
	padding: 0 0 0 0; 
	text-align: left;
	color: #000000;
	background: #D6D6EB;
	width: 201px; 
	}
	
#frontcontent h1 { 
	font-size: 115%;
	font-family: "comic sans ms", sans-serif;
	margin: 10px;
	color: black; 
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	background: #9999CC;
	border-bottom: thin solid #ffffff;
	border-top: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #ffffff;
	}
	
#frontcontent h4 { 
	font-size: 100%;
	margin: 0 0 0 8px;
	padding: 1px 1px 1px 1px; 
	font-family: "comic sans ms", sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	background: black;
	color: #9999CC;
	}

#frontcontent p { 
	font-size: 90%;
	font-family: "comic sans ms", sans-serif;
	margin: 10px;
	font-weight: normal;
	}

#frontcontent a:link { 
	font-weight: bold; 
	margin: 0px;
	color: #000080;
	}

#frontcontent a:hover { 
	font-weight: bold; 
	margin: 0px;
	color: #FF0080;
	}
	
#frontcontent a:visited { 
	font-weight: bold; 
	margin: 0px;
	color: #0080C0;
	}

#linkList {
	margin: 34px 0 0 0; 
	font-family: arial, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #D5FFFF;
	background: #6666ff;
	padding: 0 0 5px 20px;
	}
	
#linkList a:link { 
	background: transparent url() scroll;
	color: white;
	font-weight: bold;
	}

#linkList a:visited { 
	background: transparent url() scroll;
	color: #CACACA;
	font-weight: bold;
	}

#linkList a:hover, a:active { 
	background: #FFF;
	color: #000;
	}

img.furniturepic {
    margin: 0; 
   	padding: 0;
   	border: 0;
}

img.iconpic {
    float: left; 
    margin: 0; 
   	padding: 0;
   	border: 0;
}

img.leftpic {
    float: left; 
    margin: 4px; 
   	padding: 10px;
   	border: 0;
}

img.rightpic {
    float: right; 
    margin: 4px; 
   	padding: 10px;
   	border: 0;
   }

table {
    background-color:#FFF;
    border: solid #000 3px;
}

table td {
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #000;
    text-align: center;
    background-color: #D2E9FF;
    font-size: 75%;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #0080FF;
    font-size: 85%;
    color: #FFF;

}

.leftcol {
    font-weight: normal;
    text-align: left;
    background-color: #000;
    font-size: 75%;
    color: #FFF;
}

a:link { 
	color: blue;
	}

a:visited { 
	color: purple;
	}

a:hover, a:active { 
	color: red;
	}

#banner{
	text-align: center;
	margin: 0 0 -35px 0; 
	background: silver url(bannerbackground.jpg) scroll;
	width: 100%;
	color: white;
	}
	
#banner h1{
	text-align: center;
	font-size: 265%;
	font-family: "comic sans ms", sans-serif;
	font-weight: bold;
	}

#banner h2{
	text-align: center;
	font-size: 130%;
	margin: -25px 0 0 0; 
	font-family: times, serif;
	font-style: italic;
	}

#logosmall{
	float:left;
	margin: -127px 0px 0px 39px; 
	padding: 0px 0px 0px 0px;
	color: #000000;
	background: transparent url() scroll;
	}
	
#companyinfo { 
	font-size: 85%;
 	margin: 40px 0 0 20px; 
	padding: 0;	
	font-family: "comic sans ms", sans-serif;
	font-weight: lighter;
	}

#footer {
	position: static;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	font-family: "comic sans ms", sans-serif;
	font-size: 75%;
	}

#footer a:link { 
	font-weight: normal; 
	color: blue;
	}

#footer a:visited { 
	font-weight: normal; 
	color: purple;
	}

#footer a:hover, a:active { 
	font-weight: normal; 
	color: red;
	}

