/*---------------------------------------------------------------------
 *
 * planning-page.css - style sheet for www.renual.com
 *
 * Author: Harvey A. Sugar harvey.sugar@nerd1951.com
 * Version: 1.0
 * Created: 17-March-2007
 *--------------------------------------------------------------------*/

body {
	/* Background image and color */
	background-image: url(http://www.renual.com/images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F2DAAC;
	margin-left: 0px;
	margin-top: 0px;

	/* Main font settings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
}

a	{
	/* Link font settings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #7B2C25;
}

.col1row1 {
	/* Position for menu */
	position: absolute; 
	left: 20px; 
	top: 150px; 
	width: 111px; 
	height: 271px; 
	z-index: 1; 
	visibility: hidden;
}

.col2row0 {
	background-image: url(http://www.renual.com/images/amidWorkshop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 486px;
	height: 62px; 
	top: 119px;
	left: 133px;
	right: auto;
}

.col2row1 {
	position: absolute;
	top: 175px;
	left: 1.40in;
	width: 455px;
	right: auto;
	bottom: auto;
}

.quote {
	color: #082E3B;
	width: 480px;
        font-style: italic;
        font-weight: bold;
	font-family: Times, 'New Century Schoolbook', serif;
        font-size: 11pt;
	line-height: 18pt;
	text-align: center;
}

.author {
	color: #082E3B;
        font-style: normal;
        font-weight: bold;
	font-family: Times, 'New Century Schoolbook', serif;
        font-size: 11pt;
	text-align: right;
}

.copyright
{
        color: #7B2C25;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 8pt;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}


.newsletter {
	position: absolute;
	width: 2.60in;
	height: 1.00in;
	top: 0.00in;
	left: 6.97in;
	right: auto;
	bottom: auto;
}

a.subimage {
	display: block;
	width: 2.60in;
	height: 1.00in;
	background-image: url(http://www.renual.com/images/ins_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.subimage:hover {
	display: block;
	width: 2.60in;
	height: 1.00in;
	background-image: url(http://www.renual.com/images/insON_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.col3row1 {
	position: absolute;
	left: 6.85in; 
	top: 1.65in; 
	right: auto;
	bottom: auto;
}

.col3row2 {
	position: absolute;
	left: 6.85in; 
	top: 3.40in; 
	right: auto;
	bottom: auto;
}

.redbar {
	background-image: url(http://www.renual.com/backhdrred.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 196px;
	height: 25px;
}

.panel {
	background-image: url(http://www.renual.com/backFounders.jpg);
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	margin-top: -2pt;
	width: 196px;
	height: 200px;
}
	
.service {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
}
