/* ##### Common ##### */

.doNotDisplay {
  display: none !important;
}
.indentul {
	margin-left: 25px;
}
img
{  border-style: none;
}

/* ##### Specify text color for tables to override some browsers practice of defining table text color ##### */
table, td, th {color: #1C1C1C;
}

body {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;  /* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #c09050;
}


#outline {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 994px;
}

#container {
	background-color: #503820;
	color: #FFFFFF;
	margin: 0%;
	padding: 0px;
	border: 2px solid #705030;
}


.headerLogo {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 4px;
	padding-bottom: 0em;
	padding-left: 4px;
}

/* ##### Main Area ##### */

#main {
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;

}

#sideBarMenu {
	text-align: center;
	width: 22%;
	float: left;
	clear: left;
	background-color: transparent;
	padding-top: 40px;
	padding-bottom: 1em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0em;
	color: #FFF;
	display:inline;
}


/* ##### Main Content - Container ##### */

#mainContent {
	text-align: justify;
	line-height: 1.5em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 22%;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	font-size: 1.2em;
}

/* ##### Main Content - Specifics ##### */

#mainContent h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #221122;
	padding-top: 0;
	padding-right: 1.3em;
	padding-bottom: 0;
	padding-left: 1.2em;
	margin-top: 0.25em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 1.6em;
	background-color: transparent;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #221122;
	text-align: left;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1.5em;
	line-height: 1.3em;
	background-color: transparent;
}

#mainContent .boldtext {
	font-weight: bold;
	color: #FFF;
}

#mainContent p {
	padding-right: 2em;
	padding-left: 2em;
}

#mainContent a:link {
	color: #402000;
	background-color: transparent;
	text-decoration: underline;
}

#mainContent a:visited {
	color: #221122;
	background-color: transparent;
	text-decoration: underline;
}

#mainContent a:hover {
	text-decoration: none;
	color: #402000;
	background-color: transparent;
}

#mainContent a:active {
	color: #402000;
	background-color: transparent;
	text-decoration: none;
}


#center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* ##### Primary Box - Container ##### */

.primaryBox {
	background-color: #D0b080;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0em;
	padding-bottom: 0.25em;
	color: #221122;
	border: 2px solid #705030;
}


/* ##### Primary Box - Specifics ##### */

.primaryBox li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-indent: 0.1em;
	margin-left: 3em;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

.primaryBox ol {
	list-style-type: decimal;
	list-style-position: outside;
}

.primaryBox blockquote {
	color: #221122;
	background-color: transparent;
}

.testimonial {
	clear: right;
	float: right;
	width: 35%;
	padding: 0em;
	margin-top: 0.7em;
	margin-right: 0.5em;
	margin-bottom: 0.3em;
	margin-left: 1em;
		display:inline;
}

.testimonial p {
	background-color: transparent;
	padding: 0.5em;
	margin: 0em;
	text-align: left;
	color: #FFF;
  }
  
.client {
	font-style: italic;
	font-weight: bold;
}

.backtotop {
	font-weight: bold;
	float: right;
	font-size: .8em;
	margin-right: 1em;
	margin-left: 1em;
		display:inline;
}

.picture {
	float: right;
	border: 1px solid #FFF;
	margin: 1em;
	padding: 0em;
		display:inline;
}

/* ##### Breadcrumbs - Container ##### */

#breadcrumbs {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0em;
	padding-right: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2px;
}


/* ##### Breadcrumbs - Specifics ##### */

#breadcrumbs p {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: transparent;
	text-align: left;
}

.contactinfo {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	padding-right: 18px;
}


/* ##### Footer - Container ##### */

#footer {
	color: #FFF;
	font-size: 1.2em;
	clear: both;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.larger {
	font-size: 150%;
}


/* ##### Footer - Specifics ##### */

#footer .designer {
	padding-top: 0em;
	padding-right: 2.1em;
	padding-bottom: 0em;
	padding-left: 0em;
	float: right;
	margin:0;
}

#footer a {
	color: #FFFFFF;
	background-color:  transparent;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
}

#noUnderLine {
	text-decoration: none;
}

#noUnderLine a {
	text-decoration: none;
	color: #FFF;
}

#noUnderLine a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
}


/* ##### Sub Footer ##### */

.subFooter {
	margin: 0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 2.1em;
	color: #FFF;
	background-color: transparent;
	float: left;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {

	text-decoration: none;
	color: #FFFFFF;
}


h1#header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-position: center;
	position: relative;
	width: 900px;
	height: 260px;
	overflow:hidden;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1#header span.header {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headercity {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-test-concept11-city.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headertown {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-towntravel.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headerpets {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-pets.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headerdesignobjectives {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-designobjectives.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headeremergencyservices {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-emergencyservices.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headerservices {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-test-servicesPage-2.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headerlinks {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-links.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
h1#header span.headerauto {
	width: 100%;
	height: 100%;
	background-image: url(images/static_headers-test-concept07-van.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
#header2 {
	padding-top: 10px;
	padding-bottom: 0px;
}

#mainContent h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #221122;
	text-align: left;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1.5em;
	line-height: 1.3em;
	background-color: transparent;
}

#MainContentOuter {

}
.clear {
	clear: both;
}
.floatright {
	float: right;
	margin:0;
}
.floatleft {
	float: left;
	margin:0;
}
.floatleftabout {
	float: left;
	padding:0px;
	border: 2px solid #FF2020;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:inline;
}


#mainContent ul {

	padding-right: 2em;
	padding-left: 2em;
}

#largeproduct {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#largeproduct p {
	font-size: 1.3em;
	color: #FFF;
}

#largeproduct p.productenlarge {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#largeproduct .productsmall {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

.smalltext {
	font-size: 1.2em;
}
#mainContent h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #221122;
	text-align: left;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1.5em;
	line-height: 1.3em;
	background-color: transparent;
}

