

body   {
	/*color: black;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 16px;*/
	/*background-color: #000044;*/
	/*background-attachment: fixed*/
	margin: 0 0 0 0;
	background-image: url(../Images/LinGradBkg2.jpg);
	background-repeat: repeat-x;
	}

body.ta         {
	scrollbar-face-color: #0000ff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #00ffff; 
	scrollbar-3dlight-color: #0000ff; 
	scrollbar-darkshadow-color: #333333;  
	scrollbar-arrow-color: #00ffff;
	}



#page           {
	top: 0px;
	left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 0 2px 0 2px;
	border-color: #ccc;
	width: 852px;
	height: auto;
	background-color: #4bf;
	background-position: 0 0;
	}


#header     {
	font-size: 18px;
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	}

#banner   {
	color: #ff0;
	font-size: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	border-style: solid;
	border-width: 3px;
	border-color: #ff0;
	}

#floatbanner   {
	position: absolute;
	left: 76px;
	top: 424px;
	width: 852px;
	height: 35px;
	z-index: 8;
	color: #ff0;
	font-size: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	border-style: solid;
	border-width: 3px;
	border-color: #ff0;
	}


#footer     {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #006;
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	}


#footer  a  {
	font-size: 11px;
	color: #00a;
	}


#footer a:hover {
	border-bottom: 1px solid #900
	color: #oaf;
	}



#title   {
	color: #fff;
	font-size: 36px;
	font-family: Arial, Helvetica, Geneva, "sans-serif !important";
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
	}


#weather     {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}



/*Menu*/

.menu_div  {
	margin-bottom: 10px;
	width: 180px;
	background-color: #cf9;
	float: left;
}

ul.menu  {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu li  {
	font: 12px arial, helvetica, sans-serif;
	padding-left: 10px;
}

a.menuLink, li a  {
	text-decoration: none;
	color: #060;
}

a.menuLink  {
	font-size: 16px;
	font-weight: bold;
}

li a:hover  {
	background-color: #060;
	color: white;
}

.software  {
	font: 14px arial, helvetica, sans-serif;
	font-style: italic;
	color: #009;
}

#sddm  {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a  {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	width: 141px;
	background: #5970B0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover  {
	background: #49A3FF;
	border-style: solid;
	border-color: #fff;
	border-width: 0 0 1px 0;
}

#sddm div  {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}


#sddm #on {
	color:#0cf;
}


h1      {
	color: #06a;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}


h2     {
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	}

h3   {
	color: #22c;
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
	}


h4   {
	color: #ff0;
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
	}


hr   {
	color: #22c;
	}


p  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

p.leftimage   {
	padding-left: 210px;
	}



#content    {
	background-color: #eee;
	background-position: 0 0;
	text-align: left !important;
	width: 100%;
	float: left;
	}

#content1    {
	position: absolute;
	left: 10px;
	top: 970px;
	z-index: 5;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #113366;
	display: block;
	width: 100%;
	background-color: #ffffff;
	background-position: 150 120;
	text-align: left !important;
	float: left;
	}

#content1  a  {
	font-size: 12px;
	color: #06a;
	}

#footer1     {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #223366;
	background-color: #fff;
	display: block;
	width: 800px;
	float: left;
	clear: both;
	height: auto;
	}



#footer1  a  {
	font-size: 11px;
	color: #06a;
	}


#footer1 a:hover {
	border-bottom: 1px solid #900;
	}



#footer2     {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #223366;
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	}



#footer2  a  {
	font-size: 11px;
	color: #06a;
	}


#footer2 a:hover {
	border-bottom: 1px solid #900;
	}


#links     {
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000066;
	background-color: #fff;
	display: block;
	width: 980px;
	text-align left;
	clear: both;
	height: auto;
	}



#links  a  {
	font-size: 11px;
	color: #113399;
	}


#links a:hover {
	border-bottom: 1px solid #900;
	}


ul   	{
	list-style-image: url(G:/Website Development/Whitfield Assembly/images/bull1_papyrus.gif);
	}


p  {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p.leftimage   {
	padding-left: 210px;
	}

p.enh	  {
	color: #dd8800;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.enh  a  {
	font-size: 11px;
	color: #06a;
	}


p.enh a:hover {
	border-bottom: 1px solid #900;
	}


p.lgt	  {
	color: #dd8800;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lgt  a  {
	font-size: 16px;
	color: #dd8800;
	}


p.lgt a:hover {
	border-bottom: 1px solid #900;
	}



p.lgred	  {
	color: #ff0000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lgred  a  {
	font-size: 13px;
	color: #06a;
	}


p.lgred a:hover {
	border-bottom: 1px solid #900;
	}



p.evt	  {
	color: #dd8800;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.evt  a  {
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #224499;
	}


p.evt a:hover {
	background-color: #000;
	color: #DCC801;
	border-bottom: 1px solid #224499
	
	}



p.lst	  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p.lst	a  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.lst   a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #224499;
	}


p.sidebar	  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p.sidebar	a  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


p.sidebar   a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #224499;
	}


p.addr	  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	}

p.addr	a  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	}


p.addr   a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #224499;
	}


#linkstbl	a  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}


#linkstbl   a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #224499;
	}




p.drkblu	  {
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}



td	{
	color: #113399;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


#page2           {
    
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
	width: 980px;
	height: auto
	}


#page1           {
	position: absolute;
	left: 90px;
	top: 100px;
	z-index: 1;
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
	width: 800px;
	height: auto
	}



#SideBarMenu            {
	position: absolute;
	left: 1px;
	top: 140px;
	z-index: 2;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0ff;
	display: block;
	width: 154px;
	}


#SideBarMenu  a  {
	font-size: 11px;
	color: #06c;
	}	



#SideBarMenu  a:hover   {
	background-color: #000;
	border-bottom: 1px solid #0ff
	}	



	
#SideBarMenu1            {
	position: absolute;
	left: 1px;
	top: 190px;
	z-index: 2;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0ff;
	display: block;
	width: 154px;
	}


#SideBarMenu1  a  {
	font-size: 11px;
	color: #06c;
	}	



#SideBarMenu1  a:hover   {
	background-color: #000;
	border-bottom: 1px solid #0ff
	}

#SideBarMenu2            {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0ff;
	display: block;
	width: 153px;
	}


#SideBarMenu2  a  {
	font-size: 11px;
	color: #06c;
	}	



#SideBarMenu2  a:hover   {
	background-color: #000;
	border-bottom: 1px solid #0ff
	}



#SideBar            {
	position: absolute;
	left: 1px;
	top: 800px;
	z-index: 2;
	background-color: #F2FDFC;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #113399;
	display: block;
	width: 154px;
	}


#SideBar  a  {
	font-size: 14px;
	color: #06c;
	}	



#SideBar  a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #0ff
	}


#SideBar1            {
	background-color: #F2FDFC;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #113399;
	display: block;
	width: 153px;
	}


#SideBar1  a  {
	font-size: 14px;
	color: #06c;
	}	



#SideBar1  a:hover   {
	background-color: #000;
	color: #EFC800;
	border-bottom: 1px solid #0ff
	}



#siteMenu p     {
	color: #0A74A7
	font-size: 8px;
	background-color: #fff;
	width: 100%;
	clear: both;
	height: auto;
	}


#welcome     {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #113399;
	background-color: #fff;
	display: block;
	width: 90%;
	height: auto;
	}


#welcome  a  {
	font-size: 11px;
	color: #06a;
	}


#welcome a:hover {
	border-bottom: 1px solid #900;
	}



#welcome1     {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #113399;
	background-color: #fff;
	display: block;
	width: 90%;
	height: auto;
	}


#welcome1  a  {
	font-size: 11px;
	color: #06a
	}


#welcome1 a:hover {
	border-bottom: 1px solid #900;
	}

	
br.clearBoth, div.clearBoth {
	font: 1px/1px sans-serif;
	clear: both;
	display: block;
}




p.addr	  {
	color: #113399;
	font-size: 12px;
	/*font-weight: bold;*/
	/*text-align: left;*/
	font-family: Arial, Helvetica, sans-serif;
	}

p.addr	a  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}


p.addr   a:hover   {
	background-color: #009;
	color: #fff;
	border-bottom: 1px solid #224499
	}

p.addr2	  {
	color: #113399;
	font-size: 12px;
	/*font-weight: bold;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

p.addr2	a  {
	color: #113399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}


p.addr2   a:hover   {
	background-color: #009;
	color: #fff;
	border-bottom: 1px solid #224499
	}

p.description	  {
	color: #0000AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	/*font-weight: bold;*/
	text-align: left;
	}

p.headline	  {
	color: #000099;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}

p.signature	  {
	color: #006699;
	font-family: "Edwardian Script ITC";
	font-size: 26px;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: right;
	padding-right: 36px;
	}