@charset "utf-8";
/* CSS Document Roc specific content*/

/*additions to template.css*/
#tbouter {
	border: 2px solid #a3a396;
}
#bannerLoc #divheadImg {
	height: 100px;
	width: 122px;
	left: 0px;
	top: -18px;
}
#divheadImg #headImgTop {
	margin-right: 26px;
	margin-left: 38px;
	display: block;
}
#tbouter #imglogo {
	margin-top: 19px;
	margin-right: 167px;
	margin-bottom: 5px;
	margin-left: 128px;
}
#tbouter  #imgHeadPhrase {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 171px;
}
#tbouter td#tdhorzMenu {
	padding-left:18px;
}
#tbouter td#tdhorzMenu a:link, #tbouter td#tdhorzMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tbouter td#tdhorzMenu a:hover, #tbouter td#tdhorzMenu a:active {
	color: #f26631;
	text-decoration: none;
}
td#tdvertMenu a:link, td#tdvertMenu a:visited {
	color: #8a7967;
	text-decoration: none;
}
td#tdvertMenu a:hover, td#tdvertMenu a:active {
	color: #f26631;
	text-decoration: none;
}
td#tdRightCol a:link, td#tdRightCol a:visited {
	color: #8a7967;
	text-decoration: none;
}
td#tdRightCol a:hover, td#tdRightCol a:active {
	color: #f26631;
	text-decoration: none;
}
/*additions to content.css*/

#tdContent h2 {
	color: #f26631;
}
.h2Colour {
	color: #f26631;
}
#tdContent h3 {
	color: #8a7967;
}
#tdContent h4 {
	color: #f26631;
}
.imgRides {
	border-color: #f26631;
}
.imgBorder {
	border-color: #f26631;
}
#tdContent .divRides {
	border-top-color: #f26631;
}
.borderTop {
	border-top-color: #f26631;
}