/*OVERALL ID WIDTHS*/

#header { width: 760px; }
#body { width: 760px; }
#footer { width: 760px; }


body {
color: #333333;
font-size: 11px;
font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva;
font-weight: normal;
background-image: url(images/bg.gif); 
background-repeat: repeat-y;
background-position: center;
background-color: #f6f1e9;
border-spacing: 2px 2px;
align: top;
}

H1    { color: #333333; font-size: 14px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: bold; display: inline;}
H2    { color: #F2A12F; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: bold; display: inline; }
H3    { color: #000000; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva;	font-weight: bold; display: inline; }

.p   { color: #F2A12F; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: bold; display: inline; }

a:link     { color: #DE8F01; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
a:hover     { color: #EEB22D; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
a:active    { color: #000000; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
a:visited      { color: #DE8F01; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
a:visited:hover     { color: #EEB22D; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
a:visited:active    { color: #000000; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }



/*PAGE SPECIFIC IDENTIFICATION*/
#body a:link     { color: #DE8F01; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#body a:hover     { color: #EEB22D; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#body a:active    { color: #000000; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#body a:visited      { color: #DE8F01; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#body a:visited:hover     { color: #EEB22D; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#body a:visited:active    { color: #000000; font-size: 12px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }


#footer a:link     { color: #FFFFFF; font-size: 11px; font-family: Gill Sans, Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#footer a:hover     { color: #F2A12F; font-size: 11px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#footer a:active    { color: #E6DDC8; font-size: 11px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#footer a:visited      { color: #FFFFFF; font-size: 11px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#footer a:visited:hover     { color: #F2A12F; font-size: 11px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }
#footer a:visited:active    { color: #E6DDC8; font-size: 11px; font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; font-weight: normal; text-decoration: none }

#footer { background-color: #000000; }
#footer { color: #F2A12F; }
#footer { font-size: 11px; }
#footer { font-family: Gill Sans, Verdana, Arial, Helvetica, Geneva; }
#footer { font-weight: normal; }

 /*
 br {display:none;}
 */

ul {
font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 2px;
list-style-position: inside;
list-style-type: square;
padding-left: 0px;
}

.heading {
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2A12F;
}
.body {

	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
.date {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.title {

	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 28px;
	color: #F2A12F;
}
