/* global specs */

*, body, h1, h2, h3, h4, p, img, ul, ol, li {
	margin: 0; padding: 0;
	border: none;
}

body {
	background: #ffffff;
	border-top: 3px solid #ce1552;
}


/* container specs */


#hdr {
	width: 100%; height: 40px;
}

#palino {
	width: 800px;
	margin-left: 51px;
}

#grnds {
	background: #ffffff;
	width: 450px;
	margin: 30px 0 50px 32px;
	float: left;
}

#side {
	width: 250px;
	margin: 7.3em 0 0 32px;
	float: left;
}

/* type specs */

h1 {
	width: 266px; height: 108px;
	text-indent: -9999px;
	float: left;
}

h2 {
	font: normal 32px/35px Georgia,"Times New Roman",Times serif;
	color: #111111;
}

h3 {
	font: italic 17px/2em Georgia,"Times New Roman",Times serif;
	color: #ce1552;
	margin: 0 0 1em 0;
}

h4 {
	font: normal 17px/21px Georgia,"Times New Roman",Times serif;
	color: #030;
	margin: 0 0 1em 0;
}


#side h4 {
	font: normal 10px/1.2em Verdana, sans-serif;
	letter-spacing: 0.0em;
	color: #222222;
	margin: 1.3em 0 1em 0;
}

p {
	font: normal 1em/1.3em Georgia,"Times New Roman",Times serif;
	color: #222222;
	margin: 0 0 1.5em 0;
}


p.hghlght {
	color: #a9a9a9;
}


p#ftr {
	font: normal 10px/1.3em Verdana, sans-serif;
	color: #999;
	margin: 0 0 1.5em 0;
	padding: 0.8em 0 0 0;
	border-top: 1px solid #dddddd;
}

#side p {
	font: normal 10px/1.4em Verdana, sans-serif;
	color: #666;
	margin: 0 0 1.5em 0;
}

#side p strong {
	font-weight: bold;
	color: #222222;
}

#side a:link, #side a:visited {
	color: #1e90ff;
	text-decoration: none;
}

#side a:hover, #side a:active {
	color: #1e90ff;
	text-decoration: underline;
}

ol {
	margin-bottom: 2em;
}

ol li {
	font: normal 1em/1.2em Georgia,"Times New Roman",Times serif;
	color: #999;
	margin: 0 0 1.2em 2em;
}

ol li span {
	font: normal 10px/1.3em Verdana, sans-serif;
	color: #666;
}

#localNav li {
		font: normal 10px/1.3em Verdana, sans-serif;
		list-style-type: none;
		margin-bottom: 1em;
}

#grnds a:link, #grnds a:visited {
	color: #1e90ff;
	text-decoration: none;
}

#grnds a:hover, #grnds a:active {
	color: #1e90ff;
	text-decoration: underline;
}


#ftr a:link, #ftr a:visited {
	color: #4444444;
	text-decoration: underline;
}

#ftr a:hover, #ftr a:active {
	color: #999;
	text-decoration: none;
}
