/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,  pre,/*blockquote,*/
a, abbr, acronym, address, big, cite, code,
del, dfn, em,  img, ins, kbd, q, s, samp,/*font,*/
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td*/

 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ***********end normalization style************** */

/* ***********begin normal styling************** */
body {
	background-color: #000000;
	margin: 0 auto;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

p {
	line-height: 105%;
	padding: 2px;
	margin: 0 12px 4px 12px;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
/* colors */
.red {
	color: #ff0000;
}
.green {
	color: #41aa54;
}
.blue {
	color: #4774b9;
}
.ugh {
	color: #ffd8eb;
}
.orange {
	color: #ec5a18;
}
.goldie {
	color: #e99b05;
}
.paleBlue {
	color: #d3dffe;
}
.jade {
	color: #156d54;
}
/* *********for image alignment************* */
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgLeftB {
	float: left;
	margin-right: 10px;
	border:2px solid Black;
}
.imgLeftFP {
	float: left;
	margin: 0;
}
.imgB {
	border: 2px solid Black;
}
.imgRight  {
	float: right;
	margin-left: 10px;
}
.imgRightB  {
	float: right;
	margin-left: 10px;
	border: 2px solid Black;
}
.imgRightFP {
	float: right;
	margin: 0;
}
/* **********links******************* */
a,
a:link,
a:visited  {
	text-decoration: none;
	color: #4774b9;
	font-weight: bold;
}

a:hover,
a:active {
	color: Black;
}

/* *****************headers */
h1 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
/*	font-weight: bold;*/
	text-align: left;
	margin: 6px 0 0 20px;
}

h2 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
/*	font-weight: bold;*/
	text-align: left;
	margin: 0 0 0 20px;
}

h3 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;	
/*	font-weight: bold;*/
	text-align: left;
	margin: 0 0 0 20px;
}

h4 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
/*	font-weight: bold;*/
	text-align: left;
	margin: 0 0 0 20px;
}
.lineGreen {
	background-color: #b0dfa9;
	text-align:center;
}
.lineGold {
	background-color: #fbf78f;
	text-align: center;
}
.lineBlue {
	background-color: #d3dffe;
	text-align: center;
}

/* **************IDs************* */
#container {
	width: 942px;
	margin: 0 auto;
}

#upperMenu {
	width: 860px;
	background-color: #fcdb00;
	margin: 5px auto 0 auto;
	/* padding-top: 5px; *//* this needs to be commented out when ace_menu is live */
	height: 20px;
	border-bottom: 5px solid #000000;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#upperMenu ul {
	display: inline;
	margin-left: 80px;
}

#upperMenu ul li {
	display: inline;
	margin: 5px 20px;
}

#upperMenu a:link,
#upperMenu a:visited {
	text-decoration: none;
	color: #000000;
}

#upperMenu a:hover, 
#upperMenu a:active {
	color: #ffffff;
}

#headerFP {
	background: transparent url(../images/bkg_header2011.png) no-repeat center top;
	width: 942px;
	height: 338px;
	margin: 0 auto;
}

#innerContent {
	background: url(../images/bkg_content2011.png) repeat-y center;
	width: 842px;
	text-align: center;
	margin: 0 auto;
	padding: 0 50px;
	position: relative;
}

#leftColFP {
	float: left;
	width: 42%;
	padding: 0;
	text-align: left;
}

#rightColFP {
	float: right;
	width: 53%;
	margin-right: 16px;
	padding: 4px 12px;
	text-align: left;
	height: 135px;
	background-color: #fcdb01;
}

#hotBoxBar {
	width: 94%;
	margin: 12px auto;
	padding: 10px 5px;
	background-color: #98c440;
}

#hotBoxBar img {
	margin: 5px;
}

#footerFP {
	background: url(../images/bkg_footer2011.png) no-repeat center top;
	width: 742px;
	height: 60px;
	margin: -70px auto 0;
	padding: 74px 100px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#footerFP a:link,
#footerFP a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-size: 10px;
	font-weight: normal;
}

#footerFP a:hover, 
#footerFP a:active {
	color: #fcdb00;
}

.footLeftFP {
	float: left;
	width: 37%;
	color: #ffffff;
	text-align: right;
	padding-top: 2px;
}

.footRightFP {
	float: right;
	width: 55%;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
}

/* start of php section items */

.phpbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding: 6px 28px 0;
	margin: 0 auto;
}

.phpbox ul {
	text-align: center;  /* for inline boxes, may need to comment out if regular box */
	list-style-type: circle;
	padding:0px;
	margin:0px;
}

.phpbox li {
	display: inline; /* if regular box is desired, then comment out */
	padding:1px 8px 0px 8px;
	margin:0px;
}

.phpbox a:link, .phpbox a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.phpbox a:hover {
	color:#ffffff;
	text-decoration: none;
}

.phpbox a:focus, .phpbox a:active {
	color: #000000;
	text-decoration: none;
}
/* end of php section items */

.table {
	margin: 0 auto;
}

#ace1table {
	padding: 0;
	margin: auto auto;
}

.socialMedia {
	margin: 0 auto;
	width: 450px;
	height: 60px;
}

.socialMedia img {
	margin: 0 6px;
}

#todayText {
	padding: 4px;
	width: 184px;
	height: 110px;
	text-align: left;
	color: #000000;
	line-height: 98%;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 26px auto 0px;	
}

#todayText p {
	padding: 0;
	margin: 0;
}


