body {
   background-color: #fff;
   font-family: "MyriadPro-Light", "Myriad Pro Light", "Century Gothic", gill sans, Arial, Trebuchet MS, arial,verdana,sans-serif;
   color: #828282;
   font-size: 0.9em;
   margin-top: 50px;
   }

.container {
   width: 850px;
   margin-right: auto;
   margin-left: auto;
}
.content_main {
   padding: 8px;
   line-height: 130%;
   font-size: 0.9em;
}
.caption {
 text-align: right;
   margin-top: 40px;
}
.paintings {
   padding: 5px;
   margin-top: 10px; 
   font-size: 0.8em;
   text-transform: uppercase;
 text-align: right;
}  

.paintings a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
	padding-left: 5px;
}

.paintings a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
	padding-left: 5px;
}

.paintings a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: underline;
	padding-left: 5px;
} 
.header_main a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

.header_main a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

.header_main a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: underline;
} 

.header_top a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
   margin-right: 40px;
}

.header_top a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
   margin-right: 40px;
}

.header_top a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: underline;
   margin-right: 40px;
} 

.header_index {
   font-size: 0.9em;
   padding: 3px;
   text-align: right;
   
   }
.header_index a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
   margin-right: 50px;
}

.header_index a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
   margin-right: 50px;
}

.header_index a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: underline;
   margin-right: 50px;
}

.header_main {
   font-size: 0.9em;
   padding: 3px;
   text-align: right;
   margin-bottom: 30px;
   
   }
.toplinks {
   margin-top: 20px;
   }
.toplinks h1 {
   font-weight: normal;
   font-size: 1.6em;
   margin-top: -20px;
   margin-left: 20px;
}
   

.blog {
   font-size: 0.9em;
   padding-top: 25px;
}  
.blog strong {
   font-size: 1.3em;
}   
.blog br {
   margin-bottom: 10px;
}

.spacer {
 width: 75px;
 }
 
 
 #dropmenudiv{
position:absolute;
background-color: #eee;
border:2px solid #fff;
border-bottom-width: 0;
font-family: verdana, sans-serif;
font-size: .75em;
z-index:100;
text-transform: uppercase;
 margin-left: 2px;
 margin-top: 6px;
}

#dropmenudiv a{
display: block;
color: #828282;
background-color: #efefef;
text-indent: 3px;
border-bottom: 2px solid #fff;
padding: 1px;
margin-left: 0px;
text-decoration: none;
font-weight: none;
text-transform: uppercase;
z-index: 1;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ccc;
color: #000;
text-transform: uppercase;
}

.footer_main {
   text-align: right;
   font-size: .7em;
   padding:4px;
   margin-top: 30px;
   }
   

.footer_main a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

.footer_main a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

.footer_main a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: underline;
} 

a:link {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

a:visited {
	color: #828282;
   font-weight: normal;
   text-decoration: none;
}

a:hover {
   color: #000;
   font-weight: normal;
   text-decoration: none;
} 

h1 {
   font-weight: normal;
   font-size: 1.6em;
   margin-top: 10px;
   margin-bottom: 50px; 
   line-height: 110%;
}


h2 {
   font-weight: normal;
   font-size: 1.6em;
   margin-top: 10px;
   line-height: 110%;
}

strong {
   font-weight: normal;
   font-size: 1.2em;
   margin-top: 0;
   line-height: 110%;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}
