html
{
	FONT-FAMILY:  Arial, Helvetica, Geneva, sans-serif;
	font-size:90%;
	color:  #000000;
}
td, p, ol, ul, li 
{ 
	font-size:12px;
}

body {
	background: #150B2C url(../graphics/background.gif) repeat-x;
}

hr { height: 1px; color:#000000; }
small { font-size:75%; }

a {
	color: #4C3F6A;
}
/*A:link, A:visited, A:active {color: #000000; text-decoration:underline; }
A:hover { color: #000000; text-decoration:underline; }*/

h1
{
	font-size:110%;
}
h2
{
	font-size:100%;
}
h3
{
	font-size:90%;
}
h4
{
	font-size:80%;
}
h5
{
	font-size:75%;
}
h6
{
	font-size:75%;
}

.small_text { font-size:80%; }

td.navbar {
	background: #F4BF0F url(../graphics/navbar_hover.gif) repeat-x;
	position: relative;
}
td.navbar div.corner {
	width: 16px;
	height: 21px;
	background: url(../graphics/navbar_corner.gif);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

.nav_002_up a, .nav_002_click a, .nav_002_up a:hover, .nav_002_up:hover {
	background: url(../graphics/navbar_hover.gif) repeat-x;
	border-right: 1px solid #fff;
	color: #E40061;
	padding-left: 8px !important;
	padding-right: 8px;
	display: block;
	height: 34px;
	line-height: 34px;
}

.nav_002_up a:hover, .nav_002_click a:hover {
	background: url(../graphics/navbar.gif) repeat-x;
}

.nav_002_down {
	background: #fff;
	padding: 0 8px;
}

.footer_text {
	background: #F4C012 url(../graphics/footer.gif) repeat-x;
	color: #E2003B;
	height: 100px;
	vertical-align: top;
}

.footer_text .left {
	float: left;
	padding-top: 32px;
	padding-left: 10px;
}
.footer_text .right {
	text-align: right;
	padding-top: 32px;
	padding-right: 10px;
}

div.images {
	float: right;
	width: 249px;
	padding: 0 8px 8px;
}
div.images img {
	position: relative;
	top: -10px;
}

.gallery_table_image {
    border: 1px solid #777;
	padding: 5px;
}

.nav_002_up_a:hover {
	padding-left: 10px !important;
}


/*--NEWNAV--------------------------------------------------------------------------------------------------------*/

#header {z-index: 50; background-image: url(../graphics/header_graphic_5.jpg); background-repeat: no-repeat; width: 750px; height: 240px; margin: 0 auto; position: relative;}


#nav {position: absolute; top:199px; left: -25px;}
#nav ul {list-style-type: none;}
#nav li {list-style-type: none; display: block; float: left; margin-right: 3px; background-image: url(../graphics/navtab.png); background-repeat: no-repeat; width: 90px; height: 29px;}
#nav li a {text-decoration: none; display: block; text-align: center; width: 90px; height: 29px; line-height: 29px; color: #381F84; font-family: dax, arial; font-weight: bold; font-size: 10.5px; text-transform: uppercase; }
#nav ul li.nav_active {background-position:bottom;}
#logo {width: 297px; height: 297px; position: absolute; right: 0px; top:25px; border: none;}


* html #nav {top:210px;}
*:first-child+html #nav {top:212px;} 

* html #nav li {background-image:none; background-repeat: no-repeat; width: 90px; height: 29px; background-image: url(../graphics/navtab.gif); }



/*----------------------------------------------------------------------------------------------------------*/








































