a {
	color: #Fa3a03;
}

body {
	background-color: #FDCA95;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

p {
margin-left:10px;}

li { 
	list-style-image:url(images/bullet_paw_sm.gif);
	list-style-position:outside;
	padding:5px;
}

li.none {
list-style:none;
text-indent:5px;
}

a.bottomcontainer {
	color: #CBD9F6;
}

.pageTitle {
	font-size: 16px;
	font-weight:bold;
	line-height:32px;
	color:#444444;
	letter-spacing:10px;
}

.subTitle {
	font-size: 14px;
	font-variant:small-caps;
	letter-spacing:3px;
	line-height:20px;
	font-weight:bold;
	letter-spacing:3px;
	color:#3051a0;
}

.subHead {
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:4px;

}

/* PANEL STYLES */

.titlePanel {
	font-size:16px;
	color:#333333;
	font-weight:bold;
	font-variant:small-caps;
	line-height:24px;
}

.txtPanel {
	color:#333333;
	font-size:13px;
	line-height:17px;
}

#panelItem {
	background-color:#CBD9F6;
	border:dotted;
	border-color: #333333;
	border-width:1px;
	padding:8px;
}

/* other styles */

#header {
	height: 228px;
}

#wrapper {
	text-align: left;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	position: relative;
	background-image: url(images/background.jpg);
	background-color: #Fa3a03;
	background-repeat: no-repeat;
}

#title {
	background-image: url(images/selfservedogwash.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 35px;
}

#buttons {
	width: 157px;
	position: absolute;
	left: 5px;
	top: 285px;
}

#topcontainer {
	background-image: url(images/images/topContent.gif);
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-left: 245px;
	background-position: 165px 20px;
}

#textNarrow {	
	background-image: url(images/images/bgContent.gif);
	background-repeat: repeat-y;
	background-position: 165px;
	padding-left: 185px;
	padding-top: 1px;
	padding-right: 230px;
	padding-bottom: 50px;
}

#textWide {	
	background-image: url(images/images/bgContent.gif);
	background-repeat: repeat-y;
	background-position: 165px;
	padding-left: 185px;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 10px;
}

#rightPanel {
	position:absolute;
	left: 551px;
	top: 340px;
	width: 194px;
}

#bottomcontainer {
	margin-left: 165px;
	position:relative;
	left: 0px;
	top: 0px;
	bottom: 10px;
	color: white;
	font-size: 12px;
	font-variant:small-caps;
	line-height:20px;
	letter-spacing:2px;
}
