/* Carole Smith Creative Floral Designer Styling by Chris */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}


img{border: 0px;}

a{outline: none;}

/* Special sections */

.faq_question{
	font-size: 1.2em;
	color:#90C;
	font-weight: bold;
}

.faq_answer{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	color: #90C;
	line-height: 1.7em;
	font-weight: 500;
}

.faq_question_big{
	color: #90C;
	font-size: 1.4em;
	font-weight: bold;
}

.link_question{
	font-size: 1.2em;
	text-align: left;
	color: #90C;
	font-weight: bold;
}

.link_answer{
	line-height:1.2em;
	text-align:left;
	color: #90C;
	text-indent: 20px;
	font-weight: bold;
}

.link_question_big{
	color: #90C;
	font-size: 1.4em;
	font-weight: bold;
}


/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right;
  padding: 0px 0px 0px 8px;
}

.right_image
{ float: right;
  hight: 100px;
  width: 100px;
  padding: 0px 0px 0px 4px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quotes -2 classes */

.first{
  	border: 1px dotted #0F0;
}

.second{
	border: 4px inset #F9F;
}

blockquote
{   margin: 20px 0px 20px 0px; 
    padding: 20px 20px 0px 70px;
	background-image: url(blockquote.png);
	background-repeat: no-repeat;
}



/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ 
  list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

#intnav ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}
#intnav ul li{list-style-image: url(/style/bullet.png);}


/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* Form styling */

.form_inputs
{ 	margin-bottom: 2px;
 	font-size: 1.1em;
	border-top-width:2px;
 	border-top-color:#999999;
	border-top-style: solid;
	border-left-width:2px;
 	border-left-color: #999999;
	border-left-style: solid;
	border-right-width:2px;
 	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-width:2px;
 	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
 	background-color:#FFC;
 	color:#060;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main {
	width: 780px;
}

/* links above the logo / footer */
#links, #footer
{ padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ width: 760px;
  height: 102px;
  text-align: left;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
  text-align: center;
}

/* navigation menu */
#menu
{ height: 42px;
  width: 760px;
}

#menu ul {
	margin: 0px auto;
} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
}

/* Column 1 coloured DIV's and info boxes */

#pink_div
{	background-color:#FCF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#pink_top
{	height: 22px;
	background-color: #F3C;
	text-align: center;
	font-weight: bold;
    font-size: 112%;
	color: white;
	padding-top: 6px;
  text-transform: uppercase;
}

#blue_div
{	background-color:#CEE4ED;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#blue_top
{	height: 22px;
	background-color:#63F;
	text-align: center;
	font-weight: bold;
    font-size: 112%;
	color: white;
	padding-top: 6px;
  text-transform: uppercase;
}

#purple_div
{	background-color:#ECDCF4;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#purple_top
{	height: 22px;
	background-color:#96C;
	text-align: center;
	font-weight: bold;
    font-size: 112%;
	color: white;
	padding-top: 6px;
  text-transform: uppercase;
}

#infobox
{	background-image: url('/style/infobox_back.jpg');
    background-repeat:repeat-y;
    /*background-color:#FFFFFF;
	border-left: 2px solid #A5D9FD;
	border-right: 2px solid #A5D9FD;*/
	border-bottom: 2px solid #A5D9FD;
	/*padding-top: 5px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#infobox_top
{	background-image: url('/style/infobox_top.jpg');
    background-repeat: no-repeat;
	width: 160px;
	height: 43px;
	align: center;
	background-color:#96C;
	text-align: center;
	font-weight: bold;
    font-size: 112%;
	color: white;
	padding-top: 6px;
    text-transform: uppercase;
}

#social_bookmark
{	height: 22px;
	background-color:#F9F;
	border-top:#FFF 1px solid;
	text-align: left;
	font-weight: bold;
    font-size: 112%;
	color: white;
	padding-top: 6px;
	padding-left: 6px;
}

/* column 2 - page content */

#column2
{
	text-align: justify;
	width: 512px;
	float: left;
	padding: 12px 3px 15px 19px;
	font-family: verdana, arial, sans-serif;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  font-weight: normal;
}

#column2 h3
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px;
  text-align: center;
  letter-spacing: .1em;
  font-size: 170%;
  font-weight:bold;
}

#column2 h4
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 0px 0px;
  text-align: left;
  letter-spacing: .1em;
  font-size: 130%;
  font-weight:600;
}

#column2 h5
{ padding: 2px 0px 4px 0px; 
  margin: 0px 0px 8px 0px;
  text-align: left;
  letter-spacing: .1em;
  font-size: 130%;
  font-weight:400;
}

#column2 h6
{	background-color: #CB00CC;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* additional colour scheme selections */

#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.green
{ background: #FFFFFF url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

/* Colouring */

body
{
	background: #A4FC98;
	color: #009900;
}

/*blockquote{
	border-color: #33FF00;
}*/

#main
{
	background: #FFF url(main.png) repeat-y;
	color: #009900;
}

#links, #footer, #menu, #menu li a
{ background: #FFF url(menu.png);
  color: #FFFFFF;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{
	background: transparent;
	color: #FFFFFF;
}

#logo
{ background: #FFF url(headernew.jpg) no-repeat;
  color: #67705A;
}

#logo_date
{   position: relative;
	top: 5px;
	right: 0px;
	text-align: right;
	margin-right:22px;
}

#logo_telnumber {
	position: relative;
	z-index: 900;
	top: 20px;
	left: 350px;
	text-align: left;
	color: White;
	font-weight: bold;
	font-size: 200%;
}

#search
{	width:500px;
}

.search_style
{align:center;
}

h1
{
	background: transparent;
	color: #009900;
	border-color: #B5CA91;
}

h3
{
	background: transparent;
	color: #009900;
	border-color: #B5CA91;
}


#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	background: #FFF url(green_menu.png);
	color: #67705A;
} 

#content, #column2 a, #column2 a:hover
{
	background: transparent;
	color: #009900;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{
	background: transparent;
	color: #336600;
} 

.sbihead
{ background: #FFF url(green_sbi.png);
  color: #FFFFFF;
}

.sbihead h1
{
	background: transparent;
	color: #FFFFFF;
}

.sbilinks li a
{ background: #FFF url(link.png);
  color: #FFFFFF;
} 

.sbilinks li a:hover
{ background: #990099;
  color: #FFFFFF;
}

#images_links a
{
  border: none;
  text-decoration: none;
}
#images_links a:hover
{
  border: none;
  text-decoration: none;
}

#right_image a
{
  border : none;
  text-decoration: none;
}

#right_image a:hover
{
  border: none;
  text-decoration: none;
}

#justabox {
	clear: both;
	margin-top: 40px;
	color: #090;
	padding: 4px;
	border: 1px dotted #33FF00;
	background-image: url(images/justabox.jpg);
	text-align: center;
}

