/* CSS Document ::: Created by Jodi Head (www.jodihead.co.uk) for Ruth Plunkett */
body {
	margin: 0px;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	width: 100%;
}

strong { color: #ca865e; }

h1 { color: #ca865e; font-size: 15px; font-weight: bold; margin-top: 0; margin-bottom: 20px; }

#maincontent {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	text-align: left;
	border-bottom: solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px;
	text-align: left;
	background-color: #FFFFFF;
}

#container {
 	margin-left: auto;
	margin-right: auto;
  	width: 650px;
	background-color: #FFFFFF;
	}

#backdrop {
	width: 650px;
	background-image: url(images/backdrop.gif);
	background-repeat: repeat-y;
	}

#menu { float: left; width: 100px; }
#rightcontent { float: right; background-image: url(images/lineVert3.gif); background-repeat:repeat-y; background-position: top left; width: 540px; }
#rightcontentin { margin: 20px; }

#rightpic { float: right; margin-left: 25px; height: 300px; text-align: center }

#footer { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

.dottedLine2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}



p, td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.leftside {
 float: left
 }
 .leftsidepic {
 float: left;
 width: 4px;
 }
 

	

.rightlist {
	width: 220px;
	float: left;
}
.leftlist {
	float: left;
}
.gaphome {
	height: 400px;
}	


a { color: #000000; }
a:link { }
a:visited { }
a:active { }
a:hover { color: #CA865E; }

#costtable { border-top: solid 1px #999999; border-left: solid 1px #999999; }
#costtable td { border-right: solid 1px #999999; border-bottom: solid 1px #999999 }