/* //////////////////// BODY ELEMENTS BELOW /////////////////////////// */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2ac57;
	background-image: url(images/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


div#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
}


div#header {
	display: block;
	margin: 0px;
	height: 350px;
	width: 750px;

}


div#topNav {
	display: block;
	margin: 0px;
	height: 30px;
	width: 750px;
	text-align: center;

}


div#contentWrapper {
	background-color: #ffc885;
	background-image: url(images/common/contentBg.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 750px;
}


div#logoArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A69D88;
}


div#footer {
	color: #844200;
	text-align: center;
	display: block;
	width: 750px;
	height: 50px;
	vertical-align: middle;
}


.shL {
	background-color: #F2AC57;
	background-image: url(images/common/shL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C48D4A;
}


.shR {
	background-color: #F2AC57;
	background-image: url(images/common/shR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C48D4A;
}


.skillsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #834701;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}


/* //////////////////// BODY ELEMENTS ABOVE /////////////////////////// */


/* //////////////////// TEXT ELEMENTS BELOW /////////////////////////// */


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #844200;
	line-height: 27px;
	display: block;
	padding-right: 100px;
	padding-left: 100px;
}


.resumeHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #844200;
	padding-right: 100px;
	padding-left: 100px;
	display: block;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #834701;
	list-style-type: disc;
	line-height: 25px;
	margin-left: 120px;
	margin-right: 120px;
}


.footerSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #834701;
	text-align: center;
}


.menuWhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}


.footPop {
	background-color: #834701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FCD09A;
}


.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #834701;
}


.resumeIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	margin-left: 30px;
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
}


/* //////////////////// TEXT ELEMENTS ABOVE /////////////////////////// */


/* //////////////////////// LINKS BELOW /////////////////////////////// */


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844200;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844200;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-style: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-style: none;
}


a.footL:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.footL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.footL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.footL:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}


a.footLSm:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #834701;
	font-weight: normal;
	border-bottom-style: none;
}
a.footLSm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #834701;
	font-weight: normal;
	border-bottom-style: none;
}
a.footLSm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #834701;
	font-weight: normal;
	border-bottom-style: none;
	text-decoration: none;
}
a.footLSm:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #834701;
	font-weight: normal;
	border-bottom-style: none;
	text-decoration: none;
}


a.liL:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #834701;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #834701;
	text-decoration: none;
}
a.liL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #834701;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #834701;
}
a.liL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #834701;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-style: none;
}
a.liL:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #834701;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-style: none;
}


a.buttonL:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f2ac57;
	display: block;
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #844200;
}
a.buttonL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f2ac57;
	display: block;
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #844200;
}
a.buttonL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F9D3A6;
	display: block;
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #844200;
}
a.buttonL:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F9D3A6;
	display: block;
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #844200;
}


a.resumeL:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844200;
	font-weight: normal;
}
a.resumeL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844200;
	font-weight: normal;
}
a.resumeL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: normal;
}
a.resumeL:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #844200;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: normal;
}


/* //////////////////////// LINKS ABOVE /////////////////////////////// */
