body, html {margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body		{background-color: #fff; font-size: 12px;}

a 			{text-decoration: none; color: #025292;}
a:hover 	{color: #c00000; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #1f6c30;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}

/* Basic layout */
.twoColumnGrid 					{clear: both;}
.twoColumnGrid .leftNavColumn 	{display: none;}
.twoColumnGrid .pagegeContent 	{}

/* Content layout */
.yellowText 			{color: #ffc000;}

#quickLinks 			{display: none;}

#pageTitle 				{clear: both;}
#pageTitle h1 			{font-size: 30px; font-weight: bold; letter-spacing: -1px; margin-bottom: 30px}

.contendGrid 			{}
.contendGrid .columnOne {width: 210px; float: left; margin-right: 20px;}
.contendGrid .columnTwo {float: left}
.columnTwo .copy 		{padding: 0 0 0 25px;}

.tag 			{width: 209px;}
.tag .tagTop 	{display: none;}
.tag .tagHeader {padding: 5px 16px 16px 16px;}
.tag .tagBody 	{padding: 12px;}
.tag .icoInfo 	{float: left;}

.quote 				{color: #4a822f; margin: 0 0 15px 0;}
.quote .quoteOpen 	{float: left;}
.quote .quoteCopy 	{float: left; width: 270px;}
.quote .quoteClose 	{float: right;}

.bulletedList 		{margin: 0 0 0 15px; padding: 0; list-style-image: url('../images/green_bullet.gif');}
.bulletedList li 	{padding: 0 0 5px 0;}

/* Left Navigation */
ul.leftNav 				{display: none;}

/* Landing page */
#mainSelection 				{background: #e8f0cd url('../images/bgr_categories.jpg') repeat-x 0 bottom; padding: 10px 20px 30px 20px; margin-bottom: 15px;}
#mainSelection td 			{border-bottom: 1px solid #e6efcc; padding: 7px 0 7px 0}
#mainSelection .photo 		{padding-right: 20px;}
#mainSelection .photo img 	{border: 3px solid #FFF;}
#mainSelection h1 			{padding: 0; margin: 0;}
#mainSelection a 			{color: #000;}
#mainSelection a:hover 		{color: #1d7320; text-decoration: none;}

#intro 	h1					{margin: 0;}


