@charset "utf-8";

* {

	margin:0;padding:0;

} 

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}



html, body {

	background-color: #81633e;

	background-image: url(../images/original_01.gif);

	background-repeat: repeat-x;

	background-position: left top;

	margin: 0px;

	padding: 0px;

}

#header {

	background-image: url(../images/original_02.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 323px;

	width: 800px;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#nav {

	padding: 0px;

	width: 700px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#main {
	background-color: #81633E;
	background-image: url(../images/original_11.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 100% !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.portimg {

	border: 1px solid #000000;

	height: 150px;

	width: 300px;

	padding: 8px;

	float: left;

	background-color: #281910;

	margin-top: 8px;

	margin-right: 16px;

	margin-bottom: 15px;

	margin-left: 16px;

}

.portimg img {

	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;

}





#main p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}







.floatleft {

	float: left;

	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;

}

#footer {
	width: 100%;
	background-position: center top;
	background-color: #291910;
	background-image: url(../images/original_13.gif);
	background-repeat: no-repeat;
	position: relative; /* negative value of footer height */
	height: 50px;
	clear:both;
	margin-top: -50px;
} 



#push {
	height: 0px;
	float: left;
	width: 699px;
}

/* CLEAR FIX*/

.clearfix:after {content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

#wrap #main .resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 15px;
}
#wrap #main .resume h2 {
	font-size: 18px;
}
#wrap #main .resume h3 {
	font-size: 16px;
}
#wrap #main .resume ul {
	font-size: 12px;
	margin-left: 30px;
	padding: 0px;
}
#wrap #main .resume strong {
	font-size: 12px;
	margin-left: 5px;
}
#wrap #main .resume em {
	font-size: 12px;
}
#wrap #main .cform input {
	font-size: 12px;
	background-color: #b99d6d;
	padding: 0px;
	width: 100%;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#wrap #main .cform p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main .cform textarea {
	font-size: 12px;
	background-color: #b99d6d;
	width: 100%;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#wrap #main .cform {
	font-size: 12px;
	margin: 15px;
	padding: 0px;
}
