body {
font-weight: bold;
background-color: #000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #FFF;
}

#intro {
font-size: small;
font-style: italic;
font-family: sans-serif;
}

.bg {
background-repeat: repeat-y;
z-index: -1;
width: 100%;
position: absolute;
top: 0;
left: 0;
}

#cityList {
border-style: solid;
border-width: 1px;
width: 640px;
height: 380px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;

}

#stateImage {
border-style: solid;
border-width: 1px;
width: 640px;
height: 100px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/);
}

#stateCalifornia {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-california.png);
}

#stateArizona {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-arizona.png);
}

#stateNewMexico {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-newMexico.png);
}

#stateTexas {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-texas.png);
}

#stateOklahoma {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-oklahoma.png);
}

#stateKansas {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-kansas.png);
}

#stateMissouri {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-missouri.png);
}

#stateIllinois {
border-style: solid;
border-width: 1px;
width: 310px;
height: 100px;
margin-top: 5px;
margin-right: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
background-image: url(images/venues-illinois.png);
}

.state {
padding-left: 10px;
text-align: justify;
position: absolute;
bottom: 0px;
height: 50px;
line-height: 50px;
margin: 1px;
width: 192px;
text-shadow: 2px 2px 2px #000;
}

#image {
border-style: solid;
border-width: 1px;
width: 204px;
height: 100px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
}

#description {
border-style: solid;
border-width: 1px;
width: 420px;
height: 100px;
margin: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:left;
}

#imageR {
border-style: solid;
border-width: 1px;
width: 204px;
height: 100px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:right;
}

#descriptionR {
border-style: solid;
border-width: 1px;
width: 420px;
height: 100px;
margin: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
float:right;
}

#contact {
left: 0px;
bottom: 0px;
position: fixed;
border-color: #fff;
border-width: 1px;
padding: 10px;
background: rgb(0, 0, 255) ; opacity: .5;
font-size: small;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}

#gMap {
right: 0px;
bottom: 0px;
position: fixed;
border-color: #fff;
border-width: 1px;
padding: 10px;
background: rgb(0, 255, 0) ; opacity: .5;
font-size: small;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}

#navigation {
right: 0px;
top: 0px;
position: fixed;
border-color: #fff;
border-bottom-style: s;
border-width: 1;
padding: 10px;
text-shadow: 2px 2px 2px #000;
}

#mainNav {
font-size: x-large;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 5px;
margin-top: 5px;
text-shadow: 2px 2px 2px #000;	
}

#mainNav a {
font-size: xx-large;
text-shadow: 2px 2px 2px #000;
}

#footer {
font-size: x-large;
text-shadow: 2px 2px 2px #000;
}

iframe {
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
background: rgb(255, 0, 0) ; opacity: .7;
}

li {
font-size: 12px;
text-align: center;
line-height: 32px;
display: block;
height: 40px;
width: 200px;
list-style-type: none;
}

li a {
line-height: 32px;
display: block;
color: #fff;
height: 40px;
width: 200px;
list-style-type: none;
}

li a:hover {
display: block;
line-height: 32px;
background: rgb(255, 0, 0) ; opacity: .5;
color: #f3ffe2;
height: 40px;
width: 200px;
list-style-type: none;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

fieldset {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px dotted #FFF;
}

fieldset ul, fieldset li{
border:0; margin:0; padding:0; list-style:none;
}

fieldset li{
clear:both;
list-style:none;
padding-bottom:10px;
}

fieldset input{
float:left;
}

fieldset label{
width:140px;
float:left;
}

#wrapper {
z-index: 0;
width: 640px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
}

#contactWrapper {
z-index: 0;
width: 310px;
margin-top: 40px;
margin-right: auto;
margin-left: auto;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px dotted #FFF;
background: rgb(0, 0, 0) ; opacity: .7;
}

#toutPerformer {
border-style: solid;
border-width: 1px;
width: 204px;
height: 200px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
background-image: url(images/home-performer.png);
}

#toutVenue {
border-style: solid;
border-width: 1px;
width: 204px;
height: 200px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
background-image: url(images/home-venue.png);
}

#toutAttraction {
border-style: solid;
border-width: 1px;
width: 204px;
height: 200px;
margin-top: 5px;
background: rgb(0, 0, 0) ; opacity: .7;
position: relative;
border-color: white;
background-image: url(images/home-attraction.png);
}

#actionPerformer {
background-image: url(images/performer-bg.png);
background-repeat: repeat-x;
padding-left: 10px;
text-align: justify;
position: absolute;
bottom: 0px;
height: 50px;
line-height: 50px;
margin: 1px;
width: 192px;
text-shadow: 2px 2px 2px #000;
}

#actionVenue {
background-image: url(images/venue-bg.png);
background-repeat: repeat-x;
padding-left: 10px;
text-align: justify;
position: absolute;
bottom: 0px;
height: 50px;
line-height: 50px;
margin: 1px;
width: 192px;
text-shadow: 2px 2px 2px #000;
}

#actionAttraction {
background-image: url(images/site-bg.png);
background-repeat: repeat-x;
padding-left: 10px;
text-align: justify;
position: absolute;
bottom: 0px;
height: 50px;
line-height: 50px;
margin: 1px;
width: 192px;
text-shadow: 2px 2px 2px #000;
}

.left {
float: left;
margin-right: 3px;
}

#advertisement {
text-align: justify;
color: black;
text-shadow: 0px 0px #050505;
font-size: 12px;
font-family: Helvetica, Verdana, Arial;
border-width: 1px;
padding: 10px;
margin: 10px;
background-color: #93ff84;
}

a {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
}
a:link {
text-decoration: none;
color: #FFF;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
