body, html 		{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #5b5b5b;}
body			{background-image: url('../images/bgr_page.gif'); background-repeat: repeat-x; background-color: #ffffff;}
p 				{} /* font-size: 12px; margin: 0 0 1em 0; padding: 0; */
a 				{text-decoration: none; color: #007ed4;}
a:hover 		{color: #1c5e8b; text-decoration: underline;}
td 				{font-style : normal; font-family : Arial, Helvetica, sans-serif; font-size : 9pt; vertical-align: top;}
img 			{border: 0;}
.clear			{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #1c5e8b;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 18px;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 16px;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 14px;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 13px;}

.mainCopy h3    {margin-top: 18px;}

/* Framesets */
#header,
#content,
#footer 	{width: 950px; margin: 0 auto 0 auto;}

#logoPrint {display: none;}

/* Header */
#header 					{position: relative; height: 150px;}
#header #topLinks 			{position: absolute; top: 20px; left: 830px; font-size: 11px; color: #FFFFFF;}
#header #topLinks a 		{color: #FFFFFF;}
#header #topLinks a:hover 	{color: #27bded;}
#header #mainNav 			{position: absolute; top: 40px; left: 560px; font-size: 12px; font-weight: bold;}
#header #mainNav ul			{margin: 0 0 0 15px; padding: 0; list-style: url(../images/bullet01.gif);}
#header #mainNav ul li		{padding: 0 0 3px 0;}
#header #mainNav a			{color: #1b5d8e;}


/* Content */
#content 			{padding: 0; height: 100%; font-size: 12px; background-color: #FFFFFF; background-image: url('../images/bgr_content.jpg'); background-repeat: no-repeat; }
#content .mainCopy 	{width: 850px; padding: 20px 0 30px 20px; border: 0px solid #FF0000;}

#hpPanel 		{background-image: url('../images/bgr_hp.jpg'); background-repeat: repeat-x; background-position: top; padding: 0 0 0 0; background-color: #eef0f2;}
#categories 	{float: left; padding-left: 15px; margin-right: 30px;}
#categories a 	{margin: 0 15px 0 0;}
#welcome 		{width: 450px; float: left;}
#welcome h3 	{font-size: 24px; font-weight: normal; line-height: 1.0em; color: #779cbc; letter-spacing: -1px; margin: 0; padding: 0;}
#welcome h1 	{font-size: 36px; font-weight: normal; line-height: 1.0em; color: #1c5e8b; letter-spacing: -1px; margin: 0; padding: 0 0 8px 0;}

.gallery {margin: 20px 0 0 0; padding: 0; list-style: none;}
.gallery li {float: left; margin: 0; padding: 0 20px 20px 0; height: 113px;}
.gallery li .miniNav {width: 140px; height: 102px; border: 5px solid #a8c8dd;}
.gallery li .miniNav a {padding: 20px 0 0 15px; display: block; float: left;}

/* Photos */
.left 		{float: left; padding: 0 0 0 0; margin: 0 20px 15px 0; border: 1px solid #bee2c6}
.right 		{float: right; padding: 0 0 0 0; margin: 0 0 25px 20px;}


/* Footer */
#footer 			{line-height: 1em; padding: 7px 0 0 0; clear: both; font-size: 11px; border-top: 1px solid #dddede;}
#footer #copyright 	{float: left; line-height: 125%;}
#footer #copyright a    {color: #007ed4}
#footer #bottomnav 	{float: right; padding: 0 0 5px 0; text-align: right;}
#footer a 			{padding: 0 2px 0 2px; color: #797a7a}
/* #footer a:hover 	{text-decoration: underline;} */


/* Forms */
form 				{padding: 0px; margin: 0px;}
input, textarea 	{border: 1px solid #9e9e9e; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input.submit 		{border: 1px solid #0061bb; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; background-color: #0061bb; color: #ffffff; font-weight: bold;}
