@charset "ISO-8859-1";
* {margin: 0; padding: 0;}

/* --  Body Styles -- */
#bodywrap   { text-align: left; border: solid 1px #D3FCFE; width: 1024px; margin: 0px auto; font-family: "Comic Sans MS", "Helvitica san-serif"}
.body2	    { font-family: Comic Sans MS, Helvetica, san-serif; font-size: 15px; font-weight: normal;
                color: #ffffff; background-image: url(barefoot/images/motionbkg.jpg); vertical-align: top; }
.body3	    { font-family: Comic Sans MS, Helvetica, san-serif; font-size: 12px; font-weight: normal;
                color: #ffffff; background-image: url(barefoot/images/motionbkg.jpg); }

.imgborder4 	{ border-bottom: 1px solid #D3FCFE; }

/* --------------------------------  Nav Styles ----------------------------- */


.topNavOff	{ font-family: Comic Sans MS, Helvetica, "san-serif"; font-size: 14px; height: 19px; font-weight: bold; color: #D3FCFE; background-image: url(../images/topNavBkg.jpg);
                border-top: 1px solid #d3fcfe; border-left: 1px solid #d3fcfe; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

.topNavLinkOff	{ text-decoration: none; color: #151B8D; }
.topNavLinkOff:hover 	{ color: #151b8d; background-image: url(../images/topNavBkgHover.jpg); }

.topNavLinkOffGreen	{ text-decoration: none; color: #ffffff; background-image: url(../images/greenani.gif); }
.topNavLinkOffGreen:hover 	{ color: #151b8d; background-image: url(../images/topNavBkgHover.jpg); }

.popbuttons { font-family: Comic Sans MS, Helvetica, "san-serif"; font-size:  14px; font-weight: normal; text-align: center; color: #D3FCFE; }

.bottomNavBar		{ font-family: Comic Sans MS, Helvetica, "san-serif"; font-size:  13px; font-weight: normal; color: #151B8D; background-color: #D3FCFE; }
.bottomNavOff		{ font-family: Comic Sans MS, Helvetica, "san-serif"; font-size:  13px; font-weight: normal; color: #151B8D; background-color: transparent; }

.bottomNavLinkOff	{ text-decoration: none; color: #D3FCFE; }
.bottomNavLinkOff:hover 	{ color: #151B8D; background-color: #D3FCFE; }

.inlinelink	{ text-decoration: underline; font-weight: normal; color: white; }
.inlinelink:hover 	{ color: yellow; background-color: D3FCFE; text-decoration: none; }


/* -----------------------------  Footer Styles ----------------------------- */

.emaillink		    {text-decoration: underline; color: #D3FCFE;}
.emaillink:hover	{text-decoration: none; }

.copyright		{ font-family: Comic Sans MS, Helvetica, "san-serif"; font-size:  11px; font-weight: normal; text-align: center; color: #D3FCFE; }

.colorA1		{ background-color: #151B8D; }

/* -----------------------------  Link Styles ------------------------------- */

.experlink		    {text-decoration: underline; color: #D3FCFE;}
.experlink:hover	{text-decoration: none; }

/* --------------------------  Quick Search Styles -------------------------- */

.qshead         { line-height: 35px; width: 125px; margin-left: 5px; margin-top: 10px; text-align: center; vertical-align: top; background-image: url(../images/qsheadsandbkg.jpg); }
.qstitle        { font-weight: bold; font-size: 17px; font-family: Comic Sans MS,Helvetica,sans-serif; color: #444400; text-decoration: underline; }
.qsframe        { width: 125px; height: 220px;  background-image: url(images/sandbkgd.jpg); }
.qsfoot         { margin-left: 5px;> }


