/* Rand Refinery Style Sheet */

/* Layout */
body			{margin: 0; height:100%;
			font-family: verdana, arial; font-size: 11px; color:#666666;
			background: #E5C78D;}
#container		{width: 807px; height: 100%; background: #ffffff;
			margin-left: auto; margin-right: auto; margin-bottom: 10px}
#header			{width: 807px; height: 25px; margin-top: 30px; vertical-align: bottom;
			margin-left: auto; margin-right: auto; }
#textblock		{top: 223px; width: 749px; margin-left: 30px; margin-right: 30px; margin-top: 10px; display: inline-block }
	
#footer			{width: 799px: height: 63px; margin-right: 10px; }


/* Element Formatting */

div.container		{border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;}

div.header		{padding-top: 145px; background: #E5C78D url(../images/header.jpg) no-repeat; 
			border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black;}

div.textblock 		{padding: 0 }

div.footer		{background: #A77845 url(../images/footer-bg.png) no-repeat; text-align:right}


/* General Formatting */


INPUT			{font-family: verdana, arial; font-size: 11px; color:#666666}
SELECT			{font-family: verdana, arial; font-size: 11px; color:#666666; font-weight: bold}
TEXTAREA		{font-family: verdana, arial; font-size: 11px; color:#666666}

TD			{color: #666666; font-family: verdana, arial; font-size: 11px}
TH			{color: #666666; font-family: verdana, arial; font-size: 11px; font-weight: bold}

h1			{color: #A77845; font-family: verdana, arial; font-size: 20px; font-weight: normal}
h2			{color: #A77845; font-family: arial; font-size: 14px; font-weight: bold}
h3			{color: #A77845; font-family: verdana, arial; font-size: 11px; font-weight: bold}



.topspacer		{height: 20px; width:809px}
.buyline		{font-family: verdana; font-size:12px; color: #A77845; left: 180px; position: relative}
.pagewidth		{width:809px; background:#ffffff; border-left: solid; border-width: 1px; border-color: #000000; border-right: solid; border-width: 1px; border-color: #000000}
.footer			{height: 63px; width:809px; background:#A77845}
.smalltext		{font-family:arial; font-size:10px; color:#A77845}
.highlight		{font-family:verdana; font-size:11px; color:#A77845; font-weight:bold}
.goldtext		{font-family:verdana; font-size:14px; color:#A77845}
.goldhead		{font-family:arial; font-size:12px; color:#A77845; font-weight:bold}
.whitetext		{font-family:verdana; font-size:9px; color:#ffffff}
.whiteline		{width: 320px; height: 1px; background: #ffffff; float: right}
.parapad		{margin-left: 10px}
.mainphoto		{border: 1px solid #A77845; margin-right: 30px; margin-bottom: 20px; margin-top: 15px;
			 float:left }


.photo			{border: 1px solid #A77845; }
.clearblock		{border: 1px solid #fff; margin: 0; padding: 0; width: 409px; float:right }
.gold			{background:#A77845}
.background		{background:#E5C78D}
.trail-text		{color: #A77845; text-decoration: none; font-family: arial; font-size: 10px; font-weight: normal}
.spacer5		{height: 5px}

/* Links */

A			{color: #A77845;  text-decoration: underline; font-family: verdana, arial; font-size: 11px}
A:visited		{color: #A77845;  text-decoration: underline; font-family: verdana, arial; font-size: 11px}
A:hover			{color: #666666;  text-decoration: underline; font-family: verdana, arial; font-size: 11px}


A.trail			{color: #A77845; text-decoration: underline; font-family: arial; font-size: 10px; font-weight: normal}
A:visited.trail		{color: #A77845; text-decoration: underline; font-family: arial; font-size: 10px; font-weight: normal}
A:hover.trail		{color: #000000; text-decoration: underline; font-family: arial; font-size: 10px; font-weight: normal}


A.footer-menu		{color: #ffffff; text-decoration: none; font-family: verdana; font-size: 11px; font-weight: normal}
A:visited.footer-menu	{color: #ffffff; text-decoration: none; font-family: verdana; font-size: 11px; font-weight: normal}
A:hover.footer-menu	{color: #ffffff; text-decoration: underline; font-family: verdana; font-size: 11px; font-weight: normal}

