/* @override http://blakejmatthews.site/styles/styles.css */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E9EEF1 url(../images/background2.gif) repeat-y center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
}

#top {
	height: 131px;
	background: #678C9F url(../images/bjmLogo.gif) no-repeat right top;
}

#top h1 {
	margin: 0;
	padding: 0;
}

#top h1 a {
	text-indent: -1000em;
	position: relative;
	height: 131px;
	width: 150px;
	float: right;
	margin: 0;
	padding: 0;
}

#container {
	padding-top: 10px;
}

#leftColumn {
	width: 150px;
	float: left;
	margin-left: 10px;
}
#leftColumn p, #rightColumn p {
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}

#mainColumn {
	margin-left: 170px;
	margin-right: 260px;
}

#rightColumn {
	float: right;
	width: 220px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	padding-left: 170px;
	padding-top: 10px;
	clear: both;
}

#footer p {
	color: #999;
	line-height: 13px;
	font-size: 10px;
}

#footer a {
	font-weight: normal;
	font-style: normal;
}

p, ul, ol, td {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}

li {
	list-style-type: none;
	background: url(../images/bullet_arrow.gif) no-repeat 0 1px;
	margin-left: 10px;
	padding-left: 10px;
}

#top img {
	float: right;
}

#topHome {
	height: 264px;
}

h1, h2 {
	color: #678C9F;
	margin: 0px 0px 10px;
	padding: 0px;
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#mainColumn a {
	font-weight: bold;
}

a:link {
	color: #678C9F;
	text-decoration: none;
	-webkit-transition: color .3s linear;
}

a:visited {
	color: #547382;
	text-decoration: none;
	-webkit-transition: color .3s linear;
}

a:hover, a:active {
	color: #f60;
	text-decoration: underline;
}

#wrapper h2 a {
	font-weight: normal;
	font-style: normal;
}

.SelectedLinks {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none
}

.sidebarcopy {
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}

.formerror {
	font-size: 10px;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
}

.forminput {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.formtext {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

textarea, input {
	border: 1px solid #ccc;
	font-size: 12px;
	color: #069;
}

.portfolioThmbNav {
	border: 2px solid #39c;
	margin-right: 10px;
	margin-bottom: 10px;
}

object {
	display: block;
	float: left;
}

embed {
	display: block;
	float: left;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#flashcontent a {
	color: #FF6600;
	font-weight: bold;
}
#flashcontent {
	float: left;
}
#top #flashcontent img {
	float: left;
}
