/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	/** background: #E5E5E5; **/
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/** color: #666666; **/
	color:#000000;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}
.boxed a:link {color:#ffb600; font-weight:bold;}
.boxed a:visited {color:#ffb600; font-weight:bold;}
.boxed a:active {color:#ffb600; font-weight:bold; text-decoration: none}
#header-mra
{
	z-index:10;
	
}
a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	/** background: url(images/img07.gif) repeat-x left bottom; **/
	background: #ffb600 url(http://www.rowmanitoba.ca/images/Menu-Background-square-2.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #000000;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(http://www.rowmanitoba.ca/images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	/** color: #135293 a blue color; **/
	color: #000000;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	/** background: url(images/img11.gif) repeat-x left bottom; **/
	background: url(http://www.rowmanitoba.ca/images/Menu-Background-square-2.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #ffb600;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	 margin: 20px 30px;
	
	/** background: #FF9523 url(images/img10.gif) repeat-x; **/
	background: #000000 url(http://www.rowmanitoba.ca/images/Menu-Background-1.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}
.col-one img
{
	width:110px;
	height:38px;
}
.col-two {
	float: right;
	width: 300px;
}
.col-two A:link {color:#ffb600; font-weight:bold;}
.col-two A:visited {color:#ffb600; font-weight:bold;}
.col-two A:active {color:#ffb600; font-weight:bold; text-decoration: none}
#news
{
	z-index:1000;
}
/* Page */

#page-mra {
	width: 980px; /** was 940px **/
	margin: 0 auto;
	/** background: #FFFFFF url(images/img01.gif) repeat-y; **/
	background: #FFFFFF url(http://www.rowmanitoba.ca/images/mra-yellow-line.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	/** width: 240px; **/
	width: 24%;
	background: #ffb600;
}
/* Content */

#content-mra {
	/** position:absolute; **/
	 float: right;
	/** width: 740px; **/
	width: 75%;
	overflow:hidden;
	
}

/* Footer */

#footer2 {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	/** background: url(../images/img12.gif) repeat-x; **/
	background: url(http://www.rowmanitoba.ca/images/footer-yellow-black.gif) repeat-x;
}

#footer2 p {
	margin: 0;
	font-size: 85%;
}

/* Logo */

#logo {
	width: 100%;
	height: 220px;
	background: #FFFFFF url(http://www.rowmanitoba.ca/images/MRA-Logo.gif) no-repeat center top;
	padding-left: 2px;
	padding-right: 3px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C; 
	
}

#logo h1 {
	padding: 128px 0 0 0;
	/** background: url(http://www.rowmanitoba.ca/images/MRA-Logo.gif) no-repeat center center; **/
	font-size: 28px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	/** color: #9C9C9C; **/
	color:#000000;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	/** background: #85C329 url(images/img04.gif) repeat-x; **/
	background: #ffb600 url(http://www.rowmanitoba.ca/images/Menu-Background-1.gif) repeat-x;
}

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

#menu li {
	padding: 10px 0;
	/** background: url(images/img05.gif) repeat-x; **/
	background: #ffb600 url(http://www.rowmanitoba.ca/images/Menu-Background-square-2.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #000000;
}
#menu a:visited
{
	color:#000000;
}
#menu a:hover {
	
	color: #000000;
}
#mainlinks a
{
	text-decoration: none;
}
/* Login */

#login {
	padding: 20px;
	/** background: url(images/img06.gif) repeat-x; **/
	background: #ffb600 url(http://www.rowmanitoba.ca/images/Menu-Background-1.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #000000;
}
#fullNewsSubject
{
	padding-bottom: 5px;
  	padding-left: 10px; /** was 10px **/
	padding-right: 5px;
	background-color:#999999;
	/** font-weight:bold; **/
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
#fullNewsBody
{
	background-color:#FFFFFF;
	color:#000000;
	padding-bottom: 5px;
  	padding-left: 10px; /** was 10px **/
	padding-right: 5px;
}
#fullNewsMainBody
{
	padding-bottom: 5px;
  	padding-left: 10px; /** was 10px **/
	padding-right: 5px;
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
#fullNewsUser
{
	
	
}
#fullNewsShortNews
{
	
	
}
#fullNewsMain
{
	
	color:#000000;
	
}
/** news headlines **/
#newsHeadlineSubject
{
	/** background-color:#ffb600; **/
	background-color:#CCCCCC;
	color:#FFFFFF;
	margin-top: 10px;
	padding-left: 5px; /** was 10px **/
	padding-right: 5px;
}
#newsHeadlineSubject A:link {color:#000000;}
#newsHeadlineSubject A:visited {color:#000000;}
#newsHeadlineSubject A:active {color:#000000;text-decoration: none}
#newsHeadlinePostedBy
{
	padding-left: 5px; /** was 10px **/
	padding-right: 5px;
}
#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666; 
	
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666; /** grey color, colors the text **/ 
	
}

#login a {
	color: #000000;
}


#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(http://www.rowmanitoba.ca/images/footer-yellow-black.gif) repeat-x;
}

#links a {
	color: #ffb600;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
	color: #ffb600;
}
/** Staff page **/

#staff td
{
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}
.headline
{
	font-weight:bold;
	text-align:center;
}
.title
{
	font-weight:bold;
}
/** end staff page **/

/** coaching page **/
#coaching h1
{

	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;
}
#coaching h2
{	
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-weight:normal; margin-left:0in; margin-right:0in; margin-top:0in
}
#coaching table.MsoNormalTable
{	
	mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"
}
/** coaching page end **/
/** faq page **/

/** end faq page **/

/** about us page **/

/** about us page **/

/** rules page **/
#rules hr
{
	background-color: #ffb600;
	color:#ffb600;
	size:3px;
	width:85%;
}
/** end rules page **/

/** forms page **/

/** end forms page **/
/** csg2009 web form success page **/
#contactFormSuccessText
{
	background-color:#ffb600;
	color:#000000;
	font-weight:bold;
	width:inherit;
	height:inherit;
	text-align:center;
}
#contactFormSuccessBody body
{
	background-color:#ffb600;
}
/** csg2009 web form fail page **/
#contactFormFailBody body
{
	background-color:#ffb600;
}
/** csg2009 contact form page **/
#contactFormPage
{
	background-color:#ffb600;
}