/*
Stylesheet for the RICI website, based on the Architect theme set from 
Xara Webstyle.

Stylesheet created by David Negley, 06/29/2007
*/

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF; /*themecolour4%0;*/
/*	color: #666666; */ /*themecolour4%0;*/
	background-color: #999999;/*themecolour3$ 1.0%, 46.6%;*/
}

.navbg 
{
	background-color: #404040;/*themecolour3;*/
}

.rightcolbg 
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;/*themecolour4;*/
	border-left-color: #ffffff;/*themecolour4;*/
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffa449;/*themecolour2;*/
}

.centerbg 
{
	background-image: url(index_files/index_center_bg.gif);
	background-repeat: repeat-x;
}

table 
{
	font: 12px/15px Arial, Helvetica, sans-serif
	color: #000000; /*themecolour4%0;*/
/*	color: #666666; */ /*themecolour4%0;*/
}

p 
{
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000; /*themecolour4%0;*/
}

blockquote 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}

ul 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/	
}

.rightcoltext 
{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffa449; /*themecolour2;*/
}

.leftcoltext 
{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.footer 
{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffa449; /*themecolour2;*/
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #ffa449; /*themecolour2;*/
}

h1 
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 3px;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
    font-style: italic;
	margin-top: 16px;
	margin-bottom: 3px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 3px;
}

a:link 
{
	color: #4e71d9;/*themecolour2$ -28.5%, 14.9%;*/
}

a:visited 
{
	color: #333333;
}

a:hover 
{
	color: #ff700f;/*themecolour2$ -100%, 0%;*/
}

.background 
{
	background-color: #ffffff;/*themecolour4;*/
}

.headerleft 
{
	background-image: url(index_files/index_header_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.paraheading 
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;/*themecolour3;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
