body,td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 1.25em;

}

p {
	letter-spacing: 0.1em; 
	line-height:18px;
	} 
	
h2, h3 {
	/* setup some more readable header spacing */
	font-family: Arial narrow, Helvetica;
	padding-bottom: 5px;
	margin: 15px 0;
}

h4 {
	padding: 0;
	margin: 0;
	}

h1 {
	font-family: "Arial narrow", Helvetica;
	letter-spacing: 0.1em;
	font-size: 200%;
	margin: 15px 0;
	}
	
h2 {
	font-size: 150%;
	}

h3 {
	font-size: 130%;
	}

h4 {
	font-size: 110%;
	}

.tdLineTop {
	background-image: url(../assets/mainGraphic/JO01_04.jpg);
	background-repeat: repeat-x;
	}
.tdLineBottom {
	background-image: url(../assets/mainGraphic/JO_02_04.jpg);
	background-repeat: repeat-x;
	}


#imageThumbsBorder {
	padding: 10px;
	background-color: #E7E7E7;
	border: 1px solid #333333;
	}

#portfolioThumbsBorder {
	padding: 15px;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}

#imageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
	}

#imageLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: italic;
	line-height: 100%;
}

#priceTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	}
#priceTable td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}


#close-window a:link, #close-window a:visited, #close-window.a {
	color: #333333;
	font-size: 12px;
	}

#footer {
	color:#333333;
	font-size:11px;
}

li#gallery a, li#gallery a:link {
	color: #CCCCCC;
	font-size:16px;
	text-decoration: none;
	}

li#gallery a:hover {
text-decoration: underline;
	}

div#potrait-display{
	height: 216px;
	width: 144px;
}

/*****************************
 ****       splitmenu     ****
 *****************************/



#nav li.active a {
	background-image: url(../assets/navigation/page-on.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
}

#nav li {
	background: url(../images/toolbar-div.png) 100% 0 no-repeat;
}

#nav li a {
	color: #000000;
}

#nav a:hover {
	background-image: url(../assets/navigation/page-on.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position: center;
}

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.active li.active a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: right;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

#photo-padding {
	padding-right: 10px;
	display: block;
	float: left;
}