body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 background-color: #FFFFFF;
 color: #000000;
 padding: 0;
 margin: 0;
}
A:active
{ 	
    COLOR: #6f2934;
    TEXT-DECORATION: underline;
}
A:link
{ 	
    COLOR: #6f2934;
    TEXT-DECORATION: underline;
}
A:visited
{ 	
    COLOR: #6f2934;
    TEXT-DECORATION: underline;
}
A:hover
{ 
    COLOR: #6f2934;
    TEXT-DECORATION: none
}
Table.tqm{background: url(images/nav_bg.gif);background-repeat: repeat-y;background-position: 10px;	background-color: #FFFFFF;}
#wrapper {
	width: 780px;
	margin: 0 auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	height: 139px;
	width: 780px;
}
#header .left {	
 width: 170px;
float: left;
}
#header .right {
	width: 610px;
	float: right;
}
#header H1{
	font-family: Trebuchet, MyriadPro, Tahoma, Arial;
	font-size: 130%;
	padding: 0px;
	margin: 0px;
	color: #6f2934;
	text-align: right;
}
#header H2{
	font-family: Trebuchet, MyriadPro, Tahoma, Arial;
	font-size: 130%;
	padding: 0px;
	margin: 0px;
	color: #6f2934;
	text-align: right;
}
H3{
	font-size: 190%;
	font-family: Trebuchet, MyriadPro, Tahoma, Arial;
	color: #6f2934;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 170px;
	float: left;
	min-height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

* html #leftcolumn {
	height:300px;
} /* IE Min-Height Hack */ 

.intro{color: #0192d1;}

#leftcolumn a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#centercolumn {
	font-size: 90%;
	display: inline;
	width: 76%;
	float: left;
	min-height: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#centercolumn U{
	font-family: Trebuchet, MyriadPro, Tahoma, Arial;
	color: #6f2934;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
}

H4{ height:15px;
	font-weight: normal;
	font-size: 90%;
	vertical-align: top;
	margin: 0px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 


/* Footer */

#footer {
	display: inline; /* IE Hack */
	float: left;
	width: 780px;
	height: 79px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 85%;
	color: #000000;
	background: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}
#footer P {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer .left {	
padding-top: 10px;
 width: 40%;
float: left;
}
#footer .right {
	padding-top: 13px;
	width: 50%;
	float: right;
	text-align: right;
	vertical-align: middle;

}
IMG.newsimagepad2{
	padding: 4px;
	float: left;
	margin-right: 12px;
	border: 1px solid #d4e9fa;
}
.buttons a {
	color: #FFFFFF;
	background-color: #ac2f3a;
	padding: 4px;
	padding-left: 7px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-width: 5px;
	border-bottom-style: 1;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #5d1920;
}
#buttonsON {
border-left: 5px solid #ac2f3a;
text-decoration: none; background-color: #ff6310;
color: #FFFFFF;
}
.buttons a:hover {border-left: 5px solid #ac2f3a;
text-decoration: none; background-color: #ff6310;
color: #FFFFFF;}

#subbuttons a {
	color: #FFFFFF;
	background-color: #ff803e;
	padding: 4px;
	padding-left: 15px;
	display: block;
	border-left: 5px solid #ad2900;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#leftcolumn a.subbuttonsON
{
	border-left: 5px solid #ff6310;
	text-decoration: none; 
	background-color: #FFFFFF;
	color: #FF6310;
}

#subbuttons a:hover
{
	border-left: 5px solid #ff6310;
	text-decoration: none; 
	background-color: #FFFFFF;
	color: #ff6310;
}

.subbuttons a:hover 
{
	border-left: 5px solid #ff6310;
	text-decoration: none; 
	background-color: #FFFFFF;
	color: #ff6310;
}

IMG.pagepicture{
	padding: 3px;
	border: 1px solid #f5dad9;
	margin-bottom:8px;
	margin-left:8px
}
IMG.newspicture{
	padding: 3px;
	border: 1px solid #f5dad9;
	margin-bottom:8px;
	margin-right:8px
}
IMG.gallerypicture{
	padding: 3px;
	border: 1px solid #f5dad9;
	margin-bottom:8px;
}
#languages{
	background-color: #FFFFFF;
	width: 85%;
	padding:5px;
	font-size:85%;
	margin-left: 6px;
	margin-bottom:17px;
	border: 2px solid #FFFFFF;
	line-height: 17px;
}

#centercolumn table.border{

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ac2f3a;
	border-left-color: #ac2f3a;
}
#centercolumn table.border td {

padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ac2f3a;
	border-bottom-color: #ac2f3a;
}
td.galleryno
{
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width: 27px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.collections
{
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width: 27px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

td.collectiontxt
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ac2f3a;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.collectiontxt A:active
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.collectiontxt A:link
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.collectiontxt A:visited
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.collectiontxt A:hover
{ 
    color: #FFFFFF;
    TEXT-DECORATION: none
}


td.floorno4
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ff6310;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.floorno4 A:active
{ 	
    color: #ff6310;
    TEXT-DECORATION: none
}
td.floorno4 A:link
{ 	
    color: #ff6310;
    TEXT-DECORATION: none
}
td.floorno4 A:visited
{ 	
    color: #ff6310;
    TEXT-DECORATION: none
}
td.floorno4 A:hover
{ 
    color: #ff6310;
    TEXT-DECORATION: none
}

td.floorno3
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ff6310;
	background-color: #f8a559;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.floorno3 A:active
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno3 A:link
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno3 A:visited
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno3 A:hover
{ 
    color: #FFFFFF;
    TEXT-DECORATION: none
}

td.floorno2
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ff803e;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.floorno2 A:active
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno2 A:link
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno2 A:visited
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno2 A:hover
{ 
    color: #FFFFFF;
    TEXT-DECORATION: none
}

td.floorno1
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ac2f3a;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.floorno1 A:active
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno1 A:link
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno1 A:visited
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floorno1 A:hover
{ 
    color: #FFFFFF;
    TEXT-DECORATION: none
}

td.floornoG
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5e252c;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	cursor: hand;
}
td.floornoG A:active
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floornoG A:link
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floornoG A:visited
{ 	
    color: #FFFFFF;
    TEXT-DECORATION: none
}
td.floornoG A:hover
{ 
    color: #FFFFFF;
    TEXT-DECORATION: none
}

#imageText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#imageTextC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#stmheader
{
	font-family: Copperplate Gothic Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	height: 22px;
	text-align: center;
	width: 100%;
	padding-top: 2px;
}
FORM{
	margin: 0px;
	padding: 0px;
}
SPAN.searchtitle{
	font-size:80%;
	color: #FFFFFF;
	font-weight: bold;
}
#search{
	margin-left: 5px;
}
.searchbox{
	width: 124px;
}


