@charset "utf-8";

body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	color: #796646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	background-color: #FFFFFF
	;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1  {
	font-size: 150%;
	font-style: italic;
	font-weight: lighter;
}

h2  {
	font-size: 87.5%;
	font-weight: bold;
}

h3  {
	font-size: 87.5%;
	text-align: center;
}

h4  {
	font-size: 225%;
	text-align: center;
	font-weight: lighter;
}

h5  {
	font-size: 150%;
	color: #AF863B;
	text-align: center;
	font-weight: lighter;
}

.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}


.header {
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 250px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align: left;
	color: #F5EBD0;
	vertical-align: middle;
	line-height: 20px;
}

.content {
	height: auto;
	margin-right: px;
	margin-left: px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
}
.content404 {
	height: auto;
	margin-right: 300px;
	margin-left: 250px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
}

.contentindex {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	height: 1420px;

}

.contentcv-emailbutton {
	background-color: #BE8A56;
	height: 40px;
	width: 150px;
	color: #FFF;
	position: absolute;
	left: 28%;
	top: 245px;
	line-height: 2.3em;
	text-align: center;
	border-radius: 7px;
}

.contentdone {
	height: 130px;
	line-height: 1.5em;
	position: absolute;
	visibility: visible;
	left: 350px;
	width: 600px;
	top: 50px;
}


.content a:link {
	text-decoration: underline;
	color: #796646;
}
.content a:visited {
	text-decoration: underline;
	color: #796646;
}
.content a:hover {
	text-decoration: underline;
	color: #CC00FF;
	font-weight: normal;
}
.content a:active {
	text-decoration: none;
	color: #33FF00;
}


.footer {
	position: relative;
}

/* The following two styles adjust the size of images in the header and content divs for all platforms */
.header img {
	max-width: 100%;
	height: 245px;
}
.pagepic img {
	max-width: 100%;
	height: auto;
}

.table {
	background-color: #FFFFFF
}


.contact {
	position: absolute;
	width: 631px;
	height: 125px;
	z-index: 5;
	left: 304px;
	top: 61px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	visibility: visible;
}

.contact2 {
	position: absolute;
	width: 403px;
	height: 320px;
	z-index: 5;
	left: 556px;
	top: 330px;
	font-size: 75%;
	visibility: visible;
}
.contact2 a:link {
	text-decoration: none;
	color: #796646;
}
.contact2 a:visited {
	text-decoration: none;
	color: #796646;
}
.contact2 a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: normal;
}
.contact2 a:active {
	text-decoration: none;
	font-size: 87.5%;
	color: #33FF00;
}


.contactform {
	position: absolute;
	width: 500px;
	height: 400px;
	z-index: 5;
	left: 0px;
	top: 328px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: visible;
}

.contactform2 {
	position: absolute;
	width: 500px;
	height: 720px;
	z-index: 5;
	left: 230px;
	top: 200px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: hidden;
}


.message_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #DDD;
	line-height: 20px;
}

.formdatabox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #796646;
} 

.textbox {
	background-color: #FFFFCB;
	border: 1px solid #796646;
}

.submit-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #9BFF9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
}

.reset-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #FF9B9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
}
.row1 {
	position: relative;
	width: 295px;
	left: 0px;
	top: 30px;
	height: 380px;
	font-size: 90%;
}

.row1 a:link {
	text-decoration: underline;
	color: #796646;
}
.row1 a:visited {
	text-decoration: none;
	color: #796646;
}
.row1 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row1 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

.row2 {
	font-size: 90%;
	position: absolute;
	height: 380px;
	width: 295px;
	left: 297px;
	top: 273px;
}

.row2 a:link {
	text-decoration: underline;
	color: #796646;
}
.row2 a:visited {
	text-decoration: none;
	color: #796646;
}
.row2 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row2 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

.row3 {
	font-size: 90%;
	position: absolute;
	height: 380px;
	width: 295px;
	top: 273px;
	left: 593px;
}

.row3 a:link {
	text-decoration: underline;
	color: #796646;
}
.row3 a:visited {
	text-decoration: none;
	color: #796646;
}
.row3 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row3 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}
