body {
	margin-top: 50px;
	padding: 0;
	background: #0099FF;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0CC;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

ul {
	color: #666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #6E8A21;
}



a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	height: 250px;
	background: url(images/img02.jpg) repeat-x left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#logo {
	width: 915px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

/* Wrapper */

#wrapper {
	font-weight: bold;
	font-size: 12px;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}


/* Content */

#content {
	float: left;
	width: 400px;
	border-right-width: 0cm;
	border-top-width: 0cm;
	border-bottom-width: 0cm;
	border-left-width: 0cm;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	padding-right: 1cm;
}

.post {
	padding-bottom: 15px;
	line-height: 150%;
	font-size: 12px;
	background-color: #FFF;
	background-repeat: no-repeat;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
	width: 420px;
	color: #666;
	border-top-color: #781738;
	border-right-color: #781738;
	border-bottom-color: #781738;
	border-left-color: #781738;
	text-align: left;
	font-weight: normal;
}

.post h1 {
	font-weight: normal;
	font-size: 11px;
	color: #901738;
}

.title {
	margin: 0;
	font-weight: normal;
	padding-right: 0;
	font-size: 14px;
	color: #781738;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 3px dotted #FC0;
	font-size: 14px;
	color: #781738;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 6cm;
	background-color:#FFF;
	text-align: left;
}


.sidebar {
	float: left;
	padding: 0;
	font-size: 12px;
	background: #282828;
	width: 100px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #616161 dashed;
}


.sidebar li h2 {
	height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 40px;
	background: #4F6517 url(images/img04.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
	font-size: 12px;
}





/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
.phoneicon {
	font-size: 18px;
}
.contacttitle {
	font-size: 16px;
}
.phoneicon {
	text-align: right;
}
.number {
	font-size: 16px;
	color: #781738;
}
#wrapper #page #content .post p {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.numbercolour {
	color: #781738;
	font-size: 16px;
}
#titles {
	color: #781738;
}
#titles {
	color: #781738;
}
#wrapper #page #content .post #text p .title a {
	color: #781738;
}
#title {
	color: #781738;
}
.titlessss {
	color: #781738;
	font-size: 14px;
}
#testimonialsnamecolor {
	color: #900;
}
.testimonialsnamecolor {
	color: #8C0209;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#whyus {
	color: #666;
}
#whyuis {
	color: #000;
}
#wrapper #page #content .post #text p {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.table-middle {
	text-align: center;
	font-size: 14px;
}
.titlessizeandcolour {
	font-size: 16px;
}
#size16 {
	font-size: 16px;
}
#titleshomepage {
	color: #781738;
	font-size: 18px;
}
.mainpagebottomlinks {
	color: #781738;
}
.mainpagebottomlinks {
	color: #E2BD00;
}
.text_colour_black {
	color: #000;
}
.txtcolourblack {
	color: #000;
}
