/* BurkhartDesigns.css -- External css for bruceburkhartdesigns.com */

	
h2 {
color: #6D5635; 
font-family: "Trebuchet";
}

h6 {
	color: #6D5635;
	font-family: "Trebuchet";
}

a:link {
	text-decoration: underline;
	color: #e4c3a8;
	font-family: "Trebuchet MS";
}

a:visited {
	text-decoration: none;
	color: #808080;
	font-family: "Trebuchet MS";
}

a:hover, a:focus {
	color: #6D5635;
	text-decoration: overline;
	background-color: #c0c0c0;
	font-family: "Trebuchet MS";
}

a:active {
	text-decoration: underline;
	color:#222222;
	font-family: "Trebuchet MS";
}

body {
	background-color: #333333;
	background-image: url(images/br_bkg.jpg);
}

p {
	font-family: "Trebuchet";
	font-size: small;
	line-height: 1.5em;
}

.caption {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-family: "Trebuchet MS";
}

table {
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	font-family:"Trebuchet MS";
	border-style:solid;
	border-width:2px;
	border-color:#6D5635;
	padding:2px;
}

fieldset {
border: 1px solid #6D5635;
margin-bottom: 5px;
padding: 5px;
line-height: 1.25em;
}
#container #textbody #photography {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset input {
border:1px solid #6D5635;
}

fieldset input:hover {
border-color:#E4C3A8;
}

fieldset input:active, input:focus{
border-color:#222222;
}

form div input{
background-color:#6D5635;
border:2px #222222;
font: bold, sans-serif;
}

label{
float:left;
width:7em;
margin-right:1em
}

#personal lablel{
position: absolute;
padding-left:12em;
}

#name lablel{
position: absolute;
padding-left:12em;
}


#logoblock {
	width: 200px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
}

#textbody {
	background-color: #ffffff;
	background-position:center center;
	overflow: auto;
	width: 575px;
	height: 457px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
	float: right;
}

#nav {
	width:100%;
	height:10%;
	text-align:center;
	clear: both;
	background-color: #6d5635;
	font-size: x-large;
	font-weight: bold;
	line-height: 1.1em;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #e4c3a8;
}

#welcometext {
	background-position:center center;
	width: 500px;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: "Trebuchet MS";
	margin-left: auto;
	margin-right: auto;
	height: 456px;
}
#welcome_img {
}

/* NOTICE resumebody replaced with textbody NOTICE */
#resumebody {
	background-position:center center;
	margin-left: 25%;
	background-repeat:no-repeat;
	width: 500px;
	height: auto;
	font-family: "Trebuchet MS";
	overflow: auto;
}
ul {
	list-style-type: disc;
	font-family: "Trebuchet MS";
	font-size: small;
	line-height: 1.5em;
}
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 600px;
}
#copyright {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: italic;
	text-align: center;
	clear: both;
	background-color: #6d5636;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6D5635;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	padding: 5px;
	color: #e4c3a8;
}
#counter {
	clear: both;
	text-align: center;
}
#container #welcometext #welcome_img {
}
#container #nav .style1 #tnav {
	background-color: #6D5636;
}
#textbody button {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
