@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
}

#page-title b {
	background-image: url(css-int-pagetitle-bg.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
}


#page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E82218;
	padding-bottom: 10px;
	padding-top: 60px;
}

#page p {
	line-height: 18px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#page a { color: #a34d1b; text-decoration: none; border-bottom: 1px dashed #e2b932; }
	#page a:hover { color: #633418; border-bottom: 1px solid #cd8d33; }

#additional {
	background: url(css-interior-add-bg.jpg) bottom left no-repeat;
}
