@charset "UTF-8";

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #006666;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback5.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback6.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #006666;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End of Menu*/

/*Layout*/

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background:#333333 ;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
.twoColFixLtHdr #container { 
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/tiled_bg.jpg) top repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #header {
	float: left;
	width: 100%;
	}
.twoColFixLtHdr #header h1 {
	float: left;
	margin: 0;
	width: 770px;
	height: 172px;
	}
.twoColFixLtHdr #header h1 a {
	display: block;
	width: 770px;
	height: 172px;
	background: url(images/header.jpg) no-repeat top left;
	}
.twoColFixLtHdr #header h1 a span { display: none; }

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: # ; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 50px 7px;
	list-style-type: none;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#b54657 ;
	border-top: 1px solid #333;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	font: 75%/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {
	text-decoration:none;
	color:#666666;
}
a:hover, a:active, a:focus {
	text-decoration:none;
	color:#54a7a7;
}

a.footer {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover, a:active, a:focus {
	text-decoration:none;
	color:#54a7a7;
	}
/*File Type Icons*/

	a.map {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/map_go.png) center left no-repeat;
    }
	
    a.links[href^="http:"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/world_link.png) center right no-repeat;
    }

    a[href^="mailto:"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/email_go.png) center left no-repeat;
    }

    a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_acrobat.png) center left no-repeat;
    }

    a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_word.png) center left no-repeat;
    }
/*Headings*/

h2 {
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ba4357;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
h3 {
	font-style:normal;
	text-align:center;
	line-height:1.4em;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
	font-weight:lighter;
	line-height:.9em;
	margin: 0px;
	padding:10px;
	}
p {
	text-align:justify
}

p.hm {
	color:#FFFFFF;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 5px;
	line-height:1.2em;
}


/*project list*/

ul.projects {
	display: table;
	margin: 0px;
	list-style:none;
}
ul.projects {
	display: table-row;
}
ul.projects li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

ul.projects li {
	display: inline-block;
	width: 160px;
	height: 160px;
	border: solid 1px #FFFFFF;
	margin-bottom: 10px;
}

dl {
	height: 100%;
}
ul.projects img {
	display: block;
	padding: 2px;
	margin: 9px auto;
	background: #fff;
	border: solid 1px #666666;
}
ul.projects li a{
	color:#333333;
	display:block;
	text-decoration:none;
}

ul.board {
	list-style: none;
	}
/*----twinning list-----*/
ul.twinning li {
	width:425px;
	margin-bottom:10px;
	line-height:90%;
	border: solid 1px #FFFFFF;
	display:inline-block;
    padding-left:25px;
    background: transparent url(images/icons/arrow_switch.png) center left no-repeat;
}
ul.twinning li:hover {
	border: dashed 1px #999999;
}
/*-----artist list------*/

ul.artist li {	
	display:inline-block;
    padding-left:25px;
	margin-bottom:15px;
    background: transparent url(images/icons/star.png) center left no-repeat;
}

h4.artist {
	color:#ba4357;
	line-height: 70%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*----newsletter list----*/

ul.newsletters li {
	width: 120px;
	display:block;
	margin-bottom: 5px;
	padding: 5px;
	background: #FFFFFF;
	color:#BD3F55;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	list-style:none;
	border: #53A7A9 dotted 1px; 
}
	
ul.newsletters li a {
	color:#BD3F55; 
	display: block;

}
	
ul.newsletters li a:hover {
	text-decoration:underline;
}

/*----craft sale----*/

a.sale {
	width: 200px;
	display:block;
	margin-bottom: 5px;
	padding: 5px;
	background: #FFFFFF;
	color:#BD3F55;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	list-style:none;
	border: #53A7A9 dotted 1px; 
}

a.sale:hover {
	text-decoration:underline
}
	

/*------dates--------*/

ul.date li {	
	display:inline-block;
    padding-left:25px;
	margin-bottom:15px;
    background: transparent url(images/icons/date_add.png) center left no-repeat;
}

h4.date {
	color:#ba4357;
	line-height: 70%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 

/*image style */
img.styled {
  border: 1px solid #a9a9a9;
  padding: 2px;
  margin-left: 70px;
  }
  
img.floated {
	float:right;
	margin: 0px 5px 0px 15px;
	border: 1px solid #a9a9a9;
  	padding: 2px;
}

div.floated {
	float:right;
  	padding: 2px;
}
  
p.caption
    {
    color: #06C;
    padding: 5px 5px 0px 0px;
    text-align: justify;
	width:400px;
	margin-left: 70px;
	font-size:12px;
    font-style: italic;
} 

a.subscribe img {border: none}

/*- logo links*/

a.nfg img {
	border:none;
	margin-left: 10px;
}
a.nfg img:hover {
	border:none;
}

.photocaptions {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #53A7A9;
}
