/* structure

--------------------------------- */



body {
	margin: 0;
	padding: 0;
	color: #343735;
	background-color: #ffffff;
	background-image: url("/images/greybackground.gif");
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {color: #575454; text-decoration:none;}
a:visited {color: #575454; text-decoration:none;}
a:hover {color: #005abb; text-decoration:none;}
a:active {color: #005abb; text-decoration:none;}

a.RHnav:link {color: #ffffff ; text-decoration:none; font-weight:bold;}
a.RHnav:visited {color: #ffffff; text-decoration:none; font-weight:bold;}
a.RHnav:hover {color: #ffffff; text-decoration:none; font-weight:bold;}


.topcontainer{
	background-color:#f0efed;
	}
	
.maincontainer{
	background-color:#ffffff;
	}
	
.leftborder{
	border-left:1px solid #d3d3d2;
}

.rightborder{
	border-right:1px solid #d3d3d2;
}

.mainimage{
	background-image: url("images/mainimage.jpg");
	background-repeat:none;
	width:640px;
	height:174px;
	}
	
.navigationbar{
	background-image: url("images/navigationbar.gif");
	background-repeat:none;
	width:686px;
	height:50px;
	}
	
#navcontainer{
	width:466px;
	padding-left:220px;
}	

#navlist li{
	display: inline;
	list-style-type: none;
	padding-right:15px;
}
	
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	color: #005abb;
}

.maincontent{
	float:left;
	width:427px;
}

.RHcontent{
	float:left;
	width:213px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#005abb;
	padding:0px;
	margin:0px;
	width:407px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#005abb;
	padding-top:20px;
	margin:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
	width:130px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#005abb;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#343735;
	width:407px;
	line-height:16px;
	margin:0px;
	padding-top:10px;
}

.boldtext{
	font-weight:bold;
	color:#005abb;
}

.whitetext{
	font-weight:normal;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
}


.RHlightbluebox{
	background-image: url("images/bluebar.gif");
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:12px;
	width:201px;
	height:26px;
}

.RHlightbluebox2{
	background-image: url("images/bluebar2.gif");
	background-repeat:no-repeat;
	padding-bottom:0px;
	padding-top:10px;
	padding-left:12px;
	width:201px;
	height:50px;
}
	
.RHdarkbluebox{
	background-image: url("images/bluebox.gif");
	background-repeat:no-repeat;
	width:201px;
	height:80px;
	padding-left:12px;
	padding-top:8px;
}

.footer{
	float:right;
	padding-right:20px;
	}
	
/* Price List

--------------------------------- */
.pricelistbox{
	width:640px;
	padding:0px;
	margin:0px;
	clear:both;
}

.insidepages{
	float:left;
	width:300px;
	padding-top:20px;
	margin:0px;
}

.primepages{
	float:right;
	width:300px;
	padding-top:20px;
	margin:0px;
}

.price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#817d7d;
	float:left;
	width:102px;
	padding-top:5px;
	padding-left:10px;
	}
	
.description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#544f50;
	float:left;
	width:188px;
	padding-top:5px;
	}
	
.measurement{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#005abb;
	}

.smallgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#544f50;
	}
	
.box{
	float:left;
	border-bottom:dashed 1px #666666;
	height:55px;
	width:300px;
	}
	
	
.box1{
	float:left;
	border-bottom:dashed 1px #666666;
	height:150px;
	width:300px;
	}
	
.box2{
	float:left;
	border-bottom:dashed 1px #666666;
	height:90px;
	width:300px;
	}
	
/* distribution date

--------------------------------- */

.distributionbox{
	margin-top:20px;
	margin-bottom:40px;
	padding:0px;
}

.tablegreyblock{
	padding-left:5px;
	background-color:#e6e4e4;
	
}

.monthset1{
	padding-left:5px;
	background-color:#e6e4e4;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.monthset2{
	padding-left:5px;
	background-color:#bdbdbd;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.dates{
	padding-left:5px;
}

/* Place Smalls

--------------------------------- */

.formbox{
margin-top:20px;
margin-bottom:20px;
}

#list li{
list-style-type: disc;
list-style-position: outside;
margin: 0;
padding-bottom:5px;
width:300px;
}

#list
{
width:300px;
list-style-type: disc;
list-style-position: outside;
}