/* "Constants" 

Blue: #059
Red: #c33

*/


/* defaults */

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #005599 url(images/lancaster_bg_059.jpg) repeat-x;
}

img {
	border: 0px none;
	vertical-align: bottom;
}

.clearfix {
	margin: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Structure IDs */

#topcontainer{
	width: 765px; /*Width of main container*/
	margin: 0px auto 0px auto; /*Center container on page*/
	background: #FFFFFF;
}

#contentcontainer{
	width: 765px; /*Width of main container*/
	margin: auto; /*Center container on page*/
	background: #FFFFFF url(images/content_bg.gif) no-repeat 210px 118px;
	background-color: White;
}

#contentwrapper,#navwrapper{
	float: left;
	width: 100%;
	margin: 0px;
	background-color: inherit;
	background-image: inherit;
	background-position: inherit;
	background-repeat: inherit;
}

#navcolumn{
	margin: 0px 0px 0px 210px; /*Set left margin to LeftColumnWidth*/
	height: 52px;
	width: 550px;
	white-space: nowrap;
	background: url(images/nav/main_nav_bg_059.gif) no-repeat;
	clear: both;
}

#secondarynav{
	font-size: x-small;
	text-align: right;
	color: #999999;
	margin: 0px 5px;
	line-height: 32px;
	height: 32px;
}


#logocolumn{
	display: block;
	float: left;
	width: 210px; /*Width of left column*/
	height: 52px;
	margin-left: -765px;
	text-align: center;
	text-decoration: none;
}

#leftcolumn{
	float: left;
	width: 210px; /*Width of left column*/
	margin-left: -765px; /*Set left margin to -(MainContainerWidth)*/
	background: #FFFFFF;
}


#rightcolumn{
	margin-left: 210px; /*Set left margin to LeftColumnWidth*/
}


#sidenav {
	margin: 5px 0px 25px 0px;
	text-align: right;
	background: #7FA8CD;
	padding: 0px;
}

#footer{
	clear: both;
	width: 765px;
	margin: 0px auto;
	color: #059;
	text-align: center;
	padding: 15px 0px 10px 0px;
	font-size: x-small;
	background-image: url(images/nav/footer_bg.gif);
	background-repeat: no-repeat;
}

#addressfooter{
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin-top: 10px;
	padding-bottom: 15px;
}

/* Content Styles */

.leftcontent{
	margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.rightcontent{
	margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}


#sectionheaderimg {
	margin-top: 5px;
	display: block;
	clear: both;
}

.noflashmsg {
	text-align: center; font-size: 9px; font-family: arial; margin: 0px;
}

.sidebar{
	display: block;
	width: 200px;
	margin: 30px 0px;
	text-decoration: none;
}

.callout {
	margin: 0px 10px 10px 20px;
	float: right;
	display: block;	
}

.callout .sidebar {
	margin: 0px;
}


.sidebar .copy{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 10px 12px 10px 16px;
	line-height: 1.5em;
}

.sidebar b{
	font-weight: bold;
	text-decoration: underline;
}

.rightpic{
	border: 5px solid #eee; float: right; margin: 0px 15px 10px 20px;
}

.leftpic{
	border: 5px solid #eee; float: left; margin: 0px 20px 10px 0px;
}

p {
	font-size: 8pt;
	line-height: 18pt;
	color: #333333;
}

.contact {

	line-height: 11pt;
	margin-top: 0;
	margin-bottom: 0;
}
sup {
	font-size: 67%;
}

.rightcontent p {
	margin-bottom: 18px;
}

.smallprint	{
	font-size: 9px;
	line-height: 12px;
	color: #666;
}

h1 {
	color: #059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 32px 0px 24px 0px;	
}

h2 {
	color: #059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 24px 0px 12px 0px;		
	line-height: 18pt;	
}

h3 {
	color: #059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 4px 0px;		
	line-height: 18pt;	
}

li {
	font-size: 8pt;
	line-height: 18pt;
	color: #333333;
	margin: 0px 24px;
}

#privacy li {
	font-size: 8pt;
	line-height: 18pt;
	color: #333333;
	margin: 0px 24px;
}

.links li {
	list-style: none;
	margin: 26px 0px;
}

.links li img {
	float: left;
	margin: 10px 20px 10px 0px;
}

/* Form Styles */

#mortcalc {
	font-size: 8pt;
	color: #147;
	font-weight: bold;
}

#mortcalc input,select,option {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
}

.formbutton {
	background: url(images/nav/main_nav_bg_059.gif) no-repeat 0px -16px;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif !important; 
	font-weight: bold !important; 
	padding: 4px 4px; 
	margin: 0px; 
	border: 0px solid #059; 
	font-size: 10pt !important; 
}

.formbutton:hover {
	background-position: 0px -68px;
	cursor: pointer;
}

.formbuttonlink {
	background: White; border: 0px solid #059; color: #059; text-decoration: underline; text-align: left; font-size: 8pt; padding: 0px; margin: 3px 0px;
}

.formbuttonlink:hover {
	color: Blue;
	cursor: pointer;
}

/* Link styles */
a.externallink {
	background: url(images/nav/new_window_icon.gif) no-repeat right;
	padding-right: 16px;
}
a.externallink:hover {
	background: url(images/nav/new_window_icon_on.gif) no-repeat right;
}

#secondarynav a, #footer a {
	color: #005599;
	text-decoration: none;
	border-bottom: solid;
	border-color: #005599;
	border-bottom-width: 1px;
}

#navcolumn a {
	display: block;
	padding: 20px 10px 14px 10px;
	margin: 0px;
	border: 0px none;
	float: left;
	background: url(images/nav/main_nav_bg_059.gif) no-repeat;
}

#navcolumn a:hover {
	background: url(images/nav/main_nav_bg_059.gif) 0px -52px;
}


#sidenav a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 8px 10px 4px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

#sidenav a:hover {
	background: url(images/nav/main_nav_bg_059.gif) no-repeat 0px -7px;
}

#sidenav img {
	vertical-align: bottom;
}

#sidenav #activesidenav {
	color: #059;
	cursor: default !important;	
}

#sidenav #activesidenav:hover {
	color: #059;
	background-image: none;
}

#secondarynav a:hover, #footer a:hover {
	text-decoration: none;
	border-bottom: solid;
	border-color: #CC3333;
	border-bottom-width: 1px;
}

#secondarynav a:visited, #footer a:visited {
	color: #059;
}

/* Sidebar Background colours */
.general{
	background-color: #cde;
}

.general .copy{
	color: #059; /* Needs darker text */
}

.keswick {
	background-color: #26a;
	margin: 15px 0px 10px 0px;	
}

.peterborough {
	background-color: #6C6423;
	margin: 10px 0px;
}

.bradford {
	background-color: #474;
	margin: 10px 0px;	
}

.green {
	background-color: #7a3;
	color: #fff;
}
