﻿body 
{
	background-color: #6386b0;
}

.main
{
	width: 955px;
}

a
{
	font-weight: bold;
	color: #093d72;
}

a:hover
{
	text-decoration: underline;
}

#loginview
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 0.7em;
	color: #ecebe6;
	font-weight: bold;
}

#loginview a
{
	color: White;
}

.content
{
	padding: 0px 0px 0px 0px;
	background-color: #ebebe5;
	font-family: Tahoma;
	font-size: .8em;
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu
{
	font-family: Trebuchet MS;
	font-size: 0.9em;
	background-color: #dbdbd9;
}

#menu ul
{
	list-style-type: none;
    margin-top: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    margin-left: 0px;
    padding-left: 5px;
}

#menu li
{
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	border-right: solid 1px #40491d;
}

#menu .li-last-child 
{
	border-right-width: 0px;
}

#menu a
{
	color: #40491d;
	text-decoration: none;
}

#menu a:hover
{
	color: #f8991d;
}

.contentDiv
{
	padding: 1em 1em 1em 1em;
}

.footer
{
	font-family: Tahoma;
	font-size: .7em;
	color: White;
	padding: 5px 5px 5px 5px;
}

h1 
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

h2
{
	font-family: Eurostile, Courier New;
	margin: 18px 0px 18px 0px;
	color: #603913;
}

h4
{
	font-family: Tahoma;
	font-size: 1.3em;
	color: #003333;
	margin-bottom: -0.5em;
}

.content a img
{
	border: solid 0px Black;
}

.contentDiv img
{
	border: solid 3px #666699;
}

.thumbsDiv
{
	width: 780px;
	padding: 0px 0px 10px 0px;
}

.photoDiv
{
	padding: 8px 8px 8px 8px;
	float: left;
	height: 175px;
	width: 240px;
}

.photoDivAspect2
{
	padding: 8px 8px 8px 8px;
	float: left;
	height: 195px;
	width: 240px;
}

.headingDiv
{
	font-size: 0.8em;
	height: 15px;
	text-align: center;
}

/* Box start */
.box
{
	border-color: #193340;
	background-color: #D1DBBD;
}

.boxHeader
{
	background-color: #193340;
	color: White;
}
/* Box end */

.search
{
	border: 0px;
	margin: 0em 0px 0px 0px;
	padding-bottom: 12px;
	width: 250px;
	background-color: #d5d5c8;	
	background-position: bottom;
	background-repeat: no-repeat;
}

.search img
{
	border: 0px;
	margin-bottom: -3px;
	padding-bottom: 0px;
}

.searchHeader
{
	width: 100%;
	text-align: center;
	background-color: #8a8a6b;
	color: White;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.searchContent
{
	font-family: Verdana;
	font-size: 0.8em;
	padding: 8px 8px 8px 8px;
	border: solid 2px #8a8a6b;
}

.instTable
{
	border-color: #91AA9D;
}

.instHeader
{
	background-color: #91AA9D;
	color: #193441;
}