/* CSS Document */

.titleHeader1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC3400;
}

body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
#menu a {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#menu a:hover { text-decoration:underline;}

.titleHeader2 {
	font-size: 18px;
	font-weight: bold;
	color: #6D390F;
}
#lovedogBox {
	color: #330066;
}
.style1 {font-size: 12px}
.bg {
	background-image: url(img/theme_r2_c1.jpg);
	background-repeat: no-repeat;
}

