body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	margin: 0px;
	}

.homebody {
	background-image: url(graphics/leftgrayfill.gif);
	background-position: 30px 475px;
	background-repeat: repeat-y;
	}

.pagebody {
	background-image: url(graphics/pagegrayfill.gif);
	background-position: 30px 180px;
	background-repeat: repeat-y;
	width: 100%;
	}

#sectionimage {
	position: absolute;
	left: 33px;
	top: 200px;
	}

#sectionphoto {
	position: absolute;
	left: 33px;
	top: 200px;
	}
	
/* List formatting (bullet and numbered lists) -------------------------*/
ol { 
	list-style-type: none; 
	color: #666;
	}
ol li {
	list-style-type: none;
	list-style-position: outside;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}

h1 {
	color: #a62100;
	font-size: 1.3em;
	}

h2 {
	color: #a62100;
	font-size: 1.1em;
	
	}

h3 {
	color: #a62100;
	font-size: 1em; 
	}

p {
	font-size: .9em;
	color: #6f6f6f
	}

/* BASIC PAGE LINKS */


a:link {
	color: #a62100;
	}
a:visited {
	color: #a62100;
	}
a:hover {
	color: #000000;
	}


h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

/* MAJOR PAGE COMPONENTS -------------------------------------*/
/* header  (contains top image) */

div#pagetop {
	height: 80px;
	width: 100%;
	background-image: url(images/guitartop2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

div#hometop {
	height: 100px;
	width: 100%;
	background: #ffffff url(images/guitartop1.jpg) no-repeat;
	background-position: top right;
	}

div.homecontent {
	position: absolute;
	left: 330px;
	top: 190px;
	width: 500px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: white;
	}

div.pagecontent {
	position: absolute;
	left: 300px;
	top: 190px;
	width: 500px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: white;
}

div#homeredstrip {
	position: absolute;
	left: 0px;
	top: 100px;
	height: 15px;
	width: 100%;
	background-color: #a62100;
	}

#home_edit {
	position: absolute;
	left: -10px;
	top: 171px;
	width: 267px;
	height: 320px;
	margin-left: 30px;
	margin-top: 30px;
	}

#homefooter, #homefooter p {
	font-size: 8pt;
	color: #a6a6a6;
	margin-top: 30px;	
}

#homefooter a:link {
color: #a6a6a6;
text-decoration: none;
	font-size: 8pt;
}

#homefooter a:visited{
color: #a6a6a6;
text-decoration: none;
	font-size: 8pt;
}

#homefooter a:hover {
color: #000000;
text-decoration: underline;
	font-size: 8pt;
}
 
/* menu area buttons */
/*div#pagemenu {
	position: absolute;
	left: 16px;
	top: 160px;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	background-color: #fff;
}*/

/* section area buttons */

div#homesectionarea {
	position: absolute;
	left: 0px;
	top: 115px;
	height: 35px;
	width: 100%;
	background-color: #f69956;
	padding: 10px 0px 0px 30px;
	white-space: nowrap;
}

div#sectionarea {
	position: absolute;
	left: 0px;
	top: 115px;
	height: 35px;
	width: 100%;
	background-color: #f69956;
	padding: 10px 0px 0px 30px;
	white-space: nowrap
}

#homesectionarea ul, #sectionarea ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
#homesectionarea ul li, #sectionarea ul li, #homesectionarea li, #sectionarea li {
	list-style-position: outside;
	position: relative;
	list-style-type: none;
	display: inline;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	height: 12px;	
	vertical-align: middle;
	margin-right: 30px;
}

#homesectionarea li a:link, #sectionarea li a:link {
font-size: 1em;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
 }
#homesectionarea li a:visited, #sectionarea li a:visited {
font-size: 1em;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
 }
#homesectionarea li a:hover, #sectionarea li a:hover {
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #990000;
 }
 
#sectionarea li.CM_sectionitem_selected a:link {
	color: #990000;
	text-decoration: none;
}

#sectionarea li.CM_sectionitem_selected a:visited {
	color: #990000;
	text-decoration: none;
}

#sectionarea li.CM_sectionitem_selected a:hover {
	color: #990000;
	text-decoration: underline;
}

div#login {
	position: absolute;
	left: 400px;
	top: 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

table#logintable {
	font-size: 8pt;
	}
		
#login a:link {
	color: #000000;
	text-decoration: none;
	}
#login a:visited {
	color: #000000;
	text-decoration: none;
	}
#login a:hover {
	color: #000000;
	text-decoration: underline;
	}	
	
div.formline {
	padding-top: 2px;
	font-size: 8.5pt;
	margin-bottom: 2px;
	height: 20px;
	float: left;
	}
	
input.forminput {
	width: 60px;
	height: 18px;
	font-size: 8pt;
	}
	
input.formsubmit {
	margin-top: 8px;
	height: 22px;
	width: 54px;
	font-size: 9pt;
	}

.CM_address {
	clear: left;
	clear: right;
	font-size : 10pt;
	font-weight : bold;
	width: 720px;
	color: #C2B7AB;
	padding-left: 5px;
	text-align: center;
	margin-top: 5pt;
} 

#menuarea {
	position: absolute;
	left: 0px;
	top: 165px;
	font-weight: bold;
	font-size: 1em;
	width: 660px;
	}

#menuarea ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	list-style: none;
	width: 660px;
	display: inline;
	}

#menuarea ul li {
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	margin-top:10px;
	padding: 5px 10px 5px 10px;
	display: inline;
	}

/* menu links */
	
#menuarea li a:link, #menuarea li a:visited {
	color: #990000;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	}
	
#menuarea li a:hover {
	color: #990000;
	text-decoration: underline;
	padding: 5px 10px 5px 10px;
	}

#menuarea li.CM_menuitemselected, #menuarea li {
	padding: 5px 10px 5px 10px;
	display: inline;
	}

#menuarea li.CM_menuitemselected a:link,#menuarea li.CM_menuitemselected a:visited {
	color: #990000;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #990000;
	border-bottom: 1px dotted #777;
	}
	
#menuarea li.CM_menuitemselected a:hover {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #990000;
	border-bottom: 1px dotted #990000;
	}

.highlight {
	color: #000000;
	font-weight: bold;
	}

/* Additional control of page blocks */
/* 
	"page" items are for the topmost master page item. 
	"pagecontent" items are for subsequent page items.
	Each page block is enclosed in a div tag, classed with one of the following.
*/
div.pagecontent_html,
div.pagecontent_email_link,
div.pagecontent_html_link,
div.pagecontent_crosslink {
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	}

div.page_text,
div.pagecontent_textimage,
div.pagecontent_numlist,
div.pagecontent_bulletlist,
div.pagecontent_document,
div.pagecontent_text {
	width: 100%
	padding-top:17px;
	margin-bottom:5px;
	clear:both;
	}

.pagecontent_numlist {
	width: 100%;
	}

div.pagecontent_bulletlist li {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	line-height: 120%;
	}

div.pagecontent_bulletlist li ul li {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	line-height: 120%;
	}

div.pagecontent_image, div.pagecontent_textimage {
	clear:both;
	}
	
div.pagecontent_image h2, div.pagecontent_textimage h2 {
	clear:none;
	margin-top:0px;
	padding-top:0px;
	}


.text1 { 
	font-size: 10pt;
	color: #777; 
	}

div.text1 {
	margin-top:5px;
	line-height: 130%;
	}

p.text2 {
	font-weight: bold;
	font-size: .9em;
	margin-left: 490px;
	width: 200px;
	color: #82724D;
	background-color: #990000;
	}

#pagecontent_text.text2 {
	font-weight: bold;
	font-size: .9em;
	margin-left: 15pt;
	color: #004378;
}
	
/* Link definitions. Keep link definitions in this order: link, visited, hover
so the visited link will display properly ------------------------------------ */


/* section links */
#sectionarea a:link {
	color: #ffffff;
}
#sectionarea a:visited {
	color: #fef8e7;
}
#sectionarea a:hover {
	color: #990000;
}

li.CM_sectionitem_selected a:link {
	color: #3ca0ed;
}
li.CM_sectionitem_selected a:visited {
	color: #fef8e7;
}
li.CM_sectionitem_selected a:hover {
	color: #990000;
}

/* Page content links --------------------------------*/
div.pagecontent_html_link {
	margin-top: 10px;
	margin-bottom: 5px;
	}

.CM_doclink a:link,
.pagecontent_email_link a:link,
.pagecontent_html_link a:link,
.pagecontent_crosslink a:link {
	text-decoration: underline;
	color: #990000;	
	}
.CM_doclink a:visited,
.pagecontent_email_link a:visited,
.pagecontent_html_link a:visited,
.pagecontent_crosslink a:visited {
	text-decoration: underline;
	color: #80000;
	}
.CM_doclink a:hover,.pagecontent_email_link a:hover,
.pagecontent_html_link a:hover,
.pagecontent_crosslink a:hover {
	text-decoration: none;
	color: #990000;
	}


/* Text formatting.

/* Headings and Subheadings ---------------------------*/

ol.CM_numlist{
margin:0px;
padding:5px 0px 10px 20px;}

div.pagecontent_bulletlist ul {
margin:5px 0px 10px 20px;
padding:0;
}

div.pagecontent_textimage div.text1{}

div.page_text div.text2 {
	position: absolute;
	top: 20px;
	left: 530px;
	width: 200px;
	border-top: 1px solid #859ec0;
	border-bottom: 1px solid #859ec0;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 20;
	}
	
div.text2 a {
	line-height: 140%;
	}

/* Image and caption for image -------------------------*/
div.CM_imageleft {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
}

.CM_imageleft,		/* divs are classed by align buttons */
.CM_imagecenter,
.CM_imageright { 
	margin-bottom: 6px;
}


.CM_imagecenter {
	clear: left;
	clear: right;

}
.CM_imageright {
	float: right;
}

.CM_caption {
	font-size: 9pt;
font-weight:bold;
width:inherit;
}


/* Utility styles for notices, alerts etc. -------------------------*/

.CM_code {
	font-family: "courier new", courier, monospace;
	font-size: 9pt;
}

.CM_button {
	font-family: verdana, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	height: 1.6em;
	vertical-align: middle;
}


.statusmessage {
	font-family: verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
}

.CM_label {
	font-size: 8.5pt;
	font-weight: normal;
	color: #747474;
}

.smalltext {
	font-size: 8.5pt;
}

.required {
	font-weight: bold;
	color: #992304;
}


#editor {
	position: absolute;
	left: 100px;
	top: 20px;
	font-size: .9em;
	color: #aaa;
}

div.homelink {
	position: absolute;
	left: 10px;
	top: 88px;
	color: #ffffff;
	font-weight: bold;
	height: 14px;
	padding-right: 15px;
	border-right: 1px solid #ffffff;
	}
	
.homelink a:link {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
.homelink  a:visited {
font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
.homelink a:hover {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #3ca0ed;
 }
