/* general */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url('images/image1.jpg') #3e3437 repeat 0px 0px;
	color:#b1b0ae; 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFA329;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
 	color: #FFA329;	
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	color: #FFA329;
}
p {
	text-align: justify;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.nomargin {
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
p.indent {
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 9px;
	margin-left: 130px;
	font-style: italic;
}

img {
	border: none;
	margin-right: 10px;
}
ul {		
}
li {
	list-style-type: disc;
	list-style-position: inside;	
}
h5 {
	font-size: 16px;
	color: #ffa329;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}
#container {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}
.link-more {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}
.link-more a {
	text-decoration: none;
}


/* Page Title */
#page_title {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_title h1 {
	background:  url('images/cywritermusic.gif') no-repeat 9% 0%;
	height: 26px;
}


/* Page Header Containers */
#header_image {
	position: absolute;
	margin-left: 830px;
	width: 136px;
}
body#home #page_header {
	width: 875px;
	height: 147px;
	background-image:url(images/header.gif);	
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
body#recordings #page_header {
	width: 875px;
	height: 147px;
	background-image:url(images/header3.gif);	
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
body#home #header_image span, body#recordings #header_image span, body#about #header_image span  {
	float: right;
	display: block;
	background: url('images/writingfeatherwhite1.gif') no-repeat 0px 0px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 161px;
	height: 200px;
}

body#contact #page_header {
	width: 875px;
	height: 147px;
	background-image:url(images/header6.gif);	
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
body#studio #page_header {
	width: 875px;
	height: 147px;
	background-image:url(images/header5.gif);	
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
body#about #page_header {
	width: 875px;
	height: 147px;
	background-image:url(images/header5.gif);	
	color: #000000;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

body#contact #header_image span {
	float: right;
	display: block;
	background: url('images/musicsymbol.gif') no-repeat 0px 0px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 161px;
	height: 200px;
}

#header_container_left {
	padding-left: 61px;
	background: url('images/blank.gif') no-repeat 0px 5px;
}
#header_container_right {
	margin-right: 8px;
	padding-right: 53px;
	background: url('images/blank.gif') no-repeat 100% 5px;
}
#header_container {
	border: 1px solid #9d9898;
}
#header_hidden {
	width: 145px;
	height: 147px;
	float: right;
	overflow: hidden;
}


/* Page Header Punchline */

body#home #header_punchline, body#studio #header_punchline, body#about #header_punchline {
	padding-top: 40px;
	width: 500px;
	float: right;
}
body#contact #header_punchline, body#recordings #header_punchline {
	padding-top: 40px;
	width: 400px;
	float: right;
}

#header_punchline h3 {
	width: 420px;
	height: 40px;
	background: url('images/SaundraGold.gif') no-repeat 0px 0px;
}


/* Header Navigation Menu */

#header_menu {
	margin-top: 10px;
	margin-left: 4px;
	width: 140px;
	float: left;
}


/* Page Header Links */

body#home #header_links, body#studio #header_links, body#about #header_links {
	width: 450px;
	float: right;
}
body#contact #header_links, body#recordings #header_links {
	width: 350px;
	float: right;
}

#header_links ul {
	padding-left: 2px;
}

#header_links li {
	padding-bottom: 3px;
}


/* Main Content Area */

#maincontent_container {
	border: 1px solid #9d9898;
	background-image:url(images/background2.png);
	background-repeat: repeat-x;
	margin-right: 61px;
	margin-bottom: 6px;
	margin-left: 61px;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #270601;
}

#maincontent {
	width: 555px;
	height: auto;
}

#maincontent .divider {
	width: 830px;
	overflow: hidden;
	background-image: url(images/seperator2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}


/* pages */

#pages {
	margin: 0px 1px 12px;
	width: 553px;
}

#pages h2 {
	width: 78px;
	height: 20px;
	background: url('images/pages_title.gif') no-repeat 0px 0px;
}

.pages_entry {
	margin: 0px 0px 5px;
	width: 800px;
}

.pages_thumbnail {
	margin-top: 2px;
	margin-right: 20px;
	float: left;
}

.pages_thumbnail img {
	border: 2px solid #978f8d;
}

.pages_thumbnail_bk {
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	float: left;
}

.pages_thumbnail_bk img {
	border-color:#000000;
	border-style: solid;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
}

.pages_thumbnail_gold {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	float: left;
	margin-left: 0px;
}

.pages_thumbnail_gold img {
	border-color:#660000;
	border-style: solid;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
}

.pages_details {
	float: right;
	width: 450px;
}

.pages_details p {
	margin: 1px 0px 10px;
}

.pages_subdetailsleft{
	float: left;
	width: 450px;
}

.pages_subdetailsleft p {
	margin: 1px 0px 10px;
}
.pages_subdetailsleft img {
	float:left;
	padding-right: 12px;
}

.pages_subdetailsright{
	float: right;
	width: 320px;
}

.pages_subdetailsright p {
	margin: 1px 0px 10px;
}



.studio_details {
	float: right;
	width: 525px;
}

.studio_details p {
	margin: 1px 0px 10px;
}

#pages .link-more {
	text-transform: lowercase;
}

#pages .link-more a {
	color: #a9c60f;
}

#pages .link-more a:hover {
	color: #89a207;
}

/* Home Page */
#home_subpage {
	margin: 10px 1px 2px;
	width: 553px;
}


/* About Me */
#aboutme {
	width: 810px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#aboutme h2 {
	width: 227px;
	height: 40px;
	background: url('images/aboutsaundra.gif') no-repeat 0px 0px;
}


/* Studio */
#studiopage {
	width: 800px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#studiopage .pages_columns{
	float: left;
	width: 265px;
}

#studiopage .pages_columns p {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#studio h2 {
	width: 258px;
	height: 50px;
	background: url('images/recordingstudio1.gif') no-repeat 0px 0px;
}

#studio h3 {
	color: #ffa329;
}
	

#studio h5 {
	font-size: 16px;
	color: #CCCCFF;
}

#studio #leftcol {
	float:left;
	width: 260px;
}
/* Contact Me */
#contactpage {
	width: 830px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#contact h2 {
	width: 161px;
	height: 31px;
	background: url('images/contact.gif') no-repeat 0px 0px;
}

form.contact fieldset {   
  border: 2px solid #ffa329;   
  padding: 10px; 
}  

form.contact legend {   
  font-weight: bold;   
  font-size: small;   
  color: #ffa329;   
  padding: 5px; 
}

form.contact {   
  padding: 0px;   
  margin: 0px;   
  margin-top: -15px;
  line-height: 150%;
}

form.contact label {
  font-weight: bold;
  font-size: 11px;  
}

form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left;
  margin-left: 10px;
}

form.contact .buttonarea input {   
  background: #ffa329;
  color: #270601;   
  font-weight: bold;   
  padding: 5px;   
  border: 1px solid white; 
}

form.contact .buttonarea {   
  text-align: center;   
  padding: 4px;   
  background-color: #270601; 
}
form.contact a {
	color: #270601;
}

form.contact a:hover {
	color: #270601;
}

/* Recordings - My Songs*/

#recordingspage {
	width: 800px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#recordings h2 {
	width: 150px;
	height: 50px;
	background: url('images/recordings.gif') no-repeat 0px 0px;
}

#recordingspage h4 {
	top: inherit;
	width: 540px;
	height: 150px;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-left: 32px;
	background-image: url(images/panel1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Page Footer */

#page_footer {
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	clear: both;
	padding-top: 24px;
	padding-bottom: 6px;
}

#page_footer a {
	color: #fff;
}

#page_footer a:hover {
	color: #ceced0;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #fbc551;
}
.orange {
	color: #fbc551;
}

#menu {
    float: left;
    margin: 8px;
    width: 115px;
    border: 1px solid black;
    background-image: url(images/menu_1_big.gif);
    background-repeat: repeat-y; 
}
#menu ul {
	margin: 8px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#menu li {
	/* vertical-align: middle; */
	display:inline;   
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
	line-height: 25px;
	display: block;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image:url(images/flashdian.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #660000;
	background-image:url(images/flashdian1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#home #menu li.home a,
#recordings #menu li.recordings a,
#about #menu li.about a,
#contact #menu li.contact a {
    color:#FFFFFF;
	background-image:url(images/flashdian.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.recordingBox {
	background-image: url(images/panel700.png);
	background-repeat: no-repeat;
	margin-bottom: 9px;
	margin-left: 32px;
	height: 150px;
	width: 700px;
	padding: 9px;
}
.recordingTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.recordingDesc {
	font-size: 13px;
	font-weight: bold;
	color: #fbc551;
}
.recordingLyrics {
	font-size: 9px;
	font-weight: bold;
	color: #fbc551;
}
#about #maincontent_container #aboutme div {
	line-height: 160%;
}
