body    {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url("artwork/background.gif");
	background-color: #ffffff;
	background-repeat: repeat-x;
}

* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#homebody    {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#mainbody    {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#gallerybody    {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* Header styling */
div#header	{
	width: 718px;
	text-align: center;
	padding: 0 0 0px 0;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
}
div#homeheader	{
	width: 718px;
	text-align: center;
	padding: 0;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
}

div#navbuttons    {
	width: 850px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Button bar styling */
#navbuttons     {
	background-image: url("artwork/navbar.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 0 5px 0;
	background-position: top center;
/*	border: 1px solid  #0000ff; */
}

ul#navbar { list-style-type: none; font: normal 14px arial, verdana, sans-serif; text-align: center; padding: 5px 3px 5px 3px; }
ul#navbar li {display: inline; }
ul#navbar li a { padding: 0px 4px 0px 4px; color: #fff100; text-decoration: none; margin-right: 5px; margin-left: 2px; }
ul#navbar li.selected a {
	background-color: #fff100;
	color: #dd0000;
}
ul#navbar a:hover {background-color: #fff100; color: #1B3F94;}

/* Footer styling */
div#footer    {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*
	border:red solid 1px;
	*/
}

.addr {
	color: #1B3F94;
	font-size: 12px;
	margin: 5px 20px 0px 20px;
}

.copy {
	color: #808080;
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
}
.crpoint	{cursor:pointer;}
div#cci  { color: #808080; font-size: 10px; text-align: center; margin-top: 4px; background-color: transparent; text-decoration: none; background-image: none }
div#cci a { color: #808080; font-size: 10px; text-align: center; text-decoration: none; background-image: none }
div#cci a:hover  {background-color: #1B3F94; color: #ffffff; text-decoration: none; background-image: none }
div#hotspot img {border:none;}

/* Content styling */
div#homecontent    { 
	font-size: 10pt; 
	padding: 8px 8px 8px 8px; 
	height: 660px; 
	width: 705;
	margin-left: auto;
	margin-right: auto;
	background-image: url("artwork/grid.png");
	border: #fff100 1px solid;
	position: relative;
}
div#content    { 
	font-size: 10pt; 
	color: #000000;
	padding: 8px 8px 8px 8px; 
	width: 805;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: #1B3F94 1px solid;
}

/* table cells */
div#content td {
	font-size: 10pt;
	padding: 4px
}

/* headers */
.hometitle1 {
	font-size: 24px;
	color: #ffffff;
	margin-top: 340px;
}

div#content h1 { font-size: 14pt; font-weight: normal; color: #A60E15; }
div#content h2 { font-size: 13pt; font-weight: bold }
div#content h3 { font-size: 13pt; font-weight: normal }
div#content h4 { font-size: 12pt; font-weight: normal; color: #ffffff; }
div#content h5 { font-size: 12pt; font-weight: normal }
/* links */
div#content a { text-decoration: underline; color: #006; }
div#content a:hover { text-decoration: underline; background-color: #1B3F94; color: #ffffff; }
/* lists */
div#content ul   { margin: 0; padding: 0 0 0 20px }
div#content li   { font-size: 10pt; margin: 0; padding: 0 }
div#content ul li ul   { margin-top: 10px ; margin-bottom: 10px ; }
div#content ol   { margin: 0; padding: 0 0 0 20px }

div#content td .hangpara { text-indent: -18px ; padding: 0 0 0 20px; }
div#content td .hangpara ul { padding: 0 0 0 20px; }
div#content td .hangpara ul li { padding: 0 0 0 20px; }

/* Form styling */
div#content fieldset {padding: 0.5em; border:1px solid #1B3F94; }
div#content legend {color:#1B3F94; font-size: 10pt; }
div#content input    { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#content textarea { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#content option   { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

/* Popup Form styling */
#nocostcontent .bigbold {
	font-size: 20pt;
	color: #1B3F94;
	font-weight: bold; 
} 
#nocostcontent .smallblue {
	font-size: 13pt; 
	font-weight: normal;
	color: #1B3F94;
}
#contactform { 
	padding:5px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align:left;
}
#contactform table { 
	margin-left: 40px;
}
#contactform #responsemessage { 
	text-align:center;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom:10px;
}
.errortext	{color:#aa0000;}
.successtext	{color:#006600;}

div#contactform fieldset {padding: 0.5em; border:1px solid #1B3F94; }
div#contactform legend {color:#1B3F94; font-size: 10pt; text-align:left;}
#contactform input    { color: black; font-weight: normal; font-size: 10pt;  }
#contactform textarea { color: black; font-weight: normal; font-size: 10pt;  }
#contactform .label   { 
	color: #1B3F94; 
	font-weight: normal; 
	font-size: 10pt; 
	text-align:right;
	margin-left:5px;
}

/* Other styling */
div#content.crpoint	     { cursor: pointer; }
div#content.headrow 	   { font-size: 10pt; font-weight: bold; background-color: #a0bcbc }
div#content.evenrow 	   { font-size: 10pt; background-color: #d2eeee }
div#content.oddrow	  	 { font-size: 10pt; background-color: #b6d2ee }
div#content.evenrowclick { font-size: 10pt; background-color: #d2eeee; cursor: pointer }
div#content.oddrowclick	 { font-size: 10pt; background-color: #b6d2ee; cursor: pointer }


/* gallery css */
div#gallerycontent    { 
	padding: 4px 4px 4px 4px; 
	background-color: #ffffff;
	border: #1B3F94 1px solid;
}
div#gallerycontent td  { 
	font-size: 10pt; 
	color: #000000;
}
div#gallerycontent h1 { font-size: 14pt; font-weight: normal; color: #A60E15; }
div#gallerycontent h4 { font-size: 10pt; font-weight: bold; color: #A60E15; margin-bottom:10px;}
div#gallerycontent h5 { font-size: 10pt; font-weight: bold; margin-bottom:10px;}
div#gallerycontent div#cheader { padding-bottom:5px;}
div#gallerycontent div#cheader select {  color: navy; }}
div#gallerycontent img { border: none;}
div#gallerycontent	td img {
	border: navy solid 3px;
}
div#gallerycontent #controltable {
	padding: 0;
	margin: 0;
	border: none;
	width: 150px;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #1B3F94;
}
div#gallerycontent #controltable	td {
	padding: 0;
	margin: 0;
}
div#gallerycontent #controltable	td img {
	padding: 0;
	margin: 0;
	border: none;
}

div#gallerycontent .crpoint	     { cursor: pointer; }

div#nocost	{
	border: 4px #1B3F95 solid;
	display: none;
	position: absolute; 
	top: 100px;
	left: 178px; 
	width: 620; 
	padding: 4px;
	background-color: #ffffff;
	z-index: 10; 
}
div#nocosthide	{
	border: #1B3F95 1px solid; 
	float: right;
	width: 30%;
	color: #1B3F95;
	backgroud-color: #ffffff;
}
div#closeclear{
	clear:both;
}
