/* CSS Document */

body{
/*background: #BEAA79 url(assets/jodi.gif) no-repeat top left;
	background-attachment:fixed;*/
	background-color: #BEAA79;
	padding:14px 20px 0 73px;
	margin:0;
}
#container {
	position:absolute;
	width:700px;
	margin:0;
	padding:0;
	background:transparent url(assets/linesn.gif) repeat-y top left;
	}
	

		
#intro {
	position:relative;
	text-align:left;
	background:transparent url(assets/playcenternew.jpg) no-repeat top left;
	width:700px;
	font:normal 13px/18px arial;
	color:#333;
	padding:150px 23px 0 23px;
	}
#pageHeader {
	display:none;
	}
	
#quickSummary {
margin-left: 210px;
padding-top:50px;
width: 425px;
	}
#quickSummary p.p1 {
	color:#471C0F;
	font-style:italic;
	font-size:14px;
	padding-top:0 !important;
	padding-top:12px;
	text-align:center;
	}
#quickSummary ul {
padding-left:20px;
	margin-bottom:0;
	padding-bottom:14px;
	}
#quickSummary li {
	margin:4px 0;
	font-size:12px;
	}
#quickSummary p.p2 {
	padding-right:20px;
	background:transparent url(download.gif) no-repeat top left;
	color:#666666;
	}
#quickSummary p.p2 a {
	color:#471C0F;
	font-style: italic;
	}
#quickSummary p.p2 a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#471C0F;
	font-style: italic;
	}
	
#footer {
clear:both;
	position:absolute;
	background:url(assets/footerBgn.gif) no-repeat top center;
	width:700px;
	height:48px;
	margin-left:-98px; 
	padding-left:150px;
	padding-top:27px;
	padding-bottom:0;
	margin-bottom:0;
	z-index:300;
	text-indent:-150px;
	text-align:center;
	font-size:11px;
	}

#footer a {
	color: #471C0F;
	}
#footer a:hover {
	color:#fff;
	background-color:#471C0F;
	text-decoration:none;
	}
#linkList a:hover {
	color:#fff;
	background-color:#471C0F;
	text-decoration:none;
	}

#linkList {
	position:absolute;
	float:right;
	top:220px;
	width:200px;
	left:20px;                     /*Chanhed here */
	font:normal 11px/15px arial;
	color:#999;
	background:#fff url(assets/lines2.gif) repeat-y top center;
	color:#666;
	float:left;
	}
#linkList2 {
	/*background:transparent url(assets/navbck.gif) no-repeat top left;*/
	padding:10px 25px 0 25px;
	width:150px;
	}
	
h3.select {
	color: #471C0F;
	width:115px;
	height:18px;
	background:url(select.gif) no-repeat;
	}
h3.archives {
	width:115px;
	height:18px;
	background:url(archives.gif) no-repeat;
	}
h3.resources {
	width:115px;
	height:18px;
	background:url(resources.gif) no-repeat;
	}
#linkList a {
	color: #471C0F;
	}
#linkList a:hover {
	color:#fff;
	background-color:#471C0F;
	text-decoration:none;
	}
#lselect a {
	display:block;
	/*text-align:right;*/
	}
#lselect a.c {
	display:inline;
	color:#999;
	}
#lselect a.c:hover {
	color:#471C0F;
	background:none;
	}
ul {
	margin:4px 0 16px 18px;
	}
li {
	margin:4px 0;
	font-size:16px;
	/*list-style-image:url(assets/mallet.gif);*/
	}
li.archives {
	margin:4px 0;
	font-size:16px;
	list-style-image: none;
	}
#lresources {
	/*text-align:right;*/
	margin:0 -25px;
	padding:0 25px 15px 25px;
	/*background:url(assets/linkbottom.gif) no-repeat bottom center;*/
	}
#lresources ul {
	margin-bottom:0;
	padding-bottom:14px;
	}
.contact{
	margin:4px 0;
	font-size:18px;
	font-weight:bold;
	color:#471C0F;
	}
.tele{
	margin:4px 0;
	font-size:12px;
	font-weight:none;
	color:#471C0F;
	}
	h3.practice {
	color: #471C0F;
	}
		h4.practice {
	color: #471C0F;
	}
.style1 {font-size: 14px}
.style2 {
	color: #471C0F;
	font-weight: bold;
	text-decoration: underline;
}