* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color:  #959595;  /* original text colour */
}



h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88; /* my slogan */
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	margin: -30px 0 0 0;
	padding: 0 0 10px 0;
	margin-bottom: 0.5em; 
	font-size: 2em;
	font-weight: normal;
	text-align:right;
}

h3 {
	margin-bottom: 0.75em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
	list-style: disc;
}

ul li {
	margin-bottom: 1em;
	line-height: 1.2em;
	text-align: justify;
	color: #757575;
}

ol {
	margin-left: 2.5em;
}

ol li {
	margin-bottom: 0.3em;
	list-style: decimal;
	line-height: 1.2em;
	text-align: justify;
	color: #555555;
	font-weight:bold;
}

.normal { 		/* use to get bold numbers in ol but normal text */
	font-weight:normal;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #E08934;
}

img {}

/* Boxed Style */

.boxed {}

.boxed .title {
	padding: 0px 0 0px 10px;
	background: right center;
	border-bottom: 1px solid  #D1BC5C; /* #D6D5D5; */
	font-size: 0.9em;
	text-align: right;
}

.boxed .content {
	padding: 10px;
}

.boxed p {
	color: #555555;
}

.boxed .offer-title {
	padding: 0 0 0 10px;
	background: right center;
	border-bottom: 1px solid #D1BC5C;
	font-size: 1.3em;
	color: red;
}

.boxed .offer {
	padding: 10px 0 40px 10px;
}

.boxed .offer h3 {
	font-size:1.2em;
	text-align: center;
	color: red;
}

.boxed .offer p {

	line-height: 1.2em;
	color: #00009B;
}


/* class story */
.story {
	padding: 20px 0 0 0;
}

.story p {
	margin-bottom: 1.4em;
	line-height: 1.2em;
	text-align: justify;
	color:  #555555; /* #757575; original text colour */
}

.story a {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000ff; /* #E08934; */
}
.story a:hover {
	color: #E08934;
}

.footnotes {
	font-family: times; 
	color: #00009B; 
	font-weight: normal; 
	font-size: 10pt; 
	text-align: justify; 
}


/* Logo */

#logo {
	width: 950px;   
	height: 120px; 
/*	margin: 0 auto; */
}

#logo a {
	float:right;
	margin-top: -60px;
}

#logo h1 {
	padding: 20px 0 0 0px; 
	text-transform: uppercase;
	text-decoration: none;
	font-size: 40px;
	color: #E08934; /* STEVE'S colour */
}

#logo h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

/* Container */

#container {
	width: 950px;
	margin: 0 auto;
}

/* Container > Main */

#main {
/*	z-index: 2; */
	margin-left: 230px;
/*	margin-right: 250px;  */
	width: 500px;
	margin-top: 10px; /* raises or lowers the bottom of the flash picture */
}

/* Container > Main > Intro */

#intro {}

/* Container > Left Side */

#sidebar {
	float: left;
	width: 220px;
}

/* Container > Left Side > menu */

#menu {
	z-index:2; 
	margin: 10px 0 30px 0; /* defines space under the menu before paypal section */
}

/* Container > Left Side > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates p {
	margin-bottom: 1.4em;
/*	font-size: smaller; makes small font in all of updates section */
	line-height: normal;
}


/* Container > RIGHT Side */
 
#rightside {
	float: right;
	width: 190px; 
	margin: 0px 0 0px 0;
	clear: right; 
}

#rightside ul {
	list-style:  none;
	border-bottom: 1px solid #D1BC5C;
	margin: 10px 0 40px 0; 					/* this positions the map */
	 
}
#rightside  li {
	padding: 5px;
	border-top: 1px solid #D1BC5C;
	font-size: 0.8em;
}

#rightside a {
	font-size:  1.2em;
	text-decoration: underline;
}

#dl25sections {
	float: right;
	width: 190px;
	margin: 20px 0 0 0;
	clear: right;
} 

#dl25sections td, a  {
	font-family: Arial; 
	font-weight: normal; 
	color: #00009b; 
	font-size: 10pt; 
	text-align: left;
	}


#quickie {
	margin: 20px 0 0 0;
}
#quickie p,h3 {
	color: #385B88;
}
label {
	display: block;
	width: 150px;
	line-height:1em;
	margin-top: 0.4em;
	text-align: left; 
}

#testimonial {
}
#testimonial p {
	margin-bottom: 1.4em;
	font-size: 12px;
	line-height: normal;
	color: #858585;
}
#testimonial .quote {
	margin-bottom: 1.4em;
	font-size: small;
	color: #555555; /* original text colour #385B88; */
	line-height: normal;
	border-bottom:  1px solid #E08934;
}

/* adding feedback */
#feedback {
}
#feedback label {
	width: 30em;
	color: #385B88;
	/* float: left; */
	text-align: left;
	margin-left: 1em;
	margin-bottom:  0.25em;
	display: block
}

#feedback img {
	float: right;
	margin: -2.1em 5em 0 0;
}


.submit input {
	margin: 1em 0 0 1em;
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
	
} 
#feedback input, textarea {
	margin-left: 1em;
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
}

fieldset	/* border enclosing the form */
{
border: 1px solid #781351;
width: 30em;
margin: 0 0 10px 0;
}

legend 			/* the Add Feedback box on top of the border */
{
color: #ffffff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
margin-bottom:  6px;
}

textarea {
	width: 28em;
}

/* Footer  */

#footer {
	clear: both;
	padding: 6px 0; /* top right bottom left */
	width: 800px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 ;
	text-align: center;
	line-height: normal;
}

#footer a {
	font-size: x-small;
}

.footer2 {
	width:800px;
	line-height: 100%;
	margin: 0 auto;
	text-align:center;
	padding: 0 0 0 0;
	font-size: x-small;
	color: #555555;
	
}
