body {
    color: #000;
    background-color : #54c1b3;
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/bg.jpg');
	 background-position: top;
	 background-repeat: repeat-x;
	 margin: 0;
	 padding: 0;
}

/* ---------- Block colors ----------- */

#header {
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/headbg.jpg');
	 background-position: top;
	 background-repeat: repeat-x;
}

#headerlogo {
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/title.gif');
	 background-repeat: no-repeat;
}

#subheader {
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/subhead.jpg');
	 background-repeat: repeat-y;
}

#subheader_left {
	background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/animated_fire.gif');
	background-repeat : no-repeat;
}

#subheader_center {
	color:#ffffff;
	text-align: center;
}

#subheader_center a{
	color:#ffffff;
}

#subheader_right {
	color: #000000;
}

#main-content {
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/bodybg.jpg');
	 background-repeat: repeat-y;
	color: Black;
}

#footer {
	background-color:#16137e;
	color:white;
}

.toggle1 {
    background-color : #EDF4D1;
    color : black;
}

.toggle2 {
    background-color : white;
    color : black;
}


.bgcolor1 {
    background-color : #f6f6f6;
    color : black;
}

.bgcolor2 {
    background-color : #EDF4D1;
    color : black;
}

.bgcolor3 {
    background-color : #16137e;
    color : black;
}


q {
    background-color : #d6d7ca;
    color : black;
}

.pwalink {
	padding-left: 0px;
	text-indent: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align : left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat : no-repeat;
	height: 19px;
	}

.pwalink a {
	color : #000000;
	text-decoration : none;
	
}

.pwalink a:hover {
	background:#1c1983;
	color : #ffffff;
	text-decoration : none;
	
}


a:link, a:visited {
    text-decoration : none;
    background-color : inherit;
    color: #A03E19;
}

a:hover, a:active {
    text-decoration : underline;
    background-color : inherit;
    color: #000;
}




h1 a {
    text-decoration : none;
}

h1 a:hover {
    background-color : inherit;
    color : #CB572D;
}


th {
    color: #000000;
    background-color : #f6f6f6;
}


.box {
    background-color : #f6f6f6;
    color : black;
}


.box-title {
	 background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/boxtitle.jpg');
	 background-repeat: repeat-x;
    color : White;
}

.box-title  a{
    color : White;
}


/* -------- Form color ---------- */

input, textarea {
    color: #fff;
    background: #16137e;
    border: #000 solid 1px;
}

input:focus, textarea:focus {
    background-color : #EDEFDB;
    color : black;
}

input[type="submit"] {
    color: #fff;
    background: #16137e;
    border: 1px #000 outset;
    cursor : default;
    cursor : pointer;
}



/* ----------- Module ----------- */
#top-menu {
    background-color : #16137e;
    color : black;
}

#top-menu a:hover{
    background-color : #f6f6f6;
    color : black;
}

div.blog div.box {
    border : 2px white solid;
}

div.blog div.read-more {
    border-top : 1px solid white;
    margin-top : 5px;
}

div.category-links {
    padding : 4px;
    background-color : #EDF4D1;
    color : black;
}

*--------------- End Control Panel ---------------*/

div.menu-link {
    border-top : white 2px solid;
    margin : 0;
    padding : 0;
}

div.menu-link a {
    font-weight : bold;
    text-decoration : none;
}

div.menu-link a:hover {
    text-decoration : underline;
}

div.menu-link:hover {
    background-color : #16137e;
    color : black;
}

div.link-level-1 {
background-image: url('http://www.panhandlewrestling.com/themes/pwa/img/menu.gif');
background-repeat : no-repeat;
text-indent: 10px;
padding-left: 20px;
padding-bottom: 5px;
}

div.link-level-1 a{
color : #000000;
display:block;
}

div.link-level-2 {
background-image: url('http://www.panhandlewrestling.com/themes/newpwa/img/menu2.gif');
background-repeat : no-repeat;
padding-bottom: 5px;
padding-left : 1em;
text-indent: 20px;
color : #ffffff;
}

div.link-level-2 a{
	color : #ffffff;
}

div.link-level-3 {
background-image: url('http://www.panhandlewrestling.com/themes/newpwa/img/menu3.gif');
background-repeat : no-repeat;
padding-bottom: 5px;
padding-left : 2em;
text-indent: 20px;
color : #000000;
}

div.link-level-1:hover,
div.link-level-2:hover,
div.link-level-3:hover {
background-color : transparent;
}

div.current-link {
    background-color : transparent;
    color : black;
}

div.category-menu-bar {
    background-color : #f6f6f6;
    color : black;
}

div.panel-title {
   background-color : #bbc9ef;
    padding : 4px;
    margin-bottom : 10px;
}

ul#navlist li a {
    background-color : #16137e;
    color : black;
}

div.category-info {
   margin-bottom : 10px;                  
}

div.breadcrumb span.current-bc {
   font-size : 1.1em;
   font-weight : bold;
}

/*---- Notes ---- */

.note-not-read {
   font-weight : bold;
}


/*---- PageSmith ----*/
div#simple-page {
   background-color : #cbdfeb;
   color : inherit;
}

div.horzontal-menu ul li div {
   background-color : #cbdfeb;
}
