/* JULY FOR KINGS STYLE SHEET */
body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #272727; 
	margin: 0px; 
}
  img {
  border: 0;
  }
td {
	font-size: 12px;
	color: #000;
	line-height:140%;
}
a {
	font-size: 12px;
	color: #945D16/*#2A2AD0*/;
		text-decoration: none;
     }

a:hover { 
	text-decoration: underline;
}
h1 {
	font-family:  Times New Roman, serif;
	font-size: 20px;
	    letter-spacing: 2px;
    text-transform: uppercase; 
	color: #666; 
}
h2 {
    font-weight: lighter; 
	font-size: 17px;
}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    font-weight: lighter; 
	font-size: 17px;
}

small {
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 1em;
	line-height: 1.5em;
	    letter-spacing: 1px;
		color: #666; 
	}

smaller {
	font-size: 10px;
	line-height: 1.5em;
		color: #666; 
	}
smaller a {
	font-size: 10px;
	color: #2A2AD0;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.pagetitle {
    text-align: center; 
	}	

.headline {
	font-family:  Verdana;
	font-size: 15px;
	text-transform: uppercase;
	color: #4D4D4D;	
}
.newsdate {
	font-size: 12px;
	color: #BA741A;
	font-weight: normal;
	}
div.header_text { /*border-bottom: solid 4px;*/ 
                  color: #EF9622; 
                  line-height:160%;}

.footer {
    color: ffffff;
	font-size: 11px;
	text-decoration: none; 
	}

table.home-shows th, table.home-shows td {
	font-size: 11px;
	color: #FFFFFF;
	}
a.showslinks {
	font-size: 11px;
	color: #A5CEEE;
    text-transform: none; 	
	}
a:hover.showslinks {
	color: #FFF;
	font-weight: normal; 
		}

table.tour th, table.tour td {
	font-size: 10px;
	color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a.tourlinks {
	font-size: 10px;
	}
a:hover.tourlinks {
	color: #000;;
	font-style: italic; 
	}
.tourdate {
	font-weight: bold; 
	}
.tourdesc {
	font-weight: bold; 
	color: #ABABAB; 
	}
table.tourgray th, table.tourgray td {
	font-size: 10px;
	color: #ABABAB; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a.tourgray
{
	color: #ABABAB; 
	font-size: 10px;
	}	
		
input,textarea, select {
	color : #000;
		background-color : #D1D1D1;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border-color : #F0F0F0;
}


/* NAVIGATION --------------------------------------------- */
#container {
	position: relative;
	height: 50px;
	padding: 0;
	margin: 0px 0 0px 0;
	background: #575757;	
	}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50px;
	display: inline;
	overflow: hidden;
	width: 100%;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -50px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -100px;
	}
	
#thome a  {
	width: 97px;
	background: url(http://julyforkings.com/images/nav_home.gif) top left no-repeat;
	}

#ttour a  {
	width: 96px;
	background: url(http://julyforkings.com/images/nav_tour.gif) top left no-repeat;
	}

#tmerch a  {
	width: 97px;
	background: url(http://julyforkings.com/images/nav_merch.gif) top left no-repeat;
	}

#tblog a  {
	width: 97px;
	background: url(http://julyforkings.com/images/nav_blog.gif) top left no-repeat;
	}
	
	
#tcontact a  {
    width: 97px;
    background: url(http://julyforkings.com/images/nav_contact.gif) top left no-repeat;
	}
	
	
#tbio a  {
	width: 96px;
	background: url(http://julyforkings.com/images/nav_bio.gif) top left no-repeat;
	}


#tmedia a  {
	width: 96px;
	background: url(http://julyforkings.com/images/nav_media.gif) top left no-repeat;
	}

-->
/* END NAVIGATION --------------------------------------------- */