﻿/*
Website by PSCwebsites
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #999999 url(images/img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;


}
.name {
	color: #FF0000;
}


h3 {
	color: #313131;
}

h2 {
	color: #FFFFFF;
}

h1 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #808080;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

p {
	margin-bottom: 10px;
	line-height: 167%;
	font-size: 100%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1.5em;
	background: url(images/img07.gif) no-repeat left center;
	text-align: left;
}

a {
	text-decoration: none;
	color: #313131;
	border-bottom-color: #000000;
}

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

.floatright_img {
	border: 5px solid #FFFFFF;
	margin-left: 10px;
	width: 200px;
	float: right;
}

.floatleft_img {
	border: 5px solid #FFFFFF;
	margin-right: 10px;
	width: 200px;
	float: left;
}


/* Menu */

#menu {
	width: 850px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #FF0000
;
}

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

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #FF0000;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 870px;
	height: 180px;
	margin: 0 auto;
	background: url('') no-repeat 120px;
}

#logo h1 {
	background-position: 20px 0px;
	margin: 0;
	padding: 10px 0 0 550px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 120%;
	background-image: url('images/Kastle-Plumbing-Logo1.png');
	background-repeat: no-repeat;
	width: 500px;
	float: left;
	height: 168px;
}

#logo h2 {
	margin: 20;
	padding: 20;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	height: 142px;
	width: 200px;
	float: right;
	vertical-align: middle;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logolist1 ul {
	list-style: none;
	float: left;
	padding-left: 20px;
	width: 100px;
	color: #FFFFFF;
	padding-top: 8px;
}

#logolist1 ul li {
	padding-left: 2em;
	padding-bottom: 1em;
	background: url(images/flag_sm.png) no-repeat left top;
}

#logolist2 ul {
	list-style: none;
	float: left;
	padding-left: 40px;
	padding-top: 30px;
	width: 100px;
	color: #FFFFFF;
}

#logolist2 ul li {
	padding-left: 2em;
	padding-bottom:1em;
	background: url(images/flag_sm.png) no-repeat left top;
}



/* Page */

#page {
	width: 870px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 20px 30px 20px 50px;
	background-image: url('images/img03.png');
	min-height: 650px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.referral {
	background-color:#fff;
	padding:20px;
	
}

.floating-boxL {
	float: left;
	width: 245px;
}

.floating-boxL ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxL ol {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxL blockquote {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxL p {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxL img {
	border: 5px solid #FFFFFF;
	width: 200px;
}

.floating-boxR {
	float: right;
	width: 245px;
}

.floating-boxR ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxR ol {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxR blockquote {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxR p {
	line-height: 144%;
	font-size: 92%;
}

.floating-boxR img {
	border: 5px solid #FFFFFF;
	width: 200px;
}

/* Sidebar */

#sidebar {
	background: #FFFFFF;
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar p {
	margin-bottom: 10px;
	text-align: center;
	line-height: 167%;
	font-size: 100%;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	border-left: 5px solid #FF0000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #ff0000;
	border-left-color: #FF0000;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#sidebar h3 {
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-decoration: underline;
}

#sidebar h2 {
	color:#ff0000;
}

#sidebar address {
	border-color: #FF0000;
	margin: 0px 0px 10px 0px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	border-bottom-style: solid;
}

#sidebar_editable {
	width: 200px;	
}

#links {	width: 200px;
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.png) no-repeat left;
	color: #FF0000;
}

/* Footer */

#footer {
	height: 85px;
	border-top: 0px #FFFFFF solid;
	border-bottom: 0px solid #FFFFFF;
}

#footer .wrapper {
	width: 870px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 550px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
	text-align: center;
	border-bottom-color: #000000;
}
#footer .legal {
	float: right;
	width: 240px;
	height: 34px;
	margin: 0 auto;
	padding: 8px 0px 8px 0;
	background: #FF0000;
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
}
