﻿/* HTML TAG DEFINITIONS */
.smalltext {
	margin: -10px 2cm 6px 0px;
	font-size: 11px;
	line-height: 150%;
}
#content2 a {
	color: #0066cc;
	font-weight: bold;
}

html {
	height: 100%; 
	margin-bottom: 1px;}

body {
	font: normal 9pt Verdana, Verdana, Geneva, sans-serif;
	background: #CCCCCC;
	color: #333333;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 16pt;
}

hr {
	background-color: #95b2c9;
	color: #95b2c9;
	height: 1px;
	width: 100%;}

img {
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
	float: none;
}

ul {
	margin: 0 0 0 9mm;
	padding: 0;
	color: #0066CC;
}

h1 {
	color: #333333;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	padding: 5px 0;
	margin: 10px 0 5px 0;
}

h2 {
	color: #0066cc;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 5px 0;
	margin: 10px 0;
	border-bottom: 1px solid #c0c0c0;
}

h3 {
	color: #0066CC;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 0 6px 0px;
	margin: 10px 10px 5px 0px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #0066cc;
}

h4 {
	color: #333333;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0;
}

h5 {
	color: #404040;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h6 {
	color: #800080;
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px 123px;
}

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

a:hover {
	color: #95b2c9;
	text-decoration: underline;
	font-weight: bold;
}
	
p.center {
	text-align: center;}	

/* PAGE LAYOUT IDs */

#wrapper-3col {
	background: #fff url('images/wrapperbg-3col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper-2col {
	background: #fff url('images/wrapperbg-2col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper-1col {
	background: #fff url('images/wrapperbg-1col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}

	
#logoimage {
	height: 100px;
}
	
#topshadow-3col {
	height: 15px;}
	
#topshadow-2col {
	height: 15px;}
	
#sidebar-left {
	width: 170px;
	float: left;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 0 15px;
}
	
#content1 {
	width: 470px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	padding: 0 15px;}

#content2 {
	width: 670px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	padding: 0 15px;
}

#sidebar-right {
	width: 170px;
	float: right;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 0 15px;}

#bottomshadow-3col {
	height: 15px;}

#bottomshadow-2col {
	height: 15px;}
	
#footer {
	clear: both;
	background: #fff url('images/footer.jpg') no-repeat;
	color: #fff;
	height: 40px;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 20px 0 0 15px;}
	
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;}

#footer p {
	padding: 0;
	margin: 0;}

/* FORMATTING CLASSES */

.mainmenu {
	font-size: 120%;
	line-height: 1.6em;
	margin-bottom: 40px;
	margin-top: 15px;
	background-color: #D6E2EC;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mainmenu a {
	color: #0066cc;
	font-weight: normal;
	font-variant: normal;
}

.mainmenu a:hover {
	color: #567c9a;
	text-decoration: underline;
}

.calendar {
	text-align: center;}

.box {
	background: #f7f7f7;
	border: 1px dashed #c0c0c0;
	padding: 10px;}

.hottopic {
	color: #567c9a;
	font-weight: bold;}

.contact {
	padding: 5px;
	text-align: left;
	margin: 20px 0;}

.contact label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

.contactbox {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;}

.contactbutton {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;}

.catalogleft {
	width: 215px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: left;}
	
.catalogright {
	width: 215px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;}
	
.columnleft {
	width: 315px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: left;}
	
.columnright {
	width: 315px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;}
	
.mainimage {
	margin: 0;
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 5px 10px 0 0;
	float: left;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;
	height: 198px;
	width: 140px;
}
.submenu a {
}
.submenu ul {
	font-size: 90%;
	list-style-type: disc;
	margin-left: 4mm;
}

.timeline  {
	margin-left: 15px;
}
}

a:hover {
	list-style-type: circle;
}

.mainmenu h3 {
	color: #0066CC;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 0 6px 0px;
	margin: 10px 10px 5px 10px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #0066cc;
}


/* My Picture with caption  formatting */


div.pic {
	padding: 5px;
/* needed to support centering of almost-full-width figures */	
border: 1px solid #99CCFF;
}

div.pic img {width: 100%
}

div.figure p.caption { text-align: center; }

.full {
	width: 90%;
	padding: 7px;
	margin: 0.67em 2em 0.67em 1.7em;
}

.fuller {
	width: 98%;
	padding: 7px;
	margin: 0.67em 0em 0.67em 0em;
}

.fullsmaller {
	width: 70%;
	padding: 7px;
	margin: 0.67em 2em 0.67em 7em;
}
/* "full" should be unnecessary, but this responds to the box model bugs in IE */

.half {	width: 46.5%;	padding: 7px; }

.third { width: 33%; padding: 7px; }

.quarter { width: 25%; padding: 7px; }

.fifth { width: 20%; padding: 7px; }

.sixth { width: 16.7%; padding: 7px; }

.thin { width:8%; padding:7px; }

.right {
	float: right;
	margin-left: 1em;
	margin: 0 0.5em 0.67em 1em;
}

.left { float: left;
	margin-right: 1em;
	margin: 0 1em 0.67em 0; }




div.pic p {
	text-align: center;
	font-style: italic;
	font-size: 8pt;
	text-indent: 0;
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 2px;
}

img.scaled {
	padding-bottom: 7px;
}



#content2 li {
	color: #000000;
}



.closepara {
	margin-bottom: -5px;
}



a:visited {
	color: #333399;
	text-decoration: none;
	font-weight: normal;
}
#content2 a:visited {
	color: #333399;
	font-weight: bold;
}

a:active{
	color: #9900FF;
	text-decoration: none;
	font-weight: normal;
}
#content2 a:active {
	color: #9900FF;
	font-weight: bold;
}


.mainmenu li {
	margin-bottom: 2mm;
	line-height: 11pt;
}
