/* overall template styles */
body{margin:0; padding:0; border:0; font-family: Arial, Helvetica, sans-serif; background-color:#ffc640;background-image:url(../../images/template/tile-content.gif);background-repeat:repeat-y;}
#content {background:#ffc945 url(../../images/template/tile-content.gif) repeat-y; width:100%;}
#content-grad { background:transparent url(../../images/template/back-content.png) no-repeat bottom;}
#upper{background:transparent url(../../images/template/back-main.jpg) no-repeat; width:100%; min-height:620px; height:auto !important; height:620px;}
#inner{padding-top:0; bottom:0; margin-top:0;}
#inner-left{width:192px; float:left; padding-top:40px; text-align:right; color:#fefefe; font-size:11px;}
#inner-body{margin-left:192px; padding:0 10px 0 165px;}	
#header{height:70px; width:100%; padding:0;}
#lower{}
p {font-family: Arial, Helvetica, sans-serif; font-size:75%; margin:0; color:#4e0c38;}
.cathead{font-size:100%; font-weight:bold;}

/* menu styles */
#menu{ height:18px; background:transparent url(../../images/template/tile-menu.gif) repeat-y; border: solid 1px #580000; padding-left:190px; font-size:13px; font-weight:bold; min-width:775px;}
.m-item{background:transparent; float:left; padding: 1px 7px;}
.m-item-over{background:#ff8a0c; float:left; padding: 1px 7px;}
.divide{float:left;}

/* Category styles */
.cat{background:transparent; float:left; padding: 4px 0px; width:192px; border-bottom: 1px solid #b84190;}
.cat-over{background:#b84190; float:left; padding: 4px 0px; width:192px; border-bottom: 1px solid #b84190;}
.cats{padding: 5px 10px; };

a{  text-decoration:none;}
a:link { color: #ff0000; border:0;}     /* unvisited link */
a:visited {color: #ff0000;}  /* visited link */
a:hover {color: #620d09;}   /* mouse over link */
a:active {color: #620d09;}
a.over {color: #620d09;}    /* selected link */

.list-nav-wrap{height:15px; text-align:right; padding:3px 5px; margin-top:5px; width:440px;}
.list-nav{float:left;} 

/* category link styles */
a img{border:0;}
a{  text-decoration:none;}
a.cats:link { color: #fefefe; border:0;}     /* unvisited link */
a.cats:visited {color: #fefefe;}  /* visited link */
a.cats:hover {color: #fefefe;}   /* mouse over link */
a.cats:active {color: #fefefe;}
a.cats.over {color: #fefefe;}    /* selected link */

/* menu link styles */
a img{border:0;}
a{  text-decoration:none;}
a.menu:link { color: #813725; border:0;}     /* unvisited link */
a.menu:visited {color: #813725;}  /* visited link */
a.menu:hover {color: #813725;}   /* mouse over link */
a.menu:active {color: #813725;}
a.menu.over {color: #813725;}    /* selected link */

#footer{
background:transparent url(../../images/template/tile-footer.gif) repeat-y; 
border-top:1px solid #000;
widows:100%;
clear:both;
height:150px;}