/* CSS Document */

/* CSS RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

/*begin css*/

a:link {color: #8ec740; text-decoration: none; }
a:visited {color: #8ec740; text-decoration: none; }
a:hover {color: #4d6424; text-decoration: bold; }
a:active {color: #4d6424; } 

body {
	color: #6d8a36;
	background-color: #5e8b2a;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(img/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	letter-spacing: 1px;
}
  
img {
	border: 0 none;
}

#contentIE6 {
	background-color: #8ec740;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	top: 0;
	width: 712px;
}
  
#content {
	background-color: #8ec740;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	top: 0;
	width: 1002px;
}

#navigation {
	position: relative;
	left: 0;
	top: 0;
}

#column1 {
	position: relative;
	left: 0;
	top: -9;
}


#logo {
	position: relative;
	left: -26;
	top: 0;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
}

#contentTitle {
	left: 0;
	top: 0;
	position: relative;
}

#titleTxt {
	color: #f9f9ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	position: absolute;
	left: 33;
	top: 23;
	margin: 0;
	padding: 0;
}

#framedImg{
	position: relative;
	padding:11;
}

#framedImg2{
	position: relative;
	padding:0 11 11 11;
}

#imgFrame{
	position: relative;
	left: 18;
	top: -8;
	width: 662;
	background-image:  url(img/column2BG.gif);
}

#griptonSays{
	position: relative;
	left: 10;
	top: -16;
	width: 676;
}

#gsTop{
}

#gsTxt{
	position: relative;
	*top: -4; /* IE */
	padding: 1 31 1 31;
	background-image:  url(img/gsTxt.png);
	color: #4d6424;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 14px;
}

#gsBot{
	*position: relative;
	*top: -4; /* IE */
}



#column2 {
	position: absolute;
	left: 692;
	top: 133;
	width: 297px;
  	*width: 297px; /* IE */;
}

#column2bg {
	position: absolute;
	width: 297px;
	height: 95%;
  	*width: 297px; /* IE */
	*height: 1150px;
	background-image:  url(img/column2BG.gif);
}

#column2bgContactOnly {
	position: absolute;
	width: 297px;
	height: 95%;
  	*width: 297px; /* IE */
	*height: 200px;
	background-image:  url(img/column2BG.gif);
}


#sideBarTitle {
	left: 0;
	top: -73;
	position: relative;
}

#sideBarTitleTxt {
	color: #f9f9ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	position: absolute;
	left: 33;
	top: 23;
	margin: 0;
	padding: 0;
}


#c2griptonSays{
	position: relative;
	padding: 0;
	left: 10;
	*top: -3; /* IE */
	width: 327;
}


#c2gsTxt{

	padding: 10 31 1;
	background-image:  url(img/c2gsTxt.png);
	color: #4d6424;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 14px;
}

#c2gsBot{
}


#navImg{
	position:relative;
	left:24px;
	height:89px;
}

#navBar{
	position: relative;
	left:-4px;
	top:-25px;
	*margin-bottom:-120px;
}

#navTxt {
	color: #f9f9ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	position: absolute;
	left: 20;
	top: 15;
	margin: 0;
	padding: 0;
}