/* CSS Document */

/* ------------------------------- formatting ----------------------------- */


body {
	margin-top: 0px;
   margin-left: 0px;
   font-size: 0.8em;
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   color: #000000;
	background-color: White;
}

A { 
	text-decoration: underline;
	color : #0000FF;
}

a:visited {
	color: Fuchsia;
}

A:HOVER {
	color : #008080; 
 	text-decoration: none;
}

p {
	MARGIN-TOP: 4px;
	MARGIN-BOTTOM: 6px;
}

img {
	border: none;
}

H3 {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	text-align: center;
	background-color: #265775;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	color: white;
	padding: 4px;
	width: 96%;
}

p.caption {
	COLOR: #5F5F5F;
	FONT-SIZE: 11px;
}

p.form_field_description {
	COLOR: #5F5F5F;
	FONT-SIZE: 11px;
	line-height: normal;
	padding-top: 2px;
	text-align: left;
}

table.content {
	width: 748px;
	border-collapse: collapse;
}

table.head {
	width: 750px;
	height: 186px;
	border-collapse: collapse;
}

table.rightcolumn {
	width:598px;
	border-collapse: collapse;
}

table.welcome {
	width:100%;
	border-collapse: collapse;
}

table.footer {
	width: 100%;
	border-collapse: collapse;
	height: 20px;
	color: white;
	background-image: url(graphics/footer_bg.jpg);
}

td.navigation {
	width: 150px;
	vertical-align: top;
	background-color: #D3DEE4;
}

TD.HSeparator {
	background-image: url(graphics/HSeparator.gif);
	background-repeat: repeat-x
}

TD.VSeparator {
	width: 2px;
	BACKGROUND-IMAGE: url(graphics/VSeparator.gif);
	BACKGROUND-REPEAT: repeat-y
}

td.copyright {
	width: 33%;
/*	width: 33%;*/
	font-size: 11px;
	padding-left: 8px;
}

td.contact {
	width: 30%;
/*	width: 33%;*/
	font-size: 11px;
	text-align: center;
}

td.lastupdate {
	width: 37%;
/*	width: 34%;*/
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
}

td.contact a:link {
	color: white;
	text-decoration: underline;
}

td.contact a:hover {
	color:  Silver;
	text-decoration: none;
}

#contents {
	position: absolute;
	top: 2px;
	left: 2px;
	border: 1px solid #D3D3D3;
}

#squares {
	position: absolute;
	left: 530px;
	top: 12px;
}

#welcome {
	position: absolute;
	left: 430px;
	width: 320px;
	top: 0px;
}

#forum {
	position: absolute;
	left: 561px;
	top:26px;
}


.head td.logo {
	vertical-align: top;
	width: 376px;
}

.head td.bar2 {
	vertical-align: bottom;
	width: 374px;
	text-align: left;
}

#left {
   position: absolute;
   left: 0;
   top: 189px;
   width: 145px;
	background-color: #D3DEE4;
	margin-left: 0px;
	padding-left:12px;
}

#center {
	position: reletive;
	border-left: 1px solid #D3D3D3;
   margin-top: 0px;
   margin-left: 157px;
	width: 592px;
}

#minical {
	width: 140px;
	background-color: #F5F4D3;
	border: 1px solid #CACACA;
}

.leftimg {
 	float: left;
	padding-right: 5px;
	text-align: center;
}

.Indented4L {
	margin-left: 4px;
	COLOR: #5F5F5F;
   FONT-SIZE: 12px;
}

.heading3 {
	font-size: 1.2em;
	font-weight: bold;
	color:  #003366;
	margin-top: 0px;
	padding-bottom: 6px;
}

td.text {
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

div.float {
	float: left
}

div.float img{
	padding: 10px 14px 0px 14px;
}

div.float p {
	text-align: center;
}

div.row {
	clear: both;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.row span.left {
	float			: left;
	padding-top		: 4px;
	padding-left	: 10px;
	font-size		: 10px;
	font-weight		: normal;
	color			: #fff;
	width			: 49%;
}

div.row span.left a:link {
	color			: #FFCC00;
	text-decoration	: underline;
}

div.row span.left a:hover {
	color			: #FF6633;
	text-decoration	: underline;
}

div.row span.right{
	float			: right;
	text-align		: right;
	padding-top		: 4px;
	padding-right	: 10px;
	font-size		: 10px;
	font-weight		: normal;
	color			: #fff;
	width			: 49%;
}

/* headings on Lucia's pages */
div.row2 {
	clear: both;
/*	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px; */
}

div.row2 span.left {
	float			: left;
/*	padding-top		: 4px;
	padding-left	: 10px;
	font-size		: 10px;
	font-weight		: normal;
	color			: #fff;
	width			: 49%;*/
}

div.row2 span.right{
	float			: right;
	text-align		: right;
	padding-top		: 4px;
	padding-right	: 10px;
	font-size		: 12px;
	font-weight		: normal;
	color			: #fff;
}

div.spacer {
	clear			: both;
}

.welcome a {
	text-decoration	: underline;
}

.welcome a:hover {
	text-decoration	: none;
}

/*php form format*/

.phpForms_main {
	border-collapse		: collapse;
	border				: 1px solid Navy;
	background-color	: #FFFFFF;
	width				: 400px;
}

.phpForms_pgtitle {
    font-size		: 18px;
    color			: #DF7526;
    font-weight		: bold;
	 text-align		: center;
	 padding-top	: 5px;
}

.phpForms_caption {
	font-size		: 14px;
	color			: #2849CA;
	text-align		: left;
	font-weight		: bold;
	padding-left	: 5px;
}

.phpForms_caption_kontact {
	font-size		: 12px;
	color				: #2849CA;
	text-align		: left;
	font-weight		: normal;
	line-height		: 20px;
	padding-top		: 6px;
	/*padding-bottom	: 5px;*/
	padding-left	: 5px;
}

.phpForms_comments {
	font-size		: 14px;
	color				: #2849CA;
	text-align		: left;
	font-weight		: bold;
	line-height		: 25px;
	padding-left	: 5px;
}

/* Used for the Attendence form to set up table width and border color */
.phpForms_attend {
	border-collapse	: collapse;
	border				: 1px solid Navy;
	background-color	: #FFFFFF;
	width					: 550px;
}

.phpForms_attend_caption {
	font-size		: 12px;
	color				: #2849CA;
	text-align		: left;
	font-weight		: regular;
	padding-left	: 5px;
	line-height    : 20px 
}

.phpforms_attend_field {
	width:98%;
	border: 1px solid #8AA8CF;
	background-color: White;
	height: 18px;
}

/* Format used for POP-UPs Heading */

/*#photoTitle {
	margin-left: 0px;
	height: 27px;
}

#photoTitle span.left {
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 20px;
	background-color: transparent;
	color: #265775;

}

#photoTitle span.right {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 20px;
	color: Navy;
	background-color: transparent;
}*/

#historyPics {
	margin-left: 0px;
	width: 700px;
/* background: url(../graphics/bg_headings3.gif);*/
	height: 100%;
}

#historyPics span.left {
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 100px;
	background-color: transparent;
	color: Navy;

}

#historyPics span.right {
	float: right;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 100px;
	color: Navy;
	background-color: transparent;
}

/* format for photos used in POP UP section */
.history {
	margin-top: 30px;
	border: 1px solid #DAA520;
}

.imageText {
	padding: 15px 0 20px 0;
	font-style: italic;
	color: #804040;
}


.center {
text-align: center
}



