/* CSS Document */

body {
	padding:0px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:13px;
	margin: 0px 0px 0px 5px;
}

#banner {
	width:775px;
	height:115px;
	margin-bottom: 5px;
	background-color: #3A696D;
}

#left-column {
float:left;
width:212px;
margin: 0px 5px 0px 0px;
}

.left-pic{
padding-bottom:4px;
}

#left-login{
	padding: 7px 20px 4px 10px;
	font-size: 14px;
	background-color: #e1ecec;
	height: 100px;
	margin-bottom: 4px;
}

#content-wrapper {
	width:558px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#content-left {
width:283px;
float:left;
margin: 0px 5px 0px 0px;
}

#content-right {
width:267px;
float:right;
margin: 0px 0px 13px 0px;
}

#content-left-home {
width:400px;
float:left;
margin: 0px 5px 0px 0px;
}

#content-right-home {
width:148px;
float:right;
padding:0px;
}

#content-full {
	width:558px;
	clear:both;
	margin: 0px;
}

#content-full p{
margin: 15px 5px 7px 9px;
}

#content-full img{
margin-bottom: 5px;
}

.content-box {
	padding: 10px;
	margin: 12px;
	width: 220px;
	border: 1px solid #3A696D;
}

.content-box-pic {
	padding: 10px 90px 10px 10px;
	height: 80px;
	margin: 12px 0px 30px 24px;
	width: 130px;
	border: 1px solid #e0131e;
}

#footer {
	clear:both;
	height:30px;
	border-top:1px solid #9cbfc1;
	text-align: right;
	padding: 5px;
	width: 764px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	background-color:#9cbfc1;
	padding: 3px 3px 3px 9px;
	height: 14px;
	display: block;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	margin-bottom: 5px;
}

hr {
      border: 0;
      width: 96%;
	  margin-bottom: 10px;
	  margin-top: 10px;
    }

hr.hr1{
      color: #3a696d;
      background-color: #3a696d;
      height: 1px;
}

p{
margin: 10px 5px 7px 9px;
}

/*Nav Styles*/

#nav-menu ul
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 4px 0px;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}

#nav-menu li
{
width:212px;
margin:0px;
}

#nav-menu li a
{
padding: 7px 3px 0px 10px;
height: 23px;
display: block;
border-bottom: 1px solid #ffffff;
background-color:#5b9094;
color:#ffffff;
text-decoration: none;
}

#nav-menu li a:hover
{
background-color:#e0131e;
}

#nav-login ul
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 4px 0px;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}

#nav-login li
{
width:212px;
margin:0px;
}

 #nav-login li a
{
background-color:#e0131e;
padding: 14px 3px 0px 10px;
height: 30px;
display: block;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
color:#ffffff;
text-decoration: none;
}

#nav-login li a:hover
{
background-color:#fff;
color:#e0131e;
}




/*text styles*/

.teaser{
color:#3a696d;
}

a.teaser:link, a.teaser:visited { text-decoration: none; font-weight:bold;}
a.teaser:hover { color: #e0131e; text-decoration: none; font-weight:bold;}

.highlight{
color:#e0131e;
}

a.highlight:link, a.highlight:visited { text-decoration: none; font-weight:bold;}
a.highlight:hover { color: #3a696d; text-decoration: none; font-weight:bold;}


.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
}

.form-note{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin:10px 0px 0px 0px;
}

a.footer:link, a.footer:visited { color: #999999; text-decoration: none; }
a.footer:hover { color: #e0131e; }

.copywrite{
margin-right:287px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:left;
}

/*general styles*/

.hr{
margin:13px 0px 13px 0px;
border-bottom:1px solid #9cbfc1;
}

.teaser-right{
float:right;
margin-left:10px;
}

.teaser-left{
float:left;
margin-right:10px;
}

input
{
color: #3a696d;
background: #9cbfc1;
border: 1px solid #3a696d
}


/*Form styles*/
label
{
width: 225px;
float: left;
text-align: right;
display: block
}

input, select, textarea 
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
margin-left: 8px;
color: #000000;
background: #e1ecec;
border: 1px solid #3a696d
}

.error {
	color: #FF0000;
}

/*Colour pallette

red #e0131e
dark green #3a696d
green tone 1 #5b9094
green tone 2 #74a1a6
green tone 3 #9cbfc1

*/

.login
{
font-size:11px;
line-height:22px;
width: 70px;
float: left;
text-align: right;
display: block
}

.login-input {
	font-size: 11px;
	height: 15px;
	width: 100px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: right;
}

.login-button {
	font-size:11px;
	width:50px;
	text-align:center;
	height:20px;
	margin-left:132px;
	background-color:#5b9094;
	color: #fff;
}
.signup {
	margin: 0px;
	padding: 0px;
}

.strap{
	font-size:14px;
	color:#E0131E;
	font-style:italic;
	margin-top: 10px;
}
