@charset "UTF-8";
/* CSS Document */

hr {
	height: 0;
	background: transparent;
	margin-left:5px;
	margin-right:5px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #153566;
}
.social {
color:#FFFFFF;
font-size:12px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:0;
text-transform:uppercase;
width:900px;
}

/*Wrapper*/

#wrapper {
	width: 900px;
	background-color:#EAE3BF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:2px solid #EAE3BF;
}

body {
	margin-top: 0px;
	background-color:#91B1C4;
	background-image:url(../images/bg.gif); background-repeat:repeat;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}




.style2 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	right: 5px;
	left: 5px;
	clip: rect(auto,5px,auto,auto);
}
.style24 {
	color: #153566;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 10px;
	font-weight: bold;
}
.style14 {color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style21 {font-family: Arial, Helvetica, sans-serif; color: #666666;}
.style28 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}


.style39 {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}

.style40 {
color:#FF0000;
}


.promoh{
	padding: 0px 25px 0px 25px;
	color:#153566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28pt;
}
.promos{
	padding: 0px 25px 0px 25px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22pt;
}




ul {
	margin-left:  5 px;
}

ul li {
	
	
}

ol {
	margin-left: 5px;
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #153566;
}




/* ----- HEADER ----- */

#header {
	width:900px;
	
	margin:0;
	padding:0;
	overflow:hidden;
	
}
#header:after {
	clear:both;
}



#top{
	width:900px;
	
	height: 250px;
	background-color:#fff;
	margin:0;
	padding:0;
	
}

#top a:link {
	color: #003366;
	
}
#top a:visited {
	color: #003333;
}
#top a:hover {
	color: #006699;
	
}
#rbaBanner {
	width:100%;
	height:72px;
	background: url(../images/rba_banner_bg.jpg) no-repeat;	
	position:relative;
}
#rbaBanner h1 {
	font: 25px "Times New Roman", Times, serif;
	color:#FFF;
	margin:0;
	padding:0;
	position:absolute;
	top:13px;
	left:24px;
}
#rbaBanner span {
	font: 11px "Arial", Times, serif;
	color:#FFF;
	margin:0;
	padding:0;
	position:absolute;
	top:43px;
	left:35px;
}
#rbaBanner span a {
	color:#f3ef72;
	text-decoration:none;
}
#rbaBanner span a:hover {
	text-decoration:underline;
}
.lefttop {
	float:left;
	width:350px;
	height:220px;
	margin-top: 10px;
	margin-left: 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#153566;

	
}

#leftbottom {
	float:left;
	width:350px;
	height:50px;
	margin-top: 0px;
	margin-left: 30px;
}

.lefttop h1 {
font-size:14px;
margin:0 0 2px 0;
padding:0;
}

.lefttop span {
font-family:'Times New Roman', Times, serif; font-style:italic; color: #660000; font-size:18px; font-weight:700;
}

#righttop{
	float:right;
	width: 500px;
}




/*menu this defines top menu*/
#menu {
	width: 900px;
	height: 40px;
	background-image:url(../images/menubar.gif);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:20px;
}

#menu li {
	display: list-item;
	border-left:1px solid #999999;
}

#menu a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ebd3c1;
	float: left;
	height: 15px;
	padding:14px 11px 10px 11px;
	border-left:1px solid #765034;
}

#menu a:hover {
	color:#eccf89;
	height: 15px;
}

 #menu .active a {
	 background-color: #eccf89;
	color: #660000;
	height: 15px;
}
#menu .on {
	color: #eccf89;
}

/*menu2 bottom menu*/
#menu2 {
	width: 600px;
	margin-top:0px;
	height: 25px;
	padding-top: 10px;
	padding-left: 200px;
}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu2 li {
	display: list-item;
}

#menu2 a {
	display: block;
	padding: 5px 10px 0px 11px;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #ebd3c1;
	float: left;
	height: 15px;
}

#menu2 a:hover {
	color:#eccf89;
	height: 15px;
	padding: 5px 10px 0px 11px;
}

 #menu2 .active a {
	 background-color: #eccf89;
	color: #000000;
	height: 15px;
}
#menu2 .on {
	color: #eccf89;
}


/* ----- CONTENT -----
.*/



#content {
	width:900px;
	background-image:url(../images/colorbar.gif);
	background-repeat: repeat-y;
	
	float: left;
	
}
#content h1 {
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#content h2 {
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#content p {
	color:#000;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding-left:10px;
	
	font-size: 12px;
	
}
/*Extra 
this clears the repeating image*/

#extra {
	width: 900px;
	height: 40px;
	background-image:url(../images/menubar.gif);
	background-repeat:no-repeat;
}

/* Main */
#main {
	float: left;
	width: 650px;
	background-color:transparent;
	margin-bottom: 30px;
	margin-top: 0px;
}


#main a {
	color: #153566;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
}

#main a:hover{
	color: #000;
	font-style: normal;

}

#main .on{
	color:#000;
}

#main h1 {
	color: #153566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#main h2 {
	padding: 0px 25px 0px 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main p {
	padding: 0px 25px 0px 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	font-weight: normal;
}

#main d {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	
}

#main f4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	font-weight: normal;
	padding-left: 25px;
}

#main f2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
}

#main f6 {
	width:145px;
	margin-right:10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	font-weight: normal;
}



#rba {
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
}

.rba {
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
}

#main .map {
	padding: 0px 25px 0px 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
}
#main .th  {
display:table-cell;
font-weight:bold;
padding:1px;
vertical-align:inherit;
font-size:15px;
font:Arial, Helvetica, sans-serif;
}

#main .g  {


font-size:12px;
font:Arial, Helvetica, sans-serif;
}



#bu {
	display:block;
	list-style-type:disc;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 25px;
	padding-left: 65px;
}

#li {
	display:list-item;
	line-height: 22px;
	list-style-type: dot;
	
}

#windtop {
	float: left;
	height:225px;
	background-color:transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 650px;
}


#windright {
	float: left;
	width: 470px;
	background-color:transparent;
	margin-bottom: 30px;
	margin-top: 0px;
}

#windleft {
	float: left;
	width: 180px;
	background-color:transparent;
	margin-bottom: 30px;
	margin-top: 0px;
}

#windleft a {
	color: #153566;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align:center;
}

#windleft a:hover{
	color: #000;
	font-style: normal;
	text-decoration: underline;
	text-align:center;
}




/* Content > Sidebar */

#sidebar {
	background-color:transparent;
	float: left;
	width: 230px;
	color: transparent;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
}

#sidebar h2{
	color: #153566;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif
}
#sidebar p{
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}


#sidebar a:link {
	color: #153566;
}
#sidebar a:visited {
	color: #153566;
}
#sidebar a:hover {
	color: #91B1C4;
}
#sidebar a:active {
	color: #Fd1803e;
}

/* ----- 
 ----- */

#eventsTable {
	margin-left: 25px;
	border-collapse: collapse;
}
#eventsTable td {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #153566;
	border-bottom-color: #153566;
	vertical-align: top;
	padding: 17px;
}
#eventsTable h3 {
	font-size: 14px;
	color: #153566;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#eventsTable h4 {
	font-size: 12px;
	color: #1B4586;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B4586;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#eventsTable p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
#eventsTable th img {
	border: 1px solid #1B4586;
}
#eventsTable th {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #153566;
	border-bottom-color: #153566;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}

/* ----- 
 ----- */
 
 
#contactTable {
	margin-left: 25px;
	vertical-align: top;
}
#contactTable td {
	vertical-align: top;
}
#contactTable h1 {
	padding: 0px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactTable h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contactTable .contactInfo {
	width: 300px;
	padding-left: 25px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #153566;
}
#contactTable .contactInfo span {
	font-size: 12px;
}
#contactTable .contactInfo a {
	font-size: 12px;
}

/* ----- FOOTER ----- */




#footer{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0;
	
}

#footer p{
	margin: 0;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#153566;
}
/* ----- WINDOW BREAD CRUM MENU STYLES  ----- */

.breadcrumbs {
	margin:20px 0 0 25px;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color: #666;
}
.breadcrumbs a {
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}

div.clear {
clear: both;
width: 100%;
height: 1px;
} 

/* IMAGE GALLERY */
#main .gallerySlider {
	width: 598px;
	height: 170px;
	margin: 10px 0 10px 25px;
	overflow:hidden;
	position:relative;
	background-color:#f0f0f0;
	border: 1px solid #cecaca;
	background-image:url(../images/clicktoenlarge.png);
	background-repeat:no-repeat;
	background-position: 205px 150px;
}
#main .gallerySlider div {
	width: 500px;
	height: 150px;
	overflow:hidden;
	position: absolute;
	top: 20px;
	left: 52px;
}
#main .gallerySlider div ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width: 3000px;
}
#main .gallerySlider div.extralong ul {
	width: 6000px;
}
#main .gallerySlider div ul li {
	width: 152px;
	height: 112px;
	border: solid 2px  #9fb7c6;
	overflow: hidden;
	margin: 0  15px 0 0;
	float:left;
	padding:0;
}
#main .gallerySlider div img {
	width:220px;
	margin-top: -30px;
	margin-left: -30px;
}
#main .gallerySlider .prev {
	position:absolute;
	top: 60px;
	left:13px;
	z-index:5;
}
#main .gallerySlider .next {
	position:absolute;
	top: 60px;
	right:13px;
	z-index:5;
}
#main .gallerySlider .next:hover {
	cursor:pointer;
	right:11px;
}
#main .gallerySlider .prev:hover {
	cursor:pointer;
	left:11px;
}
#main .homepage .bottom_p {
	padding-right: 230px;
	background-image: url(../images/img_money.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
