@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:left;
	color:#a6a6a6;
}

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

a:hover, a:active, a.active:link, a.active:visited {
	color:#cca700;
}

a.active:link, a.active:visited {
	text-decoration:underline;
}

h1 {
	font-weight:normal;
	font-size:25px;
	margin:0;
	padding:0;
}

h2 {
	font-weight:normal;
	text-transform:uppercase;
	font-size:15px;
	color:#666;
	margin:0;
	padding:0;
}

b {
	font-weight:normal;
	color:#666;
}

#masthead {
	background-image:url(images/header_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#7496a6;
	border-bottom:1px solid #000033;
	width:100%;
	margin:0;
	padding:0;
	height:99px;
	overflow:visible;
}

#subnav {
	padding:0;
	margin:0;
	margin-left:4px;
}

.accesslink {
	visibility:collapse;
}

.small {
	font-size:12px;
}

ul.horizontal_button_list {
	list-style:none;
}

ul.horizontal_button_list li {
	float:left;
}


#masthead ul li a {
	display:block;
	padding:4px 9px 4px 9px;
}

#masthead ul li a:link, #masthead ul li a:visited, #masthead ul li a:hover, #masthead ul li a:active {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
}

#masthead ul li a:hover, #masthead ul li a.active:link, #masthead ul li a.active:visited {
	color:#225a73;
	background-color:#fff;
	border-top:1px solid #003;
	border-left:1px solid #003;
	border-right:1px solid #003;
	padding:4px 8px 6px 8px;
}

#masthead ul li a.active:link, #masthead ul li a.active:visited {
	padding-bottom:7px;
}

a.yellow:link, a.yellow:visited, a.yellow:hover, a.yellow:active {
	color:#666;
	text-decoration:none;
}

a.yellow:hover, a.dark_yellow_underline:link, a.dark_yellow_underline:visited {
	color:#333;
	text-decoration:none;
}

#masthead ul {
	position:absolute;
	top:70px;
	left:30px;
}

div.container {
	width:1024px;
	margin:0 10px;
	padding:0;
}

h2.contact {
	width:100%;
	clear:both;
	font-size:17px;
	border-bottom:1px solid #a6a6a6;
}

div.container p {
	margin:5px 0 25px 0;
	padding:0;
}

div.container p b {
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
}

div.container p em {
	color:#a6a6a6;
	font-size:11px;
	font-style:normal;
}

a.download:link, a.download:visited, a.download:hover, a.download:active {
	background-image:url(images/JoshLee-Contact-up_10.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:12px 0 0 40px;
}

a.download:hover {
	background-image:url(images/JoshLee-Contact_10.jpg);
}

div.post {
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
	width:1024px;
}

div.post small {
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	border-left:20px solid #999;
	padding-left:4px;
}

div.post p {
	padding:2px 0;
	margin:0;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

div.post p.wp-caption-text {
	text-align:center;
	font-size:10px;
	font-family:Helvetica, Arial;
	color:#333;
}

div.post h2 {
	font-size:24px;
	margin-top:15px;
}

div.post img {
	border: 1px solid #ccc;
	margin-top:4px;
}

.navigation {
	margin-top:10px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

div.pbox {
	float:left;
	display:block;
	width:120px;
	padding:0 18px;
	padding-top:-50px;
	margin:0;
	border-left:1px dashed #006;
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	height:120px;
	overflow:visible;
	text-align:center;
}

div.r {
	border-left:none;
}

#pboxc {
	margin:15px auto;
	text-align:center;
}
