﻿
a:hover {
	/* background-color:silver; */
	border:0;
}

a:link {
	color: black; 
	font-style: normal; 
	border:0;
} 

a:active {
	color: black; 
	border:0;
}

a:visited {
	color: black; 
	border:0;
}

a.graphic:link { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}
a.graphic:visited { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}
a.graphic:hover { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}

a.graphic:active { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}

a.graphic:focus { text-decoration:none;
	color: #BD0E22; 
	background-color: #BD0E22; 
}

a.giftbox:focus { text-decoration:none;
	color: #BD0E22; 
	background-color: #BD0E22; 
}
a.giftbox:link { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}
a.giftbox:visited { text-decoration:none;
	color: #BD0E22;
	background-color: #BD0E22; 
}
a.giftbox:hover { text-decoration:underline;
	background-image: url('../images/giftbox_hover.jpg');
	background-repeat: no-repeat;
	color: #BD0E22;
	background-color: #BD0E22; 
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: gray;
	/* background-image: url('../images/paper2.jpg');
	background-repeat: repeat;  */	
} 

.center {
	text-align: center;
}

.crimson_color {
	color: #BD0E22;
}

.feet {
	border-style: none;
	border-width: 0;
	position: absolute; 
	height: 24px;
	width: 300px;
	background-image: url('../images/anifeet8.gif');
	background-repeat: no-repeat;
	top:37px;
	left: 175px;
	right: 200px; 
}

#footer {
	margin:0;
	clear:both;
	height:180px;
	width: 1000px;
	text-align:center;
	background-color: #E6E6E6;
	margin-left: auto;
	margin-right: auto;
}

/* 
html {
	margin:0;
	padding:0;
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:gray;
} 

*/
 
h1. h2, h3, h4 {
	color: #BD0E22;
}
 
h2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: .9em;
	color: #BD0E22;
	text-align:left;
	font-size:120%;

}

h5 {
	font-size: .9em;
	color: #BD0E22;
	text-align:left;
}

img {
	border: 0px;
}

.large {
	font-size: medium;
}

li {
	text-align: left;
	list-style:square; 
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;  
}

.logo-blue {
	font-weight:bold; 
	font-size: 120%; 
	padding-right:10px; 
	color: #033366;
	padding-top:10px;
}

.med {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

.medium {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}

p {
	font-size: .8em;
	line-height: 1.0em;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	color: black;
}

.small {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

td {
		font-family:Arial;
		font-size:.8em;
		text-align:left;
		padding-left: .5em;
		padding-top: .5em;	
		padding-bottom: .5em;
}

.theRunaround {
	font-weight:bold;
	text-align:justify;
	color: #BD0E22;
	font-size: medium;

}

.theRunaround_def {
	font-weight:bold;
	color: #BD0E22;
	font-size: medium;

}

/* 
.shadow {
  	height: .3em;	
  	filter: Shadow(Color=#AAAAAA, Direction=135, Strength=5);
	line-height: 2em;  
 	white-space: nowrap;
}
*/

/* hr {
	color:	#BD0E22;
	width:	98%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	height: .1em;
}
*/

/* Header  Block */

#buttons {
	width: 389px;
	margin:0px;
	padding:0px;
	background: #BD0E22;
	height: 19px;
}

#buttons_container {
	width: 990px;
	height: 19px;
	text-align: left;
	/* margin-left: auto;
	margin-right: auto; */
	margin-bottom: 4px;
	background: #BD0E22;
	margin-left:3px; 
}

.button_home {
	width: 74px;
	height: 19px;
	/* margin-left: 3px; */
	text-decoration:none;
	float: left;
	display:block;
	background-color: #BD0E22; /* #E6E6E6; */
	background-image: url('../images/home_btnb8.jpg');
	background-repeat: no-repeat;
}

.button_home:hover {
	background-image: url('../images/home_btn8.jpg');	
}

.button_aboutus {
	width: 74px;
	height: 19px;
	text-decoration:none;
	float: left;
	display:block;
	margin-left: 2px;
	background-color: #BD0E22; /* #E6E6E6; */ 
	background-image: url('../images/aboutus_btnb8.jpg');
	background-repeat: no-repeat;
}

.button_aboutus:hover {
	background-image: url('../images/aboutus_btn8.jpg');	
}

.button_testimonials {
	width: 74px;
	height: 19px;
	text-decoration:none;
	float: left;
	display:block;
	margin-left: 2px;
	background-color: #BD0E22; /* #E6E6E6; */ 
	background-image: url('../images/testimonials_btnb8.jpg');
	background-repeat: no-repeat;
}

.button_testimonials:hover {
	background-image: url('../images/testimonials_btn8.jpg');	
}

.button_prices {
	width: 74px;
	height: 19px;
	text-decoration:none;
	float: left;
	display:block;
	margin-left: 2px;
	background-color: #BD0E22; /* #E6E6E6; */ 
	background-image: url('../images/prices_btnb8.jpg');
	background-repeat: no-repeat;
}

.button_prices:hover {
	background-image: url('../images/prices_btn8.jpg');	
}

.button_links {
	width: 74px;
	height: 19px;
	text-decoration:none;
	float: left;
	display:block;
	margin-left: 2px;
	background-color: #BD0E22; /* #E6E6E6; */ 
	background-image: url('../images/links_btnb8.jpg');
	background-repeat: no-repeat;
}

.button_links:hover {
	background-image: url('../images/links_btn8.jpg');	
}

/*
#header_container {
	width: 990px;
	margin:0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #BD0E22;
}

*/

#header {
	width:990px;
	background:#BD0E22;
	margin: 0;
	height: 174px; 
	text-align:left; 
	margin-bottom: 4px;
}

#header_container {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
	background-color: #BD0E22;
}

/*
#header {
	padding:5px;
	margin:5px 0 0 0;
	height: 151px;
	width: 501px;
	text-align:left; 
	background-color: #E6E6E6;
}
*/

#header_info {
	float:left;
	width:40%;
	overflow:hidden;
}

#logo {
	margin-top: .5em;
	padding-left: 5px;
	float:left;
	width:17%;
	overflow:hidden;
}

#middle_center {
	display:inline;
	padding:2px;
	padding-left: 4px; 
	float:left;
	margin:5px 0 5px 0; 
	background-color: #E6E6E6;
	padding-bottom:20px;
}

#middle_left {
	display:inline;
	width:175px;
	height: 550px;
	float:left;
	margin-left: 0px;
	margin-right: 8px;
	background-color: #BD0E22;
	padding-bottom:80px;
}

#objects_centered {
	text-align: center;
 	vertical-align:middle;
	margin:0px;
	padding:0px;
}

#page {

	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6E6E6;
	width: 1000px;
	position:relative; 
	min-width: 0;  /* -moz-min-content; */
}

.photo_class {
	color: white;
	text-align: left;
	background-color:  #BD0E22;
}

.photo_label {
	font-size: .7em;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px; 
}

#photo1 {
	margin-top: .5em;
	padding-left: 8px;
	float:left;
	width:19%;
	overflow:hidden;
}

#photo2 {
	margin-top: .5em;
	padding-left: 5px;
	float:left;
	width:19%;
	overflow:hidden;
}

/* Middle Block */

#middle_block {
	width:1000px;
	margin-top: 0px;
	float: left;
	text-align:left; 
	background-color: #E6E6E6;
}

.ParagraphFormat {
	line-height:18px;
	text-align:justify;
	color:black;
	font-weight:normal;
	font-size:small;	
	background-color:  #E6E6E6;
}

.ParagraphFormat_def {
		line-height:18px;
		color:black;
		font-weight:normal;
		font-size:small;
		background-color:  #E6E6E6;
}

ul {
	margin-left: 10px;
}

/* Testimonials Page */

.testimonial_block {
	/* background-image:url('../images/rose.png');
	background-repeat: repeat-x; */
	font-size: medium;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin:0;
	padding:0;
	color: white;	
	width: 90%;
	background-color:  #E6E6E6;
	border: thin gray solid;
}

.testimonial_label {
	background-color:  #BD0E22;
	height: .6em;
	font-weight:bold;
	padding:0;
	margin:0;
	/* vert-align: text-middle; */
}

.testimonial_label  p {
	color: white;
	margin-left: .5em;
	margin-right: .2em; 
	margin-top: .0em;
	margin-bottom: .0em;
}

.testimonial_content {
	color: black;
	background-color:  #E6E6E6;
}

.testimonial_content  p {
	color: black;
	padding-left: .5em;
	padding-right: .5em; 
	padding-top: 0em;
	padding-bottom: 0em;
	background-color:  #E6E6E6;
	line-height: 1.4em;
}

/* About Us Page */

#sandbag {
	float:left; 
	clear:left;
	background-color:  #E6E6E6;
}

#sandbag_content {/* style grouping for content divs */
  	/* border: 1px solid red; */
 	background: #f5f5f5;
 	height: 200px;
  		/* border: thin fuchsia solid; */
  	background-color:  #E6E6E6;

}

.wrap_format {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:justify;
	color:black;
	font-weight:normal;
	font-size:small;	
	background-color:  #E6E6E6;
	margin-left: .5em;
	margin-top: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
}
/* FAQ Page */

.faq {
	clear:both;
}
.faq p {
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
	margin:0;
}
.faq h5 {	
	padding:0;
	margin:0;
}
.faq-image {
	float:left;
	width:28%; 
	margin-bottom:15px;	
}
.faq-text {
	float:right; 
	width:72%;
}

