/*Main AW Site stylesheet*/

/*Main Container*/

body {  
	background-color: #f1f1f1;
	background-image:  url(../images/rmm_bg.gif);
}

#MainBody {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DED9C2;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

#content {
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	vertical-align: top;
}
/*Header Site Navigation Bar*/

#Header {

bordercollapse: collapse;
	border-left-width: 0px;
	border-left-style: nore;
	border-left-color: #FFFFFF;
}
#nav1cell, {
	height: 20 px;
	padding: 2px;
	font-size: 0.7em;
	background-color: #FFFFFF;
	color: #AFAB93;	
	text-align: center;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-vertical-align: middle;
	list-style-type: none;
}

.nav1Cell {
	font-size: 0.9em;
	font-weight: normal;
	color: #AFAB93;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-color: #E0DECF;
	border-bottom-color: #E0DECF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	display: block;
	padding: 2px;
	cell-padding-left: 10px;
	width: 190px;
}

.nav1Cell ul li: {
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
}

.nav1Cell a:link {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #AFAB93;
	}

.nav1Cell a:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #AFAB93;
}
	
.nav1Cell a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #78A515;
}
	
.nav1Cell a:active {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #AFAB93;
	}

.nav1CellOn {
	font-size: 0.9 em;
	text-align: left;
	background-color: #C4C7D8;
	border-top-color: #E0DECF;
	border-bottom-color: #E0DECF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px;
	height: 20px;
	width: 90px;
	font-weight: bold;



	}

	.nav1CellOn a:link{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.nav1CellOn a:visited {
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav1CellOn a:hover{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav1CellOn a:active{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	

/*This is the main editable content section*/

#mainText {
	margin: 5px;
	background-color: #ffffff;
	align: center;
	vertical-align: top;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
}

.MainText li {
text-decoration: none;
padding: 0.5em;
}


.MainText a:link {
color: #868686;
text-decoration: none;
}

.MainText a:visited {
color: #868686;
text-decoration: none;
}

.MainText a:hover {
color: #78A515;
text-decoration: underline;
}

.MainText a:active {
color: #868686;
text-decoration: none;
}

.FeatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;

}

.FeatureText li {
	list-style-position: outside;
	list-style-image: url(../images/links_bullet.gif);

}

/*Main Text Headings*/

h1 {font-size:1.5em;
font-family: Century Gothic, Helvetica, Verdana;
font-weight: bold;
text-align: left;
color: #ACE149;}

h2 {
font-size:1.2em; 
font-family: Century Gothic, Helvetica, Verdana;
color: #919178;
line-height: 1.5em;
border: 1px;
border-style: solid;
border-color: #ACE149;
padding: 2px;
display: block;
}


h3 {font-size:1.0em; 
font-family: Century Gothic, Helvetica, Verdana;
line-spacing: 0.75em;
color: #78A515;

}

h4 {font-size:1.0em; 
font-family: Century Gothic, Helvetica, Verdana;
font-weight: bold;
}

h5 {font-size:1.0em; 
font-family: Century Gothic, Helvetica, Verdana;
font-style: italic;
}

/*Main Text Lists*/
ul {}

li {
list-style-type: square;
}
UL LI
{
list-style-type: square;
}
UL LI LI
{
list-style-type: disc;
}
UL LI LI LI
{
list-style-type: decimal;
}

OL LI
{
list-style-type: decimal;
}
OL OL LI
{
list-style-type: lower-alpha;
}
OL OL OL LI
{
list-style-type: lower-roman;
}

	
.blocktext1 {
	text-align: center;
	font-style: italic;
	padding: 10px;

}

.blocktext2 {
text-align: justify;
font-size: 0.75em;
color: #E7F0EF;
background-color: #EEEEEE;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 5px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	vertical-align: top;
}

.tablerowhead {
	border: 0;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.75em;
	font-weight: bold;
	color: #8484FF;
	vertical-align: top;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.tablehead {
	background-color: #3B325D;
	color: #FFFFFF;
	font-family: CenturyGothic, Helvetica, Arial, sans-serif;
	font-weight: bolder;
	vertical-align: middle;
	cell-padding: 0.5em 0.5em;
	text-align: center;
	height: 15px;
	font-size: 0.8em;

}

#tabletext{
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.9em;
}

.tabletextcentre {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.tabledata{
	text-align: center;
	width: 60px;
}


.byline {
	font-size: 0.8em;
	font-style: italic;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	vertical-align: top;
}



/*Home Page Left Tables*/
	
.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	color: #78A515;
	font-size: 0.7em;
	line-height: 0.85em;
	padding-left: 5px;
}
	
				
	
/*Home Page Centre Tables*/

.promo, .promo a:link, .promo a:visited, .promo a:hover, .promo a:active  {
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	padding: 0.5em 0.5em;
	line-height: 1.5em;
	align: center;
	text-decoration: none;
}

#hometable {
	border-width: 2px;
	border-style: solid;
	border-color: #ACE149;
	background-color: #EAF8CF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;

}

.hometable {
	border-width: 2px;
	border-style: solid;
	border-color: #ACE149;
	background-color: #EAF8CF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.751em;
	valign: top;
}

.greentable {
	border-width: 2px;
	border-style: solid;
	border-color: #ACE149;
	background-color: #EAF8CF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	valign: top;
}

.beigetable {
	border-width: 2px;
	border-style: solid;
	border-color: #C8C59D;
	background-color: #DED9C2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	valign: top;
}

.greenbdrtable {
	border-width: 2px;
	border-style: solid;
	border-color: #ACE149;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	valign: top;
}

.beigebdrtable {
	border-width: 2px;
	border-style: solid;
	border-color: #C8C59D;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	valign: top;
}

.bigboldgreycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #868686;
}

.hometable1 {

}

/*HOME PAGE*/
/*Home Page Right Tables*/
#newsCol {
background-color: #F0DECC;
padding: 5px;

}

.news1 {
	font-weight: normal;
	font-size: 0.65em;
	color: #FFAA55;

}

.news1 a:link, .news1 a:visited {
	color: #666666;
	text-decoration: none;
}

.news1 a:hover, .news1 a:active {
	color: #78A515;
	text-decoration: none;
}

.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #D5D1AD;
}

.news2 a:link, .news2 a:visited {
	color: #D5D1AD;
	text-decoration: none;
}

.news2 a:hover, .news2 a:active {
	color: #78A515;
	text-decoration: none;	
}

.news1intro {
	valign: top;
	line-height: 0.95em;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 1px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;

}

.news1image {
	border-left-style: solid;
	border-left-color: #DFDFDF;
	valign: top;
	align: right;
	border-left-width: 1px;
	background-position: right;
	padding: 0px;
}	


/*SECTION PAGES*/

#Sec1Main {
	font-size: 0.75em;
	width: 440px;
	align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

/*SECTION LEFT COLUMN*/
.SecLcol {
	font-size: 0.6em;
	vertical-align: top;
	text-vertical-align: top;
	background-color: #D0EB86;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #DED9C2;

}
.NavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ACE149;
}

.secNav1Cell {
	font-size: 0.8em;
	color: #AFAB93;
	line-spacing: 1.2em;	
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom-color: #D5D1AD;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cellspacing: 0px;
}

.secNav1Cell ul li: {
	text-decoration: none;
	list-style-type: none;
	color: #AFAB93;
	line-spacing: 1.2em;	
}

.secNav1Cell a:link {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #AFAB93;
	}

.secNav1Cell a:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #AFAB93;
}
	
.secNav1Cell a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #78A515;
}
	
.secNav1Cell a:active {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #D5D1AD;
	}

.secNav1CellOn {
	font-size: 0.8em;
	color: #AFAB93;
	line-spacing: 1.2em;	
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: 1px;	
	border-bottom-width: 1px;
	border-bottom-color: #D5D1AD;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	cellspacing: 0px;
	}

	.secNav1CellOn a:link{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	}
	
	.secNav1CellOn a:visited {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	}
	.secNav1CellOn a:hover{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #D5D1AD;
	text-decoration: none;
	}
	.secNav1CellOn a:active{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #D5D1AD;
	text-decoration: none;
	}


#secNav2Cell, .secNav2Cell {
	font-size: 0.7em;
	font-family:CenturyGothic,Verdana, Helvetica;
	color: #868686;
	background-color: #FFFFFF;
	cellspacing: 2px;
	padding:2px;
	display: block 
	}
	.secNav2Cell a:link {
	color: #868686;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block 
	}
	.secNav2Cell a:visited {
	color: #868686;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	.secNav2Cell a:hover {
	background-color: #78A515;
	color: #FFFFFF;
	text-decoration: none;
	display: block 
	}
	.secNav2Cell a:active {
	background-color: #FFFFFF;
	color: #D5D1AD;
	text-decoration: none;
	}

	
/*Section Right Column*/	
#SecRcol{
	width: 160px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	text-vertical-align: top;
	text-align: left;
	}
.SecRcol {
	font-size: 0.6em;
	vertical-align: top;
	text-vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
} 

#boxhead{
	background-color: #78A515;
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	display: block;
	}
.boxhead  {
 	background-color: #003366;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	display: block;
 } 
  .boxhead a:link, .boxhead a:visited, .boxhead a:hover, .boxhead a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
 .boxheadred  {
 	background-color: #78A515;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	display: block;
 } 
 
 .boxheadred a:link, .boxheadred a:visited, .boxheadred a:hover, .boxheadred a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}



/*LEGAL PAGES*/

#legal{
background-color: #ffffff;
font-size: 0.7em;
cell-padding: 10px;
}

.legal  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ffffff;
	text-align: justify;
	cell-padding: 10px;
 } 		

/*NEWS PAGES*/

/*News Pages Text*/


.news {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 0.75em;
}

.news a:link, .news a:visited {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9F9F;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.news a:hover, .news a:active {
	text-decoration: none;
	color: #78A515;
	font-weight: bold;
}

.newsintro {
	font-size: 0.75em;
	}

/*ADVERTISEMENT BLOCKS*/
	
#adImage, .AdImage {
height:120px;
width:120px;
}





/*OTHER ITEMS*/


	
	

 

/*FOOTER*/

#footer{
	color: #FFFFFF;
	text-indent: 10px;
	background-color: #DED9C2;
	}
	
	.footer {
	font-weight: bold;
	font-size: 0.65em;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #FFFFFF;
	vertical-align: middle;	
	text-decoration: none;
	background-color: #DED9C2;
	}
	
	.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

	.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.footer a:hover {
	color: #78A515;
	text-decoration: none;
	}
	
	.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.tabletextcentreBdr {

	border: 1 dotted #e1e2e2;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.tabletext { 
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
 } 
.tablerowheadBdr {

	border: 1px dotted #e1e2e2;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.75em;
	font-weight: bold;
	color: #8484FF;
	vertical-align: top;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.boxheadCenter {

 	background-color: #003366;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	display: block;
}
