/* CSS Document */

body {
	margin:0px;
	padding:0px 0px 20px 0px;
	font-family:trebuchet ms, Verdana, Helvetica, sans-serif;
	background-color:#1C3261;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	background-position:top;
	}

table.main {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: none;
	background-image:url(../images/mainbg.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
	
td.topl {
	background-image:url(../images/topl.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
td.btml {
	background-image:url(../images/footerl.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
td.ctrhead {
	background-image:url(../images/ctrhead.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
td.rhead {
	background-image:url(../images/rhead.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
td.maincell {
	padding: 20px 0px 5px 20px;
	background-image:url(../images/bgm.gif);
	background-repeat:repeat;
	}
td.footer {
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-right: 66px;
	}
#anim {
	margin-top: 0px;
	margin-right:0px;
	}
		
p {
	font-size:12px;
	color:#ffffff;
	text-align:left;
	}
h1 {
	font-size:17px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:2px;
	}
h2 {
	font-size:14px;
	text-align:left;
	color:#ce9f31;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0;
	}
h3 {
	font-size:13px;
	text-align:center;
	color:#ce9f31;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0;
	}

	
td.maincell a:link, a:visited {
    color: #ce941a;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }
td.maincell a:hover, a:active {
    color: #ffcf68 !important;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
    }
    
table.calendar {
	font-size:12px;
	margin: 0px;
	padding: 3px;
	border: none;
	background-color:#2433ff;
	}
table.calendar th {
	font-weight:bold;
	background-color:#ffffff;
	color: #555555;
	}
table.calendar td {
	color: #cccccc;
	}
table.calendar a:link, a:visited {
    color: #fb00ff;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }
table.calendar a:hover, a:active {
    color: #fff200 !important;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
    }
	
table.gallery {
	font-size:10px;
	margin: 0px;
	padding: 2px;
	border: none;
	background-color: transparent;
	}
table.gallery td {
	color: #ce9f31;
	}
table.gallery a:link, a:visited {
    color: #ce9f31;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    }
table.gallery a:hover, a:active {
    color: #fff200 !important;
    background-color: transparent;
    text-decoration: underline;
    font-weight: bold;
    }
	
	
	
.goldtext {
	color:#ce9f31;
	}
.footertext {
	font-size:12px;
	text-align:right;
	color:#555555;
	font-weight:bold;
	}
.picfloatleft {
	float: left;
	border: none;
	padding-top: 17px;
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.picfloatright {
	float: right;
	border: none;
	padding-top: 17px;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	}

.rightcell {
	position: relative;
	}

/* sign menu buttons */

#rsigns {
 top: 0px;
 width: 104px;
 height: 443px;
 background: url(../images/rsigns.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#rsigns li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#rsigns a {display: block;}

#sign1 {left: 0px; top: 100px; width: 104px; height: 71px;}
#sign2 {left: 0px; top: 185px; width: 104px; height: 64px;}
#sign3 {left: 0px; top: 266px; width: 104px; height: 68px;}
#sign4 {left: 0px; top: 350px; width: 104px; height: 62px;}

#sign1 a {height: 71px;}
#sign2 a {height: 64px;}
#sign3 a {height: 68px;}
#sign4 a {height: 62px;}

#sign1 a:hover {background: url(../images/rsigns.gif) -104px -100px no-repeat;}
#sign2 a:hover {background: url(../images/rsigns.gif) -104px -185px no-repeat;}
#sign3 a:hover {background: url(../images/rsigns.gif) -104px -266px no-repeat;}
#sign4 a:hover {background: url(../images/rsigns.gif) -104px -350px no-repeat;}


/* contact button */

#contactbtn {
	margin-top: 12px;
	margin-left: 13px;
	padding: 0px;
	border: none;
	}
.contactbtn a {
	display:block;
	width: 81px;
	height: 38px;
	margin:12px 0px 0px 15px;
	background: url(../images/contactus.gif) 0 0 no-repeat;
	text-decoration: none;
	}
.contactbtn a:hover { 
	background-position: 0 -38px;
	color: #049;
	}	

/* arrow submenu lists */
	
#submenu ul, #submenu li {
	color:#fff200;
	font-size:16px;
	text-align:right;
	margin-right:30px;
	font-weight:bold;
	list-style-type: none;
	line-height: 24px;
	background-image: url(../images/arrowbullet_d.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}
	
#submenu li a {
	color:#ffffff;
	text-decoration: none;
	background-image: url(../images/arrowbullet_d.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}
#submenu li a:hover {
	color:#f4c868;
	text-decoration: none;
	background-image: url(../images/arrowbullet_h.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}	
	
#submenu2 ul, #submenu2 li {
	color:#fff200;
	font-size:16px;
	text-align:right;
	margin-right:30px;
	font-weight:bold;
	list-style-type: none;
	line-height: 24px;
	background-image: url(../images/arrowbullet_d.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}
	
#submenu2 li a {
	color:#ffffff;
	text-decoration: none;
	background-image: url(../images/arrowbullet_d.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}
#submenu2 li a:hover {
	color:#f4c868;
	text-decoration: none;
	background-image: url(../images/arrowbullet_h.gif);
	background-repeat: no-repeat;  background-position: right .4em;
	}	
	