﻿/*------------UC: image, description, and link--------*/
#divImageAndDescriptionUC
{
	float: left;
	margin-top: 1em;
	padding-bottom: 1em;
}

.BottomBorder
{
	border-bottom: 1px solid #bfbdbd;
}

.NoBorder
{
	border-bottom: 0px solid #bfbdbd;
}

#divImageAndDescriptionUC .title
{
	font: italic 1.4em Georgia, serif;
	color: #333;
	margin-top: 0.4em;
}


#divImageAndDescriptionUC .description
{
	clear: both;
	font: normal 1em Georgia, serif;
}

#divImageAndDescriptionUC .link
{
	/*color: #887869;
	cursor: pointer;*/
	font: normal 1em Georgia, serif;
}
#divImageAndDescriptionUC .link:hover
{
	/*text-decoration: underline;
	color: #887869;*/
}

.topanchor
{
	color: #966247 !important;
	font: normal .7em Georgoa, serif;
	margin-left: 1em;
}
/*-----------UC: Link image and caption-------------*/
.LinkImageWithCaption
{
	
}
.descriptionDiv
{
	clear: both;
	/*float: left;
	width: 180px;*/
	padding: 0 0 0 3px;
}
/*------------UC: image and caption--------*/
#divImageAndCaption
{
	margin-top: 0em;
}

#caption
{
	padding: 0.2em 0 0.5em 0;
}

.div_bottom_align
{
	position: absolute;
	bottom: 0.5em;
	right: 0;
	height: auto;
	clear: both;
}

.divLeftImage
{
	padding: 0 .6em 0 0;
	float: left;
}

.divRightImage
{
	padding: 0 0 0 0.6em;
	float: right;
}

.div_right_image_padded
{
	float: right;
}

.div_left_image_padded
{
	float: left;
}


/*-------------UC: hypLInk-----------------*/
.divHypLinkText
{
	margin-bottom: 0.5em;
}

a.hypLinkText
{
	font: bold 0.8em "Palatino Linotype", serif;
	background: transparent url('/images/page_graphics/ImageLinks/arrow.gif') no-repeat 0 6px;
	color: #333;
	padding: 0 0 0 1em;
}

a.hypLinkText:hover
{
	
}

/*-------------UC: application form -----------*/
.tableTitle
{
	font-family: Times, "Times New Roman", Sans-Serif;
	font-size: 1.5em;
	color: Green;
}

#contact_form
{
	margin-top: 1em;
}

.notes
{
	margin-left: 0em;
	font-style: italic;
	font-size: 0.85em;
}

.submitButton
{
	background: #97012E;
	color: #fff;
	margin-left: 5em;
	border: 2px solid #E3B551;
	border-right: 2px solid #BD9743;
	border-bottom: 2px solid #BD9743;
	cursor: pointer;
}

.contact_intro
{
	color: #97012E;
	font: normal normal bold 1em verdana, sans-serif;
}

.AlertColor
{
	color: Maroon;
}

.contact_text
{
	color: #97012E;
	font: normal normal normal 1.3em/1.5em verdana, sans-serif;
}


.clearboth
{
	clear: both;
}


/* Code by TK*/
.show 
{
	display: block;
}
.hide 
{
	display: none;
}

/*--------------- Header Images -------------*/
.divHeaderImage
{
	width: 240px;
	height: 180px;
	float: left;
	clear: none;
	background: transparent;
	padding: 0;
	margin: 0;
	padding-left: 3px;/**/
	overflow: hidden;
}

#header_images
{
	position: absolute;
	right: -1px;
	top: 1.65em;
	height: 11.25em;
	background: transprent; /*white*/
	/*border: 1px solid blue;*/
	z-index: 10;

}
/*-------------- Flash Gallery ------------------*/
#divImageTrakkerFlashGallery
{
	float: right !important;
	margin-top: 26px !important;
}

.FlashGalleryFloat_Right
{
	float: right !important;
	margin-top: 26px !important;
}

/*-------------- Small Image and Caption ------------------*/
.smallImageAndCaptionDiv
{
	float: left !important;
	overflow: hidden;
	margin: 0 4px 4px 0;
}
.titleDiv
{
	font-size: 1.3em;
	font-style: italic;
}

/*-------------- Small Image and Caption ------------------*/
.loginField ol
{
	list-style-type: none;
	padding-left: 0;
}