html,body 
{
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#660000;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
TD
{
	font-size:10pt;
	line-height:20px
}
body, {
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
}

H1
{
	color:#990000;
	font-size:10pt;
}

LI
{
	font-size:10pt;
	padding:5px;
}

.required
{
	color:red;
}

#maintable
{
	height:100%;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

#footer {
	width:100%;
	height:35px;
	background-color:#ffffff;
	text-align:center;
	font-size:10px;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	border:0;
}



#content {

	padding:15px 15px 15px 45px;
}

#right_content {
	width:230px;
	padding:15px 0 15px 15px;
	}


/* the width of the following class is the total of the picture (172px) minus the padding on the left and the right */	
#right_content_2 {
	background-color:#D8D8D8;
	width:142px;
	border-top:1px solid #FFFFFF;
	padding:15px 10px 20px 20px;
	background-image:url(../images/image_home_rose.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

#right_content_news {
	background-color:#D8D8D8;
	width:142px;
	border-top:1px solid #FFFFFF;
	padding:15px 10px 20px 20px;
	}
	
#right_content_news p {
	font-size:9pt;
	text-align:left;
	margin:8px 0 0 0;
	line-height:18px;
}

#right_content_2 p {
	font-size:12px;
	text-align:left;
	margin:8px 0 0 0;
	line-height:13px;
}

/* At the moment this is only user for the heading under the rose care building image */
#dark_red_heading {
	font-size:14px;
	color:#660000;
	font-weight:bold;
	}
		
/* this is just a number that changes the space between the header images and the main content start */
#spacertop {
	height:40px;
	}
	
p {
	font-size:10pt;
	text-align:left;
	margin:15px 0 10px 0;
	
}


.footer_text {
	text-align:center;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	color:#990000;
	font-size:10pt;
}



#footer a:link {
	color:#990000;
	text-decoration:none;
}

#footer a:visited {
	color:#990000;
	text-decoration:none;
}

#footer a:hover {
	color:#660000;
	text-decoration:underline;
}

#footer a:active {
	color:#660000;
	text-decoration:underline;
}

A
{
	color:#990000;
	text-decoration:underline;
}

A:Hover
{
	color:#660000;
	text-decoration:none;
}

INPUT, TEXTAREA
{
	border:1px solid black;
}

TEXTAREA
{
	width:200px;
	height:100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	
}

.appform
{
	width:650px;
	height:300px;
	font-size:8pt
}

.smallmain
{
	background-color: #d0d0d0;
}

.smalltitle, .smallmain
{
	font-size:8pt;
	padding-left:10px;
}

.checkbox
{
	border:0px
}

.button, .smalltitle
{
	color:white;
	background-color:#990000;
	border-color:#660000;
	font-weight:bold;
	width:130px;

	
}
