/* CSS Document */


/* Typography & Colors */

body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000000;
	 scrollbar-base-color: #000000; 
	 scrollbar-face-color: #fffeb1; 
	 scrollbar-track-color: default; 
	 scrollbar-arrow-color: #868686; 
	 scrollbar-3dlight-color: default; 
	 scrollbar-darkshadow-color: #666666; 
	 scrollbar-highlight-color: default; 
	 scrollbar-shadow-color: default;
	}

#header {
	background-color: #000000;
	}
	
#content {
	font-size: 1em
	 border: 0; 
	 align: center; 
	 cellpadding: 0;
	 cellspacing: 0;
	 border-collapse: collapse;

	}
	
.bodybg {

	background: url(http://www.richmediamix.com/library/images/rmmbodybg.jpg) repeat-y  ;
	}
		
.alt {
	background-color: #666666;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	line-height: 1.5em;
	}
	
#MainText {
	font-size: 0.8em;
	color: #000000;
	padding: 0px;
	align: center;
	vertical-align: top;
	background-color: #959596;
	border: 1px 1px solid #FFFE67;
	width: 100%;

}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.MainText a:link, .MainText a:visited, #MainText a:link, #MainText a:visited  {
color: #67FCB2;
text-decoration: none;
}


.MainText a:hover, .MainText a:active, #MainText a:hover, #MainText a:active{
color: #99FFFF;
text-decoration: none;
}
	

.MainCopy, #MainCopy {
	background-color: #A7A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	text-align: left;
	text-vertical-align: top;
}

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

.MainCopy a:link, .MainCopy a:visited  {
color: #FF9933;
text-decoration: none;
}


.MainCopy a:hover, .MainCopy a:active {
color: #FFFE67;
text-decoration: underline;
}


/*Main Text Headings*/

h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Verdana, Arial, ;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	}
	
h2 {
	font-family: 'Trebuchet MS', 'Century Gothic', Verdana, Arial, ;
	font-size: 1.3em;
	color: #FFFFFF;
	}
h3 {
	font-family: 'Trebuchet MS', 'Century Gothic', Verdana, Arial, ;
	font-size: 1.1em;
	color: #FFFEB1;
	}
h4 {
	font-family: 'Trebuchet MS', 'Century Gothic', Verdana, Arial, ;
	font-size: 1.0em;
	color: #000000;
	background-color: #CCCCCC;
	}
	
#sideNav h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FFCC66;
	letter-spacing: 1px;
	}

/* Typography Links */


h1 a:hover, h1 a:visited, {
	}

h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited {
	color: #67FCB2;
	text-decoration: none;
	}
	
 #sideNav h2,  {
	text-decoration: none;
	}
	
/* End Typography & Colors */

/*Main Text Lists*/
ul {}

li {
	list-style-position: outside;
	padding: 3px;
}
UL LI
{
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	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;
color: #FFFFFF;
}
OL OL LI
{
list-style-type: lower-alpha;
}
OL OL OL LI
{
list-style-type: lower-roman;
}
/* End Lists */


/* Tables */

.boxheadyellow {
	background-color: #FFFE67;
	color: #53544F;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding: 5px;
	border: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
}

.boxheadpurple {
	background-color: #A57DBC;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.boxheadgreen {
	background-color: #67FCB2;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.boxheadwhite {
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.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: #A57DBC;
	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;
}

#tabletext, .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;
}

.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;
}



/*News Sections*/
#newsCol {
background-color: #F0DECC;
padding: 5px;

}

#news, .news {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

.news a:link, .news a:visited {
	color: #FFFE67;
	text-decoration: none;
}

.news a:hover, .news a:active {
	color: #FF9933;
	text-decoration: none;
}

.newsintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: solid #FFFFFF 1px;
	padding: 5px 5px;
}

.newsintro a:link, .newsintro a:visited {
	color: #67FCB2;
	text-decoration: none;
}

.newsintro a:hover, .newsintro a:active {
	color: #99FFFF;
	text-decoration: none;
}



/* Miscellaneous */

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*Image Positioning */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Sidebar Elements */
#Lcol {
	width: 170px;
	align: center;
	valign: top;
	border-collapse: collapse;

}

#sideNav .sideNav {
	font-size: 0.7em ;
	font-style: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(http://www.richmediamix.com/library/images/navbarbg2.jpg) repeat-y  ;
	width: 170px;
	align: center;
	valign: top;
	border-collapse: collapse;
	}
	
.NavSub { 	font-size: 0.7em ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	background: url(http://www.richmediamix.com/library/images/navbarbg2.jpg) repeat-y;
 } 	
	
.NavSub a:link, .NavSub a:visited, .NavSub a:hover, .NavSub a:active {
	font-size: 0.7em ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
	background: url(http://www.richmediamix.com/library/images/navbarbg2.jpg) repeat-y  ;
}

.secNav1 {
	font-size: 0.6em;
	color: #FFFE67;
	padding: 2px 25px 2px 15px;
	background: url(http://www.richmediamix.com/library/images/navbarbg2.jpg) repeat-y;
}


.secNav1 a:link, .secNav1 a:visited {
	text-decoration: none;
	color: #FFFE67;
	vertical-align: middle;
	}

.secNav1 a:hover, .secNav1 a:active {
	text-decoration: none;
	color: #FFCC66;
	vertical-align: middle;
}
	
/* End Sidebar Elements */

/*ADVERTISEMENT BLOCKS*/

.adbox3Afloat {
float:left; 
width:250px; 
height:250px; 
margin: 5px 
}

#RCol {
align: center;
valign: top;

}
/*SECTION*/

.section, .section a:link, .section a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
 } 
.section a:hover, .section a:active {
	font-size: 0.9em;
	color: #67FCB2;
	text-decoration: underline;
 } 
/*FOOTER*/

	.footer {
	font-size: 0.6em;
	color: #E6E6E6;
	text-align: center;
	background-color: #000000;
	}
	
	.footer a:link, .footer a:visited {
	font-size: 1em;
	color: #E6E6E6;
	text-decoration: none;
	}

	.footer a:hover, .footer a:active {
	font-size: 1em;
	color: #FFFFFF ;
	text-decoration: none;
	}
.bgcolor {
	background-color: #53544F;
}
