@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/background_square.png);
	background-color:#222222;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Container {
	padding: 0px;
	width: 780px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #000000;
	text-align: left;
	margin-top: 10px;
	background-color:white;
}
#Header {
	border: thick double #000000;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 5px;
	background-image: url(../images/blended_header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height:150px;
	color:blue;



}
#Header .fltimg {
	float: right;
	margin-left: auto;
	margin-right: auto;
}


#Header  h1 {
	text-align: right;
	font-size: 17px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
}
#Header .Address {
	font-size: 16px;
	text-align: right;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Header .Phone {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Navbar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Address1    h1 {
	font-size: 22px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
}
#Address1   .Address {
	font-size: 18px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
}
#Address1   .Phone {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#index {
	margin-top: 10px;
}




#Navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}


#Navbar li {
	display: inline;
}

#Navbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LeftBar {
	float: left;
	width: 130px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#RightBar {
	float: right;
	width: 150px;
	padding-top: 2px;
	text-align: center;
	background-color: #8C949C;
	margin-top: 20px;
	color: #000099;
	border: thin solid #000000;
	margin-right: 10px;
}
#RightBar .special {
	font-size: 22px;
}


#MainContent {
	margin-right: 175px;
	margin-left: 150px;
	padding-top: 10px;
}
#sidemenu {
	width: 125px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
}

#sidemenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidemenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltlt {
	margin: 0px;
	padding: 0px;
	float: left;
}
.fltrt {
	margin: 0px;
	padding: 0px;
	float: right;
}
.fltclr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.Listen {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Testimonies {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 60px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Testimonies .name {
	padding: 0px;
	font-family: "Comic Sans MS";
	color: #CC0000;
	font-size: 20px;
	margin: 0px;
}
.Testimonies .comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	color: #3752A3;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2 {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
.wrench {
	list-style-position: inside;
	line-height: 150%;
	font-weight: bold;
	width: 85%;
	text-align: left;
	padding: 0px;
	position: relative;
	left: 50px;
	margin: 0px;
}

#OptionalBar {
	float: right;
	width: 150px;
	padding-top: 15px;
	text-align: center;
	background-color: #8C949C;
	color: #000099;
	border: thin solid #000000;
	margin-right: 5px;
	clear: right;
	margin-top: 15px;
}
#addtestimony p {
	text-align: left;
	padding: 0px;
	margin: 2px;
}
#MainContent .special {
	font-size: 28px;
	color: #EF1A22;
}
.balloons {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#Container #MainContent img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 5px;
}
.special a {
	color: #EE1821;
	text-decoration: none;
}
a:link {
	color: #EF1A22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#snippet_form input {
	display:block;	
}

#snippet_form textarea {
	display:block;
	width:400px;
	height:200px;
}
#admin_section {
	text-align:left;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}

.copoun {
	border:dashed;
	padding:10px;
}

