/* Page Divsions */
body{
	padding: 0px;
	margin: 0px;
	border: none;
	height: auto;
	font: 0.84em/1.333 Arial, sans-serif; 
}

#leftColumn {
	-moz-box-sizing: border-box;
	position: absolute;
	display: block;
	top: 0px;
	width: 280 px;
	height: auto;
	left: 0px;
	/*border: teal 1px dashed;*/
}

/* Content Container */
#rightColumn {
	-moz-box-sizing: border-box;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;	
	left: 284px;
	margin: 0px;
	/*border: red 1px dashed;*/
}

/* To be used with contentRight*/
#contentLeft {
	-moz-box-sizing: border-box;
	position: relative;
	left: 0px;
	width: 500px;
	padding: 0px;
	margin: 0px;
	border: none;
	/*border: yellow 1px dashed;*/
}

/* To be used with contentLeft*/
#contentRight {
	-moz-box-sizing: border-box;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 500px;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	/*border: red 1px dashed;*/
}

#footer {
	-moz-box-sizing: border-box;
	display: block;
	position: relative;
	bottom: -200px;
	width: 100%;
	margin: 0px;
	padding: 0.2em 1em 0em 1em;
	background-color: #FFF;
	border: none;
}

#footer p, #footer a {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #BBB;
}

#footer a:hover {
	color: blue;
}




small {
	display: none;
}

.wideRow {
	-moz-box-sizing: border-box;
	display: block;
	position: relative;
	width: 100%;
	height: auto;	
}

.wideRowForCounter {
	-moz-box-sizing: border-box;
	display: block;
	position: relative;
	width: 100%;
	height: 36px;
	background-image: url(images/whiteGray.gif);
	background-repeat: repeat-x;	
}

/* Main Navigation Container*/
#navigation {
	position: relative;
	width: 265px;
	margin: 0px;
	padding: 55px 0px 0px 15px;
	height: 100%;
	background-color: #FFF;
}

/* Menu Item Link Style*/
#navigation ul{
	width: 120px;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#navigation li {
	position: relative;
	list-style: none;
	margin:  0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 100%;
	background-color: #EBFACB;
	/*border-bottom: solid 6px #EBFACB;*/
}

#navigation li a {
    display: block;
	text-decoration:none;	
/*    padding: 0px 0px 0px 8px;*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 22px;
	font-weight: 500;
	text-align: left;
	text-indent: 8px;
	height: 22px;
	color: #000;	
}

#navigation li a:hover {
	color:#FFF;
	background-color: #AFE500;
}			
	
#navigation  li a#selected {
	font-weight: bold;
	color:#FFF;
	width: 180px;
	background-color: #6A63B9;
	background-image: url(images/menuBlock4W60H22.gif);
	background-position: right;
	background-repeat: no-repeat;
}
	
#navigation  a#selected:hover {
}	

/* Local Navigation Container*/

ul#localNav {
	width: 180px;
	margin:0px;
	padding:0px;
	background-color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}			

ul#localNav li {
    padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
}

ul#localNav li a {
    padding: 0px 12px 0px 0px;
	margin: 0;
	border: none;
	border-left: solid 66px #EBFACB;
	background-color: #6A63B9;
	color:#FFF;
	text-align: right;
	background-image: url(images/menuBlockSawW11H22B.gif);
	background-position: right;
	background-repeat: no-repeat;
}

ul#localNav li a:hover {
	background-color: #AFE500;
	background-image: none;
	color:#FFF;
}

p {
	color: #777;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border: none;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 22px 0px;
	padding: 0px 0px 0px 12px;
	color: #444;
	background-image: url(images/backgroundH1stripPMS382.gif);
	background-position: left;
	background-repeat: repeat-y;
}

h1  img {
	float: right;
	margin: 0px 0px 0px 44px;
	padding: 0px 0px 0px 0px;
	border: none;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 1em 0em 0.2em 0em;
	padding: 0em;
	color: #6A63B9;
}

h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin: 22px 0px 4px 0px;
	padding: 0px 0px 0px 12px;
	color: #444;
	background-image: url(images/backgroundH1stripPMS382.gif);
	background-position: left;
	background-repeat: repeat-y;
}


a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	font-size: 0.9em;
	margin: 0px;
	margin-bottom: 5em;
	margin-top: 2em;
	width: 47em;
}


td {
	height: 3em;
}

td.name {
	width: 13em; 
}

td.title {
	width: 20em; 
}

td.tel {
	width: 11.5em; 
}

td.email {
	width: 20em; 
	text-align: right;
}


/* Gallery Page */
#rightColumnGallery {
	-moz-box-sizing: border-box;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;	
	left: 220px;
	margin: 0px;
}

td img {
	margin: 0px;
	margin-top: 48px;
	margin-right: 16px;
	margin-bottom: 10px;
}

td.art {
	height: 1em;
}

td.artist {
	height: 1em;
	color: #999;
	font-style: italic;
	font-size: 11px;
	
}
/* End of Gallery Page */


li {
	list-style: none;	
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 44px 22px;
	border: none	
}
