body {
	font-family:  "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	background-color: #FFCC99;
	scrollbar-base-color: #FFCC99;
	scrollbar-arrow-color: #CC3333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #FFCC99;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFCC99;
	scrollbar-3dlight-color: #FFFFFF;
	font-size: 16px;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/peachtex.png);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.menubar {
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0px;
}
.buffer {
	margin-top:50px;	
}
.selectorResume {
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: -100px;
	width: 103px;
	height: 13px;
}
.selectorPortfolio {
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: 50px;
	width: 103px;
	height: 13px;
}
.frameStyle {
	padding: 0px;
	margin: 0px;
	border: none;
}
.section {
	min-width: 780px;
	max-width: 1024px;
}
.centered {	width: 100%;
	text-align:center;
}
.sectionLeft {
	left: 3px;
	top: 3px;
	right: 3px;
	padding: 3px;
	margin: 10px 7px;
}

.uncoloredsection {
	align: center;
	border: 1px solid #666666;
	padding: 12px;
	margin: 12px;
	background-position: center;
	-moz-border-radius: 12px;
}
.backdrop {
	width: 100%;
	height: 100%;
}
.meSummary {
	display: block;
	position:absolute;
	width: 500px;
	height: 400px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -200px;
}
.caseStudy {
	background-image: url(images/peachtexspatter.gif);
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-top: 24px;
	padding-left: 12px;
	padding-right: 12px;
	background-position: bottom;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
	padding-bottom: 12px;
}
.portfolioBackdrop {
	background-color: #FC9;
	margin-bottom: 12px;
}
.betweenPortfolio {
	width: 100%;
	display: block;
	clear: both;
	padding:0px;
	margin:0px;
	padding-top: 12px;
}
.deliverables {
	clear: both;
}
.portfolioImage {
	margin-top: 22px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 12px solid #F7F7F7;
	-moz-box-shadow: 4px 4px 4px #111;
	-webkit-box-shadow: 4px 4px 4px #111;
	box-shadow: 4px 4px 4px #111;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');
}
p {
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-size: 16px;
}
li {
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-size: 16px;
}
a {
	color: #663300;
	border-top: 0px none #cc9966;
	border-right: thin none #cc9966;
	border-bottom: thin none #cc9966;
	border-left: thin none #cc9966;
	padding-left: 4px;
	padding-right: 4px;
}
a:hover {
	color: #ffcc66;
	background-color: #663300;
	text-decoration: none;
}
.namer {
	border: none;
	padding: 0px;
	text-decoration: none;
}
.namerPara {
	font-size: 48px;
}
.namer:hover {
	font-size: 48px;
	color: #ffcc66;
	background-color: #663300;
	text-decoration: none;
}
.graphicLink {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.graphicLink:hover {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.menulink:hover {
	font-size: 14px;
	font-style: normal;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #D23933;
	text-decoration: none;
	border: 1px none #333333;
	font-weight: bolder;
	background-color: #FFCC99;
}
.menulink {
	font-size: 14px;
	font-style: normal;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #492C35;
	text-decoration: none;
	border: 1px none #CC3333;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.bottomQuote {
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
.printPage {
	background-color:#FFF;
}
li {
	color: #000000;
}
.caption {
	text-align:center;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: #C33;
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 0px;
	color: #492C35;
}
h1 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #492C35;
	font-size: 28px;
	text-align: center;
}
.portfolioHeader {
	font-weight: bold;
	text-align: center;
}

.nameHeader {
	font-size: 36px;
	color: #492C35;
}

h2 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #D23923;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
}
h3 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #CC3333;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 16px;
}
h4 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #CC3333;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-size: 14px;
}
.imagesTable {
	background-color:#FFF;
	border: 1px solid #D53333;
	margin-left: 24px;
	margin-right: 48px;
}

.smallprint {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;

}
.quotedText {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-style: normal;
	line-height: normal;

}
.tinyprint {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
}
.searchform {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-style: normal;
	color: #333333;
	width: 300px;
	font-size: 12px;
}
.searchbutton {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-style: normal;
	color: #333333;
	height: 50px;
	width: 50px;
	font-size: 12px;
}
.step {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	text-align: left;
	border: 1px solid #f0f0f0;
	margin: 12px;
	padding: 3px;
	background-color: #FFFFFF;
	-moz-border-radius: 12px;
}

.return {
	align: center;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #000000;
	background-position: center;
	-moz-border-radius: 12px;
	width: 120px;

}
.bannertoptext {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #CC3333;
	padding: 0px 4px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bannerbottomtext {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #333333;
	padding: 0px;
	text-decoration: none;
}
.resumebullets {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #000000;
}
.resumebodytext {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	margin-left: 24px;
	background-position: top;
	vertical-align: top;
}
.experienceHeader {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-weight: bold;
	margin-left: 24px;
}
.coupon {
	width: 100%;
	height: 100%;
	text-align:center;
}
.resumeSubhead {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #666666;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
.resumeSub2 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	color: #666666;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frontpanelcenter {

}
.frontpanelimage {
	background-color: #FFCC99;
	margin: 0px;
	padding: 0px;
}
.frontpaneltext {
	padding: 7px;
	margin: 7px;
}
.frontpaneltable {
	background-color: #FFCC99;
	border: 0px none #FFCC99;
	margin: 0px;
	padding: 0px;
}
.frontpaneloutertable {
	background-color: #CC3333;
	border: 7px solid #CC3333;
}
.tableinnerborder {
	border: 1px solid #333333;
}
.button {
	color: #000000;
	background-color: #FFCC99;
	border: 1px solid #FFCC99;
	padding-right: 3px;
	padding-left: 3px;
	width: 100px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}
.button:hover {
	color: #FFFFFF;
	background-color: #CC3333;
	border: 1px inset #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.menuborder {
	background-color: #663300;
	color: FFCC66;
}
.resTable {
	border: none;
	padding: 2px;
}
.resTable td {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	margin-left: 12px;
}
.cellNoWrap {
	white-space: nowrap;
}

