/* Layout Divs */

#Container {
	text-align: left;
  	width: 760px;
  	margin-left: auto;
  	margin-right: auto;	
}

#navBar {
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#contentContainer {
	width:628px;
	margin-left:40px;
	padding:5px;
}	

#photoContainer {
	width:628px;
	margin:0 0 10px 40px;
	padding:5px;
	background-color:#333;
	border: 1px solid #CCC;
}	

/* HTML tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}

a:link {
	color: #76B0C8;
	text-decoration: none;
}

a:visited {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #F87712;
	text-decoration: underline;
}

a:active {
	color: #FD7C20;
}

i {
	font-size: 10px;
	text-decoration: none;
}

em {	font-size:12px;

}

h1 {	font-size:15px;

}

ul.list_nav {
	list-style-position: outside;
	line-height: 12px;
	list-style-image: url(/images/white_arrow.gif);
}

ul.list_nav li {
	padding-bottom: 10px;
	line-height: 13px;
	margin-left:-20px;
}

div.homeTD h2  {
    margin-bottom:0;
	font-weight:bold;
	font-size:1em;
	color:#F87712;
}

div.homeTD p {
    margin-top:0;
}

div.homeTD a {
    color:#F87712;
}	

/* Layout styles */


.tour {
	font-size: 11px;
	text-decoration: none;
}

.tableHead {
	background-color: #FC791E;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.tableBold {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.contactHead {
	font-weight: bold;
	text-decoration: none;
	color: #FC791E;
	font-size: 10px;
}

.store {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.storePrce {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.slideshow {
	font-size: 10px;
	top: 20px;
	bottom: 20px;
	text-align: center;
}

.listHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #FC791E;
	width: 175px;
}

.musicTitle {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
    padding: 0 0 5px 0;
}

.photoTitle {
	font-weight:bold; 
	margin-left:40px; 
	padding:5px 0 3px;
}	

.formInput {
	color: #333;
	font-size: 10px;
}

.credit {
	margin:-15px 0 10px 40px;
	background-color:#333;
	width:140px;
	padding:3px 0 5px 5px;
	border:1px solid #CCC;
}

#callout {
	background-image: url(/images/heading_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	border-top: 1px solid #CBEBF8;
	padding:15px 0 30px 0;
	margin-top:5px;
}

#subContent1 {
    width:200px;
	background-image: url(/images/heading_back.jpg);
	float:left;
	background-repeat: no-repeat;
	border-top:1px solid #CBEBF8;
	padding:8px 0 20px 0;
	margin:20px 0 0 5px;
}

#subContent2 {
    width:200px;
	background-image: url(/images/heading_back.jpg);
	float:left;
	background-repeat: no-repeat;
	border-top:1px solid #CBEBF8;
	padding:8px 0 20px 0;
	margin:20px 0 0 50px;
}

#subContent3 {
    width:200px;
	background-image: url(/images/heading_back.jpg);
	float:right;
	background-repeat: no-repeat;
	border-top:1px solid #CBEBF8;
	padding:8px 0 20px 0;
	margin:20px 5px 40px 0;
}

/*MAIN COLUMN DEFINITIONS*/

#LeftColumn1 {
	width:220px;
	float:left;
	padding:0 0 0 0;
        margin-top:-10px;
}

#CenterColumn1 {
	width:250px;
	float:left;
	padding:0 20px 0 20px;
	margin:10px 0 0 0;
}

#RightColumn1 {
	float:left;
	padding:0 0 0 20px;
        margin-top:-10px;
	clear:right;
}

#DoubleColumnTop {
	width:726px;
	float:left;
	margin:0;
	padding:0;
	empty-cells: hide;
	display:none; /*This must be controlled in the template: if NotEmpty > don't use; if Empty > use*/
}

#DoubleColumnBottom {
	width:726px;
	float:left;
	margin:10px 0 10px 20px;
	padding:0;
}

#LeftColumn2 {
	width:202px;
	float:left;
	padding-bottom:10px;
}

#CenterColumn2 {
	width:530px;
	float:left;
	margin:20px 0 10px 70px;
}

#singleColumn1 {
	width:718px;
	position: relative;
	float:left;
	padding:10px 20px 20px 20px;
	border-left: 1px solid #CBEBF8;
	border-right: 1px solid #CBEBF8;
	border-bottom: 1px solid #CBEBF8;
	background-color: #524731;
}

#singleColumn2 {
	width:718px;
	position: relative;
	float:left;
	padding:20px 20px 20px 20px;
	border-left: 1px solid #CBEBF8;
	border-right: 1px solid #CBEBF8;
	border-bottom: 1px solid #CBEBF8;
	background-color: #524731;	
}

#singleColumn3 {
	width:718px;
	position: relative;
	float:left;
	padding:20px;
	border-left: 1px solid #CBEBF8;
	border-right: 1px solid #CBEBF8;
	border-bottom: 1px solid #CBEBF8;
	background-color: #524731;	
	font-size:12px;
}

#singleColumnHome {
	width:718px;
	height:250px;
	float:left;
	padding:10px 20px 20px 20px;
	border-left: 1px solid #CBEBF8;
	border-right: 1px solid #CBEBF8;
	border-bottom: 1px solid #CBEBF8;
	background-color: #524731;	
}

#CenterColumn4 {
	width:504px;
	float:left;
	margin:0px 20px 0px 20px;
	padding-bottom:10px;
}

#RightColumn2 {
	width:202px;
	float:right;
	padding-left:18px;
	padding-bottom:10px;
}

#sitemap {
	width:718px;
	position: relative;
	float:left;
	padding:10px 20px 20px 20px;
	border-left: 1px solid #CBEBF8;
	border-right: 1px solid #CBEBF8;
	border-bottom: 1px solid #CBEBF8;
	background-color: #524731;
 	font-size:12px;
}

/* Footer */

#footer {
	text-align:center;
	clear:both;
  	width:760px;
	padding:20px 0 10px 0;
}
