body 
{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9d8ab6;
}

table.pricesServices
{
	margin:auto;
	font-size: 12px;
}

div.contact-dog-walking-company
{
	background-image:url(../images/doggieHouse.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:438px;
	height:461px;
	margin:auto;
}

div.contact-form
{

	padding: 230px 0 0 140px;
	color:#fff;
}

input.input
{
		width:150px;
		color:#6d469e;
		background-color:#e2edf1;
		border: 3px solid #6d469e;
}

textarea.input
{
		width:150px;
		height:50px;
		color:#6d469e;
		background-color:#e2edf1;
		border: 3px solid #6d469e;
}

input.submit
{
		color:#6d469e;
		background-color:#e2edf1;
		border: 3px solid #6d469e;
}


div.container
{
	width:778px;
	margin:auto;
}

div.menuLayout
{
	background-image:url(../images/menuLayout.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:508px;
	color: #fff;
	text-align:left;
	
}

div.content
{
	background-image:url(../images/contentBackground.jpg);
	background-repeat: repeat-y;
	text-align:left;
	
}


div.leftContent
{
	width: 348px;
	padding: 30px;
	line-height:21px;
	text-align:left;
	
	
}

div.rightContent
{
	width: 290px;
	padding: 30px;
	float:right;	
line-height:21px;
}

div.links
{
	padding: 202px 0 0 420px;
}

div.pets-of-the-month
{
	
	background-image:url(../images/contentBackground.jpg);
	background-repeat: repeat-y;
	width:100%;
	float:left;
	
}

div.footer
{
	background-image:url(../images/footerBackground.png);
	background-repeat: repeat-y;
	background-position:center;
	color: #e2edf1;
	width:757px;
	text-align:center;
	margin:0 0 0 10px;
	float:left;
}

a:link 
{
	color: #6ab9d7;
	text-decoration:underline;
	
}

a:visited 
{
	
	color: #6ab9d7;
	text-decoration:underline;
}

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

a:active 
{
	
	text-decoration:underline;
	color: #6ab9d7;
}


a.menu:link 
{
	color: #e2edf1;
	text-decoration: none;
}

a.menu:visited 
{
	text-decoration: none;
	color: #e2edf1;
}

a.menu:hover 
{
	text-decoration: none;
	color: #9d8ab6;
}

a.menu:active 
{
	text-decoration: none;
	color: #e2edf1;
}

h1
{
font-weight: lighter;
text-align:center;
font-size:20px;
color:#6d469e;
text-decoration:none;

}

h2
{
	font-weight:lighter;
	text-align:center;
	color:#6d469e;
	font-size:19px;
	margin:0;
	padding:0;
	text-decoration:none;
}
em.additional {
	font-size: 12px;
	color: #6D469E;
}

div.wordContent {
	padding: 15px 60px 15px 60px;
}

.container .content .pricesServices tr td h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2.5px;
	border-bottom-style: dotted;
	border-bottom-color: #6d469e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
