/*general styles--------------------------------------------*/
html, body, div, span, iframe, p,
blockquote, a, abbr, acronym, address, del, dfn, em, font, img, strong, sub, sup, 
b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body	{
	color:  #000;
	background:  #999966 url(../images/grn_gradient.gif) repeat-x top left;
	text-align:  center;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:  62.5%;
} 	

/*governs all list styles incl navigation*/		
ul, li  {
	list-style:  none;
	margin:  0;
	padding:  0;
}	

li  {
	font-size:  1.3em;
}

h1, h2, h3  {
	font-weight:  bold;
}

h1  {
	font-size:  2.1em;
	color:  #676767;
	border-bottom:  2px solid #ccc;
}	
		
body#index h1  {
	float: right;
	margin:  14px 0;
	font-size:  2em;
	clear:  both;
}		
		
body#instruments_list h1  {
	width: 95%;
}		
		
h2  {
	margin-top:  25px;
	font-size:  1.1em;
	letter-spacing:  0.025em;
	text-transform:  uppercase;
	color:  #b52d26;	/*maroon*/	 
}	
		
p  {
	line-height:  1.3;
	font-size:  1.3em;
	margin-bottom:  1.5em;
	margin-right:  20px;
}	
		
p.wide	{
	width:  90%;
		}	
				
a:link, a:visited  {
	color:  #6b6c47; /*dk sage*/
	text-decoration:  underline;
}
			
a:hover	{
	color:  #000;
	text-decoration:  none;	
}	
			
.clear  {
	clear: both;
}					
			
.breadcrumbs  {
	font-size:  1em;
	color:  #676767;
	margin:  0 0 30px 0;
	font-weight:  bold;
}		

/*major divs-------------------------------*/
#outerwrap  {
	position:  relative;
	width:  80em;
	min-width:  80em;
	max-width:  100%;
	height:  auto;
	text-align:  left;
	margin:  0 auto 15px auto;
	overflow:  hidden; /* prevents border from collapsing above content */
	background:  #fff url(../images/violin_top-rt.jpg) no-repeat 0px 100px;
}		
	
body#instruments_list #outerwrap, body#gallery #outerwrap  {	
	background-image: none;
}			
			
body#services #outerwrap  {	
	background-position: 0 0;
}			
			
#header	 {
	position:  relative;
	top:  0;
	left:  0;
	width:  100%;
	height:  116px;
	background-color:  #b52d26;	/*maroon*/		
}
			
/* basic contact info top rt----------------*/		
#address  {
	position:  absolute;
	top:  0;
	right:  0;
}
			
#address p	{
	margin-top:  15px;
	margin-right:  27px;
	text-align: right;
	font-size:  10.5px;
	color:  #b0b08d; /*lt sage*/
}			
			
body#contact #address p  {
	visibility:  hidden;
}							

/*new nav navigation----------------------------------------------- */
#menu {
   float:left;
   width:100%;
   background:#000;
   overflow:hidden;
   position:absolute;
   bottom:  0;
   left:  0;
}

#menu ul {
   clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
}

#menu ul li {
   display:block;
   float:left;
   position:relative;
   right:50%;
}

#menu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 16px;
   background:#676767;
   color:#fff;
   text-decoration:none;
   line-height:1.3em;
   letter-spacing:  0.35px;
}

#menu ul li a:hover {
   background:#ccc;
   color:#000;
}

#menu ul li a#this_page:link,
#menu ul li a#this_page:visited {
   color:#000;
   background:#fff;
   font-weight:bold;
   letter-spacing:  normal;
}
/*end new nav*/

#content  {
	position:  relative;
	margin:  35px auto 35px 225px;
	padding-left:  35px;
	width:  41.5em;
	max-width: 52%;
	border-left:  3px dotted #ccc;	
	min-height:  350px;
	height:	 auto !important;
  	height:  350px;/* for Internet Explorer, min-height workaround */
	text-align:  left;
}	
			
#outerwrap > #content  {
	margin-top:  60px;
}	
			
body#instruments_list #content	{
	margin-left:  50px;
	width:  auto;
}		
			
body#gallery #content  {
	margin-left:  130px;
	width:  50.5em;
			}				

/*designer-developer*/			
#credits	{
	font-size:  1em;
	text-align:  right;
}		

/*index ------------------------------------------------------*/
body#index #outerwrap  {
	background-image:  none;
	margin:  0 auto 20px auto;
	border-bottom:  10px solid #000;
}

body#index #content  {
	/*position:  relative;	*/
	width:  540px;
	max-width:  540px;
	margin:  50px auto 10px auto;
	padding:  3px 20px 10px 0;
	border-right:  3px dotted #ccc;
	border-left:  none;
	color:  #676767;
	text-align:  right;
	overflow:  hidden;
	height:  auto;
}	
		
body#index #content p  {
	float:  right;	
	width:  500px;
	margin:  0;
	padding:  0;
	clear:  both;
}	
		
body#index #copy p {
	margin:  30px 0 0 0;	
	font-size:  0.9em;
	font-weight: normal;
}							

/* footer styles ----------------------------------------------  */
#footer  {
	width:  100%;
	height:  7em;
	border-top:  8px solid #000;
	background-color:  #b52d26;	/*maroon*/
	text-align:  center;
}
			
#footer ul  {		
	margin:  10px 0 0 0;
}
			
#footer	li	{
	display:  inline;
	white-space:  nowrap;
	padding:  0 6px;
	font-size: 1.15em;
	text-transform:  capitalize;
	border-left: 1px solid #000;
	border-right:  1px solid #000;
}						
			
body#index #footer ul  {
	visibility:  hidden;
}	
			
#footer	li a:link, #footer li a:visited  {
	font-weight: normal;
	color:  #000;
}
			
#footer	li a:hover  {
	color:  #fff;
}			

#footer p {
	margin:  0.5em 0 0 0;
	padding: 0;
	font-size:  1em;
	width: 100% !important;
}	
/* end footer styles ----------------------------------------------  */
			
/*table styles for instrument list------------------------*/
table  {
	width:  100%;
	border:  none;
	border-collapse:  collapse;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

caption	{
	font-size:  1.2em;
	font-weight:  bold;
	letter-spacing:  0.025em;
	text-transform:  uppercase;
	color:  #b52d26;	/*maroon*/	
	text-align:  left;
	padding-top:  10px;
	padding-bottom:  10px;
}
			
tr.row2	td	{
	padding-bottom:  8px;
	border-bottom:  1px solid #ccc;
}

td, th	{
	font-size:  1.1em;
	padding-top:  6px;
	padding-bottom:  0;
	text-align: left;
}
		
th	{
	color:  #fff;
	background-color:  #000;
	font-weight:  bold;
	text-transform:  uppercase;	
	padding-top:  2px;
	padding-bottom:  3px;
}
		
td  {
	vertical-align:  top;
}		
		
td.notes  {
	color: #999; 
	font-weight:  bold;
	text-align:  right;
	padding-right:  8px;
}
			
td.cell_sort	{
	text-align:  right;
	padding-right:  8px;
	color:  #b52d26;	/*maroon*/
	font-weight:  bold;
}			
			
.bold  {
	font-weight:  bold;
	padding-right:  10px;
}
			
td p  {
	margin-top:  0;
	font-size:  1em;
}		
/*end table styles for instrument list------------------------*/		

/*dl styles for instrument list-------------------------------*/
#instruments dl  {
	font-size:  1.15em;
}		
			
#instruments dt  {
	border-top:  1px solid #ccc;
	padding-top:  10px;
	margin-top:  8px;
	color:  #676767;
}				
			
dt span  {
	font-weight:  bold;
	text-transform:  uppercase;
}						

#instruments dd  {
	margin-top:  6px;		
	margin-bottom:  15px;
	margin-left:  20px;
	font-size:  1.1em;
}
			
dd p	{
	margin-top:  4px;
	margin-bottom:  6px;
	font-size:  1.2em;
}				

/*ul styles--services pg----------------*/	
body#services #content ul  {
	margin-bottom:  -8px;
}	

body#services #content ul li  {
	padding-bottom:  10px;
}	

body#services #content ul h3  {
	display:  inline;	
	padding-right:  0.3em !important;
	padding-right:  0.5em;
	color:  #575757;
	font-size: 1.1em;
	text-transform:  uppercase;
}
		
#details  {
	margin-top:  40px;
}			
		
/*ul styles--about pg links----------------*/		
body#about #content ul  {
	line-height:  1.5;
}			
		
/*images-------------------------------*/
#header img  {
	text-align:  left;	
	margin:  10px 0 0 15px;
}	
		
/*index page img*/
img#ctr_img  {
	margin:  0 0 20px 0;
	padding:  8px;
	border:  1px solid #b5b5b5;
}		
		
.lg_img	{
	padding:  6px;
	border:  1px solid #b5b5b5;
	margin-bottom:  5px;
}
		
.sm_img	{
	float:  right;
	margin-top:  10px;
	margin-left:  5px;
	padding:  4px;
	border:  1px solid #b5b5b5;
}	
		
body#services .sm_img  {
	margin-top:  0;	
	margin-bottom:  0;		
}
		
body#about .sm_img, body#instruments .sm_img  {
	margin-top:  5px;	
	margin-bottom:  0;		
}
		
/*cm page -----------------------------*/
body#cm #outerwrap  {
	background-image:  none;
	margin:  15px auto;
	/*padding: 0;*/
}		
		
body#cm #content	{
	margin-left:  50px;
	width:  62em;	
	min-width:  62em;
}				
			
body#cm #copy p  {
	margin-bottom:  4px;	
	margin-left:  260px;
	font-size:  0.9em;
	color:  #676767;
	font-weight: normal;
	text-align:  left;
}					
