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

/* layout styling */
* {padding:0; margin:0;}
body {
	margin: 15px 0px 0px;
	text-align:center;
	background-color:#dbca9b;
	background-image: url(/images/resources/richingspark/bkg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	padding: 0px;
}
#outerborder {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:880px;
/*background:url(http://www.artworking.co.uk/imagesRP/outerborder.gif) center repeat-y;*/
}
#container, #footer
{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:850;
	color:black;
	margin-bottom:0px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
	background-image:none;
	background-color:#FFFFFF;
	padding: 0px;
}
a, span.fakelink {color:#6a9bb9;text-decoration:none;}
a:hover, .fakelink:hover {color:#6a9bb9;text-decoration:underline;}
.fakelink:hover { cursor:pointer;}

/* header styling */
#top {
	height:273px;
	background-image: url(/images/resources/richingspark/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 880px;
} /* previously 149px, increased again from 220 */

/* menu */
/*position*/
#topmenu {   
	font-size:14px;
	margin: 0px;
	padding: 6px 0px 0px;
	width: 880px;
	position: static;
	float: left;
	height: 36px;
	clear: left;
}
#nav   {
	float:left;
	width:876px;
	list-style:none;
	padding:0px 0px 0px 4px;
	margin:0px;
}
#nav li {
	float:left;
	padding:0px;
	background-image: url(/images/resources/richingspark/nav_pipe.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	display: block;
} 
#nav  li a {
	display:block;
	padding:8px 20px 12px 22px;
	text-transform: capitalize;
	color:#dfd3af;					  /* ________ AMENDED BY AW ________ */
	letter-spacing: normal;
	text-decoration: none;
	float: left;
	margin-right: 2px;
} 
#nav li ul {
position:absolute;left:-999em;height:auto;width:14.4em;w\idth:13.9em;font-weight:normal;margin:0px;
}
#nav li li {
	padding-right:1em;
	background-image: none;
	clear: left;
} 
#nav li ul a {
width:13em;w\idth:9em;
letter-spacing:0px;
padding: 0.25em 1.9em;
} 
#nav li ul ul {
margin:-1.75em 0 0 14em;
} 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
} 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:  auto;
clear: left;
_margin-top: 0px;   /* ________ IE 6 HACk ________ */
*margin-top: 0px;   /* ________ IE 7 HACk ________ */


}
#nav a.moreright {
background: url(/images/rightarrow.gif) center right no-repeat;
} 
#nav a.moredown {
background: url(/images/downarrow.gif) center right no-repeat;
} 
#nav li {
} 
#nav li ul {
	border-top:1px solid #094436;
	/* background:#474d45; */
 background:#012f23;
	z-index:1;
	margin-top: 35px;
	float: left;
} 
#nav li li {
border-bottom:1px solid #094436;
} 
#nav  li.sfhover   {
background: none;
}
#nav li a:hover {
	color: #FFFFFF;
	background-image: url(/images/resources/richingspark/nav_select.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav li ul li a:hover {
background-image: none;

}



#printbanner { display: none; }
#printfooter { display: none; }
.printonly { display: none; }
/*#top form {position:relative;left:575px;top:125px;display: inline;margin-left: 5px;} */
.extrasmalltextbox{font-size: xx-small;}


#global, div.global, table.global {margin:10px; _height:0; min-height:0;}
#global li, #global ol { margin-left:20px; }
#centercontent {float:left;width:700px;text-align:center;clear:both;display:block;margin:5px;}
div.global {
	margin: 0px;
	padding: 0px;
}
#global, div.global {
	margin: 0px;
	padding: 0px 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #988C65;
	border-bottom-color: #988C65;
	border-left-color: #988C65;
	background-image: url(/images/resources/richingspark/middle-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#body {
	float: right;
	margin: 0px;
	width: 564px;
	padding: 0px;
}
#rightcontent {
	width:419px;
	float:left;
	margin:0px;
	background-color: #FFFFFF;
	padding: 0px 10px;
	background-image: url(/images/resources/richingspark/middle-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-style: solid;
	border-right-color: #988C65;
	border-right-width: 1px;
}
#leftcontent {
	width:419px;
	float:left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	background-image: url(/images/resources/richingspark/middle-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-style: solid;
	border-left-color: #988C65;
	border-left-width: 1px;
}
thead tr, h3, h1 {
  font-family: Georgia, "Times New Roman", serif;
  border-bottom:1px solid #bab5a9; 
  padding-left:6px;
  font-weight:normal;
  color:#06432b;
  text-transform:capitalize;
  margin-right:5px;
  height: 23px;
}
#leftcontent h4, #rightcontent h4, #global h4 {margin-top:2px;margin-bottom:0;padding-left:5px;}
#leftcontent p, #rightcontent p, #global p, #global table, #leftcontent li {padding:0px;margin:5px;font-size:1em;}
#leftcontent #latestcomp ul, #leftcontent #previouscomps ul, #leftcontent #upcomingcomps ul {list-style:none;margin:0;padding:2px 0 0 3px;}
#leftcontent #latestcomp li, #leftcontent #previouscomps li, #leftcontent #upcomingcomps li {display:block;}

#leftcontent #latestcomp li span.pos span.sup {vertical-align:super;font-size:60%;}
#leftcontent #halloffame ul {margin-left:20px;}
#leftcontent #halloffame ul li.hio {list-style-image:url(/img/rib2.gif);list-style-position:outside;}
#leftcontent #halloffame ul li.lgs {list-style-image:url(/img/rib1.gif);list-style-position:outside;}
#leftcontent #halloffame ul li.hss {list-style-image:url(/img/rib1.gif);list-style-position:outside;}
#leftcontent #halloffame h4 span {font-size:62%; font-weight: normal;}
.newsbox { margin-left: 10px; }
#rightcontent .announcements h4 {clear:both;padding-left:5px;}
#rightcontent .announcements h4 span {font-size:62%; font-weight: normal;}

#leftcontent span.date{font-size:75%;}
span.sml {font-size:80%;}
span.str {font-weight:bold;}
div#leftcontent div h3, div#rightcontent div h3 {
margin-top:25px;
	margin-left:4px;
	margin-right:9px;
	padding:5px 5px 0px;
}

/* Styling for inbuilt content menus */
ul.leftnav {
padding: 10px;
list-style:none;
padding-left:5px;
float: left;
height: 100%;
margin-top:2em;
font-size:80%;
}
ul.leftnav li {
border-bottom: 1px solid #cccccc;
background-color: #0b0448;
padding: 5px;
width: 130px;
}
ul.leftnav li a {
color: white;
}

img.rightfloat {
float: right;
clear:right;
padding: 20px;
border: 0px;
}

#global p img, #sidebar p img, div#body p img, div#sidebar img {
background: white none repeat scroll 0 0;
border: 1px solid #DDDDDD;
margin: 3px 20px 20px 0;
padding:5px;
}

/* FOOTER STYLING */
#footer {
clear:both;width:100%;
text-align:center;text-decoration:none;
background-image: url(http://www.artworking.co.uk/imagesRP/harborne-footer-fade-slice.gif);
background-repeat: repeat-x;
padding-top:25px;
margin-bottom:0px;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.copyright {font-size:x-small;}
/* menu styling */
#footer {
color: #f0f0f0;
}
#footer a {
color: #f0f0f0;;
}
#ig {
display:none;
position: relative;
left: 540px;
top: 0px;
width:100px;
}
#ig img {
border:0;
}

div#global p, div#body p {
	margin-bottom: 8px;
	font-size:12px;
	line-height:18px;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;   /* ________ AMENDED BY AW ________ */
	word-spacing: normal;     /* ________ AMENDED BY AW ________ */
	color: #555555;
	margin-left: 0px;

}

/* Table styling */
table { border-collapse: collapse;border: 1px solid #dedede;}
tr { border: 1px solid #dedede; }
  
tr.odd {
        background-color: #cccccc;
        border: 1px solid #dedede;
} 
td.odd {
   background-color: #cccccc;
}
td { padding: 5px; }
div#chartcontainer {
width: 504px;
float:right;
border:0;
margin:0;
}
div#statistics {
width: 350px;
float:left;
margin-top: 10px;
margin-left:10px;
}
div.chartbox {
width: 220px;
float: left;
margin: 10px;
border: 1px solid #dedede;
}
.comment { 
font-size: xx-small;
font-style: italic;
}
fieldset {
width:90%;
margin-left:10px;
}

a.button {
  background:url(/images/resources/harborne/sideArrow.gif) no-repeat left;
        padding-left: 15px;
        padding-right: 5px;
        margin:0px;
        line-height: 2em;
        font-weight: normal;
        text-decoration: none;
}
a.button:hover {
text-decoration:underline;
}

/* KNOCKOUTS */
.knockout {
        font-size: x-small;
        border-collapse: collapse;
}
.toplayeven {
        border-bottom: 2px solid #999999;
        border-right: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.toplayodd {
        border-bottom: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.matchlink {
        border-right: 2px solid #999999;
}
.announcedate {
font-size: x-small;
}

/* Winter League */
#fixtures {
        padding: 10px;
        clear: left;
}

#fixtures .left, #leaderboard .left {
        float: left;
        width: 45%;
        margin-right: 10px;
        clear: left;
        margin-left: 10px;
}

#fixtures .right, #leaderboard .right {
        width: 45%;
        float: right;
        clear: right;
}

#fixtures table {
        width: 100%;
        background-color: white;
        font-size: x-small;
        border: 1px solid #666666;
        padding: 0;
        border-spacing: 0px;
        border-collapse: collapse;

}
#fixtures tr, #fixtures td {
        border: 1px solid #666666;
}

#fixtures .fivepctd {
        width: 5%;
}

#fixtures .player {
        width: 45%;
        border: 1px solid #666666;
        padding: 5px;
}

#fixtures h3 {
        margin-bottom: 0.1em;
        clear: both;
}
#teamdetail {
        margin-left: 50px;
        margin-right: 50px;
}

#teamdetail p.whitebox {
        background-color: white;
        width: 350px;
        border-left: 1px solid #333399;
        border-right: 1px solid #333399;
        border-bottom: 1px solid #333399;
        margin-top: 0px;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
        padding-left: 5px;

}

#teamdetail table {
        width: 350px;
        background-color: white;
        font-size: small;
        border: 1px solid #666666;
        padding: 0;
        border-spacing: 0px;
        border-collapse: collapse;
}
#teamdetail tr, #fixtures td {
        border: 1px solid #666666;
}
#leaderboard h3 {
        margin-left: 50px;
        clear: left;
}

#leaderboard table {
        font-size: x-small;
        border: 1px solid #666666;
        padding: 0;
        border-spacing: 0px;
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 1em;
}
#leaderboard tr, #leaderboard td {
        border: 1px solid #666666;
}
#leaderboard .hidden {
        border: none;
        background-color: transparent;
}
#leaderboard .endcol {
        width: 20px;
        text-align: center;
}
#rulestext {
        margin-left: 50px;
        clear: left;
        margin-right: 50px;
        margin-bottom: 2em;
        padding: 10px;
        background-color: white;
}
#wlmenu {
margin-bottom: 10px;
margin-top: 5px;
margin-left: 10px;
font-size: 80%;
font-weight: bold;
}

#wlmenu ul, #wlmenu li  {
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}

#wlmenu a {
padding: 0.2em 1em;
text-decoration: none;
text-transform: capitalize;
color: black;
margin: 0px;
border: 1px solid black;
}


#wlmenu a:hover {
background-color: black;
background-image: none;
color: white;
}
#roundselect div, #roundselect form, #roundselect select {
        display: inline;
}
#roundselect form {
        margin-left: 10px;
        margin-top: 6px;
        display: inline;
}

#roundselect select {
        display: inline;
position: absolute;
left: 400px;
top: 175px;
}
div.clubbox {
border: 5px;
background-color: white;
background-image:none;
padding: 5px;
margin: 5px;
float: left;
height: 150px;
text-align: center;
}
div#successmessage {
  background-color: white;
  background-image: none;
  border: 2px solid blue;
  color: blue;
}
p#updatemsg {
  background-color: white;
  background-image: none;
  border: 2px solid blue;
  color: blue;
  padding: 10px;
}

/* ---- jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/imagesRP/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(file:///Macintosh%20HD/Applications/MAMP/htdocshttp://www.artworking.co.uk/imagesRP/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(file:///Macintosh%20HD/Applications/MAMP/htdocshttp://www.artworking.co.uk/imagesRP/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
.albacard, .birdiecard, .parcard, .bogeycard, .eaglecard, .worsecard, .doublecard {
  font-family: verdana;
  border: 1px solid white;
  margin: 0px;
  width: 40px;
  padding: 0px;
  font-size: 15px;
  font-weight: bold;
  text-align:center;
}
.blankbox {
  background-color: white;
  color: black;
}

.birdiebox, .birdiecard {
  background-color: #6699ff;
  
  color: white;
  background-image: none;
}
.bogeybox, .bogeycard {
  background-color: black;
  color: white;
  background-image:none;
}
.doublebox, .doublecard {
  background-color: red;
  color: white;
  background-image:none;
}
.eaglebox, .eaglecard {
  background-color: #ffff00;
  color: #666666;
  background-image:none;
}
.albabox, .albacard {
  background-color: #66ff66;
  color: #666666;
  background-image:none;
}
.parbox, .parcard {
  color: #666666;
  border: 1px solid black !important;
  background-image:none;
}
.worsecard {
  color: white;
  background-color: purple;
  background-image:none;
}
.hfdesc h4 {
padding: 10px;
}
.hfdesc h4:hover {
cursor: pointer;
}
.hfdesc p {
margin-left: 10px;
}
table.myupcoming td {
background-color: 5px solid red;
}
h1 {				  /* ________ AMENDED BY AW ________ */
	font-size: 22px;
	line-height:28px;
	padding-bottom:8px;
	color: #2D4E38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD2C5;
	margin-bottom: 15px;
	padding-left: 0px;
	letter-spacing: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {				  /* ________ AMENDED BY AW ________ */
	font-size: 18px;
	line-height:24px;
	padding-bottom:5px;
	color: #2D4E38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD2C5;
	margin-bottom: 15px;
	padding-left: 0px;
	letter-spacing: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {				  /* ________ AMENDED BY AW ________ */
	font-size: 16px;
	line-height:20px;
	padding-bottom:0px;
	color: #2D4E38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD2C5;
	margin-bottom: 15px;
	padding-left: 0px;
	letter-spacing: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
div#sidebar {
	margin: 0px;
	padding: 18px 0px 0px 2%;
	float: left;
	background-image: url(/images/resources/richingspark/side-bkg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftsidebody {
	background-image: url(/images/resources/richingspark/side-bkg.gif);
	background-repeat: repeat-y;
	background-position: -344px top;
	left: -30px;
	top: 0px;
	position: relative;
	width: 850px;
	float: left;
	padding-bottom: 25px;
}

/* IE6 HACK */
#leftsidebody {
	_width: 820px;
}


.aw-sidewrapper {
	padding-top: 20px;
	padding-left: 18px;
}
h2 a.sidemenu:hover {
background-color:white;
}
div#rightsidebody {
/* background-image:url(http://www.artworking.co.uk/imagesRP/hb_sidebarright.gif); */
background-repeat:repeat-y;
background-position:right;
}

#container #sidebar h2 {
	background-image: url(/images/resources/richingspark/side-link-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8E1CE;
	margin: 0px 0px 8px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #A59E92;
	display: block;
	float: left;
	width: 215px;
	clear: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #D2CBBC;
	border-left-color: #D2CBBC;
}
#container #sidebar h2 a {
	font-weight: normal;
	color: #516B55;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	margin: 0px;
	padding: 10px 0px 10px 30px;
	letter-spacing: normal;
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/resources/richingspark/sideArrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 17px;
}
#container #sidebar h2 a:hover {
	color: #012F23;
	background-image: url(/images/resources/richingspark/sideArrowH.gif);
	background-repeat: no-repeat;
	background-position: 15px 17px;
}
table#AWtablestyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#AWtablestyle tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#AWtablestyle  .topTab  td, .topTab td {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/resources/harborne/topTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2F324E;
	border-top-color: #5D5F7E;
}
#AWtablestyle td {
	margin: 0px;
	padding: 1px 0px;
	vertical-align: top;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/resources/harborne/tileGrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
}
#AWtablestyle .tdAlt td, #AWtablestyle tr.odd td, tr.odd {
	background-image: url/images/resources/harborne/tileGreyD.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-color: #B7B7B7;
} 
#AWtablestyle .topTab td p {
	font-size: 11px;
	line-height: 18px;
	color: #F3C548;
	margin: 0px;
	padding: 0px 0px 2px;
}
#AWtablestyle  td  h4, #AWtablestyle td {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#AWtablestyle a {
	color: #104221;
	font-weight: bold;
}
#AWtablestyle a:hover {
	color: #6A9BB9;
}
#AWtablestyle .tdSub td {
	background-image: url(/images/resources/harborne/tileGreen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-color: #45805B;
	padding: 1px 0px 0px;
	border-bottom-color: #BA5E1D;
}
#AWtablestyle .tdSub td h4 {
	color: #C4D7D0;
	padding: 0px;
}
.teelegend td, #teelegend td {
	font-size: 13px;
	letter-spacing: normal;
	background-image: url(/images/resources/harborne/tileGrey.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	padding: 5px;
}
#Richings_flash_holder {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
	float: left;
}
.aw-pic-right {
	float: right;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(/images/resources/richingspark/side-mod-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #A59E92;
}
#sidebar .aw-side-mod {
	background-color: #FFFFFF;
	background-image: url(/images/resources/richingspark/side-mod-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 8px;
	padding: 12px;
	width: 191px;
	border: 1px solid #A59E92;
	float: left;
	clear: left;
}
#sidebar .aw-side-mod h3 {
	color: #012f23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px 0px 8px;
	padding: 0px 0px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/resources/richingspark/sidemod-underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar .aw-side-mod p {
	font-size: 11px;
	line-height: 16px;
	color: #484540;
	padding: 0px;
}
#sidebar .aw-side-mod a {
	color: #074032;
}
#sidebar   .aw-side-mod   img  {
	margin: 0px!important;
	padding: 1px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #A59E92;
}





#footer {
	border: none;
	background:none;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	width: 880px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}

#footwrap {
	width: 878px;
	background-image: url(/images/resources/richingspark/foot-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #988C65;
	border-left: 1px solid #988C65;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #988C65;
	float: left;
	padding-top: 11px;
	margin-bottom: 5px;
}
#footwrap img {
	padding-top: 5px;
}

.aw-footer {
	text-align: right;
	margin: 0px;
	padding: 0px 18px 0px 0px;
	float: right;
	width: 600px;
}
#footer  .aw-footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F463A;
	font-size: 13px;
	line-height: 18px;
	background-image: url(/images/resources/richingspark/foot-div-line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 8px;
}
#footer  .aw-footer ul {
	float: right;
	margin: 0px;
	padding: 5px 0px 30px;
	list-style-type: none;
	color: 5a5a5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#footer  .aw-footer ul li {
	float: left;
	margin: 0px;
	padding: 0px 15px;
	text-align: right;
	background-image: url(/images/resources/richingspark/foot-pipe.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#footer  .aw-footer ul li a {
	color: #5a5a5a;
}
#footer  .aw-footer ul li a:hover {
	color: #1F463A;
}
#footer .aw-footer li.aw-last {
	padding-right: 0px;
	background-image: none;
}
#footer .aw-footer-foot {
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
	float: left;
	width: 880px;
}
.aw-footer-foot .aw-footer-foot-left {
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	line-height: 16px;
	width: 50%;
}
.aw-footer-foot .aw-footer-foot-right {
	float: right;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: right;
}
.aw-footer-foot .aw-footer-foot-right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*   NEW TABLES      */


table.awTable, .awTable tbody  {
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.awTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE9DA;
	margin: 0px;
	padding: 2px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.awTable .head td, table.global thead tr td, table thead tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #DFD3AF;
	background-image: url(/images/resources/richingspark/nav_select.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #012F23;
}
table tbody tr td a {
	color: #084335;
}
table thead tr td a {
	color: #FFFFFF;
	
}
table.global tbody tr td {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
}

table.global tbody tr.odd, table tbody tr.odd {
	
	background-image: url(/images/resources/richingspark/tableSubHeadBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8E1CE;
	
}

.awTable    .subHead td {
	color: #012F23;
	background-image: url(/images/resources/richingspark/tableSubHeadBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8E1CE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C1AB;
}

.awTable  .special td {
	color: #333333;
	background-color: #E0E0E0;
	font-weight: normal;
	font-size: 11px!important;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}







#global h1:first-child, #global h2:first-child, #global h3:first-child, #global h4:first-child, #global h5:first-child, #global h6:first-child, #global p:first-child, div.global  p:first-child, div.global  h1:first-child, div.global  h2:first-child, div.global  h3:first-child {
	padding-top: 20px;
}
#global table:first-child {
	margin-top: 20px;
}
#global #sidebar h3:first-child {
padding-top: 0px;}
