/* Global Styles */

body {
	margin:0px;
	background-color: #32100F;
	color:#FFA958;
	line-height:20px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	/*letter-spacing: 0.1em;*/
	}
.centerImages {
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.leftFloatImages1st {
	vertical-align: text-top;
	float:left;
	clear:right;
	margin-bottom:5px;
}
.leftFloatImages2nd {
	float:left;
	clear:left;
}
.rightFloatImages1st {
	vertical-align: text-top;
	float:right;
	clear:right;
	margin-bottom:5px;
}
.shareOnFacebook {
	float: right;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #36538D;
	margin: 10;
}
p.shareOnFacebook {
	background-color: #FFFFFF;
	color: #334F8E;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
p {
	color:#FFE68E;
	line-height:20px;
	font-size: small;
	}
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F46A29;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top:0 px;
	font-size: large;
	}	
	
h3	{
	font-size: small;
	}
	
h4	{
	font-size: small;
	line-height:12px;
	color:#FFE68E;
	text-decoration: none;
	}
	
table {
	vertical-align: text-top;	
	}
	
td {
	padding: 15px;
	vertical-align: text-top;
	}
	
a {
	color: #F46A29;
	text-decoration: none;
	}
	
a:hover {
	color: #CC3300;
	text-decoration:underline;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ID Styles */

#headbanner  {
	background-color:  #0C0402;
	padding: 0 0 0 0;
	border-bottom-style: double;
	border-color: #826F4F;
	}
	
#horizNavRow {
	background-color:  #0C0402;
	padding: 0 0 0 0;
	border-bottom-style: double;
	border-color: #826F4F;
	}

#leftColumn {
	width: 220px;
	}	
	
#divider {
	width: 50px;
	padding: 0 0 0 0;
	background-image: url(Library/orange-flame1.jpg);
	}
	
#horizNavRow td {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #0C0402;
	text-align: center;
}

#pageTitle {
	border-bottom-style: double;
	border-color: #826F4F;
	padding-bottom: 8px;
	text-align: center;
	}
	
#middleColumn {
	border-left-style: double;
	border-color: #826F4F;
	}
		
#rightColumn {
	width:		200px;
	border-left-style: double;
	border-color: #826F4F;
	}

#footer {
	border-top-style: double;
	border-color: #826F4F;
	}

#navigation a {
	font-size:medium;
	color:#C73410;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#pageTitle h1 {
	font-size: x-large;
	margin: 0px;
	font-variant: small-caps;
}
	
#dateformat a {
	color:#CC3300;
	font-size:medium;
	font-family: georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
/* Class Styles */
.unreadableLink {
	letter-spacing: normal;
	}
.musicLink {
	color: #F46A29;
	text-decoration:none;
	font-weight: bold;
	}
.standOut {
	color: #F46A29;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	}

.noMargin {	margin:0px; }

.noBorder {	border:none; }

.topBorder {
	border-top-style: ridge;
	border-color: #683F2D;
	padding-top: 5px;
	}
	
.clear {clear:both}

.linkedHeader {
	color:#FFE68E;
	text-decoration: none;
	}
	
.navbar  {
	background-color:#0C0402;
	margin:0;
	padding:0px;
	text-align:center;
	border: none;
	text-align: center;
	color: #ff814c;
}
