body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;

}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.ourbusiness{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;


}


.bold-subtitles {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 14px;
	padding-left: 5px;
	margin-bottom: -30px;
}


/* red */

.a {
	background-color: #d07d7d;
}

.a-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}


.a-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #do7d7d;
	text-decoration: none;
	line-height: 20px;
}
.a-c:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b12726;
	text-decoration: none;
	line-height: 20px;
}
.a-c-minor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #do7d7d;
	text-decoration: none;
	line-height: 15px;
	padding-left: 15px;


}
.a-c-minor:hover {
	color: #b12726;
}
.b-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b12726;
	padding: 2px;
 border: 2px solid #b12726;
	text-decoration: none;
	width: 100px;
	text-align: center;
}
.b-a:hover {
	color: #b12726;
	background-color: #ffffff;
}
.b-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b12726;
	padding: 2px;
 border: 2px solid #b12726;
	text-decoration: none;
	width: 180px;
	text-align: center;
}
.b-b:hover {
	color: #b12726;
	background-color: #ffffff;
}
