@charset "utf-8";
.hautedogs_styles {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	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;
	font-size: 16px;
	color: #FFF;
	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: 680px;
	margin: 0;
	padding: 15px 0;
	text-align: left;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4 {
	font-family: "Comic Sans MS", cursive;
}
#mainContent h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #f9601d;
	margin: 0 0 .4em 0;
}
#mainContent h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f9601d;
	margin: .4ex 0;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #f9601d;
	margin: .2ex 0;
}

#mainContent a:link {
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	color: #FF5104;
	
}

#mainContent #outerDiv  a:visited {
	text-decoration: none;
	
	font-family: "Comic Sans MS", cursive;
	color: #FC4D12 ;
	
}


#mainContent a:hover, #outerDiv a:active {
	color: #D30309;
	text-decoration: none;
	border-bottom: 1px none #C00;
}




/*=====sideBar=====*/
#content div#sideBar {
	float: left;
	width: 205px;
	padding: 15px 5px;
	margin: 0;
	border-right: solid #aaa 1px;
	text-align: right;
	color: #FFF;
}
#sideBar p{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 0 0;
	text-align: right;
}
#sideBar h3{
	font-family:  "Comic Sans MS", cursive;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	text-align: left;
}
																
/*=====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: #000;
	font-size: 17px;
	text-align: center;
}
.prodBlkHeader {
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
.itemHeader {
	color: #FF5104;
	margin-bottom: 10px;
	font-weight: none;
	font-family: "Comic Sans MS", cursive;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 15px;
}
.orangeHighlight {
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: center;
}

.orangeHighlight2 {
	color: #C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.itemDescriptionFont {
	color: #000;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
}

.mainPageText {
	font-size: 15px;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-align: center;
}

.mainPageTextCenter {
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-align: center;
}

