/*  
Theme Name: Piedmont Parent theme
Theme URI: http://piedmontparent.com
Description: Piedmont Parent Wordpress theme 
Version: 2.0
Author: April
Author URI: http://www.piedmontparent.com
*/
.postmetadataalt {
	font-size:9px;
}
h1, h2, h3, h4 {
	font-size:12px;
}

body  {
 	padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
	color:#626262;
	font-size:11px;
	font-family:Tahoma,Arial;

}

.sub_menu  { background-color: #cfcece; text-align: center; width: 100%; height: 31px }
.sub_header  { background-image: url("images/bg1.jpg"); background-repeat: no-repeat; background-position: center 50%; text-align: center; width: 100%; height: 200px }

.menu {
	
}

.menu ul {
	display: inline;

	
}
.menu li {
	display: inline;
	width:89px;
}
.menu li a  { color: #313131; font-size: 10px; font-weight: bold; text-decoration: none; background-image: url("images/menu_bg.gif"); background-repeat: no-repeat; background-position: left 50%; text-transform: uppercase; padding-right: 30px; padding-left: 30px; width: 125px }
.header              { text-align: left; text-indent: 120px }

.co_name {
	padding-left:37px;
	padding-top:85px;
	
}
.co_name a   { color: #ffffff; font-size: 36px; font-family: Tahoma; font-weight: bold; text-decoration: none }
.slogan  { color: #a3c7e1; font-size: 11px; font-weight: bold; text-transform: uppercase; padding-left: 37px }
.line   { background-color: #d96f93; height: 10px }

.table {
	width:766px;
	height:90px;
	display:table;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:256px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}
.right {
	width:510px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}

.footer {
	padding:30px 70px 	0px 37px;
	font-size:10px;
	color:#626262;
}

.footer a   { color: #d96f93; text-decoration: none }
.menu2 {
	
}

.menu2 ul {
	display: inline;

	
}
.menu2 li   { display: inline; width: 89px }
.menu2 li a       { color: #313131; font-size: 11px; font-weight: bold; text-decoration: none; background-image: url("images/bull1.gif"); background-repeat: no-repeat; background-position: left 50%; padding-right: 11px; padding-left: 11px; width: 125px }


.table2 {
	text-align:left;
	width:766px;
	height:auto;
	display:table;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:253px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-color:#F4F4F4;
}
.right2 {
	width:513px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	
}


.left_content {
	padding-left:37px;
	padding-right:35px;
	
}

.left_content strong {
	text-transform:uppercase;
	color:#313131;
}

.ul {
	list-style:none;
	padding: 0px 0px 0px 15px;
	margin:0px;
	color:#626262;
}
.ul li {
	line-height:16px;
	list-style-image:url('images/arrow.gif');
}
.ul li a {
	color:#626262;
	font-size:11px;
	text-decoration:none;
}
.right_content {
	padding-left:37px;
	padding-right:36px;
}

.right_header small     { color: #626262; font-size: 11px; font-weight: normal }

.right_header  strong a {
	font-size:11px; 
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#313131;
}
.right_content a   { color: #4fa40a }

.postmetadata  {
	 margin:0px;
	 padding:15px 0px 0px 0px;
	 color:#313131;

}
.postmetadata a {
	color:#313131;
	font-weight:bold;
	text-decoration:underline;
	font-family:Microsoft Sans Serif, Arial;


}