/* Start of CMSMS style sheet 'rmm-LAYOUT' */
/*
*/

* { padding: 0; margin: 0; }



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:10px;
	padding-bottom:60px;   /* Height of the footer */
	background-color: #cab368;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	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;
	background-image: url(uploads/rmmTemp/images/layout/contentbg.gif);
}

#header {
	width: 950px;
	float: left;
	height: 117px;
	margin: 0px 0px 0px 0px;
	background-color: #B9CDEE;
	background-image: url(uploads/rmmTemp/images/layout/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topnav {
	color: #333;
	width: 950px;
	float: left;
	height: 33px;
	margin: 0px;
	background-color: #203F75;
	background-image: url(uploads/rmmTemp/images/layout/topnavbg.gif);
	background-repeat: no-repeat;
	text-align: center;
position:relative; 
z-index: 5;

}

#topmenu {
	
	height: 33px;
	margin: 0 auto 0 211px;
	background-repeat: no-repeat;
        text-align: left;
}





#leftcolumn {
	padding: 0px;
	width: 211px;
	float: left;
	margin-top: 5px;
}

#leftmenu {
	width: 211px;
	float: right;
	margin: 0px;
}



#rightcolumn {
	float: right;
	color: #333;
	width: 730px;
	display: inline;
	margin-top: 5px;

	margin-bottom: 5px;
	background-color: #fff9dd;
      
}
#footer {
	width: 950px;
	clear: both;
	background-color: #e6d9a1;
	height: 35px;

}

#leftbox {
	width: 190px;
	clear: both;
	background-color: #4f3c04;
	margin-left: 8px;
	padding: 2px;
	text-align: center;
}

#leftbox h1{
	color: #493203;
	text-align: center;
	font-size: 16px;
	background-color: #e6d9a1;
background-image: url(uploads/rmmTemp/images/layout/leftnavbg.gif);
}

#leftbox a{
	color: #e7daa2;
	text-align: center;
	font-size: 12px;
text-decoration: none;
}

#leftbox p{
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftcolumn img{
	padding: 0px;
	margin-top: 2em;
}


#leftlogos{
	   position: relative;
   bottom:0;
 /* Height of the footer */
   
	text-align: center;
	width: 210px;
	display: block;
	float: none;
	clear: none;
	top: 100px;
}

/* Rounded Corners */

div.demo, div.inner,div.demo-blue { color: #000; text-align: center; font-family: verdana, arial, sans-serif;}
div.demo  { margin: 0 0 0 10px; background: #4f3c04; padding: 10px; border:0; zoom:1;
	width: 170px; }

div.inner { margin: 0; background: #4f3c04; padding: 10px; border:0; zoom:1;}
div.outer { float: left; margin: 15px; background: #a8891d; padding: 8px; width: 175px }

div.demo-blue  { margin: 0 0 0 10px; background: #023F64; padding: 10px; border:0; zoom:1;
	width: 170px; }

div.demo-blue h1{
color: #e6d9a1;
	text-align: center;
	font-size: 16px;
	

}

div.demo h1{
color: #e6d9a1;
	text-align: center;
	font-size: 16px;
	

}

div.demo a{
	color: #e7daa2;
	text-align: center;
	font-size: 12px;
text-decoration: none;
}

div.demo p{
	padding-top: 2px;
	padding-bottom: 2px;
}



div.demo-blue h1 a{
color: #FFF9DD;
	text-align: center;
	font-size: 16px;
	

}

div.demo-blue a{
	color: #FFF9DD;
	text-align: center;
	font-size: 12px;
text-decoration: none;
}

div.demo-blue p{
	padding-top: 2px;
	padding-bottom: 2px;
}


#login
{
  display: block;
  width: 107px;
  height: 23px;
  background: url("uploads/rmmTemp/images/layout/login-button.gif") no-repeat 0 0;

}

#login:hover
{ 
  background-position: 0 -26px;
}

#login span
{
  display: none;
}





/* End of 'rmm-LAYOUT' */
/* End of 'rmm-LAYOUT' */

