/* @group General Styles Courtney Reid Music New Album Cover Summer 2009 */


#title {
	font-size: 1.4em;
	font-family:  "georgia", serif;
	color: #5a2219;
	padding-top: 20px; 
	padding-bottom:10px;
	text-align: center;
}	

body {
	background: #280f0b;  
	font-family:  "georgia", serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #5a2219;
	margin-left: 63px;
	margin-right: 5%;
	margin-top: 0px;
	
}
p {
	margin-left: 15px;
}

#pic {
	float: left;
	margin-left: 60px;
}

#newsletter{
	float: left;
	margin-top: 400px;
	margin-left: -340px;
	width: 300px;
}

#contacts{
	font-size: .8em;
	float: left;
	margin-top: 400px;
	margin-left: -340px;
	width: 300px;
}

#mainText {
	margin-left: 520px;
	width: 300px;
}

/*#logos {
}

#logos li {
	list-style-type: none;
}

*/
#lyrics {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: center;
}



#swirl {
	float: left;
	margin-top: -40px;
	margin-left: 25px;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

#audio {
	margin-left:20px;
		
}

#audio1 {
	margin-left: 55px;
		
}

#audio2 {
	margin-left: 55px;
		
}

#audio3 {
	margin-left: 55px;
		
}


a:link, a:visited {	
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #e29434;
}

a:active {
	color: #5d3c13;
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @group Layout */

#container {
	width:  900px;
	background: url(images/backgroundedgesmall14.jpg) repeat-y;
}

/*.clearer {
	clear: both;
}*/

#contentContainer {
	
	padding-bottom: 10%;
}

#navcontainer {
	color: #5a2219;
	background: url(images/navbackmid.jpg) no-repeat;
	padding-left: 40px;
	width: 860px;
	height: 80px;
	background-color: #e3dadb;
}

#navcontainer a {
	color: #5a2219;
	padding-right: 37px;		
}

#navcontainer li {
	display: inline;
}

#navcontainer li.Home a {  
	 margin-top: 50px; 
	 float: left;
     height: 25px;
     width: 75px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavhomebutton.png);
	 text-indent: -9000px;
}

/* Hover/Selected states */

 #navcontainer li.Home a:hover, li.selected a {
	 background-position: 0 26px;
}

#navcontainer li.Music a {
     float: left;
     margin-top: 50px; 
     height: 25px;
     width: 78px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavmusicbutton.png);
	 text-indent: -9000px;
}

			/* Hover/Selected states */

 #navcontainer li.Music a:hover, li.selected a {
	 background-position: 0 26px;
}

#navcontainer li.News a {
     float: left;
     margin-top: 50px; 
     height: 25px;
     width: 75px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavnewsbutton.png);
	 text-indent: -9000px;
}


			/* Hover/Selected states */

 #navcontainer li.News a:hover, li.selected a {
	 background-position: 0 26px;
}



#navcontainer a:active , a:visited{
	color: #6d4b12;
}

#navcontainer li.Credits a {
     float: left;
     margin-top: 50px; 
     height: 25px;
     width: 85px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavcreditsbutton.png);
	 text-indent: -9000px;
}

			/* Hover/Selected states */

 #navcontainer li.Credits a:hover, li.selected a {
	 background-position: 0 26px;
}
	
#navcontainer li.Lyrics a {
     float: left;
     margin-top: 50px; 
     height: 25px;
     width: 75px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavlyricsbutton.png);
	 text-indent: -9000px;
}

			/* Hover/Selected states */

 #navcontainer li.Lyrics a:hover, li.selected a {
	 background-position: 0 26px;
}
	
#navcontainer li.Bio a {
     float: left;
     margin-top: 50px; 
     height: 25px;
     width: 50px;
	 overflow: hidden;
	 background-position: 0 0px;
	 background-repeat: no-repeat;
	 background: url(images/pgnavbiobutton.png);
	 text-indent: -9000px;
}

			/* Hover/Selected states */

 #navcontainer li.Bio a:hover, li.selected a {
	 background-position: 0 26px;
}


/* @end */

/* @group Global Classes */

h2 {
	color: #a46528;
}

/* @end */


