/* New Union CSS*/

body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	background-color: #AE87E8;
	background-repeat: repeat-x;
	color: #470099;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
.formbutton {
	background-color: #FF00FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #470099;
	border-left-color: #470099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #470099;
}


.blnav {
	background: url(images/blnav.gif) 0 100% no-repeat #FF00FF;
	width: 150px;
	float: left;
	}
.brnav {background: url(images/brnav.gif) 100% 100% no-repeat}
.tlnav {background: url(images/tlnav.gif) 0 0 no-repeat}
.trnav {
	background: url(images/trnav.gif) 100% 0 no-repeat;
	padding:10px;
}

.blcontent {
	background: url(images/blhotelcontent.gif) 0 100% no-repeat #FFFFFF;
	width: 580px;
	float: left;
	margin-left: 10px;
	}
.brcontent {background: url(images/brhotelcontent.gif) 100% 100% no-repeat}
.tlcontent {background: url(images/tlhotelcontent.gif) 0 0 no-repeat}
.trcontent {background: url(images/trhotelcontent.gif) 100% 0 no-repeat; padding:10px}

.trcontent p {
	margin: 0px;
	text-align: justify;
	float: left;
	width: 250px;
}




#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

#navcontainer li { margin: 0 0 2px 0; }

#navcontainer a
{
display: block;
padding: 5px 0px 0px 10px;
border: none;
width: 120px;
height: 25px;
background-color: #ff00ff;
background-image: url(images/button-down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
border: none;
background-color: #ff00ff;
background-image: url(images/button-over.gif);
color: #ffffff;
width: 120px;
height: 25px;
}

#active a:link, #active a:visited, #active a:hover
{
border: none;
background-color: #ff00ff;
background-image: url(images/button-over.gif);
color: #ffffff;
width: 120px;
height: 25px;
}








.blfooter {
	background: url(images/blfooter.gif) 0 100% no-repeat #AE08E3;
	width: 740px;
	clear: both;
	}
.brfooter {background: url(images/brfooter.gif) 100% 100% no-repeat}
.tlfooter {background: url(images/tlfooter.gif) 0 0 no-repeat}
.trfooter {background: url(images/trfooter.gif) 100% 0 no-repeat; padding:10px; color: #D784F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;}

.trfooter a:link{
	color: #D784F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
}
.trfooter a:visited{
	color: #D784F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
}
.trfooter a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration:underline;
}



#trfooter p {
	text-align:center;
        
}





.blcontainer {
	background: url(images/blcontainer.gif) 0 100% no-repeat #5D10D2;
	width: 760px;
	margin: auto;
	}
.brcontainer {background: url(images/brcontainer.gif) 100% 100% no-repeat}
.tlcontainer {background: url(images/tlcontainer.gif) 0 0 no-repeat}
.trcontainer {background: url(images/trcontainer.gif) 100% 0 no-repeat; padding:10px;}


.clear {
	font-size: 1px;
	height: 10px;
	clear: both;
}






#wrap {
	clear:both;



	padding:;
	width: 750px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: inherit;
	}









a:link {
color: #470099;
text-decoration: underlined;
}
a:visited {
text-decoration: underlined;
color: #470099;
}
a:hover {
text-decoration: none;
color: #6633FF;
}
a:active {
text-decoration: none;
color: #470099;
}

h1 {
	color:#470099;
	margin:0;
	padding:60px 0px 0px 132px;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	color:#470099;
	padding:0 0 10px 0;
	margin:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}

h3 {

	color:#470099;
	padding:0 0 10px 0;
	margin:0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
h4 {

	color:#FFFFFF;
	padding:0;
	margin:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;

	        }
	
#header {
	width:740px;
	height:150px;
	
}

#leftcol {
	width: 160px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;

}

#leftcol p {

	padding:3px 10px 3px 10px;
	margin:0;

}



.leftalignimg
{
float:left;
padding: 0 10px 10px 0;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightalignimg
{
float:left;
padding: 0 0 10px 10px;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
