body
{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0.9em;
	font-family: 'Times New Roman', 'Times', serif;
	/*font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;*/
	/*font-family: "Trebuchet MS", helvetica, arial, sans-serif;*/
	/*font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;*/
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	text-align: center;
	color: #000000;
}

a
{
	text-decoration: underline;
	color: #199B07;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #199B07;
}

h1
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
	color: #000000;
}

h1.imagegallery
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 1.5em;
	color: #000000;
}

h1.nobottom
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 0px;
	font-size: 1.4em;
	color: #000000;
}

h1.notices
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.5em;
	color: #000000;
}

h1.membersofstaff
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.5em;
	color: #000000;
}

h2
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #679239;
}

h2.tableheading
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #ffffff;
}

h2.membersofstaff
{
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.3em;
	color: #679239;
}

h2.register
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

h2.newsletters
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #000000;
}

h2.notices
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #000000;
}

h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #679239;
}

p
{
	line-height: 140%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.membersofstaff
{
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
}

p.register
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-size: 1em;
}

p.newsbriefdesc
{
	margin-top: 5px;
	margin-bottom: 5px; 
}

img
{
	border: 0;
}

ul.leftmenu
{
	font-family: 'Times New Roman', 'Times', serif; 
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 15px;
}

li.leftmenu
{
	padding: 5px 15px 10px 0px;
	background: none;
	line-height: 100%;
}

li.leftmenu a
{
 	color: #000000;
	text-decoration: none;
}

li.leftmenu a:hover
{
	color: #199B07;
	text-decoration: underline;
}

.leftmenuon
{
	color: #199B07;
}

ul.newsletters
{
	font-family: 'Times New Roman', 'Times', serif; 
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.newsletters
{
	padding: 0px 5px 10px 12px;
	background: none;
	background: url(../images/black_sq_5x5.gif) no-repeat 0 0.45em;
	line-height: 100%;
}

li.newsletters a
{
 	color: #000000;
	text-decoration: underline;
}

li.newsletters a:hover
{
	color: #199B07;
	text-decoration: underline;
}

ul.notices
{
	font-family: 'Times New Roman', 'Times', serif; 
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.notices
{
	padding: 0px 5px 10px 12px;
	background: none;
	background: url(../images/black_sq_5x5.gif) no-repeat 0 0.45em;
	line-height: 100%;
}

li.fridayflyer
{
	padding: 0px 5px 10px 12px;
	background: none;
	background: url(../images/green_sq_5x5.gif) no-repeat 0 0.45em;
	line-height: 100%;
}

li.notices a
{
 	color: #000000;
	text-decoration: underline;
}

li.notices a:hover
{
	color: #199B07;
	text-decoration: underline;
}

li
{
	padding: 0px 0px 15px 0px;
}

table
{
	font-size: 1em;
	border-style: solid;
	border-color: #EFEFEF;
	border-collapse: collapse;
	background-color: #CEDFBD;
}

table p
{
	font-size: 1em;
	margin-bottom: 0px; 
	margin-top: 0px; 
}

table h2
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 3px 0 3px;
	margin-bottom: 0px; 
	margin-top: 0px;
}

table h3
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 3px 0 3px;
	margin-bottom: 0px; 
	margin-top: 0px;
}

td.heading
{
	background-color:#679239;
}

td.subheading
{
	background-color:#99CC66;
}

th
{
	padding: 5px;
}

td
{
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #EFEFEF;
	background-color: #CEDFBD;
}

#container
{
	padding: 0 0 0 0;
	text-align: left;
}

#toprow
{
	height: 12px;
	padding: 0;
	margin: 0;
	background-color: #199B07;
}

#mainsection
{
	width: 760px;
	padding: 0;
	text-align: left;
}

#header
{
	float: left;
	width: 760px;
	padding: 0;
	margin: 0;
}

#headerleft
{
	float: left;
}

#headerright
{
	float: left;
	padding: 0px 0px 0px 310px;
	width: 100px;
}

#contactus
{
	float: left;
	width:  100px;
	padding: 10px 0px 50px 0px;
}

#register
{
	float: left;
	width: 100px;
}

#main
{
	float: left;
	width: 760px;
	padding: 0;
	margin: 0;
}

#leftcol
{
	float: left;
	width: 170px;
}

#menuleft
{
	float: left;
	width: 170px;
}

#leftcolbottom
{
	float: left;
	width: 170px;
	margin-top: 15px;
}

#leftcolimage
{
	float: left;
	width: 170px;
}

#leftcolimagecaption
{
	float: left;
	width: 170px;
}

#maincontent
{
	padding: 3px;
	float: left;
	width: 414px;
	background-image: url(../images/tnotg_maincontent_bg_420x50.gif);
	background-repeat: repeat;
	/**border: solid 1px #666666;**/
}

#maincontenttext
{
	float: left;
	width: 414px;
	background: #ffffff;
}

#menuright
{
	float: left;
	width: 170px;
	margin-top: 0px;
}

#newsletters
{
	margin-top: 15px;
	float: left;
	width: 170px;
}

#notices
{
	float: left;
	width: 170px;
}

#quotes
{
	margin-top: 15px;
	float: left;
	width: 170px;
}

#bottomrow
{
	clear: both;
	padding: 20px 0px 0px 0px;
}

#bottomrowstrip
{
	padding: 10px 0px 10px 175px;
	background-color: #199B07;
	color: #ffffff;
}

.imagegalleryrow
{
	float: left;
	width: 414px;
	padding-bottom: 15px;
}

.imagegalleryrowleft
{
	float: left;
	width: 187px;
	padding: 10px 10px 0px 10px;
}

.imagegalleryrowright
{
	float: left;
	width: 187px;
	padding: 10px 10px 0px 10px;
}

.galleryimagesmall
{
	float: left;
	width: 187px;
}

.galleryimagelarge
{
	float: left;
	width: 394px;
	padding: 10px;
}

.imagegoback
{
	float: left;
	width: 384px;
	padding: 10px 15px 10px 15px;
}

.imagecaptionlarge
{
	float: left;
	width: 394px;
	padding: 10px 10px 10px 10px;
}

.imagecaption
{
	float: left;
	width: 187px;
	padding: 10px 0px 10px 0px;
}

.imageenlarge
{
	float: left;
	width: 187px;
}

.filesizetype
{
	font-size: 0.8em;
	color: #999999;
}

.date
{
	font-size: 0.8em;
	color: #999999;
}

.pad04040404
{
	padding: 4px 4px 4px 4px;
}

.pad00000010
{
	padding: 0px 0px 0px 10px;
}

.pad00000015
{
	padding: 0px 0px 0px 15px;
}

.pad00150015
{
	padding: 0px 15px 0px 15px;
}

.pad10150015
{
	padding: 10px 15px 0px 15px;
}

.pad03030303
{
	padding: 3px 3px 3px 3px;
}

.margin03030303
{
	margin: 3px 3px 3px 3px;
}

.pad10101010
{
	padding: 10px 10px 10px 10px;
}

.pad800000310
{
	padding: 80px 0px 0px 310px;
}

/* Min height hack */
.minboxheight
{
	width: 414px;
	background: orange;
}
	
*>.minboxheight
{
	padding-top: 750px;
	min-height: 1px;
}

*>.minboxheight .fixboxheight
{
	margin-top: -750px;
}

* html .minboxheight
{
	/* IE5Mac filter \*/
	height: 750px;
	/* end filter */
}

a.contactus:link
{
	font-size: 1.2em;
   	color: #199B07;
    font-weight: bold;
	text-decoration: none;  
}

a.contactus:hover
{
    color: #199B07;
	text-decoration: underline;
}

a.contactus:visited
{
	font-size: 1em;
    color: #199B07;
    font-weight: bold;
	text-decoration: none; 
}

a.footerlink:link
{
   	color: #ffffff;
    font-weight: normal;
	text-decoration: none;  
}

a.footerlink:hover
{
    color: #ffffff;
	text-decoration: underline;
}

a.footerlink:visited
{
    color: #ffffff;
    font-weight: normal;
	text-decoration: none; 
}

.imagegalleryprevious
{
	text-align: left;
	float: left;
	width: 182px;
	padding: 10px 10px 10px 15px;
}

.imagegallerynext
{
	text-align: right;
	float: left;
	width: 182px;
	padding: 10px 15px 10px 10px;
}

a.previousnextreturn:link
{
	font-size: 1.4em;
   	color: #199B07;
    font-weight: bold;
	text-decoration: none;  
}

a.previousnextreturn:hover
{
    color: #199B07;
	text-decoration: underline;
}

a.previousnextreturn:visited
{
	font-size: 1.4em;
    color: #199B07;
    font-weight: bold;
	text-decoration: none; 
}

a.previousnextreturn:visited:hover
{
    color: #199B07;
	text-decoration: underline;
}

a.footercandid:link
{
	font-weight: normal;
   	color: #cccccc;
	text-decoration: underline;  
}

a.footercandid:hover
{
    color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a.footercandid:visited
{
    color: #cccccc;
    font-weight: normal;
	text-decoration: underline;  
}

a.footercandid:visited:hover
{
    color: #cccccc;
	text-decoration: underline;
}

.formblock
{
	float: left;
	width: 394px;
	padding: 0px 0px 5px 0px;
}

.formrow
{
	float: left;
	width: 394px;
	padding: 5px 0px 5px 0px;
}

.formrowlabel
{
	float: left;
	width: 134px;
	padding: 2px 0px 0px 5px;
}

.formrowinput
{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

.formbuttonrow
{
	float: left;
	text-align: center;
	width: 394px;
	padding: 15px 0px 10px 0px;
}

.downloadrow
{
	float: left;
	width: 394px;
	background: #B3DDAE;
	border-width: 1px; 
	border-style: solid;
	border-color: #cccccc;
	margin-bottom: 20px;
}

.downloadrowttop
{
	float: left;
	width: 394px;
	background: #B3DDAE;
}

.downloadrowbottom
{
	float: left;
	width: 394px;
	background: #ffffff;
}

.downloadrowbottomleft
{
	float: left;
	width: 40px;
	background: #ffffff;
}

.downloadrowbottomright
{
	float: left;
	width: 354px;
	background: #ffffff;
}

/* Lightbox CSS */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}


