﻿@charset "utf-8";
/* colour infusion site */

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffcb;
	border: 2px solid #7D9A24;
	-moz-box-shadow: 3px 5px 15px #000;
	-moz-border-radius-bottomleft: 2em;
	-moz-border-radius-topright:2em;
	-moz-border-radius-bottomright:2em;
	-webkit-box-shadow: 3px 5px 15px #000;
	-webkit-border-radius-bottomleft: 2em;
	-webkit-border-radius-topright:2em;
	-webkit-border-radius-bottomright:2em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
}
body {
	background-color: #FFFFCB;
	background-attachment: fixed;
	background-image: url(images/BG_right_corner2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#CC6358117 {
	margin-right: auto;
	margin-left: auto;
}
#connect {
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 700px;
}


h1 {
	border: 4px solid #7d9a24;
	background-color: #c3eb4a;
	width: 785px;
	height:220px;
	-moz-box-shadow: 3px 5px 10px #000;
	margin-right: auto;
	margin-left: auto;
}

h2 { font-family: calibri, sans-serif; font-weight: bolder; text-align: center; padding: .5em;}

h3 { font-family: calibri, sans-serif; text-align: justify;}

h4 {
	font-family: calibri, sans-serif;
	font-size: medium;
	text-align: center;
}

ul#navbar {border: 4px solid #7d9a24; background-color: #c3eb4a; padding: .5em; -moz-border-radius-bottomleft: 1em; -moz-border-radius-topright:1em; -moz-border-radius-bottomright: 1em; font-family: calibri, sans-serif; text-align: center;}
ul#navbar li { display: inline; }
ul#navbar li a { background-color: #C3EB4A; font-weight: bolder; text-decoration: none; margin: 1em; padding: .5em;}
ul#navbar a:hover {background-color: #7D9A24; }

a:link {color: blue; font-weight: bolder; text-decoration: none;}
a:visited {color: purple;}
a:hover {color: orange;}

dl {font-family: calibri, sans-serif;}
dt {font-family: calibri, sans-serif; font-weight: bolder;}
dd {font-family: calibri, sans-serif; text-align: justify;}
ul {font-family: calibri, sans-serif; text-align: justify;}

legend {font-family: calibri, sans-sarif;}

table {font-family: calibri, sans-serif;}
table caption {font-weight: bolder;text-align: left;}
td {border: .5px dashed #7d9a24 ; width: 795px; text-align: center;}


p { font-size: medium; font-family: calibri, sans-serif; text-align: justify; }

address a {text-decoration: none;} 

hr { size:5; background-color:#7D9A24; }
address { font-family: calibri, sans-serif; font-size: small; text-align: center; }

#thumbnails img {
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}


/* green colour for border is: #7D9A24 lighter green: #C3EB4A light yellow: FFFFCB */

#thumbnails {
	width: 725px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
}
#logos {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
#logos table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


#paypal {
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	font-family: Calibri, Cambria, Century, Arial, sans-serif;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}

#weather {
	float: right;
	height: 125px;
	width: 210px;
	margin-left: 10px;
	font-family: Calibri, Cambria, Century, Arial, sans-serif;
	font-size: medium;
	color: #7D9A24;
	font-weight: bold;
	border: thin dotted #7D9A24;
	text-align: center;
	background-image: url(images/BG2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#weather h5 {
	font-family: Calibri, Cambria, Century, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #748F21;
	margin-top: 25px;
	margin-left: 7px;
}
#weather a {
	color: #7D9A24;
	text-decoration: none;
}
#weather a:hover {
	color: #FF9933;
}

#angus {
	float: left;
	padding-right: 10px;
}
#affiliate {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
#affiliate2 {
	text-align: right;
}
.time {
	height: 45px;
	width: 210px;
	float: right;
	font-family: Calibri, Cambria, Century, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #7D9A24;
	text-decoration: none;
	background-color: #DEF356;
	text-align: center;
	padding-top: 8px;
	border: thin dotted #7D9A24;
	clear: both;
	margin-left: 10px;
}
.like {
	float: right;
	height: 45px;
	width: 210px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	border: thin dotted #000000;
}

.time a {
	text-decoration: none;
}
.time a:hover {
	font-size: 130%;
	text-decoration: none;
	color: #7D9A24;
}

#scroll {
	height: 450px;
	width: 750px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#login {
	margin-right: 5cm;
	margin-left: 5cm;
	text-align: center;
}
.center {
	text-align: center;
	font-weight: bold;
}
#facebook {
	height: 44px;
	width: 144px;
	margin-right: auto;
	margin-left: auto;
}
#testimonials {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	border: thin dotted #000000;
	text-align: justify;
	background-image: url(images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#testimonials font {
	font-family: Calibri, Cambria, Century, Arial, sans-serif;
}
#social {
	float: right;
	width: 180px;
	margin-right: 15px;
}
#social_right {
	float: right;
	width: 210px;
	margin-left: 10px;
	border: thin dotted #000000;
	clear: both;
	margin-top: 10px;
}
#social_right  p {
	text-align: center;

}


#social-centre {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
