﻿/* CSS Document */

* {padding : 0; margin : 0;} /*resets all to zero*/

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { margin-bottom: 1px; min-height: 100%; }

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #413F3F;
text-align: center;
min-width: 768px;
background : #ccc url(gazelle-site-bg.gif);
line-height: 1.3;
font-size: x-small;  /* for IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small; /* for compliant browsers */
}
/*be nice to Opera*/ 
body {
	background-color: #ccc;
	font-size: small;
}
/*set some defaults which will apply across all browser*/

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address {  margin : 0.5em 10px 0.25em 10px; }

p{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
		text-align: left;
	}

hr {color:
    
}

.weblist {margin: -10px 15px 15px 35px;
	font-size: 11px;
	text-align: left;
	list-style-type: disc;
	color:#333;
}


bodytext {margin: 0 15px 15px 15px;
	font-size: 11px;
	line-height: 15px;
}


.webmainleft {margin: 0 8px 15px 28px;
	font-size: 10px;
	font-weight: 900;
	line-height: 15px;
}

.webcopyright {color: #4c4848;
	font-size: 10px;
	margin: 8px 20px;}
	



.webgtsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	line-height: 1px;
	color: #333333;
	border-bottom: 1px solid #c5d92b;
	border-left: 3px solid #c5d92b;
	margin: 30px 0 0 244px;
	padding: 14px 8px;
}

.websubheadpurple {color: #8c991e;
	font-size: 12px;
    font-weight: bold;}

.webgtsubhead02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	line-height: 1px;
	color: #333333;
	border-bottom: 1px solid #75366d;
}


.webfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-align: left;
	line-height: 15px;
	color: #000;
		margin: 12px 20px;
}

.webgazelle {color: #4c4848;
	font-size: 11px;
    font-weight: 900;}
    


.webheaders {margin: 0 15px 15px 15px;
color: #4c4848;
font-weight: 900;}

.webmainleftimage {margin: 0 0px 12px 28px;}

.webblockquote {border: solid 1px #333;
margin: 30px 0 0 28px;
width: 230px;
padding: 10px 20px;
font-weight: 900;
color: #666;
}

.webcase {margin: 0 8px 15px 28px;
	font-size: 10px;
	font-weight: 900;
	line-height: 15px;
}


h1 {
    font-size: 97%;
	color: #333;
	font-weight: 900;
	text-align: right;
	line-height:140%;
	padding:10px;
	}

.logo {display: none;}

h2 {
    font-size: 97%;
	color: #333;
	font-weight: 900;
	text-align: center;
	padding:10px;
	}

h3 {
    font-size: 100%;
	color: #000;
	font-weight: bold;
	margin: 0px 0 15px 12px;
	}


h4 {
    font-size: 200%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}


h5 {
    font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}


.clear{
clear: both;
}


#gtcontainer{
background: #fff  url(gazelle-sailing-bg.gif) no-repeat;
width: 768px;
height: auto;
text-align: left;
margin: 30px auto;
font-size: 90%;
position: relative;
border: 1px solid #621da4;
}

#gtheader{float: left;
	width: 768px;
    height: 95px;
	}
	


	
#gtsubhead {float: left;
    padding: 0;
	width: 768px;
    height: 72px;
	}
	
#gtsubhead02 {float: left;
    padding: 0;
	width: 768px;
    height: 21px;
    border-top: 1px solid #c5d92b;
	background-image:url(spacer.gif)
	}	
	
	
#wrapper {
    width: 100%;
    clear: both;
}

#case {
    width: 100%;
    clear: both;
}
	
	
 
#gtmainright{
    width: 59%;
	float:left;
  }
  
  #gtmainright02{
    width: 59%;
	float:left;
  }
  
	
	
	#gtmainleft{
	float:left;
	width: 41%;
  }
  
  
  #gtmainleft02{
	float:left;
	width: 41%;
	
  }
  

  
  #gtfooter{
    padding: 0;
	float:left;
    height: 40px;
	width: 768px;
	}
  
  
  #copyright{
    padding: 0;
	float:left;
    height: 27px;
	width: 768px;
	background: #c5d92b;
	}	
	
  #copyright a:hover { color:#FFFFFF; }
  #copyright a:link { color:#FFFFFF; }
  #copyright a:visited { color:#FFFFFF; }
  #copyright a:active { color:#FFFFFF; }

	

a:link {
	color: #333;
	    text-decoration: underline;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}

/*commence nav stuff*/
div#gtnavigation {float: left;
    margin: 0 0 0 0px;
	clear: both;
	color: #4c4848;
	height: 20px;
    text-align: left;
width:100%;

}

	

div#gtnavigation ul{
	margin:  0 0 0 53px;
	padding: 0px;
	font-size: 80%;
	list-style: none;
}

*html div#gtnavigation ul{
	margin:  0 0 0 149px;
}


div#gtnavigation li{
	margin: 0 2px;
	padding: 0px 0 0 0;
	float: left;
	width: auto;
	list-style: none;
	text-align: left;

}


div#gtnavigation li a {
	    background: ;
    padding: 3px 0 3px 9px;
	width: 82px;
	display: block;
	color: #4c4848;
	font-weight: bold;
	text-decoration: none; 
	background: #c5d92b; 
}



  div#gtnavigation #current {
  
    }
  div#gtnavigation #current a {

    }

	 
div#gtnavigation li :hover {
 background: #c5d92b; 
 filter: alpha(opacity=70); 
 -moz-opacity:.70;
 opacity:.70;
 	color: #4c4848;
    }
div#gtnavigation li a :hover {
 background: #c5d92b; 
 filter: alpha(opacity=70); 
 -moz-opacity:.70;
 opacity:.70;
 	color: #4c4848;
    }

