@charset "utf-8";
body {
	background: #7d0000 url(/images/pagebg.jpg) 0px 180px repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.92em;
	min-width:982px;
	line-height:1.3;
}
#hdr {
	background:#fff url(/images/phone.jpg) bottom right no-repeat;
	padding:0px 340px 0px 0px;
	height:180px;
	margin-bottom: 12px;
}
#hdr a img { border:none; }
#wrap { padding-left: 35px; }
#sidecol, #menu {
	float:left;
	width:215px;
	color:#fff;
}
.box, #menu { 
	border:1px solid #faede5; 
	padding:2px 7px 7px;
	font-size:.85em;
	margin-bottom: 12px;
}
#crdt {
	font-size:.6em;
	padding:1px 8px;
	line-height:1.45;
}
#crdt a {
	text-decoration:none;
	color:#fff;
}
#crdt a:hover { border-bottom:1px dotted #fff; }
#main { 
	float:left;
	width:490px;
	margin:0px 16px;
}
.cntrbox {
	border:1px solid #faede5; 
	padding: 2px 10px 0px;
	margin-bottom:12px;
	background:#fff url(/images/mainbg.jpg) top right repeat-y;
}
#content {
	background:url(/images/baby.jpg) bottom right no-repeat;
	padding:5px 0px 79px;
	min-height:250px;
}
#content a { color:#d20000; }
#content a:visited { color:#41415F; }
#content a:hover, #content a:active { color:#7d0000; }
#content img { float:right; margin:0px 0px 5px 5px; }
#suppg #content img { float:none; }
#menu {
	width:170px;
}
#menu ul {
	
	margin:0px 0px 8px;
	padding:0;
}
#menu li {
	list-style-type:none;
}
#menu li a {
	text-decoration:none;
	color:#fff;
	font-variant:small-caps;
	display:block;
	padding:1px 16px 2px 1px;
}
#menu li a:active, #menu li a:hover {
	background:#fdcbb2;
	color:#000;
}
#furlk { margin-top:6px; }
#hmpg #hmlk a, #hmpg #hmlk a:hover, #abpg #ablk a, #abpg #ablk a:hover, #nwspg #nwslk a, #nwspg #nwslk a:hover, #lttrpg #lttrlk a, #lttrpg #lttrlk a:hover, #svcpg #svclk a, #svcpg #svclk a:hover, #infopg #infolk a, #infopg #infolk a:hover, #contpg #contlk a, #contpg #contlk a:hover, #ndpg #ndlk a, #ndpg #ndlk a:hover, #suppg #suplk a, #suppg #suplk a:hover, #furpg #furlk a, #furpg #furlk a:hover {
	background:#fff url(/images/onarrow.gif) center right no-repeat;
	color:#000;
	font-weight:bold;
	cursor:default;
}
.clr { clear:left; height:1px; }

/* styles */
h2, h3, h4, p {
	margin:0;
	padding:.15em 0em .33em;
}
h1 {
	margin:0;
	padding:1px 0px 4px;
	font-size:1.46em;
}
h2 {
	font-size:1.3em;
}
#content h2 {
	background-color:#FEEEE0;
	margin:0px -10px 5px;
	padding:2px 10px 2px;
	color:#7d0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.3em;
	letter-spacing:.04em;
}
h3 { font-size:1.05em; }
.box h3 { color:#fee5d1; }
h4 { font-style:italic; font-size:.95em; font-weight:normal; }
#contpg form { margin-top:6px; border:1px solid #7d0000; padding:3px 4px; font-size:.9em; }
textarea, input[type='text'] {
	border:1px solid #feeee0;
	border-color:#FCCDA3;
	margin:2px 0px;
	margin-right:4px;
}
textarea { width:450px; height:125px; }