﻿body {
	background-color:rgb(239,246,230);
	/*background-image: url("../images/newBg.jpg");
	background-position: top;
	background-repeat: repeat-x;*/
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#444;
	margin:-10px 0px 0px 0px;
	padding:0;
}

a {
	color:#258200;
	text-decoration:none
}

a:hover {
	color:#000;
/*	text-decoration:underline;*/
	border-bottom:1px #000 dotted;
}

#frame {
	position:relative;
	width:780px;
	margin:0 auto 0 auto;
/*	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;*/
}

#headerStretch
{
	background-color:#FFFFFF;
	height:177px;
}

.headerFrame
{
	margin:auto;
	width:780px;
}

#headerLeft {
	float:left;
	width:390px;
	padding-bottom:12px;
}

#headerRight {
	float:left;
	width:390px;
	text-align:right;
	padding-bottom:12px;
}

#iconBox {
	position:relative;
	text-align:left;
	width:240px;
	height:32px;
	top:140px;
	left:560px;
}

#home {
	position:absolute;
	left:13px;
	width:32px;
	height:32px;
	display:none;
}

#resume {
	position:absolute;
	left:67px;
	width:32px;
	height:32px;
	display:none;
}

#portfolio {
	position:absolute;
	left:118px;
	width:32px;
	height:32px;
	display:none;
}

#contact {
	position:absolute;
	left:177px;
	width:32px;
	height:32px;
	display:none;
}

#menuStretch
{
	background-color:#BEFFA3;
	clear:both;
}

#menu
{
	clear:both;
	width:775px;
	/*background-color:#FFFFFF;#BEFFA3;*/
	/*background-image: url("../images/greenGradVert2.jpg");
	background-position: 0px -3px;
	background-repeat: repeat-x;
	border:1px solid #000;#BEFFA3;#3EDD00;*/
	padding:7px 5px 9px 0px;
	margin:0 auto 0 auto;
	text-align:right;
	font-size:10pt;
}

#main {
	width:569px;/*770px;*/
	float:left;
	text-align:left;
/*	border-left:1px solid #000000;
	border-right:1px solid #000000;*/
	padding:25px 0px 25px 0px;
/*	margin-top:4px;
	margin-bottom:15px;*/
}

#rightColumn
{
	width:181px;
/*	height:640px;*/
	height:100%;
	min-height:640px;
	float:left;
	color:#000;
	background-color:#ffffff;/*#BEFFA3;*/
	/*border:1px solid #BEFFA3;#3EDD00;*/
	padding:25px 15px 25px 15px;
/*	margin-top:4px;
	margin-bottom:25px;*/
	line-height:1.5em;
}

#rightColumn hr
{
	clear:both;
	border-width:0px;
	color:#BEFFA3;
	background-color:#BEFFA3;
	width:100%;
	height:1px;
}

#rightColumn a.noBorder
{
	border:none;
}

#rightColumn a:hover.noBorder
{
	border:none;
}

#rightColumn .white
{
	color:#FFF;
	background-color:#FFF;
}

#rightColumn .otherPlacesContainer
{
	text-align:center;
	height:88px;
}

#rightColumn .otherPlaces
{
	width:176px;
	margin:auto;
/*	height:150px;*/
	text-align:center;
	padding-top:7px;
}

#rightColumn .otherPlaces .container
{
	float:left;
	margin:0px;
	padding:0px;
	width:44px;
	height:44px;
	text-align:center;
	vertical-align:middle;
}

#footerMenuStretch
{
	background-color:#BEFFA3;
	height:32px;
	clear:both;
}

#footerStretch
{
	background-color:#FFFFFF;
	height:177px;
	clear:both;
}

#footerBar
{
	width:780px;
/*	height:14px;*/
/*	float:left;*/
	margin:auto;
/*	background-color:#3EDD00; - middle green */
/*	background-color:#BEFFA3; - light green */
/*	background-color:#258200; - dark green */
/*	background-image: url("../images/greenGradVert2.jpg");
	background-position: 0px -3px;
	background-repeat: repeat-x;
	border:1px solid #000;#BEFFA3;#3EDD00;*/
	padding-top:7px;
}

#footerBarLeft
{
	float:left;
	width:120px;
	padding-left:5px;
}

#footerBarCenter
{
	width:530px;
	float:left;
}

#footerBarRight
{
	float:left;
	width:120px;
	text-align:right;
	padding-right:5px;
}

#footerLeftCubes
{
	float:left;
	text-align:left;
	padding: 73px 0px 40px 0px;
	width:100px;
}

#footerCenterText
{
	float: left;
	text-align:center;
	padding: 67px 0px 40px 0px;
	width:580px;
}

#footerCenterText a
{
	border-bottom:1px #258200 dotted;
}

#footerCenterText a:hover
{
	border-bottom:1px #000 dotted;
}

#footerCenterText .smallText
{
	line-height:1.5em;
	font-size:0.75em;
}

#footerRightCubes
{
	float:left;
	text-align:right;
	padding:73px 0px 40px 0px;
	width:100px;
}

.homePost
{
	padding:0px 10px 0px 5px;
	vertical-align:top;
	line-height:1.5em;
}

.homePost hr
{
	text-align:left;
	border-width:0px;
	color:#444;
	background-color:#444;
	width:100%;
	height:1px;
}

.dayAndDate
{
	width:138px;
	height:70px;
	text-align:center;
	vertical-align:top;
	padding-top:2px;
}

.post
{
	width:400px;
	padding:0px 11px 25px 5px;
	vertical-align:top;
	line-height:1.5em;
}

.dayBox
{
	background-color:#FFFFFF;
	/*border-width:1px 1px 1px 1px;
	border-bottom-color:#BEFFA3;
	border-style:solid;*/
	height:30px;
	width:65px;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
	font-size:20pt;
	font-weight:900;
	color:#BEFFA3;
}

.dateBox
{
	background-color:#258200;
	/*border-width:1px 1px 1px 0px;
	border-bottom-color:#BEFFA3;
	border-style:solid;*/
	height:30px;
	width:29px;
	float:left;
	text-align:center;
	padding:5px 10px 5px 10px;
	font-weight:900;
	font-size:8pt;
	color:#DDDDDD;
}

.contactConfirmTd
{
	width:100px;
	margin:0;
	padding:0 3px 3px 0;
}
