/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body{
    background-color:#eff1e7;
    color:#56565c; 
    margin-top:-13px;
    font-family:Georgia, "Sans Serif";
}

/************************ID DIVS**************************************************/
/************************/
#Container {
           width:969px;
           margin:0 auto;
           margin-top:20px;
           margin-bottom:30px;
           min-height:1830px;
           border-style:solid;
           border-width:1px;
           box-shadow:10px 10px 5px #191919;
}

#ContentBlock {
			width:969px;
            background-color:#eff1e7;
}

#Header {
			width:800px;
            height:132px;
			position:absolute;
            margin-bottom:13px;
			background-image:url('http://www.hardcastlegallery.com/Images/GeneralPageImages/HGhomeHeader.gif');
}
			
#Side {
		  width:172px;
          line-height:1.5;
          float:left;
					
}

#SideFill {
/******Filler at bottom of sidebar**************************/
          background-color:#d9d7e7;
          width:170px;
          height:50px;
}

#BannerLinks {
/*******Horizontal links under header************************/		
            height:25px;
            background-color:#d9d7e7;
            margin-top:-16px;
            text-align:center;
 }
 
#Filler {
/*******Filler at end of header image**************************/
			height:132px;
			width:969px;
            background-color:#d9d7e7;
            margin-bottom:13px;
}

#Hours {
/************Store hours at bottom of sidebar*******************/
       font-family:Georgia, "Sans Serif";
       font-size:smaller;
       background-color:#d9d7e7;
       padding-top:15px;
       padding-bottom:15px;
}

#Footer {
/*************Copyright info at the bottom of every page*********/
        width:969px;
        margin-left:auto;
				margin-right:auto;
        height:80px;
        text-align:center;
        font-size:small;
        font-style:italic;
        padding-top:8px;
}

#VerticalFill {
/************Fills vertical space************/
        width:969px;
        height:800px;
        background-color:#eff1e7;           
 }
/*********************END OF ID LIST*******************************************/


/********************CLASS DIVS************************************************/
/********************/
.Content {
			 margin-left:210px;
			 width:710px;
             
}
 
.BannerList {
            margin-left:200px;
}
            
.BannerList li {
   margin-top:4px;
   display:inline;
   float:left;
   width:200px;
   color:#56565c;
}

.Center{
			text-align:center;
}

.Indent{
        text-indent:50px;
}
			
/********************FONT STYLES*************************/
/********************/
.StandardFont {
              font-family:Georgia, "Sans Serif";
              color:#56565c;
}

.StaticContent {
/*Static page content*/
              font-family:Georgia, "Sans Serif";
              font-size:14px;
              font-weight:normal;
              color:#56565c; 
}

.StartWithGallery {
/*Hardcastle Gallery at the beginning of a sentence*/
             font-family:"Times New Roman";
             font-size:24px;
             font-weight:bold;
             color:#56565c;
}

.Gallery {
/*Hardcastle Gallery within a sentence*/
             font-family:"Times New Roman";
             font-size:17px;
             font-weight:normal;
             color:#56565c;
}
.BeginPara {
/**************Makes the first letter or word larger**************/
           font-size:20px;
}
/****************************END OF FONT STYLES*****************************/

.BackgroundImg {
               background-image:url('http://www.hardcastlegallery.com/Images/GeneralPageImages/HGhomeHeader.gif');
               
}

.PrintImg      {
               width:300px;
               margin-left:150px;
}

.PrintImgThumbs {
                width:160px;
                padding:10px;
}

.PrintImgThumbs img {
                width:100%;
                box-shadow:10px 10px 5px #191919;
}

.PrintImgThumbs p {
                text-align:center;
                font-style:italic;
                font-size:smaller;
}
 
.PrintImg img {
           width:100%;
           box-shadow:10px 10px 5px #191919;
}

.PrintImg p  {
          text-align:center;
          font-style:italic;
          font-size:smaller;
 } 

.ArtistGallery  {
}

.ArtistGallery table  {
              width:660px;
              border:0;
              }
              
.ArtistGallery td  {
              max-width:none;
              padding:10px;
              text-align:center;
              vertical-align:middle;
              color:#56565c;
              }

.ArtistGallery img {
           box-shadow:10px 10px 5px #191919;
           margin-bottom:12px;
           text-decoration:none;
}

div.Paper {
       width:100%;
       border-style:solid;
       border-width:1px;
       box-shadow:10px 10px 5px #191919;
       margin-bottom:5px;
       text-decoration:none;
 }

.btCollection {
}

.btCollection td {
              width:220px;
              height:240px;
              text-align:center;
              vertical-align:top;
              color:#56565c;
}

.DataEntry  {
}

.DataEntry label  {
           width:150px;
           float:left;
           text-align:right;
           margin-right:20px;
}

.DataEntry input  {
           background-color:#eff1e7;
           margin-top: 5px;
           margin-bottom: 5px;
}

.DataEntry form  {
	 margin: 0 auto;
	 	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D0D8DE', endColorstr='#BAC2C9'); /* For IE */
		 background: -webkit-gradient(linear, left top, left bottom, from(#D0D8DE), to(#BAC2C9));  /* For WebKit (Safari, Google Chrome etc) */
		 background: -moz-linear-gradient(center top , #D0D8DE, #BAC2C9) repeat scroll 0 0 #D0D8DE; /* For Mozilla/Gecko (Firefox etc) */
		 background: -o-linear-gradient(#D0D8DE, #BAC2C9);     /* For Opera 11.10 */
			
		 box-shadow: 10px 10px 6px #191919;
	 }

.OurArtists {
}

.OurArtists td {
            vertical-align:middle;
            text-align:center;
            margin-top:5px;
}

.OurArtists img {
            box-shadow:10px 10px 5px #191919;
            margin-bottom:9px;
            text-decoration:none;
 }
/*****************TAG ELEMENTS***********************/
/*****************/
h1, h2 {
 text-align:center;
 font-family:Georgia, "Sans Serif";
 font-weight:bold;
 color:#56565c;
}

hr
{
 color:black;
 width:100%;
 border:solid;
 border-width:thin;
}





/****************END OF TAG ELEMENTS*****************/

/**************************LINK STYLES*************************************/
/**************************/
a:link
{
 color:#000066;
}
 
a:visited
{
 color:#006699;
}

a:active
{
 color:#000066;
}

a:hover
{
 color:#0000ff;
}
/*****************************END OF LINK STYLES***************************/