@charset "utf-8";
.background {
	background-color: #012D90;
}
.horizontalrepeat {
	background-image: url(../images/HotDawgs_site_Slice11.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentrepeat {
	background-image: url(../images/HotDawgs_site_Slice10.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftback {
	background-image: url(../images/HotDawgs_site_Slice13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundcontent {
	background-image: url(../images/HotDawgs_site_Slice12.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgleft {
	float: left;
	padding-right: 5px;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #012D90;
	margin-right: 20px;
	margin-left: 10px;
	text-transform: none;
	text-align: justify;
	margin-top: 26px;
}
.footerLeft {
	color: #FFFFFF;
	float: left;
	padding-left: 20px;
	font-size: small;
}
.footerRight {
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	font-size: small;
}

.navBkgrnd {
	background-image: url(../images/HotDawgs_site_Slice08.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navButtons {
	text-decoration: none;
}
.navButtons a {
	text-decoration: none;
	color: #fed700;
}

.navButtons a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linksBkgrnd {
	background-image: url(/images/HotDawgs_site_Slice15.png);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.textRED {
	color: #EB0303;
}
.linksControl a {
	position: relative;
	left: 40px;
}
.textYellow {
	font-size: medium;
	font-weight: bold;
	color: #FFF200;
}
.textYellow2 {
	font-weight: bold;
	color: #FFF200;
}
.linksControl2 a {
	position: relative;
	left: 30px;
}
.linksControlPics a {
	position: relative;
	left: 28px;
}
.textGreen {
	color: #006600;
}
.textPurple {
	color: #9900CC;
}
.textBlue {
	color: #0000FF;
}
.textSmall {
	font-size: x-small;
}
.backgroundMarquee {
	background: url(../images/HotDawgs_site_Slice06-clear.png);
}
