/*	------------------------------------------------------------
	print.css for towerwebdesign.co.uk
	Developed by Richard Brown, Tower Web Design
	Richard at TowerWebDesign dot co dot uk
	This version: 17 Feb 2009
	------------------------------------------------------------ */

html, body, td, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

html, body {
    margin: 0;
    padding: 0;
}

h1 {
	color:#000;
	font-size: 20px;
	text-align: center;
}
h2 {
	color:#000;
	font-size: 18px;
	text-align: center;
}
.content img {
	margin-left: auto;
   margin-right: auto;
	text-align: center;
	/*border: 1px solid red;
	width: 200px;*/
}
.smalltitle {
	font-size: 16px;
}

.content {
	margin-left: auto;
   margin-right: auto;
	/*width: 800px;*/
	width: 90%;
	/*border: 4px solid gray;*/
}
.error {
	color: #f00;
	font-weight: bold;
	text-align: center;
}

a:link,
a:active,
a:visited {
	color: #444;
	text-decoration: none;
	font-size: 16px;
	/*font-weight: bold;*/
}
a:hover {
	color:  #ccc;
    /*text-decoration: underline;*/
}
/*
hr {
color: #005356;
background-color: #005356;
height: 1px;
border:0px;
}
*/
.quote {
	font-family: cursive;
	font-size: 14px;
	text-align: center;
}
.quotor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.emphasise {
	font-weight: bold;
}

.blurb {
	color:#555;
	padding: 4px 8px;
	margin-left: auto;
  	margin-right: auto;
	text-align:center;
	width: 90%;
	/*width: 800px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*border: 4px solid blue;*/
}
.welcome1 {
	text-align: center;
	font-family: /*Roman, "Times New Roman",*/ serif;
	font-size: 30px;
}
.welcome2 {
	text-align: center;
	font-family: /*Roman, "Times New Roman",*/ serif;
	font-size: 50px;
	/*font-weight: bold;*/
}
.welcome3 {
	text-align: center;
	font-family: /*Roman, "Times New Roman",*/ serif;
	font-size: 32px;
}

.card {
	margin-left: auto;
  	margin-right: auto;
   margin: 0 15px 15px 0;
   padding: 10px 0;
   text-align: center;
/*   background: white;*/
   border-right: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
   font-size: 75%;
}

.width220 { width: 220px; }
.width320 { width: 320px; }
.width354 { width: 354px; }
.width420 { width: 420px; }
.width488 { width: 488px; }

.cottage {
	width: 45%;
	/*width: 360px;*/
	/*float: left;*/
	margin-left: auto;
   margin-right: auto;
	text-align: center;
}
.cottage_row {
	/*border: 1px solid blue;*/
	width: 90%;
	/*width: 780px;*/
	margin-left: auto;
   margin-right: auto;
   text-align: center;
}
.cottage h1 {
	/*border: 1px solid red;*/
	font-size: 20px;
	color: #555;
}
.cottage p {
	font-size: 14px;
}

.blurb a:visited,
.blurb a:active,
.blurb a:link {
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
	padding-right: 8px;
	/*background-color: #ddd;*/
}
.blurb a:hover {
	color:#888;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.separator {
	clear: both;
	font-size: 1px;
}
hr { height:0px; line-height:0px; font-size:1px; width:100%; margin:4px 0px 4px 0px;  padding:0px 0px 0px 0px; border-style: solid; border-color:#e8e9e4; border-width: 1px 0px 0px 0px; clear:both; }

hr.small { width:94%; text-align:left;}

#footer {
	clear: both;
	text-align:center;
	background-color: #fff;
	border-top: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:8px;
}
#footer .phone {
	font-weight: bold;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	font-size:12px;
	font-weight: bold;
	color:#000;
}
#footer a:hover {
	font-size:12px;
	font-weight: bold;
	color:#888;
}
#footer #tower {
	/*border:1px solid red;*/
	color:#888;
}
#footer #tower a,
#footer #tower a:link,
#footer #tower a:active,
#footer #tower a:visited {
	font-size:12px;
	font-weight: bold;
	color:#aaa;
}

#menu {
	margin-left: auto;
   margin-right: auto;
	width: 90%;
	/*border: 1px solid red;*/
	/*width: 700px;*/
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 8px;
	margin: 8px;
	color:#e8e9e4
}

.column1 {
/*	width: 45%;
	float: left;*/
	margin: 8px;
	padding: 8px;
}
.column2 {
	/*width: 45%;
	float: left;*/
	margin: 8px;
	padding: 8px;
}

#innermenu {
	float:left;
	width:100%;
}

#pagecontrol {
/*	border: 1px solid black;*/
	float: left;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
	width: 100px;
	color: #666;
	border-left: 1px solid #e8e9e4;
	padding-left: 8px;
}

#pagecontrol a:hover.print { font-weight:normal; color:#333; text-decoration: none; }

#pagecontrol a:link,
#pagecontrol a:active,
#pagecontrol a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#pagecontrolb {
	font-size: 12px;
	text-align:left;
	font-weight:normal;
	color: #666;
	border-left: 1px solid #e8e9e4;
}

#pagecontrolb a:hover.print { font-weight:normal; color:#333; text-decoration: none; }
#pagecontrolb a:link,
#pagecontrolb a:active,
#pagecontrolb a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#leftmenu {
	width:100px;
	float:left;
	border:1px solid black;
}