﻿
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	color: rgb(6,16,64); /* #666666; */
}

#nav-main 
{
    width:225px;
    float:left;
}

#menu a.StaticSelectedStyle:visited 
{
	color:rgb(253,113,0); /* Orange */
}

#content {
	margin-top:3px; 
	margin-left:auto;
	margin-right:auto; 
	padding:15px;  
    width:910px; 
	/* border:1px solid #818181;  */
	position:relative;
}

#menu {
	width:150px;
	float:left;
    padding:10px;
    text-align:center;
    font-size:0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#lhs,
#rhs 
{
	font-size:.9em;
}
	
#rhs 
{
	width:505px; 
	float:right; 
	padding:0px;
	margin:0px;
	/*
	overflow:auto; 
	max-height:610px;
    */
}

#lhs 
{
	width:250px; 
	float:left;
}


#footer1 {
	font-size:0.7em;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif ;
	line-height:1.3em;
    /* height:150px;  */
    position:absolute;
    top:510px; left:270px;
    width:150px;
    text-align:center;
}

#footer {
	font-size:0.9em;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif ;
	line-height:1.3em;
    width:150px;
    text-align:center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PARAGRAPH
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
p, td {
	margin:10px 0;
	font-size:1.0em;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.3em;
	}

li 
{
	font-size:1.0em;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	/*
	list-style:none;
	background:url(../../images/objects/list-bullet-02-link.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
    */
}



.centrebuttons
{ 
text-align: center;
/* padding-top:1px; */
}

.world 
{
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.0em;
}

.small {
	font-size:0.8em;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;	
}

.background {
  background-image: url("../../images/background/fade1_422x591.jpg");
  /* background-position: 25% 75%; */
   background-repeat: no-repeat; 
   background-position:center;
   border:solid 1px black;
   Width:505px;
   Height:591px; 
}
	
.background1 {
  background-image: url("../../images/background/background_422x591.jpg");
  /* background-position: 25% 75%; */
   background-repeat: no-repeat; 
   background-position:center;
   border:solid 1px black;
   Width:505px;
   Height:591px;
}	
		
.onesite 
{
    Border-Style:Solid;
    Width:505px;
    Height:535px;
    Border-Width:1px;
}	

.contact {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Gill Sans MT, Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.0em;
}

h6 {
	font-size:0.9em;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link {
	color:rgb(9,131,168);
	text-decoration:none;
}


a:visited {
	color:rgb(9,131,168);
	text-decoration:none;
}

a:hover 
{
    background-color:#CCCCCC;
	text-decoration:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:none;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
    margin-right:10px; 
}

.photo-float-right {
	float:right;
	margin-left:10px; 
}

.logintable 
{
  position: absolute;
  top:210px; left:570px;
  margin: auto;
  background-color: rgb(253,113,0);
  color: white;
}

.loginerror
{
    font-style:normal;
    color:White;
}

.resulthdr
{    
	background-color: #AABBCC;
	/* padding:.8em 0 1em 12px; */
	padding:.8em 0 1em 12px;
}

.dtlviewsubhdr
{
    font-size:9pt;
    font-weight:bold;
}

.complete
{    
/*	background-color: #AABBCC; */
    font-size: 12pt;
    font-weight:bold ;
/*	padding:.8em 0 1em 12px; */
}
