body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;

}
img { 
border:0;
}
.center{
text-align:center;
}
/*#wrap{
width:778px;
}*/
#topcontent{
 background-color:#941e57;
height:79px;
float:right;
 text-align:right;
  
}
#heading{
float:right;
text-align:right;
height:29px;
padding-right:20px;
font-size:1.5em;
color:#eee;
background-color:#941e57;
margin-top:33px;

}
/*Header*/
#header {
	height:109px;
	 background-color:#941e57;
	 /*background-image:url(../images/rsplogosm.gif);
	 background-position:right top;
	 background-repeat:no-repeat;*/
	background-image:url(../images/cornertop.jpg);
	 background-repeat:no-repeat;
	 background-position:59px 4px;
	}

#headertext{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:0.8em;
	color: #333333;
	padding-left:1em;
}



#logo {
float:right;
		}
#logo img{
border:0;
		}

#topheader {
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	clear:both;
	background-color:#eee;
	height:18px;
	}
#topheader input{
 margin-left:0.5em;
 margin-bottom:-1em;
 margin-top:-1em;
 font-size:0.8em;
}	

/*End of  Header*/
/* Front page */


#frontpagecontent{

 float: left;
	width: 52%;
	top:120px;
	font-size:0.8em;
 
}
/*end of front page*/



/* Content */
#content {
	float: left;
	width: 52%;
	padding: 1em;	
	top:120px;
	font-size:0.8em;
	}
/*Cookie Trail*/
#cookie {
	font-size:0.8em;
	color:#4D4D4D;
	float:left;
	font-weight:bold;
	width:70%;
	padding:0.5em;
}
#cookie ul{
list-style-type: none;
padding:0.2em;
margin:0;
}

#cookie ul li{
	display: inline;
	}
#cookie a{
	background:url(../images/arrowleft.gif) no-repeat 0  0.3em;
	font-size:0.9em;
	color:#4D4D4D;
	text-decoration:none;
	font-weight:normal;
	padding-left:0.8em;

}

#cookie a:hover{
	text-decoration:underline;
	

}
/* End of Cookie trail */
#content td{
    vertical-align:top;
}
img.left{
float:left;
margin-right:0.5em;
}
img.right{
float:right;
margin-left:0.5em;
}
#content a{
color:#941e57;
text-decoration:none;
font-size:1em;
}
#content a:hover{
color:#941e57;
text-decoration:underline;
}


#content h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#333;
}
#content h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#4D4D4D;
}
#content h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
}

#content ul .bold{
	font-weight:bold;
}

#content ul li{
    list-style-type:none;
	background:url(../images/arrowleft.gif) no-repeat 0 0.4em;
	padding-left: 10px;
	font-size:1em;
	margin-left:-1em;
	}
	
#content ul li a{
	color:#333333;
	text-decoration: none;
}
#content li a:hover{
	color:#333333;
	text-decoration: underline;
}
#content #pressreleases{

border: solid 1px #941e57;
margin-top:1em;
clear:both;
}
#content #pressreleases h3{
 color:#fff;
 background-color:#941e57;
 margin:0;
 padding:0.2em;
 font-size:1em;
 /*border-bottom: solid 1px #333;*/
}
#content #pressreleases ul li a{
	font-size:0.9em;
	color:#4D4D4D;
	text-decoration:none;
	font-weight:normal;
}

#content #pressreleases ul li a:hover{
	text-decoration:underline;
	

}
table.rsp{
border-top:solid 1px #941e57;
border-right:solid 1px #941e57;
width:100%;
}
.rsp th{
padding:0.2em; 
background-color:#941e57;
color:#fff;
}
.rsp td{
padding:0.2em; 
border-bottom:solid 1px #941e57;
border-left:solid 1px #941e57;
}
/* End of Content */
/*left sidebar */
#leftside{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:0.7em;
	font-weight:bold;
    float:left;
	width:151px;
	padding:0;
	margin:0;
	margin-bottom:1em;
	/*background-color#d1d3d4;*/
	color:#333;
	background-color:#d1d3d4;
	background-image:url(../images/cornerbottom.jpg);
	background-repeat:no-repeat;
	background-position: 59px 0px ;
	padding-top:100px;
}	
html>body #leftside {
width: 161px;
}
#leftside h4{
	font-size:1.1em;
	margin-bottom:1px;
	padding-top:10px;
	padding-bottom:4px;
	
}

#leftside ul{
	list-style:none;
	margin:0;
	padding:0;
}
#leftside ul li{
      margin:0;
	  padding:0;
	  
}
#leftside ul li a{
	display:block;
	padding: 4px 4px 4px 0.5em;
	color:#333;
	text-decoration:none;
	/*background-color:#eee;
	border-top: 1px solid #fff;*/
	border-bottom:1px solid #333;
	width:100%;
}
#leftside ul li a.top{

	padding-top: 1.2em;
	
}
html>body #leftside ul li a{
	width:auto;
}
#leftside ul li a:hover{
	/*border-top:1px solid #fff;*/
	background-color: #eee;
	color: #333;
}
/*end of left sidebar*/
/*right sidebar */
#rightpanel{
	top:120px;
	width: 20%;
	float: right;
	margin-top:10px;
	color:#333;
}
/*-------*/

#rightpanel h3{
	/*background-image:url(../images/arrowleft.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;*/
	background-color:#941e57;
	color:#fff;
	text-align:left;
	padding-left:16px;
	padding-bottom:0.4em;
	padding-top:0.3em;
	font-size:0.8em;
	margin-bottom:0;
}
.borders{
font-size:0.8em;
/*border-left:1px solid #941e57;
border-right:1px solid #941e57;
border-bottom:1px solid #941e57;*/
padding:0.3em;
}
#rightpanel .borders ul{
list-style-type:none;
margin-left:0.2em;
padding-left:0.5em;
}
#rightpanel .borders ul li{

	background:url(../images/arrow.gif) no-repeat  0 0.5em;
	padding-left: 10px;
	font-size:0.9em;
}
#rightpanel .borders ul li.bookonline{

	background: url("../images/bookonlineicon.gif") no-repeat  0 0;
	padding-left: 34px;
	height:26px;
	font-size:0.9em;
}
#rightpanel .borders  ul li a{
   text-decoration:none;
   color:#333;
}
#rightpanel .borders ul li a:hover{
   color:#333;
   text-decoration:underline;
}
#rightpanel .borders a{
   text-decoration:none;
   color:#333;
}
#rightpanel .borders a:hover{
   color:#333;
   text-decoration:underline;
}
/*---------*/

.important {
	color: #CC0000;
	font-weight: bold;
}


/*end of right sidebar*/
#footer {
height:10px;
	clear:both;
	text-align: center;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	background-color: #941e57;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	}

#footer ul {
	margin:0;
	padding:0.2em;
	color: #4D4D4D;
	}

#footer li {
	display: inline;
	list-style-type: none;
	}

#footer li a {
	color: #4D4D4D;
	font-weight:bold;
	text-decoration: none;
	padding-left:16px;
	padding-right:2em;
	}
#footer a:hover {
	color: #4D4D4D;
	font-weight:bold;
	color:#4d6dbf;
}
#footer li a:hover {
	color:#4d6dbf;
}

#bottomnav{
font-size:0.8em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#333;
 text-align:center;
 padding-top:0.3em;
 padding-bottom:30px;
}
#bottomnav ul{
margin:0;
padding:0;
}
#bottomnav ul li{
display:inline;
padding-left:0.5em;
padding-right:0.5em;
background-image:url(../images/bar.gif);
background-repeat:no-repeat;
background-position:left;
}

#bottomnav a{
 color:#333;
 text-decoration:none;
}
#bottomnav a:hover{
 color:#333;
 text-decoration:underline;
}

#bottomnav .w3clogos{
	float:left;
	width:15%;
	height:35px;
}

#bottomnav .flash{
	float:left;
	width:20%;
}
#bottomnav .disclaimer{
	float:left;
	width:35%;
	height:35px;
}

#bottomnav .copyright{
	float:left;
	width:30%;
	height:35px;
}

