/* CSS Document created by Sherie Bhavnani for Front Door Flora July 2006 - Courses pages */
/* Updated by thoughton computing, January 2009 */

/* layout divs */

body {
	text-align: center;
	background-color: #c0c1a6;
	color: #ffffff;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #AFA280;
	scrollbar-highlight-color: #ffffff;
}

div {
	padding: 0px;
	margin: 0px;
}

/*

#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
 }

 */

/* following rules are invisible to IE 5 \*/

/*

 #horizon {
   top: 42%;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   min-width: 760px; 
 }

 /* end IE 5 hack */

#horizon {
	
}

#frame {
	width: 760px;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 35px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
	background-color: #c0c1a6;
	border: 2px #fff solid;
}

#homeframe {
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	border-top: 0px #fff solid;
	background-color: #c0c1a6;
}

#bannerframe {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#banner-right {
	width: 376px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	border-top: 2px #fff solid;
	float: right;
}

#banner-left {
	width: 376px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
	border-left: 2px #fff solid;
	border-top: 2px #fff solid;
}

#frame2 {
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	width: 760px;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	font-family: Tahoma,courier, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #ffffff;
}

#content {
	width: 748px;
	margin: 4px;
	padding-left: 0px;
	padding-right: 4px;
}

#footer {
	color: #003300;
	font-size: xx-small;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #003300;
	font-size: xx-small;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#testimonials {
	color: #CC0000;
}

.next {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

.next a:link {
	text-decoration: none;
	color: #ffffff;
}

.next a:visited {
	text-decoration: none;
	color: #ffffff;
}

.next a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/******* Text styles *******/

H1 {
	display: block;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	padding: 0px;
	padding-bottom: 5px;
	color: #ffffff;
	margin: 0px 0px 20px;
	font-size: small;
	font-weight: bold;
}

H2 {
	display: block;
	font-size: 11px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #BD291B;
	margin: 0px;
	text-align: left;
}

H2.h2white {
	display: block;
	font-size: 11px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
}

H3 {
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-weight: bold;
	color: #FFffff;
}

H4 {
	display: block;
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	margin: 0px;
	text-align: left;
}

P {
	font-family: Verdana, "Tahoma","courier", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px;
	color: #425a35;
	font-size: 12px;
	text-align: left;
}

P.credits {
	font-family: Verdana, "Tahoma","courier", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #003300;
	font-size: 10px;
	text-align: left;
}

.centered {
	text-align: center;
}

.terms {
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #003300;
	font-size: 11px;
	text-align: justify;
}

.termcap {
	font-family: Verdana, "Tahoma", "courier", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
}

IMG {
	border-color: #ffffff;
}

/******* link colours *******/

A:link {
	color: #BD291B;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #BD291B;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}

.skiplink {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffffff;
}

A.skiplink:link {
	color: #ffffff;
	text-decoration: none;
}

A.skiplink:visited {
	color: #ffffff;
	text-decoration: none;
}

A.skiplink:hover {
	color: #ffffff;
	text-decoration: none;
}

A.skiplink:active {
	color: #ffffff;
	text-decoration: none;
}

/******* Top Nav Styles *******/

#nav {
	width: 660px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 40px;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: all;
}

#nav span {
	display: none;
}

#nav a {
	float: left;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#nav a#taba:link {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 50px;
}

#nav a#tabb:link {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 70px;
}

#nav a#tabc:link {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 100px;
}

#nav a#tabd:link {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 70px;
}

#nav a#tabe:link {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 95px;
}

#nav a#tabf:link {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 90px;
}

#nav a#tabg:link {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 85px;
}

#nav a#tabh:link {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 90px;
}

#nav a#taba:visited {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 50px;
}

#nav a#tabb:visited {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 70px;
}

#nav a#tabc:visited {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 100px;
}

#nav a#tabd:visited {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 70px;
}

#nav a#tabe:visited {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 95px;
}

#nav a#tabf:visited {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 90px;
}

#nav a#tabg:visited {
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	width: 85px;
}

#nav a#tabh:visited {
	color: #24502d;
	text-decoration: none;
	overflow: hidden;
	width: 90px;
}

#nav a#taba:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabb:hover {
	color: #24502d;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabc:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabd:hover {
	color: #24502d;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabe:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabf:hover {
	color: #24502d;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabg:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

#nav a#tabh:hover {
	color: #24502d;
	text-decoration: none;
	font-weight: 600;
}

body#home #nav a#taba,
body#portfolio #nav a#tabb, 
body#writing #nav a#tabc, 
body#course #nav a#tabd, 
body#howwework #nav a#tabe,
body#testimonials #nav a#tabf,
body#contact #nav a#tabg,
body#newsletters #nav a#tabh {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom: 0px #BD291B solid;
	text-decoration: none;
	color: #bd291b;
}

.secondnav {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
}

a.secondnav:link {
	color: #175017;
	font-weight: bold;
	text-decoration: none;
}

a.secondnav:visited {
	color: #175017;
	font-weight: bold;
	text-decoration: none;
}

a.secondnav:hover {
	color: #175017;
	font-weight: bold;
	text-decoration: underline;
}

a.secondnavselect:link {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.secondnavselect:visited {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.secondnavselect:hover {
	font-size: 12px;
	font-family: Verdana, "Tahoma","courier", Arial,   Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

@media print {

body {
	background: #ffffff;
}

#horizon {
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
}

#nav {
	display: none;
}

/*div.page	{ 
writing-mode: tb-rl;
height: 25cm;
margin: 2cm;
}\*/

@page port {size: portrait;}

@page land {size: landscape;}

.portrait {
	page: port;
}

.landscape {
	page: land;
}

}