/* 			THIS IS THE BASE HTML STUFF */

IMG			{border:0;display:block;}
a:link 		{text-decoration: underline; color:#000000; }
a:visited 	{text-decoration: underline; color:#000000; }
a:hover 	{text-decoration: underline; color:#000000;  }
a:active 	{text-decoration: none; color:#990000; }

/*          THIS IS THE BASE FONT STUFF */

.large		{font-size:large;}
.medium		{font-size:medium;}
.small 		{font-size:small;}
.x-small 	{font-size:small;}
.xx-small 	{font-size:x-small;}	
p 			{padding:0 2px 10px 2px;font-size:110%}

/*          THIS IS THE H TAGS */

h1			{font-size:25px; font-weight:bold; color:#000;margin:2px 0px;font-family:aharoni,verdana,arial,sans-serif;}	
h2			{font-size:medium; color:#000;font-family:aharoni,verdana,arial,sans-serif;}
h3			{font-size:small; color:#000;}



/*** The Layout Styles ***/

html {background:#FFF;}
body {background: #FFF;font-family:verdana,arial,sans-serif,serif;font-size:small;padding:0; margin:0;}
#wrap{width:780px; margin:0 auto;}
#header{margin:0;padding:0;height:103px;}
#head2{float:right;width:400px;}
#logo{margin:5px 10px 0 0;padding: 0;float:left;width:300px;}
#topsearch{float:left;padding-top:10px;}
#topins{float:left;}
#sublogo{float:right;}
#container {clear:both;}
#content {}
#contentw {padding: 10px 20px;width: 100%;}
#secta {width: 170px;padding: 0 10px;right: 240px;margin-left: -100%;}
#sectb {width: 175px;padding: 0 10px;margin-right: -100%;}
#footer {clear: both;margin:0px;font-size:xx-small;text-align:center;padding:20px 50px;;}
#headernav{padding-top:3px;}



/*** Main Decoration and Color ***/

body {font-family:verdana,arial,sans-serif,serif;font-size:small;}
#wrap {}
#wrap2 {}
#header{}
#topins{background:#1C3867;width:420px;padding-left:30px;height:25px;margin-bottom:2px;}
#topsearch{background:#000;width:420px;padding-left:30px;height:75px;}
#secta {font-size:x-small;}
#content {}
#sectb {font-size:x-small;}
#footer{}
#foot{width:80%;margin:auto;}

/*** Masthead Classes **/
#headernav {clear:both;display:block; width:100%; background:#1C3867;height:25px;margin-top:2px;width:760px;}
#headernav ul{display:inline;list-style:none;list-style-type: none;}
#headernav li{display:inline;padding:0px 4px ;font-size:10px;background:#474A4B;margin:0 4px;}
#headernav a:link 		{text-decoration: none; color:#FFF; }
#headernav a:visited 	{text-decoration: none; color:#FFF; }
#headernav a:hover 	{text-decoration: none; color:#FFf; background:none; }
#headernav a:active 	{text-decoration: none; color:#FFF; }


/*** Footer Classes **/
#footernav {clear:both;display:block; width:100%; background:#1C3867;height:25px;margin-top:2px;width:760px;}
#foot ul{display:inline;padding-top:2px;}
#foot li{display:inline;padding:0px 3px ;}
#foot a:link 		{text-decoration: underline; color:#000; }
#foot a:visited 	{text-decoration: underline; color:#000; }
#foot a:hover 	{text-decoration: underline; color:#000;background:none;  }
#foot a:active 	{text-decoration: none; color:#990000; }

/*** Special Classes **/

.hpic {float:left;margin:0 10px 5px 0;width:200px;border:1px solid #000;}
.hpicr {float:right;margin:0 10px 5px 0;width:200px;border:1px solid #000;}
.vpic {float:left;margin:0 10px 10px 0; width:200px;border:1px solid #000;}
.vpicr {float:right;margin:0 10px 10px 0; width:200px;border:1px solid #000;}
.bread		{font-size:xx-small;}
.picview {border-top:1px solid #000; border-bottom:1px solid #000;background:#474A4B;padding:10px 3px;;display:block;}
.picswindow{ float:left; margin:0 3px;}
#maincopy{float:right;margin:10px 15px 15px 0px;; border:1px solid #000; padding:10px; background:#fff;width:350px;font-size:x-small;}
#maincopy h1 {font-size:small; font-weight:bold; color:#000;margin:2px 0px;font-family:aharoni,verdana,arial,sans-serif;}	
img.alignright {padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}
img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {float: left}
#linkblock{float:left;width:300px;margin-right:15px;}
#mainlinks {width: 250px;padding: 0 0 1em 0;margin: 10px 20px 10px 30px;color: #111;font-size:medium;	}
#mainlinks ul {}
#mainlinks li {margin-bottom:10px;}

.results {font-size:11px; margin-bottom:10px;margin-left:3px;}
.title {font-weight:bold;text-decoration:underline;}

