﻿body, html
{
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    margin: 0px;
    padding: 0px;
    background-image: url('images/realcoconutwaterbackground.jpg');
    background-repeat: repeat-x;
    background-color: #588527;
}


a:link
{
    text-decoration: none;
    color: #1162CD;
}
a:visited
{

	text-decoration : none;
	color : #1162CD;
} 
a:active 
{

	text-decoration : none;
	color : #1162CD;
}
a:hover 
{

	text-decoration : none;
	color : #D40000;
}

.button
{
    border-style: outset;
    border-width: 3px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #C7DC5D;
    height:30px;
}
.textbox
{
    background-color: #C7DC5D;
}

.DefaultBackGround
{
    background-position: left top;
    width: 1019px;
    height: 917px;
    background-image: url('images/coconutwaterhomepage.jpg');
    background-repeat: no-repeat;
}
.ContentBackGround
{
    background-position: left top;
    width: 1019px;
    height: 410px;
    background-image: url('images/coconutwatercontentpage.jpg');
    background-repeat: no-repeat;
}

.TopDefaultMenuTable
{
    background-position: left top;
    width: 1019px;
    height: 91px;
    background-image: url('images/HomeMenu0.png');
    background-repeat: no-repeat;
    font-size: 14px;
    color: #fbee11;
    font-weight: bold;
}
.TopDefaultMenuTable a
{
    color: #fbee11;
    text-decoration: none;
}
.TopDefaultMenuTable a:hover
{
    color: #5e9732;
    text-decoration: none;

}

.TopContentMenuTable
{
    background-position: left top;
    width: 1019px;
    height: 91px;
    background-image: url('images/ContentMenu0.jpg');
    background-repeat: no-repeat;
    font-size: 14px;
    color: #fbee11;
    font-weight: bold;
}
.TopContentMenuTable a
{
    color: #fbee11;
    text-decoration: none;
}
.TopContentMenuTable a:hover
{
    color: #5e9732;
    text-decoration: none;

}

/*************************************************************
Terry's stuff for SEO
*/

.titleH05
{
    font-size: 10px;
    color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a:link, .titleH05 a:visited, .titleH05 a:active
{
    color: #FDF701;
}

.titleH05 a:hover
{
    color: #990000;
}







.fp1
{
    font-size: 28px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.fp1 a:link, .fp1 a:visited, .fp1 a:active
{
    color: #FDF701;
}

.fp1 a:hover
{
    color: #990000;
}




.fp2
{
    font-size: 22px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    text-align: justify;
}
.fp2 a:link, .fp2 a:visited, .fp2 a:active
{
    color: #FDF701;
}

.fp2 a:hover
{
    color: #990000;
}




.fp3
{
    font-size: 14px;
    color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    text-align: justify;
}
.fp3 a:link, .fp3 a:visited, .fp3 a:active
{
    color: #FDF701;
}

.fp3 a:hover
{
    color: #990000;
}











.greenLink:link
{
    color: #FDF701;
    text-decoration: none;
}
.greenLink:visited
{
    color: #FDF701;
    text-decoration: none;
}
.greenLink:active
{
    color: #FDF701;
    text-decoration: none;
}
.greenLink:hover
{
    color: #990000;
}


}

.gridview
{
    border: 2px outset #FFFFFF;
    background-color: #FFFFF2;
}

.GridView_HeaderRow
{
    background-color: #225C2A;
}
.GridView_HeaderRow a:link,.GridView_HeaderRow a:visited,.GridView_HeaderRow a:active 
{
    color: #FFFFFF;
    text-decoration: none;
}
.GridView_HeaderRow a:hover
{
    color: #D40000;
    text-decoration: none;
}