* { margin: 0; padding: 0; }

body {
	font: 11px/1.4em Arial;
	color: #666;
	background: #990000;
}

span.red {
	color: #860001;
	font-weight: bold;
}
p img#1 {
padding-right: 8px;
}
p img#2 {
padding-left: 8px;
}

acronym {
	color: #990000;
	border-bottom: 1px dashed #990000;
	cursor: help;
}

#master {
	width: 1000px;
	margin: 0px auto;
}
ul#values {
padding-left: 30px;
}


#header {
	height: 110px;
}

html>body #header {
	height: 114px;
}

#mainNav {
	text-align: left;
	background: url('images/navbg.jpg') top left no-repeat;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
        padding-right: 0px;
	font-size: 11px;
        padding-left: 230px;
	margin-top: -3px;
}
ul#about li {
display: inline;
padding-right: 10px;
list-style-type: none;
}
ul#about li a.current {
color: #99714D;
}

html>body #mainNav {
	margin-top: 0px;
	
}

#mainNav ul {
	list-style: none;
}

#mainNav ul li {
	display: inline;
}

#mainNav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 8px;
}

#mainNav ul li a:hover {
	color: #e5d4b9;
}

#mainNav ul li a.current {
	color: #e5d4b9;
}

#content {
	background: #fff url('images/sidebg.png') top left repeat-y;
}

#left {
	width: 219px;
	float: left;
	margin-bottom: 20px;
}
#left p {
margin-left: 35px;
margin-right: 15px;
margin-top: 10px;
}

#left img {
	margin-left: 9px;
}

#left h2 {
	width: 150px;
	margin-left: 35px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #99714d;
	font-size: 1.3em;
	color: #860001;
        text-transform: uppercase;
}

#left ul {
	list-style: none;
	margin-left: 35px;
}

#left li {
	
}

#left ul li a {
	display: block;
	width: 142px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	border-bottom: 1px solid #99714d;
	font-size: 11px;
	background: url('images/bullet.png') left center no-repeat;
	padding-left: 12px;
}

#center {
	margin-left: 35px;
	padding-top: 20px;
	width: 500px;
	padding-bottom:20px;
	float: left;
}

#center h1 span {
	display: none;
}
#games #center h2 span {
	display: none;
}

#center h3 {
	color: #860001;
	margin-top: 10px;
	font-size: 14px;
}

#center p {
	padding: 10px 0;
}

#center a {
	color: #860001;
	text-decoration: underline;
}

#center a:hover {
	color: #99714d;
}

#center a img {
	border: 0px none;
	text-decoration: none
}

#right {
	color: #860001;
	text-align: center;
	padding: 70px 40px 0 770px;
}

#right img {
	margin-top: 50px;
	width: 170px;
}

#right p span.quote {
	font-weight: bold;
}

#footer {
	background: url('images/footer.png') top left no-repeat;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	color: #fff;
	font-size: 11px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 8px;
	text-transform: uppercase;
}

#footer ul li a:hover {
	color: #99714d;
}

#footer2 {
	background: #990000;
	color: #99714d;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}

#home #center {
	width: 600px;
}

#home #center h1 {
	background:  url('images/welcome.jpg') top left no-repeat;
	height: 45px;
	padding-bottom: 10px;
}

#home #center img {
	width: 295px;
}

#sitemap #center dl dt {
	margin-left: 10px;

}

#sitemap #center dl dd {
	margin-left: 20px;

}

#sitemap #center h1 {
	background: url('images/sitemap.jpg') top left no-repeat;
	height: 45px;
}

#about #center h1 {
	background:  url('images/aboutus.jpg') top left no-repeat;
	height: 45px;
}
#articles #center h1 {
	background:  url('images/articles.jpg') top left no-repeat;
	height: 45px;
}

#practices #center h1 {
	background:  url('images/areasofpractice.jpg') top left no-repeat;
	height: 45px;
}

#practices #center h2 span {
	display:none;
}
#resources #center h1 {
	background:  url('images/resources.jpg') top left no-repeat;
	height: 45px;
        margin-bottom: 10px;
}

#practices #center h2 {
	background: url('images/otherareas.jpg') top left no-repeat;
	height:45px;
}

#practices #center ul {
	list-style: none;
}

#ethics #center h1 {
	background:  url('images/codeofethics.jpg') top left no-repeat;
	height: 45px;
}

#ethics #center ul {
	margin-left: 20px;
}

#ethics #center ul li {
	margin-bottom: 10px;
}

#links #center h1 {
	background:  url('images/links.jpg') top left no-repeat;
	height: 45px;
}

#links #center table {
	margin-top: 20px;
}

#contact #center h1 {
	background:  url('images/contact.jpg') top left no-repeat;
	height: 45px;
}

#faqs #center h1 {
	background:  url('images/faqs.jpg') top left no-repeat;
	height: 45px;
	margin-bottom: 20px;
}

#faqs #center ul {
	list-style: none;
}

#faqs #center ul li {
	display: inline;
}

#faqs #center ul li a {
	text-decoration: underline;
	color: #860001;
}

#faqs #center ul li a:hover {
	color: #e5d4b9;
}

#faqs #center ul li a.current {
	color: #99714d;
}

#faqs #center ol {
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 5px;
}

#faqs #center ol li strong {
	font-weight: bold;
	color: #860001;
}

#games #center h1 {
	background:  url('images/games.jpg') top left no-repeat;
	height: 45px;
}
#games #center h2 {
	background:  url('images/articles.jpg') top left no-repeat;
	height: 45px;
}

#games #center table tr td img {
	float:left;
	padding-right:10px;
	margin-top:10px;
}

#games #center table tr td p {
	margin-left: 117px;
}

#games #center table tr {
	width:260px;
	padding-right: 10px;
}

#games #center table tr td strong {
	font-weight: bold;
	color: #860001;
}

#services #center h1 {
	background:  url('images/services.jpg') top left no-repeat;
	height: 45px;
	margin-bottom: 10px;
}

#services #center ul {
	list-style: none;
}
#resources #center ul {
	list-style: none;
}

#services #center ul li {
	display: inline;
}

#services #center ul li a {
	text-decoration: underline;
	color: #860001;
}

#services #center ul li a:hover {
	color: #e5d4b9;
}

#services #center ul li a.current {
	color: #99714d;
}

#resources #center ul li {
	display: inline;
}

#resources #center ul li a {
	text-decoration: underline;
	color: #860001;
}

#resources #center ul li a:hover {
	color: #e5d4b9;
}

#resources #center ul li a.current {
	color: #99714d;
}

.clear {clear: both;}#content #left input {
	margin-left: 35px;
}
