/* Structure */
#container {
	margin: 0 auto;
	width: 770px;
}

#leftCol {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 486px;
	background-image: url(images/nav_sides.gif);
	background-repeat: repeat-y;
}

#rightCol {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 242px;
	height: 400px;
	background-image: url(images/bkm_logo.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}


/* Navigation */
#navig {
	position: relative;
	background-image: url(images/nav_header.gif);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 486px;
}

#nav {
	margin-top: 34px;
}

#navig ul{
	position: relative;
}

#nav li {
	display: inline;
	list-style-type: none;
	text-align: center;	
}

#nav a {
	width: 100px;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	float: left;
}

#nav a:link { 
	color: #cac8c8; 
}

#nav a:visited { 
	color: #cac8c8; 
}

#nav a:hover { 
	color: #336699;
}

#nav a:active { 
	color: #ffffff;
}


/* Content */
#content {
	width: 486px;
	margin-top: 0;
	background-image: url(images/nav_sides.gif);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 1;
}

#foot {
	width: 486px;
	margin: 0;
	height: 48px;
	background-image: url(images/nav_bottom.gif);
}

#homer {
	text-align: left;
	background-image: url(images/crump2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 440px;
	margin-left: 15px;
	z-index: 2;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	text-decoration: none;
	padding: 10px 25px 0 25px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	text-decoration: none;
	list-style-type: disc;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	text-decoration: none;
	margin-left: 10px;	
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
	text-decoration: none;
	text-align: right;
	margin-right: 30px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding: 20px 0 0 25px;
	margin-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding: 8px 0 8px 20px;
	background-color: #cac8c8;
	height: 10px;
	width: 200px;
	margin-top: 20px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	text-decoration: none;
}

#work ul{
	position: relative;
	padding: 5px;
}

#work li {
	list-style-type: disc;
	text-align: left;		
}

#work a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

#work a:link { 
	color: #003366; 
}

#work a:visited { 
	color: #cac8c8; 
}

#work a:hover { 
	color: #ff9933;
}

#work a:active { 
	color: #000000;
}




.web ul{
	position: relative;
	padding: 5px;
}

.web li {
	list-style-type: disc;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	line-height: 1.4em;
}

.web a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.web a:link { 
	color: #003366; 
}

.web a:visited { 
	color: #cac8c8; 
}

.web a:hover { 
	color: #ff9933;
}

.web a:active { 
	color: #000000;
}


.textlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

.textlink a:link { 
	color: #003366; 
}

.textlink a:visited { 
	color: #cac8c8; 
}

.textlink a:hover { 
	color: #ff9933;
}

.textlink a:active { 
	color: #000000;
}


.lander	{
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	padding: 20px 0 20px 20px;
}

.dark	{
	background-color: #000000;	
}

#footlogos	{
	position: relative;
	margin: 10px;
	padding-left: 150px;
	padding-top: 20px;
	float: left;
	width: 486px;
}

/* ===== form ===== */

.former {
	text-align: center;
	background-image: url(images/crump2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60px;
	width: 440px;
	margin-left: 15px;
}

p.formhead { 
	margin: 5px 0 5px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em; 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none;
	text-align: left; 
}

input {
	margin: 5px 0 5px 0;
}

textarea {
	margin: 5px 0 5px 0;
}

.buttons {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
}


/* ===== images ===== */

.centerPic {
	text-align: center;
}

img.contentPic {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
}

img.contentPicB {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto; 
	margin-right: auto;
	border: solid #000000 1px; 
}

img.contentPicL {
	float: left;
	margin: 10px 10px 10px 25px;
}

img.contentPicR {
	float: right;
	margin: 10px 25px 5px 10px;
}
