html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:19px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
#subs h2 {
  color: #000000;
  padding-bottom: 8px;
  margin-top:8px;
  font-size:19px;
  color:#000000;
}
#right h2 {
  color: #323E51;
}
#right h4 {
  color: #000000;
  margin: 0.6em 0;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
  color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(../images/page_bg_07.jpg) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}


/** layout **/
#wrapper {
  text-align: left;
  margin: auto;
  width: 728px;
  position: relative;
  padding-bottom:60px;
}
.shortcontent #wrapper {
  padding-bottom:200px;
}
.shortcontent #main-content {
  padding-bottom:100px;
}
/*
.privacy #main-content-inner {
  padding-left:40px;
  padding-right:40px;
}
*/
#nameAndLogo {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #646c79 bottom right url(../images/logoRight_01.jpg) no-repeat;
  text-align: center;
  display: inline;
  color: #ffffff;
  font: 18px "Times new roman", serif;
  line-height:30px;
}
.noLogo #nameAndLogo {
	background-image:none;
	height:65px;
}
.noLogo #nameAndLogo div {
	height:38px;
	background-color:#EEEEEE;
}

#right-tab {
  background: url(../images/webDev.jpg) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#content-corner-pad {
	float:right;
	height:190px;
	width:32px;
	margin:0 0 14px 14px;
}
.logo #content-corner-pad {
	width:298px;
}

#slideshow {
  background-color:#646c79;
  position: absolute;
  top: 79px;
  left: 0px;
  width: 414px;
  height: 265px;
}
.slides_container {
	width:414px;
	overflow:hidden;
	position:relative;
	border-bottom:thin solid #565656;
	display:none;
}
.slides_container a {
	width:414px;
	height:265px;
	display:block;
}

.slides_container a img {
	display:block;
}
.pagination {
	display:none;
}

/** main-content **/
#main-content-spacer {
  height: 79px;
}
#main-content {
  	background-color:#eee;
	min-height:300px;
	border: 1px solid #646c79;
	border-top:none;
}
.mockup #main-content {
	min-height:500px;
}
#main-content-inner {
  padding:14px;
}
.home #main-content-spacer {
  height: 285px;
}
.home #main-content {
  background: url(../images/main_content_bg_02.gif) repeat-y;
  width: 100%;
	border:none;
}

#left {
  float: left;
  width: 414px;
}
#right {
  float: right;
  width: 310px;
padding-bottom: 10px;
}

#nav {
  position: absolute;
	top:46px;
  left: 0;
	height: 33px;
  width: 414px;
  background: #7A808C;
}
#nav ul {
}
#nav li {
  float: left;
/*	(NOTE: width dynamically calculated by PHP in nav class) */
	height: 26px;
/*  line-height: 34px; testt: 'line-height' isn't recognized by IE when using 'strict' DTD... So using 'padding' instead... */
  padding-top: 8px;



  text-align: center;
  background: url(../images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
/*  border-bottom: 1px solid red; */
  list-style: none;
}
#nav li.current {
  background: url(../images/tab_drk.gif) repeat-x;
}
#nav li.first {
  border-left: none;
}
#nav a {
	font: 14px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav span {
	font: 14px "Times new roman", serif;
  color: #ffffff;
}
#nav a:hover {
  text-decoration: underline;
}
#left-top {
  background: #EEEEEE;
  padding: 8px 40px 8px 36px;
}
#left-top-spacer {
  height:58px;
}
#left-top p {
  margin-top:6px;
}
/*
#left-top h3 {
	font-size:24px;
}
*/
#subs {
  color: #fff;
}
#subs a {
  color: #fff;
}
#subs a:hover {
/*  color: #93CCFC; testt: decided to just go with black, instead of this light blue color... */
  color:#000000;
}
#subs-left {
  float: left;
  width: 200px;
  padding-bottom: 10px;
  padding-left: 19px;
  padding-right: 18px;
}
#subs-left img {
  float: left;
  padding-right:12px;
}
#subs-right {
  float: right;
  width: 160px;
  padding-bottom: 10px;
  padding-left: 9px;
  padding-right: 8px;
}

#right ul {
  margin-top: 1em;
}
#right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(../images/bullet-light.gif) no-repeat;
}
#right-i {
  padding: 8px 25px 0 20px;
}
#right-i img {
	float:right;
	margin-left:6px;
	margin-top:12px; /* testtt */
}

/** bottom links **/
#bottomLinks {
  width:415px;
  float:left;
  margin-top: 4px;
  text-align: center;
  font-size: 9px;
}
#bottomLinksInner {
  display: inline-block; /* makes the inner div into an inline element that can be centered with text-align */
}
#bottomLinksInner div {
  padding-left:14px;
  padding-right:11px;
  display:inline;
}
#bottomLinks a {
  text-decoration:none;
}
#bottomLinks a:hover {
  color: #000000;
  text-decoration:underline;
}

/* OLD 'bottomLinks: 
#bottomLinks { / Note: width is set dynamically in PHP Footer.class.php /
  float:left;
  margin-top: 2px;
  text-align: center;
  font-size: 9px;
}
#bottomLinks div {
  float:left;
  text-align: center;
}
#bottomLinks a {
  text-decoration:none;
}
#bottomLinks a:hover {
  color: #000000;
  text-decoration:underline;
}
*/

/** footer **/
#footer {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 313px;
  padding: 10px 0;
}
#footer p {
  margin: 0;
  padding: 0;
}


/* ########## #contactInfo (in: Contact.class.php, used for both Resume and Contact Me pages) ####### */
#contactInfo {
	text-align:center;
	margin:28px 0 50px 0; 
}
#contactInfo #ps_name {
	font-weight:bold;
}
/* How to change stuff in one contact area but not another: (use ".resume" instead of ".contactMe" for resume.php) */
.contactMe #contactInfo {
font-size:14px;
}
.contactMe #contactInfo div {
margin-bottom:8px;
}
.contactMe #contactInfo #ps_name {
font-size:24px;
}



/* ########## end #contactInfo (in: Contact.class.php, used for both Resume and Contact Me pages) ####### */

/* ########### resume ############## */
.resume h3, .resume h4, .resume h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
} 
.resume h3 {
	font-size:1.125em; /* ??? */
	margin-top:1.5em;
}
.resume h4 {
	float:left;
	font-size:1em; /* ??? */
	margin-top:1em;
	font-style:italic;
}
.resume h4.company {
	width:480px;
}
.resume h5 {
	clear:left;
	font-size:.875em; /* ??? */
	margin-top:0.5em;
	margin-bottom:0;
	font-style:italic;
}
.resume #main-content-inner {
	margin-left:50px;
	margin-right:50px;
}
.resume p {
	margin:0.5em 0 0 0;
	padding:0;
}
.resume #main-content-inner ul {
	margin:4px 0 0 40px;
}
#versionLinks {
	margin:40px 0 0 0;
	text-align:center;
}
#contactMeLink {
	margin:12px 0 0 0;
	text-align:center;
}
#resumeBottomLinks {
	font-size:.8em;
}
#resumeBottomLinks a:hover {
	color:#000;
}


/* testt: Not sure about these... For one thing, maybe change to reflect that this is resume only???: */
.toPrint #mainWrap_inner {
	margin-top:20px;
	margin-bottom:20px;
	width:7in;
} 
.toPrint {
font-size:smaller;
}
body.toPrint {
	background-color:#fff;
}


/* ########### end: resume ############## */


/* #### general form stuff #### */
form {
	float:left;
	width:100%;
}
form .formsection {
	margin:12px 0 0 0;
	border:1px solid #000;
}
form .formsection h2 {
	margin-left:12px;
}
form .formsection .formItem {
	margin:4px 0 0 0;
	padding:0 0 0 12px;
}
form input {
	float:left;
	font-size:.8em;
}
form label {
	float:left;
	margin-right:4px;
	font-weight:bold;
}
form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
form select {
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
}
form .sectionContent {
	padding:16px 0 14px 0;
	background-color:#C5D0DB;
	border:2px #099;
	border-style: solid none none none;
}
form input:focus, form textarea:focus, form select:focus {
	border:2px solid #7AA;
}
form #submit {
	float:right;
	margin:.5em;
}


/* #### mockupRequestForm  #### */
.mockupFormExplained {
	font-size:19px;
	font-weight:lighter;
}
.mockupFormDisclaimer {
	font-size:12px;
	margin-top:12px;
}
.mockupRequestForm .detailsText {
  font-size:0.75em;
  font-weight:normal;
  clear:both;
}
.mockupRequestForm #contactSection label {
	min-width:74px;
}
* html .mockupRequestForm #contactSection label { /* hack for IE6 */
	width:74px;
}
.mockupRequestForm #orgSection label {
	min-width:200px;
}
* html .mockupRequestForm #orgSection label { /* hack for IE6 */
	width:200px;
}
.mockupRequestForm #lookSection label {
	min-width:100px;
}
* html .mockupRequestForm #lookSection label { /* hack for IE6 */
	width:100px;
}
.mockupRequestForm #lookSection label.wider {
	min-width:116px;
}
* html .mockupRequestForm #lookSection label.wider { /* hack for IE6 */
	width:116px;
}
.mockupRequestForm #orgSection label.fullWidth, .mockupRequestForm #objectivesSection label.fullWidth, .mockupRequestForm #lookSection label.fullWidth, .mockupRequestForm #otherSection label.fullWidth {
	width:94%;
}
.contact label.fullWidth {
	width:94%;
}
form label.topSpace {
	margin-top:16px;
}
.mockupRequestForm .checkboxGroup label, .mockupRequestForm .selectFields label {
	font-size:0.75em;
	font-weight:normal;
}
.mockupRequestForm .checkboxGroup .checkbox {
	margin:0 4px 0 0;
}
.mockupRequestForm #look_pages_selects .selectFields {
	float:left;
}
.mockupRequestForm #lookSection_style_selects .selectFields {
	float:left;
}
* html .mockupRequestForm .checkboxGroup label, .mockupRequestForm .selectFields label { /* hack for IE6 */
	padding-top:4px;
}
.required {
	font-size:0.8em;
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
}
.mockupRequestForm .required {
	float:left;
	margin-left:4px;
}
.mockupRequestForm #extraPages {
	color:#777;
}
.mockupRequestForm #extraPages input, .mockupRequestForm #extraPages select {
	color:#777;
	background-color:#ddd;
}
.mockupRequestForm #otherSection p {
	font-size:0.75em;
	padding-bottom:0px;
	width:94%;
}
.mockupRequestForm #colorSelects {
	float:left;
}
.mockupRequestForm #colorSelects option {
	background-color:#fff;
	color:#000;
}
.mockupRequestForm #colorsSample {
	float:left;
	margin-left:60px;
	width:240px;
	border:1px solid;
	background-image:url(../images/stripes_left.gif);
	background-color:#f00;
}
.mockupRequestForm #colorsSample #site {
	width:160px;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:none solid;
}
.mockupRequestForm #colorsSample #topMinorAccent, .mockupRequestForm #colorsSample #secondMinorAccent, .mockupRequestForm #colorsSample #bottomMinorAccent {
	height:3px;
	font-size:0;
	background-image:url(../images/stripes_left.gif);
}
.mockupRequestForm #colorsSample #topMainAccent {
	height:30px;
	background-image:url(../images/stripes.gif);
}
.mockupRequestForm #colorsSample #siteBg {
	height:80px;
	background-image:url(../images/stripes.gif);
	padding:12px;
}
.mockupRequestForm #colorsSample #bottomMainAccent {
	height:16px;
	background-image:url(../images/stripes.gif);
}


/* ##########  end mockupRequestForm ###########  */


.headingWithSmallPrint {
	float:left;
}
.smallPrint {
	float:left;
	margin-left:12px;
	margin-top:8px;
	font-size:12px;
	font-style:italic;
}



/* testt: not sure about these either, take a look: */

.contact label {
	min-width:74px;
}
* html .contact label { /* hack for IE6 */
	width:74px;
}

