/*  basic body elements first */
body {
	background-color: #FFFFCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}

body img {
	display: block;
}

#container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	border: 0;;
	background: #FFF url("../media/images/ptBG.jpg") repeat-y 50% 0px;
	text-align: left;
}

#banner {
	height: 50px;
	background-image: url("../media/images/PartyTimeEntertainment.gif");
	background-repeat: no-repeat;
	background-position: top;
}

#address {
	height: 28px;
	padding-top: 5px;
}

#topNav {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: center;
	background-image:  url("../media/images/navBackground.gif");
	letter-spacing: 1px;
	width: 828px;
	margin-left: 5px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}

#topNav a {
	color: #C00;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

#topNav a:hover {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #CC0000;
}
/*
#topNav a:visited {
	color: #C00;
	padding-left: 15px;
	padding-right: 15px;
}

#topNav a:active {
	color: #33CCCC;
}
*/

#textLeft {
	width: 170px;
	height: 700px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
}	html>body #textLeft { width: 171px;}
	
#textLeft p {
	padding-top: 40px;
	color: #030;
	font-weight: bolder;
	margin-left: 20px;
}

#textLeft img {
	margin: 20px 0 10px 5px;
}

/* List IDs for FAQ and Clients left side ul and li */

	#musics {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	font-size: 9px;
	color: #900;
	margin-bottom: 2px;
	}
	
	#occasions {
	padding-left: 0;
	padding-top:10px;
	color: #030;
	font-weight: bolder;
	}


/* end list material for FAQ and Clients */

#makeParty {
	text-align: center;
}

#balloons {
	display: block;
	margin: 10px 0 0 10px;
}

#paypal {
	display: block;
	text-align: center;
	margin-left: 10px;
}

#textRight {
	float: right;
	width: 605px;
	padding-top: 12px;
	margin-right: 20px;
}


/* pictures for each main page */

#pictureRight {
	float: right;
}

.pictureRightIndex {
	width: 381px;
	height: 248px;
	background-image: url("../media/images/mariachisIndex.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.pictureRightContact {
   width: 306px;
	height: 179px;
    background-image: url("../media/images/ragtimeContact.jpg");
	packground-position: left;
	background-repeat: no-repeat;
}

.pictureRightClients {
   width: 313px;
	height: 216px;
    background-image: url("../media/images/countryClients.jpg");
	packground-position: left;
	background-repeat: no-repeat;
}

.pictureRightFAQ {
   width: 365px;
	height: 217px;
    background-image: url("../media/images/latinFAQ.jpg");
	packground-position: left;
	background-repeat: no-repeat;
}

.pictureRightMovie {
	width: 442px;
	height: 282px;
	background-image: url("../media/images/bigMariachiBand.jpg");
	packground-position: left;
	background-repeat: no-repeat;
}

/* end pictures for each main page */

#moviesRight {
	float: right;
	width: 40%;
	clear: right;
}

#textFooter {
	width: 828px;
	/* height: 20px;  */
	background-image: url("../media/images/footerBG.gif");
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	background-color: #FFF;
	border-bottom-color: #F4F4F4;
	margin-left: 5px;
}

#textFooter a {
	font-size: 9px;
	color: #903;
}

#textFooter a:hover {
	color: #936;
	text-decoration: underline;
}

#textFooter p {
	font-size: 9px;
	color: #903;
	display: inline;
}

ul {
	list-style: none;
	line-height: 150%;
	padding-left: 5px;
}

li {
	margin: 0.75em 0 0 0;
}

dl {
	font-style: italic;
}

dd {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #999;
	background-image: url("../media/images/downOver.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	color: #030;
	letter-spacing: .2em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #666;
	line-height: 70%;
}

h3 {
	color: #999;
	font-weight: 300;
	font-size: 10px;
	font-style: italic;
	margin-left: 20px;
}

h4 {
	font-weight: bold;
}

h5 {
	font-size: 9px;
	font-style: italic;
	font-weight: 200;
}

h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #903;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #C66;
	text-decoration: underline;
}

#flashcontent {
	margin: 10px 0 30px 10px;
}