/* GLOBAL STYLES */

body {
	margin: 0px;
	background-color: #ab3335;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}
.video {
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 12pt;
}
#canvas {
	background-image:  url("../images/back_flare.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 1083px;
}

#html_logo {
	display: none;
}

h3 {
	display: none; !important
}
h4 {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 0px;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 0px;
}
#blog_item_body #video {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#blog_item_body #video p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

hr {
	display: none; !important
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
}
#footer a {
	color: #5897EE;
}

/* NAVIGATION COLUMN STYLES */

#nav_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	background-image:  url(../images/navigation/nav_column_back.gif);
	background-position: 0px 116px;
	background-repeat: repeat-y;
	height: 640px;
}

#nav_column {
	width: 150px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PFPlogo {
	padding: 0px;
	float: left;
	width: 150px;
	position: absolute;
	height: 50px;
	margin-top: 700px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 500;
}
#PFPlogo img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#nav_top {
	width: 150px;
	height: 116px;
}

#nav_top img {
	border: 0px;
}

#nav_min_height {
	display: block;
	height: 100px;
}

#nav_cap {
	position: absolute;
	bottom: -38px;
	width: 150px;
	height: 38px;
	background-image:  url(../images/navigation/nav_cap.gif);
}

/* navigation link styles */
#nav_left * {
	float: left;
	width: 128px;
	height: 35px;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav_left #highlight {
	background-image: url(../images/navigation/nav_current2.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#nav_left #normal {
	background-image: url(../images/navigation/nav_other2.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#normal a:hover  {
	background-image: url(../images/navigation/nav_hover2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#icons {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-top: 30px;
}
#icons2 {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-top: 9px;
}

/*#nav_left a {
	background-image:  url("../images/navigation/nav_other.jpg");
}


#nav_left a:hover {
	background-image:  url("../images/navigation/nav_hover.jpg");
}*/

/* BLOG COLUMN STYLES */

#main_container {
	margin-left: 180px;
	border-bottom: 2px solid #3D67A1;
	background-color: #FFFFFF;
}
#blog_item_body p a {
	color: #C9343F;
	text-decoration: none;
}
#blog_item_body p a:hover, #blog_item_body p a:active, #blog_item_body p a:focus {
	color: #C9343F;
	text-decoration: underline;
}
#blog_item_body h5 a  {
	color: #C9343F;
	text-decoration: none;
}
#blog_item_body h5 a:hover, #blog_item_body h5 a:active, #blog_item_body h5 a:focus {
	color: #C9343F;
	text-decoration: underline;
}

#main_top_back {
	background-repeat: repeat-x;
	overflow: visible;
	background-image: url(../images/main/main_top_back.gif);
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

#main_top {
	width: 420px;
	height: 92px;
	background-image:  url("../images/main/main_top.jpg");
	background-repeat: no-repeat;
}

#main_message {
	border-left: 2px solid #3D67A1;
	height: 24px;
	padding-left: 7px;
	overflow: hidden;
	background-image: url(../images/main/main_message2.gif);
	background-repeat: repeat-x;
}
#main_message_blue {
	border-left: 2px solid #3D67A1;
	height: 24px;
	padding-left: 7px;
	overflow: hidden;
	background-image: url(../images/main/main_message2.gif);
	background-repeat: repeat-x;
	background-color: #084573;
}

#nav_tabs_start {
	float: left;
	height: 48px;
	width: 24px;
	background-image:  url(../images/tabs/nav_tabs_start2.gif);
}

#nav_tabs {
	float: left;
	height: 48px;
	background-image:  url(../images/tabs/nav_tabs_background2.gif);
	background-repeat: repeat-x;
	color: #2A4771;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

#nav_tabs:hover {
	color: #2A4771;
	text-decoration: underline;
}

#nav_tabs_active {
	float: left;
	height: 48px;
	background-image:  url(../images/tabs/nav_tabs_background2.gif);
	background-repeat: repeat-x;
	color: #000033;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	text-decoration: none;
}

#nav_tabs_leftfront {
	float: left;
	height: 48px;
	width: 24px;
	background-image:  url(../images/tabs/nav_tabs_leftfront2.gif);
}

#nav_tabs_rightfront {
	float: left;
	height: 48px;
	width: 24px;
	background-image:  url(../images/tabs/nav_tabs_rightfront2.gif);
}

#nav_tabs_end {
	float: left;
	height: 48px;
	width: 24px;
	background-image:  url(../images/tabs/nav_tabs_end2.gif);
}

#motto {
	float: right;
	height: 24px;
	font-size: 6px;
	font-style: italic;
	font-weight: 100;
	line-height: 24px;
	padding-right: 10px;
	display: none;
}

#main_blog {
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D67A1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3D67A1;
	width: 880px;
	height: 700px;
}
#main_blog2 {
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D67A1;
	border-bottom-width: 2px
	border-bottom-style: solid;
	border-bottom-color: #3D67A1;
	width: 880px;
	height: 770px;
}
#main_blog_no_height {
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3D67A1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3D67A1;
	width: 880px;
}

#blog_item {
	margin-bottom: 20px;
	width: 660px;
}

/* static blog headline styles */

#headline_leftend_static {
	height: 24px;
	background-image:  url("../images/headline/headline_leftend_red.gif");
	background-position: left;
	background-repeat: no-repeat;
}

#blog_item_headline_static {
	margin-left: 12px;
	margin-right: 12px;
	height: 24px;
	background-image:  url("../images/headline/headline_grad_red.gif");
	background-repeat: repeat-x;
	font-size: 0.9em;
	color: #ffffff;
	line-height: 24px;
	overflow: hidden;
}

* html div#blog_item_headline_static {
	line-height: 22px;
}

#headline_rightend_static {
	height: 24px;
	background-image:  url("../images/headline/headline_rightend_red.gif");
	background-position: right;
	background-repeat: no-repeat;
}

/* wp dynamic blog headline styles */

#headline_leftend {
	height: 24px;
	background-image:  url("../images/headline/headline_leftend_grey.gif");
	background-position: left;
	background-repeat: no-repeat;
}

#blog_item_headline {
	margin-left: 12px;
	margin-right: 12px;
	height: 24px;
	background-image:  url("../images/headline/headline_grad_grey.gif");
	background-repeat: repeat-x;
	font-size: 0.9em;
	color: #2A4771;
	line-height: 25px;
	overflow: hidden;
}

* html div#blog_item_headline {
	line-height: 22px;
}

#headline_rightend {
	height: 24px;
	background-image:  url("../images/headline/headline_rightend_grey.gif");
	background-position: right;
	background-repeat: no-repeat;
}

#blog_item_byline {
	height: 20px;
	padding-left: 13px;
	padding-top: 2px;
	font-size: 0.6em;
	line-height: 20px;
	color: #3D67A1;
	font-weight: bold;
}
#blog_item_byline2 {
	height: 30px;
	padding-left: 13px;
	padding-top: 5px;
	font-size: 1.2em;
	line-height: 30px;
	color: #3D67A1;
	font-weight: bold;
}

#blog_item_byline a {
	color: #3D67A1;
	text-decoration: none;
}

#blog_item_byline a:hover {
	text-decoration: underline;
}

#blog_item_body {
	position: relative;
	top: -14px;
	font-size: 0.8em;
	color: #050555;
	text-indent: 0px;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

#blog_item_body a {
	color: #050555;
}
table , td, tr{
	margin: 0px;
	padding: 0px;
}
#links tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* MEDIA COLUMN STYLES */

#media_container {
	top: 0px;
	width: 220px;
	background-color: #3D67A1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 862px;
}
.rubin {
	list-style-type: none;
	list-style-position: outside;
	width: 400px;
	text-indent: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.rubin2 {
	list-style-type: none;
	list-style-position: outside;
	width: 400px;
	text-indent: 0px;
	padding-top: 10px;
}


#media_top {
	height: 92px;
}

#media_top img {
	border: 0px;
}

/* search styles */

#search {
	width: 220px;
	height: 24px;
	background-color: #084573;
	text-align: center;
	overflow: hidden;
}

.aClassTextarea {
	border: 0;
	height: 14px;
	width: 160px;
	font-size: 0.7em;
	color: #333333;
	padding-left: 6px;
	background-image:  url("../images/search_back.jpg");
	background-repeat: no-repeat;
}

#submit {
	border: 0;
	width: 30px;
	height: 20px;
	background-image:  url("../images/search_go.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

/* media gallery styles*/

#media_items {
	padding: 10px 9px 8px 9px;
}

#media_title {
}

#media_title_left {
	height: 24px;
	width: 200px;
	background-image:  url("../images/headline/headline_medialeft_red.gif");
	background-position: left;
	background-repeat: no-repeat;
}

#media_title_text {
	height: 24px;
	width: 176px;
	background-image:  url("../images/headline/headline_grad_red.gif");
	background-repeat: repeat-x;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	margin: 0px 12px 0px 12px;
	overflow: hidden;
}

#media_title_right {
	height: 24px;
	width: 200px;
	background-image:  url("../images/headline/headline_mediaright_red.gif");
	background-position: right;
	background-repeat: no-repeat;
}

#media_item {
	width: 202px;
	height: 152px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
#media_item2 {
	width: 202px;
	height: 115px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#media_thumb {
	width: 200px;
	height: 150px;
	padding: 1px 1px 1px 1px;
}
#media_thumb2 {
	width: 200px;
	height: 113px;
	padding: 1px 1px 1px 1px;
}

#media_billboard {
	width: 180px;
	margin: 22px 10px 0px 10px;
	text-align: center;
	font-weight: bold;
	color: #2A4771;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#media_cap {
	height: 12px;
	width: 220px;
}
