@charset "utf-8";
.hautedogs_styles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: #FFF;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6, li{
	margin: 1ex 1em
}
div#outerDiv {
	width: 912px;
	margin: 0 auto;
	background: #FFF url(../images/header2.gif) no-repeat;	
}
/*=====header=====*/
div#header{
	height: 205px;
	position: relative;
}
/*===== contact link =====*/


/*=====nav bar section=====*/
#header #mainMenu{
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 912px;
	background-image: url(../images/nav_bg.gif);
}
#mainMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainMenu li{
	float: left;
	margin: 0;
	padding: 0;
}

#mainMenu li a:link, #mainMenu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	padding: 0 7px 3px 27px;
	margin-right: 0;
	line-height: 35px;
	background: url(../images/nav_bg.gif) no-repeat left top;
	border: none;
}

#mainMenu li a:hover, #mainMenu li a:active {
	color:#FFF;	
	background: url(../images/nav_bg_over.gif) ;
}

#mainMenu li a.current {
	background: url(../images/nav_bg_over.gif)
}

#mainMenu li a.current:hover {
	cursor: default;
}
/*=====main cintent=====*/
#content div#mainContent {
	float: right;
	width: 912px;
	margin: 0;
	padding: 15px 0;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
#mainContent p {
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
	line-height: 1.4em;
	color:#000;
	margin: 0 3ex;
	text-align: center;
}
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FF5104;
	margin: 0 0 .4em .5em;
	text-align: center;
}
#mainContent h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 .4em 0;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color:;
	margin: .4ex 0;
		text-align: center;
		font-family:"Comic Sans MS", cursive;
}

#mainContent a:link, #outerDiv a:visited {
	text-decoration: underline;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	color: #006;
	
}

#mainContent a:hover, #outerDiv a:active {
	color: #C00;
	text-decoration: none;
	border-bottom: 1px none #C00;
}


#mainContent ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 1.4ex 1em;
}
															
/*=====misc styles=====*/
.clear {clear:both}

/*=====footer=====*/
div#footer {
	background: url(../images/footer.gif);
	width: 906px;
	color:#CCC;
	margin: auto;
	padding: 5px;
	line-height: 25px;
	background-repeat: no-repeat;
}

#footer p {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer a {
	color: #FF5104;
	text-decoration: none;
}

	
#outerDiv #content #mainContent table tr th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 18px;
	text-align: center;
}
.orangeHighlight {
	color: #FF5104;
	padding-bottom: 4px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
.imageTitle {
	font-size: 12px;
	font-family:"Comic Sans MS", cursive;
	color:#333;
	font-weight:normal;
	text-align: center;
}
.contentText {
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
#outerDiv #content #mainContent .contentText {
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	font-size: 16px;
}
.mainPageText {
	font-size: 16px;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	color: #333;
}
.ThankYouMsg {
	font-weight: bold;
	margin-left: 50px;
	font-size: 18px;
	color: #000;
}
.emailSignup {
	font-size: 14px;
	font-family:"Comic Sans MS", cursive;
}

