/* CSS Document */

body {
	background-color: #444748;
	background-image: url(../images/bkg/bkg_all.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Trebuchet, "Trebuchet", Tahoma;
	font-size: 11px;
	font-weight: normal;
	
}

.post-body {
	font-family: Trebuchet, "Trebuchet", Tahoma;
	font-size: 11px;
	font-weight: normal;
	
}

a {
 color: #005288;
 font-decoration: underline;
}
a:hover {
 color: #005288;
 font-decoration: none;
}
.dots {
background-image: url(../images/art/art_dot_hz.gif);
background-repeat: repeat-x;
height: 10px;
margin: 3 0;
}
li {
list-style-image: url(../images/art/art-bullets.gif);
}

.pageType {
	font-family: Trebuchet, "Trebuchet", Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}
.blue {
	background-color: #005288;
	height: 6px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	}
.grey {
background-color:#CCCCCC;
	height: 6px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	}	

.white {
	background-color: white;
	height: 106px;
		white-space: nowrap;

	width: 780px;
	padding-top: 0px;
	}
#navHolder {
	width: 500px;
	background-color: white;
	text-align:right;
	float: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	margin-right: 20px;
	}
#navHolderSub {
	width: 520px;
	background-color: white;
	text-align:right;
	float: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	margin-right: 20px;
	}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
    }
#nav li{
    display:inline;
	margin:0 0 20 0;
	padding: 5 0 20 0;
	font-family: Helvetica, Arial, Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
#nav li a{
	display:inline;
	margin:0 0 20 0;
		padding: 5 0 20 0;

	font-family: Helvetica, Arial, Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

#nav li a:hover{
	display:inline;
		padding: 5 0 20 0;

	font-family: Helvetica, Arial, Tahoma;
	color: #666666;
	font-size: 11px;
	border-top-color: #999B9E;
	border-top-style: solid;
	border-top-width: 2px;
	font-weight: bold;
}

.flashHolder {
	width: 780px;
	}
.content {
	background-color: white;
	width: 780px;
	padding-top: 30;
	padding-bottom: 30;
	overflow: auto;
	position: relative;
	}
.contentHolder {
	width: 200px;
	float:left;
	padding: 0 0 0 20px;
	text-align: left;
	color: #333333;
 	line-height: 18px;
	}
	.contentHolderSub {
	width: 510px;
	float:left;
	padding: 0 0 0 20px;
	text-align: left;
	color: #333333;
 	line-height: 18px;
	}
.footer {
	width: 780px;
	height: 50px;
	background-color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 20px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 20px;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	}
	
.footer a {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 20px;
	color: #CCCCCC;
	line-height: 21px;
 	font-decoration: underline;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 20px;
	color: #FFFFFF;
	line-height: 21px;
 	font-decoration: none;
}
#sidebar {
	background:#FFFFFF;
	float:right;
	width:530px;
	text-align: left;
	color: #333333;
	line-height: 18px;
	padding-right: 20px;
    }
	#sidebarSub {
	background:#FFFFFF;
	float:right;
	width:210px;
	text-align: left;
	color: #333333;
	line-height: 18px;
	padding-right: 20px;
    }
.link {
	color: #F7931D;
	text-decoration: none;
	}
.link a{
	color: #F7931D;
	text-decoration: none;
	}
.link a:hover{
	color: #999B9E;
	text-decoration: underline;
	}
.subHead {
	font-family: Tahoma;
	font-size: 14px;
	color: 444748;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}
#leftCol {
	float: left;
	display: block;
	width: 260px;
}
#centerCol {
	float: right;
	clear: right;
}
.imgWrap {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 10px;
}






/* Headings
----------------------------------------------- */
h2 {
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
  font-size:100%;
  font-weight:normal;
    }
  .post {
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    font-weight:normal;

    }
  .post {
    }
  }
.post-title {
  font-size:130%;
  font-weight:bold;
  line-height:1.4em;
  color:#005288;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  color:#005288;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
