@charset "utf-8";
/* CSS Document */
body {
/*margin:0;
	padding:0;*/
}
#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.backgroundImageBox {
	padding-right:125px;
	background-image: url(../images/romleyhouse-york-collage-left.jpg);
	background-position:right top;
	background-repeat:no-repeat;/*background-repeat:repeat-y;*/
}
.headerImageBox {
	background-image:url(../images/romleyhouse-york-collage-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:50px;
}
/*##################
NAVIGATION
##################*/
.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
}
.navigation p {
	margin:0;
}
.navigation a {
	text-decoration:none;
	/*font-variant: small-caps;*/
	/*text-transform: lowercase;*/
	color:#000;
	/*font-weight:bold;*/
}
.navigation a:hover {
	text-decoration:underline;
}
/*####################
PAGE CONTAINER
####################*/
.container {
	min-height:400px;/*border:thin #0C6 solid;*/
}
/*######################
PAGE CONTENTS
######################*/
.contents {
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:90%;
	padding-bottom:10px;
}
.contents a {
	text-decoration:none;
	/*border-bottom:1px dotted #00c;*/
}
.contents a:hover {
	/*border-bottom:1px solid #00C;*/
	text-decoration:underline;
}
.contents h1, h2 {
	margin-top:0;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
.contents h3 {
	/*margin-bottom:-15px;*/
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif; 
}
.contents h4 {
	margin-top:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
}
.contents p {
	font-size:0.9em;
	line-height:2.3ex;
}
.contents .note {
	color:#900;
	font-size:80%;
	/*margin-top:-10px;*/
	font-style:italic;
}
.contents .boxOut {
	width:100px;
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	padding:5px;
	border:1px solid #ccc;
}
.contents .boxOut p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
.firstPara {
	margin-top:0px;
}
.sideLeft {
	width:300px;
	float:left;
	font-size:100%;
	margin-top:0px;
}
p.sideLeft {
	margin-top:0px;
}
.sideLeft h1 {
	margin-bottom:0px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:0px;
}
.sideLeft h2 {
	margin-top:0;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
.sideLeft h3 {
	margin-top:0px;
}
.sideLeft .images img {
	margin-top:10px;
}
.sideLeft .images p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}	
.sideLeft .boxOut {
	width:100px;
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	padding:5px;
	border:1px solid #ccc;
}
.sideLeft .boxOut p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
.sideLeft .images p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
.sideLeft ul {
	margin-left:10px;
	padding-left:10px;
}
.sideLeft ul p {
	margin-top:0px;
	margin-bottom:10px;
	
}
.sideRight {
	width:300px;
	float:right;
	font-size:100%;
}
.sideRight h2 {
	margin-top:0px;
}
.sideRight .images img {
	margin-top:10px;
}
.sideRight .images p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
.sideRight .boxOut {
	width:100px;
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #ccc;
}
.sideRight .boxOut p {
	margin:0;
	font-size:.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
.tariffRates {
	font-size:110%;
	color:#C00;
}
/*.tariffContainer {
	padding:0px 5px 0px 5px;
	border:1px solid #C00;
	font-size:90%;
	background-color:#900;
	color:#fff;
}*/
.tariffContainer p {
	margin-top:0px;
}
.tariffLeft {
	width:200px;
	float:left;
	text-align:left;
}
.tariffRight {
	width:100px;
	float:right;
	text-align:right;
	color:#C00;
	font-weight:bold;
}
ul.tariffList {
	padding-left:15px;
	margin-left:15px;
}
.tariffList li {
	
}
h1.indexTitle {
	font-size:37pt;
	margin-bottom:0px;
	margin-top:5px;
}
h2.indexTitle {
	font-size:16.5pt;
}
h4.indexTitle {
	font-size:12pt;
}
.minster {
	width:300px;
	float:right;
}
.minster p {
	margin:0px;
	font-size:0.7em;
}
.minster img {
	width:300px;
}
/*######################
FOOTER content
######################*/
.footer {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-bottom:40px;
}
.footer p {
	margin:0;
}
.footer a {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #666;
}
.footer a:hover {
	/*text-decoration:underline;*/
	border-bottom:1px solid #666;
}
.copyright {
	font-size:.8em;
	line-height:25px;
}
/*###################
MISC
###################*/
.clear {
	clear:both;
}
.red {
	color:#C00;
}
.txtButton {
	padding-top:10px;
}
.txtButton a {
	background-color:#C00;
	text-decoration:none;
	color:#fff;
	padding:5px 10px 5px 10px;
	border-right:1px solid #900;
	border-bottom:1px solid #900;
	border-top:1px solid #C60;
	border-left:1px solid #C60;
}
.txtButton a:hover {
	text-decoration:underline;
	background-color: #060;
	text-decoration:none;
	color:#fff;
	padding:5px 10px 5px 10px;
	border-right:1px solid #030;
	border-bottom:1px solid #030;
	border-top:1px solid #6C0;
	border-left:1px solid #6c0;
}
.txtButtonRates {
	margin-top:15px;
	margin-bottom:25px;
}
.txtButtonRates a {
	background-color:#C00;
	text-decoration:none;
	color:#fff;
	padding:5px 10px 5px 10px;
	border-right:1px solid #900;
	border-bottom:1px solid #900;
	border-top:1px solid #C60;
	border-left:1px solid #C60;
}
.txtButtonRates a:hover {
	text-decoration:underline;
	background-color: #060;
	text-decoration:none;
	color:#fff;
	padding:5px 10px 5px 10px;
	border-right:1px solid #030;
	border-bottom:1px solid #030;
	border-top:1px solid #6C0;
	border-left:1px solid #6c0;
}
.printersDevil {
	width:175px;
	border:1px solid #999;
	padding:5px;
	float:right;
	margin-left:25px;
}
.printersDevil p {
	margin:0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.printersDevilMenu {
	width:175px;
	/*border:1px solid #999;*/
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	/*float:right;
	margin-left:25px;*/
}
.printersDevilMenu p {
	margin:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em!important;
}
/*.note {
	color:#C00;
	font-size:70%;
	font-style:italic;
}*/
.fontMedium {
	font-size:1.0em!important;
}
/*###############
MENUS
###############*/
#menuWrapper {
	width:375px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #333;
}
#menuWrapper p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:.9em;
}
#menuWrapper h3 {
	font-weight:normal;
	font-size:1.5em;
}
.menuContainer {
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
}
.menuLogo {
	text-align:center;
	padding-top:20px;
}
.menuFooter {
	border-top:1px solid #333;
	font-size:.9em;
	padding-top:10px;
	padding-bottom:15px;
}
.menuFooter h3 {
	margin-top:0px;
	margin-bottom:0px;
}
.menuFooter p {
	margin-top:5px;
	margin-bottom:5px;
}
