@charset "UTF-8";
/* CSS Document */

/*  aardvark */

body {
		background: #fff;
		color: #333333;
		font: .75em/1.5em Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif;
}
html>body {font-size: 12px;}

img {display: inline-block; vertical-align: bottom;}

h1,h2,h3,h4,h5,h6,strong,b,dt,th {font-weight: 700;}
address,cite,em,i,caption,dfn,var {font-style: italic;}

h1 {margin: 0 0 0.75em; font-size: 2em;}
h2 {margin: 0 0 1em; font-size: 1.5em;}
h3 {margin: 0 0 1.286em; font-size: 1.167em;}
h4 {margin: 0 0 1.5em; font-size: 1em;}
h5 {margin: 0 0 1.8em; font-size: .834em;}
h6 {
		margin: 0 0 2em;
		font-size: 0.75em;
		color: #666666;
		text-align: center;
		font-weight: normal;
		letter-spacing: .1em;
}

/*  aardvark end */

/*  Start of Mark Stuff */

#header
{
		color: #666666;
		font-size: 0.9em;
		text-align: center;
		letter-spacing: 0.05em;
		padding-bottom: 20px;
}


#content
{
		width: 100%;
		color: #666666;
		text-align: center;
		font-weight: normal;
}

#footer
{
		display: block;
		list-style-type: none;
		text-align: center;
		color: #666666;
		padding: 0px;
		width: 100%;
		font-size: .8em;
		text-decoration: none;
		margin-top: 30px;
}

a:link
{
		color: #666666;
		text-decoration: underline;
}
a:visited
{
		color: #666666;
		text-decoration: underline;
}
a:hover
{
		color: #993300;
		text-decoration: none;
}
a:active
{
		color: #666666;
		text-decoration: none;
}

.header
{
		color: #666666;
		text-align: center;
		font-weight: normal;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 40px;
}

.headerbar a:link
{
		color: #666666;
		text-decoration: none;
}
.headerbar a:visited
{
		color: #666666;
		text-decoration: none;
}
.headerbar a:hover
{
		color: #993300;
		text-decoration: none;
}
.headerbar a:active
{
		color: #666666;
		text-decoration: none;
}


#navcontainer
{
		color: #666666;
		text-align: center;
		font-weight: normal;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 40px;
}
#navlist li
{
		display: inline;
		list-style-type: none;
		padding-right: 20px;
		text-align: center;
		padding-top: 20px;
}

#navlist a:link
{
		color: #666666;
		text-decoration: none;
}
#navlist a:visited
{
		color: #666666;
		text-decoration: none;
}
#navlist a:hover
{
		color: #993300;
		text-decoration: none;
}
#navlist a:active
{
		color: #666666;
		text-decoration: none;
}

.divaGPS-here {
		/* display: block !important; */
		color: #993300 !important;
}

.green
{
		color: #7BA234;
		font-size: .9em;
		text-align: right;
		line-height: 0.9em;
		padding-right: 5px;
		border-right: thin solid #666666;
		padding-top: 0px;
		padding-bottom: 3px;
		padding-left: 0px;
}

.header-grey
{
		color: #666666;
		font-size: .9em;
		text-align: center;
		font-weight: normal;
}

.table-center
{
		padding: 0px 15px;
		text-align: center;
		margin: 0px;
}

em
{
		font-style: italic;
}

.table-left
{
		padding: 0px 15px;
		text-align: left;
		margin: 0px;
}

.table-people-bacground
{
		padding: 0px 15px;
		text-align: left;
		margin: 0px;
		background-image: url(images/people.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
}

.table-bottom-line
{
		padding: 0px 15px;
		margin: 0px;
		border-bottom: thin solid #666666;
}

.table-right-line
{
		margin: 0px;
		border-right: thin solid #666666;
		padding-top: 0px;
		padding-right: 8px;
		padding-bottom: 0px;
		text-align: center;
		padding-left: 8px;
}

.table-right-header
{
		margin: 0px;
		border-right: thin solid #666666;
		padding: 0px;
		text-align: right;
}

.table-right-no-line
{
		margin: 0px;
		padding-top: 0px;
		padding-right: 8px;
		padding-bottom: 0px;
		text-align: center;
		padding-left: 8px;
		border-right-width: thin;
		border-right-style: solid;
		border-right-color: #FFFFFF;
}
