﻿html, body {
	background : #E5E5E5;
	margin : 0px;
	padding : 0px;
}

body#home a#homenav,
body#about a#aboutnav,
body#team a#teamnav,
body#invest a#investnav,
body#portfolio a#portfolionav,
body#contact a#contactnav {
	background-color:#A5D09D
}
		
a:link {
	color : #002F64;
}

a:visited  {
	color : #002F64;
}

a:hover  {
	color : #A99A6F;
}

.bottom {
	border-top:1px solid #000;
	background-color:#C9D0D5;
	height:3px;
	line-height: 6px;
	font-size: 3px;
	color:#ececec;
}

.container{
	width: 150px;
	background: #FFFFFF;
	height: 50%;
}

.normal  {
	border-bottom: 0px;
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	line-height: 16px;
	text-align : left;
}

.normal-home  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFFFFF;
	text-align : left;
	line-height : 14px;
	padding : 25px 17px 0px 17px;
}

.normal-box  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	text-align : left;
	line-height : normal;
}

.header {
	background-color:#C9D0D5;
	color:#8394A2;
	font-weight:bold;
	font-size:11px;
	padding: 2px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	height:17px;
}

.heading1, h1  {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	color: #205590;
	line-height: 16px;
	font-weight: bold;
	text-align : left;
}

.heading2, h2  {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #205590;
	line-height: 16px;
	font-weight: bold;
	text-align : left;
}

.heading3, h3  {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #A7986D;
	line-height: 16px;
	font-weight: bold;
	text-align : left;
}

.footer  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #E5E5E5;
	text-align : center;
	line-height : 25px;
	background-color : #205590;
	padding : 10px 0px 10px 0px;
}
.links a:link,
.links a:visited,
.links a:hover,
.links a:active {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}

.links a:hover {
	background-color: #A5D09D;
	text-decoration: underline;
}

a:link.l1, a:active.l1, a:visited.l1 {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-decoration: none
}

a.link.l1, a:hover.l1 {
	text-decoration: underline
}

a.footer:link, a.footer:visited {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #E5E5E5;
}

a.footer:hover {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #C7BF7B;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #E5E5E5;
	text-decoration: none;
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #4D4D4D;
}

table.trans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height: normal;
	width : 100%;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #A1C3E5;
	border-collapse: collapse;
}

table.trans td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #A1C3E5;
}


/*-------SPLASH PAGE STYLES---------*/

body.splash {
	background : #002F64;
	margin : 0px;
	padding : 0px;
}

.footer-splash  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #C7BF7B;
	text-align : center;
	line-height : 25px;
	padding : 10px 0px 10px 0px;
}

a.footer-splash:link, a.footer-splash:visited {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #C7BF7B;
}

a.footer-splash:hover {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFFFFF;
}