/* CSS Document - Joe Stevens */

/* --- general formatting ----- */
body
{
	background-color: #C7DFF7;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
		color: #036;
}

h1
{
	font-size: 2.2em;
	font-weight: normal;
	padding: 0 0 0 0.5em;
	margin: 0 0 0.4em 0;
	color: #036;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	color: #036;
}

img.right
{
	float: right;
	padding: 0 5pt 0 5pt;
	top: 5px;
	position: relative;
}

img.left
{
	float: left;
	padding: 1pt 5pt 5pt 0;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #036;
}

a:hover { text-decoration: underline; }

/* --- wrapper ----- */
div#wrapper
{
	padding: 0;
	margin: 0;
	background-image: url(images/wrapper_bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
}

/* container for the 3 divs */
#container
{
	width: 738px;
	margin: 10px auto;
	background-color: #FFF;
	color: #333;
	line-height: 130%;
}


div#container img 
{
	border: 0;
}


/* top menu & img */
#top
{
	background-color: #9CF;
	font-size: 1.3em;
	text-align: center;
	font-weight: normal;
	margin: 0 0 16px 0;
}

#top a
{
	text-decoration: none;
	font-weight: normal;
}

/* NEW toolbar */
#toolbar
{
	width: 100%;
	height: 1.6em;
	/*	border-left: 0.2em solid #828282; */
}

#toolbar ul
{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #9CF;
	font-size: 0.9em;
}

#toolbar li
{
	float: left;
	border-left: #CBE4FD;
	border-right: #5C9DD8;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0.7em;
	border-width: 0 0.1em 0 0.1em;
	border-style: none solid none solid;
}


#toolbar li a
{
	color: #036;
	text-decoration: none;
	font-size: 0.9em;
}
#toolbar a:hover { color: #A95C37; }
#toolbar strong { color: #A95C37; }

#toolbar .first { border-left: none; }

#toolbar .last
{
	margin-right: 0px;
	border-right: none;
}

/* OLD toolbar

#top ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	height: 26px;
	color: #9CF;
}

#top li
{
	float: left;
	padding: 0 10px 0 10px;
	margin: 1px 0 8px 0;
	border-right: #FFF;
	border-left: #FFF;
	border-width: 0 2px 0 0;
	border-style: none solid none solid;
	text-align: center;
	}

#top li a
{
	color: #036;
	text-decoration: none;
	font-size: 0.9em;
}
#top a:hover { color: #A95C37; }
#top strong { color: #A95C37; }
 */

/* main centre content */
#content
{
	padding: 1em;
	color: #000;
	font-size: .9em;
}

/* twoCol */
#twoCol
{
	margin: 0;
	padding: 0.1em 0 1em 1em;
	color: #036;
}

/* leftnav */
#leftnav
{
	float: left;
	width: 435px;
	margin: 0;
	padding: 0 0 1em 1em;
	color: #036;
}

#leftnav p
{
	margin: 0 0 1em 0;
	color: #036;
}

#leftnav ul
{
	margin: -10px 0 1.5em 0;
}

#leftnav a
{
	text-decoration: none;
	font-weight: bold;
	color: #036;
}

#leftnav a:hover
{
	color: #036;
	text-decoration: underline;
}

/* gallery images & names */

.exhibit
{
	border-top: 1px solid #4f82a1;
	font-weight: bold;
	background-color: #f2f8fe;
	clear: both;
	font-size: 30px;
}

div.img_exhibit
{
	float: left;
	padding: 5px 10px 5px 0;
}
  
div.img_exhibit p
{
	text-align: left;
	font-variant: small-caps;
}

/* rightnav */
#rightnav
{
	float: right;
	width: 220px;
	margin: 0;
	padding: 0.2em 0.5em 1em 0;
}

#rightnav p
{
	margin: 0 0 1em 0;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	float: none;
}

#rightnav img
{
	padding: 0;
	float: none;
	clear: none;
}

#rightnav strong { padding: 0; }

#rightnav ul
{
	margin: -10px 0 1em 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

#rightnav li { padding: 0 0 0.4em 0; }

#rightnav h3
{
	color: #036;
	font-style: italic;
	font-weight: lighter;
	margin: 0.5em 0 0.8em 0;
	font-size: 1.5em;
}

#rightnav a
{
	text-decoration: none;
	color: #333;
}

#rightnav a:hover
{
	text-decoration: underline;
}

/* footer */
#footer
{
	width: 740px;	
	clear: both;
	margin: 0 auto;
	padding: 0 .9em .1em .5em;
	font-size: 0.7em;
	color: #036;
}

div#footer ul
{
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #D3CEC2;
	border-width: 0 0 1pt 0;
}

div#footer li
{
	padding: 0 4px;
	float: left;
	margin: 10px 0;
	font-size: 10px;
	line-height: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7DFF7;
}

#footer a
{
	text-decoration: none;
	color: #369;
}

#footer a:hover { color: #A95C37; }

div#footer p
{
	margin: 10px 0 15px 0;
	width: 80%;
	float: left;
}

div#footer p#credit
{
	width: 15%;
	float: right;
	text-align: right;
}


/* --------------  Form-specific styles: --------------   */
.clearer {
	clear:both; 
	font-size: 0.5em; 
	line-height: 0.5em; 
}

.twoColForm
{
	width: 425px;
	margin: 0;
	padding: 1em 0 1em 0;
}

form
{
	margin: 0;
	padding: 0;
	color: #036;
	font-variant: small-caps;
}

fieldset label {font-weight:normal; color: #333; }

input, select {font-size: 1em}
input, select {font-size: 85%}
input {margin:0;}

.twoColForm label,
.twoColForm input,
.twoColForm select {display:block; float:left}

.twoColForm label {
	width: 20%; 
	text-align:right; 
	margin: .4em 0;
	padding-right: 1em; 
	clear:left;
} 
