@CHARSET "ISO-8859-1";

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: black;
}

h1 {font-family:"Copperplate Gothic Bold", sans-serif; color: #808080}
h2.pricelist_header {text-transform: uppercase}

img {border: none;}
a {color: black }
a:link {text-decoration: none;}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: orange;}

td.right-align {text-align:right}
td.left-align {text-align:left; }
td.pricelist_uppercase {text-transform: capitalize}


#content {
  width: 900px ;
  margin-left: auto ;
  margin-right: auto ;
  border: none;
}

#language_select {
	/*position: relative;
	top: 144px;*/
	float: right;
	border: none;
}

#language_select img {padding: 0px 5px 0px 0px;}

