/* CSS   Template taken from rcirs.com  */

#main{
	width: 1000px;
	overflow: hidden;
}
#index h2 {
	font-size:20px;
	color: #CC321A;
	font-weight: bold;
			
}
#twocolumn{
	width:1000px;
}
.contentpaneopen{
	text-align:right;
}
h2.your-destination{
	text-indent: -9999px;
	overflow: hidden;
	margin: 8px 0 10px 32px;
	width: 320px;
	height: 33px;
	background: url(../images/text-your-destination.gif);
}
/* content */
.contentpaneopen p{
	margin:0px 0 0 0;
}
.contentpaneopen ul{
	margin: 11px 0 0 70px;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
.contentpaneopen ul li{
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
a.rss{
	background: url(../images/a-rss.gif) no-repeat left;
	padding: 0 0 0 27px;
	height: 15px;
	float: left;
}
div.rss{
	padding: 10px 0 0 0;
	overflow: hidden;
}
#content div.rss p{
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
}

.contentpaneopen .contentheading {
	display:none;
}
/* footer */
#footerOuter, #footerOuter a  {
	width: 100%;
	text-align: center;
	clear: both;
	height: 72px;
	color: #ffffff;
}

#footerOuter1, #footerOuter1 {
	width:100%;
	text-align: left;
	clear: both;
	height: 72px;
	color: #bfbfbf;
}

.mainlevel1{color: #bfbfbf;}

#footerInner * {
	text-align:center;
}

#footerInner1 * {
	text-align:left;
}
/* index page */
#index{
	background: url(../images/home-bg.jpg) no-repeat left top;
	min-height: 330px;
	border-top:10px solid #fff; 
}
* html #index{
	height: 330px;
}
h2.rci-r{
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	width: 316px;
	height: 74px;
	float: right;
	margin: 0;
	background: url(../images/text-rci-r.gif);

}

#index .text{
	width: 410px;
	float: right;
	margin: 0 150px 25px 0;
	padding: 55px 0 0 0;
	display: inline;
	text-align: right;
}
#index .text h1{
	color:#CC321A;
	font-size:20px;
}

#index .text h2{
	color:#CC321A;
	font-size:15px;
}	
#index .text p{
	margin:0px 0 0 0;
	width: 410px;
	float: right;
}
/* Style of mosCE editor */
body.mceContentBody {
	background-color: #FFFFFF !important;
	background-image: none;
	text-align:left;
}