/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
/* @import url( 'library/media/css/reset.css' ); */

/* Apply base theme styles and colors */
 @import url( 'library/media/css/base.css' ); 

/* Basic 2 Column Layout */
 @import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' ); 

 @import url( 'library/media/css/layc.css' ); 

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
background-image:url(images/pat.jpg);
}
.call{
font-family:sans-serif, Arial, Helvetica;
font-size:19px;
color:#000000;
}
.call2{
font-family:sans-serif, Arial, Helvetica;
font-size:24px;
color:#ff9209;
}
.navi{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#ffffff;
}
.navi a{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#ffffff;
text-decoration:none;
}
.navi a:hover{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#BAD9ED;
}
.navi2{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#3d62c1;
}
.navi2 a{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#3d62c1;
text-decoration:none;
}
.navi2 a:hover{
font-family:sans-serif, Arial, Helvetica;
font-size:17px;
color:#3d62c1;
}
.space
{
line-height:10px;
}
.member{
font-family:sans-serif, Arial, Helvetica;
font-size:18px;
color:#000000;
}
.member2{
font-family:sans-serif, Arial, Helvetica;
font-size:14px;
color:#000000;
padding-left:40px;
}
.member3{
font-family:sans-serif, Arial, Helvetica;
font-size:14px;
color:#000000;
padding-right:15px;
}
.small{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:11px;
color:#000000;
line-height:15px;
}
.address{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#3e61bf;
line-height:17px;
}
.address2{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#fa7c00;
line-height:17px;
}
.address2 a{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#fa7c00;
line-height:17px;
text-decoration:none;
}
.address2 a:hover{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#000000;
line-height:17px;
}
.text{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#000000;
line-height:17px;
}
.view{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:11px;
color:#fa7c00;
text-decoration:underline;
}
.view a{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:11px;
color:#fa7c00;
text-decoration:underline;
}
.view a:hover{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:11px;
color:#000000;
text-decoration:underline;
}
.copy{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:12px;
color:#ffffff;
}
.wel{
font-family:sans-serif, Arial, Helvetica;
font-size:16px;
color:#ffffff;
padding-top:10px;
}
.wel2{
font-family:sans-serif, Arial, Helvetica;
font-size:19px;
color:#ade8fe;
padding-top:10px;
}
.ver{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#3d62c1;
}
.ver a{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#3d62c1;
text-decoration:none;
}
.ver a:hover{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#000000;
}
.ver2{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#000000;
}
.ver2 a{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#000000;
text-decoration:none;
}
.ver2 a:hover{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:15px;
color:#000000;
}
.table_class{
	font-size:10pt;
	color:#434343;
	line-height:17px;
	padding-left:3px;
	padding-right:3px;	
	border-collapse:collapse;
	font-family:Arial Unicode MS,Myriad,ms sans-serif,Helvetica, Arial, sans-serif;
	margin-bottom:20px;
}



.table_class td{
   padding:7px;
   padding-left:10px;
   border:1px solid  #C7C7C7;

}

.table_head{

	background-color:#c1dbdb;
	color:#212121;
	height:18px;
}

.table_head td {
	border:1px solid  #C7C7C7;
	font-size:13px;
	font-weight:bold;
	font-family:sans-serif,Verdana, Arial, Helvetica,  "Trebuchet MS";
}
.table_head_red{

	background-color:#FFCC66;
	color:#212121;
	height:18px;
}

.table_head td_red {
	border:1px solid  #C7C7C7;
	font-size:13px;
	font-weight:bold;
	font-family:sans-serif,Verdana, Arial, Helvetica,  "Trebuchet MS";
}
.table_border{
	font-size:9pt;
	color:#434343;
	line-height:17px;
	padding-left:13px;
	padding-left:3px;
	padding-right:3px;	
	border-collapse:collapse;
	font-family:Arial Unicode MS,Myriad,ms sans-serif,Helvetica, Arial, sans-serif;
	margin-bottom:20px;
	border:1px solid  #C7C7C7;
	padding:
}
.table_border td{
   padding:7px;
   padding-left:10px;
   }
 

.members_nav{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:13px;
color:#333333;
}
.members_nav a{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:13px;
color:#333333;
}
.members_nav a:hover{
font-family:verdana, sans-serif, Arial, Helvetica;
font-size:13px;
color:#FF6600;
}

table, .mceItemTable {
  margin: 0;
  padding: 0;
}

.leftside {
  background-color: #e9eaea;
}

.page {
 /* width: 779px; */
 margin-left: auto;
 margin-right: auto;
}

.loop {
 margin: 0;
 padding: 0;
}

.entry-content {
  width: 526px;
  padding: 20px;
}

.page_item a {
 text-decoration: none;
}


.current_page_item a {
 text-decoration: none;
}

.menu {
 background-color: #bfdcec;
 width: 779px;
 z-index: 999;
 border-top: 1px solid blue;
}

#content {
 clear: left;
}

.nav {
 width: 779px;
 margin: 0;
 padding: 0;
}

.nav a:hover {
 color: #bedbed;
/* border-top: 1px solid white;
 border-left: 1px solid white; */
}
.nav li ul li a {

 border-left: 1px solid white;
 border-bottom: 1px solid white;
}

.current_page_item ul a:hover {
 color: #3d62c1;
}

.current_page_item ul a {
 color: #000;
}

.current_page_item a:hover {
 color: #fff;
}

.current_page_item a {
 color: #fff;
 border-top: 1px solid white;
 border-left: 1px solid white;
}
body {
 background-image: url('/images/img_13.jpg');
 moz-background-origin: padding; 
 background-position: 0px 113px; 
 background-repeat: repeat-x;
}

body, p, td, span {
 text-align: justify;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
body {
 background-image: url('/images/img_13.jpg');
 moz-background-origin: padding; 
 background-position: 0px 123px; 
 background-repeat: repeat-x;
}
}

 td > ul {
  margin-left: 10px;
  padding-left: 10px;
  margin-right: 5px;
  text-align: left;
}

td > ul > li {
  margin-left: 5px;
}

p {
 margin-bottom: 10px;
}

a[title=Home] {
text-transform:uppercase;
}
