/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #ffffff url('body.jpg') no-repeat center top; /* was #E7E7E2 */
	color: #444; 
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 20px; /* WAS 64 */
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em Tahoma, sans-serif;}
h3 {font: bold 15px Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

.offer_box {
	border: 1px solid #EEE;
	border-left: 6px solid #1D44A1; /* #CCC; */
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
}

blockquote {
	background: url(quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2 {padding-top: 6px; color: #039; margin-bottom: 4px;} /* was #553 */
h3 {padding-top: 6px; color: #fff; margin-bottom: 4px;} /* was #553 */

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-box {
	border: 2px solid #D7D7D2;
	background: #FFF;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
	font: normal 1.2em Tahoma,sans-serif;
}

.outer-box {
	background: url('container.jpg') no-repeat center bottom;
	padding-bottom: 14px;
}

/* header & title */
.header {
	background: #fff url('../img/maitlandfield-header.jpg') no-repeat;
	height: 200px; /* WAS 160 */
	margin-bottom: 5px;
	text-align: center; /* WAS centre */
}
.header .title {
	color: #FFF;
	padding-top: 50px; /* WAS 300 at one point */
}
.header .title .sitename1 a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .sitename2 {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

.header .title .sitename2 a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}


/* breadcrumb */
.breadcrumb {
	background: #1D44A1; /* #949490; */
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.breadcrumb a {
	color: #FAFAFA;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFE;
	text-decoration: underline;
}






/* main */
.main {
	background: #fff;/* url(main.gif) repeat-y; */
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: right;
	width: 210px;
background: #E0E9FF; /* C6D6EC;  #F4DE79; */
padding-bottom: 120px;
}
.navigation h2 {
	color: #039; /* was #5A5A43; */
	font: bold 1.5em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 17px;

}
.navigation p {
	padding-left: 12px;
	margin-left: 12px;
	margin-right: 12px;
	background: #FFF;
	border: 2px solid #1D44A1; /*#9BB456;  was CCC then 333 */
	color: #444;
	display: block;
	font: normal 1.1em Tahoma,sans-serif;
	padding: 8px 10px;
}


/* footer */
.footer {
	background: #1D44A1; /* #949490; */
	color: #F7F7F2;
	font: normal 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}


#flash {
position: relative;
width: 780px;
height: 200px; 
}







#row2{
clear: both;
padding: 5px 0 5px 0;
text-align:center;
text-decoration: none;
}
