/* Style Sheet for Coco Barbados by Herebe.co.uk
*/

body {
	color:                #020;
	background-image:      url("../img/coco_pageBackground.gif");
	background-repeat:     no-repeat;
	background-attachment: no-scroll;
	background-color:	 #FFFFFF;
	margin:                0;
	}



div.HeaderNav	{
		margin-right:auto;
		margin-left:auto;
		text-align:center;
	}

div.FooterNav	{
		margin-right:auto;
		margin-left:auto;
		text-align:center;
		font-size:     0.7em;

	}
		
	
table.display {
	border:				1px solid #000;
	font-family:		Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	font-weight:		normal;
	background-color: #FFFFFF;
}

p       {
	color:          #889;
	font-size:     0.7em;
	line-height:    150%;
	text-transform: none }
	
.highlight       {
	font-weight: bold;
}


/* Anchor Settings - Settings for Grey text on White Backgrounds */
a     {
	font-family:		Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	font-weight:        normal;
	line-height: 		150%;
	color:         		#ccc;
	font-size:       	0.8em;
	text-decoration: 	none
	 }


a:Hover
    {
	color: #004 }
	
	
a.nav     {
	font-family:		Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	line-height: 150%;
	color:         		#66D;
	font-size:       	0.7em;
	text-decoration: 	none
	 }

a.nav:Hover
    {
	color: #A00 }	


a.inbody     {
	font-size:       	100%;
	color: #038;
	text-decoration: 	none;
	 }

a.inbody:Hover
    {
	font-size:       	100%;
	color: #a00; 
	text-decoration: 	none;

}	



ul,ol       {
	color:          #889;
	font-size:     0.7em;
	line-height:    150%;
	text-transform: none }
	



	
img  {
	border: 0 }

	

/* Form Elements */
input, textarea
  {
	border: solid 1px }

input.flat
  {
	border: solid 1px }

select
  {
	border: solid 1px }
	
	
		
	
	

/* The Headings*/
h1
            {
	color:      #339;
	font-size:   1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	margin:      0; }




h2
           {
	color:      #339;
	font-size:   1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	margin:      0;}


h3
          {
	color:      #339;
	font-size:   1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	margin:      0; }




h4
          {
	color:      #339;
	font-size:   0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 120%;
	margin:      0;}



h5
	     {
	color:      #339;
	font-size:   0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 120%;
	margin:      0;
	font-style: italic;

}


h6
	     {
	color:      #339;
	font-size:   0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 120%;
	margin:      0;
	font-variant: small-caps;
}