

	/*******************************************************************
	A&W Royalties Revenue Income Fund Main StyleSheet: July 1, 2002
	Produced by Tracey Shaw
	Habanero Consulting Group
	********************************************************************

	This file is used to render all the basic fonts, positioning and 
	colours used on the site.
	
	*******************************************************************/


	
	
/*****************************************************************************/

/*							Default elements								 */

/*****************************************************************************/



body {
	background: #F5E39A;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-top:6px;
	margin-bottom:10px;
	font-size: 13px;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	}
	
p.home {
	color: #3F2E21;
	margin-top:6px;
	margin-bottom:14px;
	}
	

table	{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 13px;
	}
	
	
li 	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 13px;
	}

h1.sidebar	{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 2px;
	}
	
h1	{
	font-family: Arial, Helvetica, sans-serif; 
  	color: #3F2E21;
	font-size: 13px;
  	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	}
	
dt {
	color: #BB4A00;
	font-size: 13px;
  	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	}
	
div.press p	{
	font-family: Arial, Helvetica, sans-serif; 
  	color: #3F2E21;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 4px;
	}	
	
div.press h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB4A00;
  	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: -2px;
	}
		
.title	{
	font-family: Arial, Helvetica, sans-serif; 
  	color: #3F2E21;
  	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	}

	
.sidebar	{
	background: #EFEBE7;
	}
	
h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB4A00;
  	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: -2px;
	}
	
	
p.management	{
	margin-top: -5px;
	}
	
h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB4A00;
  	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: -2px;
	}
	
h3.title	{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB4A00;
  	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 10px;
	}

h2.sidebar	{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: -2px;
	}

a	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
	}
	
a.sidebar	{
	color: #BB4A00;
	font-size: 11px;
	text-decoration: underline;
	}

a.nav	{
	color: #3F2E21;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
a.navSelected	{
	color: #BB4A00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
p.sidebar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F2E21;
	}
	
p.smallfont	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.tableData {
	color: #3F2E21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.tableHeader {
	color: #BB4A00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
		
table.chart {
	border: 1px solid #666666;
	}
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB4A00;
	width: 170px;
	border: 1px solid #3F2E21;
	text-indent: 5px;
	background: #EFEBE7;
	}
	
.formDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB4A00;
	width: 250px;
	border: 1px solid #3F2E21;
	text-indent: 5px;
	background: #EFEBE7;
	}
/*****************************************************************************/

/*							Miscellaneous Ids								 */

/*****************************************************************************/

#bold {
	font-weight: bold;
	}
	
#italic {
	font-style: italic;
	}
	
#center {
	text-align: center;
	}
	
#right {
	text-align: right;
	}
	
#bottom {
	vertical-align: bottom;
	}
	
#alignTop
	{ 
	vertical-align: top;
	}	
	
#stock
	{ 
	line-height: 20px;
	}
	
#transparent	{
	background: #F5E39A;
	}
	
.aw-Header {
	margin-top: 29px;
}
.aw-InteriorLogo {
	background: url("../images/interior_logo_bg.gif") repeat-y top left;
}

#white	{
	background: #FFFFFF;
	}
	
#nav	{
	background: #3F2E21;
	}
	
#sidebar	{
	background: #EFEBE7;
	}
	
#divider	{
	background: #EFEBE7;
	}
	
#line_dotted_horizontal	{
	background: url(../images/line_dotted_horizontal.gif);
	}
	
#line_dotted_vertical	{
	background: url(../images/line_dotted_vertical.gif);
	}
	
#chubby	{
	background: url(../images/home_chubby_left.gif);
	background-repeat: no-repeat;
	align: right;
	}
	
#smallfont	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#space {
	line-height:15px;
	}
	
#spaceMore {
	line-height:18px;
	}

#spaceTop {
	line-height:8px;
	}
	
#spacePress {
	line-height:4px;
	}
	
#home {
	color: #3F2E21;
	}