/* New August 28, 2009 9:45:07 AM */
/* Last Revised December 31, 2010 3:24:31 PM */
/* HTML Elements ============================= */
body {
	color: Black;
	background-color: #fff;
	/*background-image: url(velvet1.jpg);*/
	font: 100% Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

dd {
	padding-bottom: 10px;
}

dt {
	font-weight: bolder;
   color: #009999;
}

h1, h2, h3, h4 {
/*	background-image: url(velvet1.jpg);*/
	color: #009999;
	background-color: #fff;

}
h1 {
	font-size:175%;
	text-align: center;
}
h2 {
	font-size: 130%;
	text-align: center;
}
h3 {
	font-size: 120%;
	text-align: center;
}
h4 {
	font-size: 110%;
	text-decoration: none;
}
hr {
	width: 55%;
	color: #009999;
	background-color: #099;
	height: 2px;
}

img {
	border: none;
	float: left;
}
/* ================ forms ============== */
fieldset {
	margin: 1em 0;
	padding: 1em;
	border:2px double #009999;
}

legend {
	font-weight: bold;
}
	
/* ================ end forms ========== */

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: decimal;
}

table {
	width: 95%;
	padding: 1px;
	border: 0px;
}

td img {
	float: none;
}

	
ul li {
	list-style-image: url(cyan05.gif);
	font: 100% Arial, Helvetica, sans-serif;
}


/* Pseudo-Elements ============================ */

a:link {
	color: #009999;
	/*text-decoration: underline;*/
}
a:visited {
	color: #990099;
	/*text-decoration: underline;*/
}
a:hover, a:focus {
	color: #00cccc;
	/*text-decoration: underline;*/
}
a:active {
	color: blue;
	/*text-decoration: underline;*/
}

h2 a {
	color: #009999;
}


/* Classes ==================================== */


div.centre {
width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.biggify {
	font-size: 150%;
	font-weight:bolder;
}

.cancel {
	text-decoration: line-through;
}

.cancel {
	text-decoration: line-through;
}

.centre {
	text-align: center;
}

.clean {
	clear: both;
}

.full {
	width: 100%;
	color: #00cccc;
}

.gallerythumb100{
	float: left;
	width: 100px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb150{
	float: left;
	width: 150px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb200{
	float: left;
	width: 200px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb250{
	float: left;
	width: 250px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb300{
	float: left;
	width: 300px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb350{
	float: left;
	width: 350px;
	padding: 5px;
	margin: 2px;
	}

.gallerythumb400{
	float: left;
	width: 400px;
	padding: 5px;
	margin: 2px;
}

.gallerythumb450{
	float: left;
	width: 450px;
	padding: 5px;
	margin: 2px;
}

.gallerythumb500{
	float: left;
	width: 500px;
	padding: 5px;
	margin: 2px;
}


/* Begin Horizontal navigation  ================*/
.hornav {
	font-size: 90%; 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	} 
.hornav ul {
	list-style: none;
  	background-color: #f7eded;
	} 
.hornav li {
	display: inline; 
	margin: 0px;
	padding: 0px;
	background-color: #f7eded;
	padding: 1px 5px 1px 5px;
	line-height: 150%;
	} 

/* End horizontal navigation ==================*/
	
.littlenav{
 text-align: right;
 font-weight: bold;
}

.lowernav {
	text-align: center;
	width: 95%;
}

.magenta {
	color: fuchsia;
	text-align: center;
	font: bold 100% Arial, Helvetica, sans-serif;
}

.nextprevnav {
	line-height: 110%;
	padding: 5%;
}

.p-box {
	width: 11em;
	border: 2px solid #88dddd;
	margin-left: auto; margin-right: auto;
	padding: 2%;
}

.paratitle{
	color: #009999;
	font-weight: bold;
/*	font-size: 105%;*/
	background-color: #fff;
	/*background-image:url(velvet1.jpg);*/
}
.plain {
	border: none;
	padding: 10px;
}/* used for images which should have some space around */


.right {
	float: right;
}

.setoff{
  width: 500px;
	border: thin solid #ee82ee;
	margin-left: auto; margin-right: auto;
	padding: 2%;
}

.showcase {
	float: left;
}

.showcase img {
	padding-right: 20px;
	float: left;
}

.showcase img.right{
	padding-right: 5px;
	float: right;
}

.showcase object {
	padding: 20px;
	float: left;
}

.survey {
	width: 70%;
	padding: 1px;
	border: medium black;
}

table.survey {
	border: solid 1px #009999;
	position: relative; top: 0px; left: 4em;
}
table.survey td {
	border:solid 1px #009999;
	border-collapse: collapse;
}
table.survey th {
	border:solid 1px #009999;
	font-weight: bold	
}
.tdwidth {
	width: 300px;
}


.uppernav{
	text-align:center;
}
table.uppernav {
	width: 584px;
	font: 80% Arial, Helvetica, sans-serif;
}


.warning {
	color: red;
}
/* ============ ID's============ */

#footer {
	text-align: center;
	font-size: 75%;
	width: 95%;
	}
	

#header {
 /* background-image: url(velvet1.jpg);*/
/*	clear: both;*/
	background-color: #fff;
	border: 4px solid #88dddd;
	line-height: 95%;
}

#header img {
	margin-left: 5%;
	margin-top: 3%;
}

#header img.right {
	margin-left: 0px;
	margin-right: 5%;
}

#main {
	background-color: #fff;
/*	background-image: url(velvet1.jpg);*/
	padding-top: 1px;
	position: absolute;
	left:16em;
	top:160px;
}

#mainform {
	background-color: #fff;
/*	background-image: url(velvet1.jpg);*/
	padding-top: 1px;	
	margin-left: 2%;
}


#mainnav {
	/*background-image:url(velvet1.jpg);*/
	/*background-color: #f2e4e4;*/
	background-color: white;
	font-size: 80%;
	width:15em;
	position: fixed;		/* These two lines are required to make the */
	left: 1px;						/*  #main area come up beside it. */
	top: 160px;				/* Where to fix the position */
	padding: 0px;
	clear: both;
}

#mainnav ul {
	list-style: none;
	background-image: none;
	/*background-color: #f2e4e4;*/
	background-color: white;
	margin: 0;
	padding: 0;
	border: 2px solid #88dddd;
}

#mainnav ul li {
	list-style: none;
	display: block;
	margin: 0;
	line-height: 1.2em;
	border: 1px solid #88dddd;
}


#mainnav li a:link {
	font-size: 90%;
	display: block;
	text-decoration: none;
}

#mainnav li a:visited {
	font-size: 90%;
	display: block;
	text-decoration: none;
}

#mainnav li a:hover {
	font-size: 90%;
	display: block;
	text-decoration: none;
}

#mainnav li a:active {
	font-size: 90%;
	display: block;
	text-decoration: none;
}
#other {
	float: left;
}
