﻿BODY {
	background-color:#fff;
	line-height:1.5em;
	font-size:85%;
	font-family:Verdana;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	color:#036;
}

H1 {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:normal 700 2em verdana,  arial,  helvetica,  sans-serif;
}

H2 {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:normal 700 1.75em verdana,  arial,  helvetica,  sans-serif;
}

H3 {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:normal 500 1.58em verdana,  arial,  helvetica,  sans-serif;
}

H4 {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:500 1.33em verdana,  arial,  helvetica,  sans-serif;
}

H5, DT {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:normal 700 1em verdana,  arial,  helvetica,  sans-serif;
}

H6 {
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:normal 700 .8em verdana,  arial,  helvetica,  sans-serif;
}

TFOOT, THEAD {
	font-size:1em;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font-family:arial,  helvetica,  sans-serif;
}

TH {
	vertical-align:baseline;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:bold 1em arial,  helvetica,  sans-serif;
}

A:active, A:visited {
	text-decoration:underline;
	color:#339;
}

A:hover, A:link {
	text-decoration:underline;
	color:#33c;
}

SMALL {
	font-size:.7em;
}

BIG {
	font-size:1.17em;
}

BLOCKQUOTE, PRE {
	font-family:courier new,  monospace;
}

UL LI {
	list-style-type:square;
}

UL LI LI {
	list-style-type:disc;
}

UL LI LI LI {
	list-style-type:circle;
}

OL LI {
	list-style-type:decimal;
}

OL OL LI {
	list-style-type:lower-alpha;
}

OL OL OL LI {
	list-style-type:lower-roman;
}

IMG {
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

.Head1 {
	font-weight: bold;
	font-size: 110%;
}

.Data1 {
	font-size:100%;
}

.Data2 {
	font-weight: bold;
	font-size:100%;
}
.Data3
{
    font-size: 12px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#444444;
}
.Data4
{
    font-size: 14px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#eeeeee;
}
.Data5
{
    font-size: 20px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#eeeeee;
}
.Data6
{
    font-size: 20px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#7a2531;
}
.Data7
{
    font-size: 25px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#eeeeee;
}
.Data8
{
    font-size: 11px;
    font-family: Arial, Helvetica, Tahoma, Sans-Serif;
    color:#eeeeee;
    text-align:center;
}

.Message {
	color:#c00;
	font:bold 14px arial,  sans-serif;
}

.spiffy {
	display:block;
}

.spiffy * {
	display:block;
	height:1px;
	overflow:hidden;
	background:#ddd;
}

.spiffy2 {
	border-right:1px solid #fbfbfb;
	border-left:1px solid #fbfbfb;
	padding:0 1px;
	background:#e3e3e3;
	margin:0 1px;
}

.spiffy3 {
	border-right:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	margin:0 1px;
}

.spiffy4, .spiffy1 {
	border-right:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
}

.spiffy5 {
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}

.spiffy_content {
	padding:0 5px;
	background:#ddd;
}

#lightbox a img {
	border:none;
}

#outerImageContainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#imageContainer {
	padding:10px;
}

#imageContainer>#hoverNav, #lightbox, #loading, #hoverNav {
	left:0;
}

#hoverNav a {
	outline:none;
}

#prevLink, #nextLink {
	width:49%;
	height:100%;
	background:transparent url(../images/blank.gif) no-repeat;
	display:block;
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover, #prevLink:visited:hover {
	background:url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background:url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font:10px verdana,  helvetica,  sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails {
	width:70%;
	float:left;
	text-align:left;
}

#imageData #caption {
	font-weight:bold;
}

#imageData #numberDisplay {
	display:block;
	clear:left;
	padding-bottom:1.0;
}

#imageData #bottomNavClose {
	width:66px;
	float:right;
	padding-bottom:0.7em;
}

#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html>body .clearfix {
	display:inline-block;
	width:100%;
}

* html .clearfix {
	height:1%;
}


#NavLink a:link {color:#2e0200; font-family: Garamond, Serif; font-weight:bold; font-size:16px;} 
#NavLink a:visited {color:#2e0200; font-family: Garamond, Serif; font-weight:bold; font-size:16px;} 
#NavLink a:hover,a:active {color:#551500; font-family: Garamond, Serif; font-weight:bold; font-size:16px;} 

.Nav 
{
    font-size:110%;
    font-weight:bold;
    color:#7A2531;
}
.Nav a:link{ color:Maroon;}
.Nav a:visited{ color:#7A2531;}
.Nav a:hover,a:active { color:#000000; text-decoration:none;}

a.soAbout {
    display: block;
    width: 108px;
    height: 108px;
    background: url("images/About.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.soAbout {
    background-position: -108px 0;
} 

a.soEprisa {
    display: block;
    width: 108px;
    height: 108px;
    background: url("images/EprisaNav.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.soEprisa {
    background-position: -108px 0;
}

a.soServices {
    display: block;
    width: 108px;
    height: 108px;
    background: url("images/Services.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.soServices {
    background-position: -108px 0;
}

a.soContact {
    display: block;
    width: 108px;
    height: 108px;
    background: url("images/Contact.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.soContact {
    background-position: -108px 0;
}

.text_required {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:Maroon;
}
.text_red {
	font-family: Tahoma;
	font-size: 17px;
	color:Maroon;
	text-align:center; 
}

#twitter-follow { border: 0;position: fixed;  top: 150px; right:0;}

#facebook-fan { border: 0;position: fixed;  top: 300px; right:0;}