/*
Theme name: Rattigan_gigs_theme
Theme URI; http://www.jimrattigan.com/gigs
Description: Jim Rattigan Jazz French Horn Gigs Page
Version: 2.7
Author: Jim Rattigan
Author URI: http://www.jimrattigan.com
*/


body {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1;
	background-color: Black;
	color: #CC9966;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	text-align: center;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	border-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;	
} 

.logoimage {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 8px;
}
#header {
	margin-bottom: 30px;
}
#content {
	float: left;
	width: 479px;
	font-size: 1.2em;
	padding-right: 5px;
	text-align: justify;	
}
#content p {
	padding-bottom: 10px;
}
#content .imageright {
	float: right
}
#content .imageleft {
	float: left
}

.separator {
		clear
		height: 20px;
		}

.rightcol {
	float: right;
	clear: right;
	width: 240px;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #cccc66;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-top: 1px solid #ce0000;
	border-right: 1px solid #ce0000;
	border-bottom: 2px solid #ce0000;
	border-left: 2px solid #ce0000;
	
	
}
.rightcol img {
	margin: 0 0 10px 0;
	padding 0;
}

.rightcol p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 5px;
	margin: 0 0 10px 0;
	color: #000000;
}
.rightcol h3 {
	background-color: transparent;
	text-align: center;
	font-family: serif;
	color: #ce0000;
	margin-top: 0;
	margin-bottom: 10px;
}

      h1.header {
	color: white;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 300%;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 100px;
	padding-top: 20px;
	text-align: center;
}
	   h1 {
	   	font-family: Arial, Helvetica, sans-serif;
			color: White;
			font-size: 120%;
			margin-top: 30px;
	   }
	   h2 {
	   	font-family: Arial, Helvetica, sans-serif;
			color: #cc9966;
			text-align: left;
			margin-top: -20px;
	   }
		
   	h3 {
	background-color: black;	
	text-align: left;
	font-family: sans-serif;
	color: #CE0000;
	margin-bottom: -8px;
}
 
		h4 {
	background-color: black;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	margin-right: 6px;
	color: #CE0000;
}

	  .class1 {
	text-align: center;
	font-family: sans-serif;
	font-size: smaller;
	margin-bottom: 6px;
}


#footer {
	clear: both;
	text-align: center;
}  		
     a:link {
	color:#F3F3F3;
	text-decoration: none;
	background-color: transparent;
}

	
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
	
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #3D72A4;
}
	
a:active {
	color: #FF6600;
	text-decoration: none;
	background-color: Black;
}
A:link IMG { border: 1px solid white }
A:visited IMG { border: 1px solid white }
A:active IMG { border: 1px solid red }	
	