html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b3b58f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:visited {
	color: #687819;
}

a:hover {
	color: #9B8B40;
}

h1 {
	font-size: .9em;
	padding-bottom: 0.25em;
	color: #ED592A;
	font-style: italic;
}

h2 {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 3px;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #383E4C;
	padding-top: 10px;
	padding-bottom: 5px;
}
p {
	font-size: 0.7em;
	margin-bottom: 1em;
	line-height: 1.25em;
}

#pageWrapper {
	background-image: url(images/pageBG.gif);
	background-repeat: repeat-y;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
#contentContainer , #contentContainerHome, #mainMenu, #footer{
	height: 317px;
	width: 773px;
	margin-left: 59px;
}
#contentContainerHome {
	background-image: url(images/mainGinkgoLeaf.jpg);
	background-repeat: no-repeat;
}

#bioContainer {
	height: 317px;
	width: 773px;
}
.bioContent {
	position: relative;
	top: -317px;
	display: inline;
	height: 317px;
	width: 300px;
	visibility: hidden;
}
#serviceContent, #studioContent, .galleryContent{
	height: 292px;
	width: 375px;
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
#studioContent {
	float: right;
}

.galleryContent {
	width: 240px;
	padding-right: 5px;
}
.galleryContent p , .galleryContent h1{
	text-align: right;
}
#servicePhoto, #studioPhoto, .galleryPhotos{
	height: 317px;
	width: 345px;
	float: right;
}
#studioPhoto {
	float: left;
}

.galleryPhotos {
	width: 490px;
	height: 275px;
	margin-top: 20px;
}
.galleryPhotos img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	cursor:hand;cursor:pointer
}
.galleryPhotos img.noHand, .galleryPhotos #main, .galleryPhotos #mainB, .galleryPhotos #mainC, .galleryPhotos #mainD, .galleryPhotos #mainE, .galleryPhotos #mainF, .galleryPhotos #mainG{
	cursor:default
}
.galleryPhotos h1 {
	color: #616A2E;
	width: 400px;
	float: left;
	margin-top: 15px;
}


#fullContent {
	height: 292px;
	width: 715px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

#mainMenu {
	background-color: #616a2e;
	height: 37px;
	margin-bottom: 120px;
	position:relative;
}

#footer {
	font-size: 0.75em;
	color: #6F754F;
	text-align: center;
	height: 50px;
}
#siteMap {
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
	margin-top: 25px;
}
.siteMapBoxA, .siteMapBoxB,.siteMapBoxC,.siteMapBoxD  {
	float: left;
	width: 190px;
	margin-right: 45px;
	display: block;
}
#siteMap h2 , #siteMap h2 a, #siteMap h2 a:visited{
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616A2E;
	width: auto;
	color: #616A2E;
	font-size: .7em;
}
#siteMap li    {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin-bottom: 10px;
	text-indent: 15px;
	margin-left: 20px;
	line-height: 10px;
}

#siteMap a , #siteMap a:visited{
	font-size: 0.5em;
	text-decoration: none;
	color: #333;
	display: block;
}
#siteMap h2 a, #siteMap h2 a:visited {
	margin-bottom: 15px;
	width: auto;
	font-size: 1em;
	border-bottom-style: none;
	color: #333;
	display: inline;
}
#siteMap a:hover, #siteMap h2 a:hover{
	color: #616A2E;
}

.siteMapBoxB ul {
	margin-left: 15px;
	margin-bottom: 15px;
}



.largeText p {
	font-size: 0.9em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

/* root element for scrollable */
.vertical {
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */	
	height: 207px;
	position: relative;
}
.verticalB {
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */	
	height: 200px;
	position: relative;
}
.verticalC {
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */	
	height: 195px;
	position: relative;
}



/* root element for scrollable items */
.items {
	position:absolute;
	/* this time we have very large space for height */	
	height:20000em;
	margin: 0px;
}


/* the action buttons above the scrollable */
.pageButtons {
	margin-top: 10px;
	position: relative;
	right: -7px;
}
.pageButtons .nextPage, .pageButtons .prevPage{
	height: 9px;
	width: 15px;
	cursor: pointer;
	display: block;
	text-indent: 9999px;
	background-image: url(images/arrowsB.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 6px;
}


.nextPage {
	background-position: 0px 0px;
}
.nextPage:hover {
	background-position: 0px -9px;
}

.prevPage {
	background-position: 0px -18px;
}
.prevPage:hover {
	background-position: 0px -27px;
}
.beige {
	color: #F7F5E6;
}
.floatRight {
	float: right;
}
.black {
	color: #000;
}

