@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #ffffff;
}
.clearit{
clear:both;

}

#wrapper{
	width:750px;
	height:575px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	border: medium solid #000000;
	margin-top:20px;}
/*---------------doorknock page---------*/

.name {
	margin-top: 150px;
}

/*-----------------main content box------*/

#content {
	height: 425px;
	background-color: #ffffff;
	width: 750px;
	float: left;
	
}

/*------projects menu-------*/

#subNav {
	list-style: none;
	width: 750px;
	display: inline;
}

#subNav ul{
	/*margin-left: 4px;*/
	list-style-type:none;
}

#subNav li {
	margin: 7px 0 0 0;
	height: 15px;
	float: left;
}

#subNav a {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-variant:small-caps;
	text-decoration: none;
	padding: 8px;
}


/*-----------left side--------------*/

#side {
	width: 266px;
	height: 340px;
	float: left;
	margin: 0 3px 0 13px;
	position:absolute;
	bottom: 145px;
	background-image: url(../images/hf_sideimg.jpg);
	border:thin solid #000000;
}

#sideText {
	width: 266px;
	height: 360px;
	float: left;
	margin: 35px 3px 0 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	overflow:scroll;
	letter-spacing:-1px;
}

#sideText h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:18px;
	color:#000000;
	padding-bottom: 7px;
}

/*---------main text------------*/

#text{
	width: 444px;
	height: 375px;
	font-size:12px;
	color:#333333;
	float: right;
	margin: 30px 5px 5px 0px;
	overflow:auto;
}

#menuText{
	width: 444px;
	height: 340px;
	font-size:12px;
	color:#333333;
	float: right;
	
	margin: 15px 5px 0 5px;
	.margin:30px 5px 0;
	overflow: auto;
	clear:both;
}

#text h3, #menuText h3{
	font-size:18px;
	font-weight:lighter;
	color:#000000;
/*	padding:0 0 10px 8px;
*/	font-family: Georgia, Times New Roman, Times, serif;
}

#text p{
/*	padding: 0 0 3px 8px;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#text .byline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
}

#text .date {
	font-size:14px;
	color:#333333;
	padding:0 0 7px 8px;
}

#text h4{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:lighter;
	font-size:14px;
	color:#000000;
	padding: 0 0 10px 8px;

}

#text .projMenu, #menuText .projMenu{
	padding:0 0 12px 8px;
}

#text .projMenu li, #menuText .projMenu li{
	padding: 10px;
	list-style-type:none;
}

#text .projMenu a, #menuText .projMenu a{
	text-decoration:none;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:16px;
}

#text .projMenu a:hover, #menuText .projMenu a:hover{
	text-decoration:underline;
	color: #990000;
}

#text .projMenu a:visited, #menuText .projMenu a:visited{
	color:#666666;
}

#text .linkList{
	margin: 5px 0 5px 15px;
}

#text .linkList li{
	list-style-type:square;
}

#text .linkList li a {
	color:#990000;
	text-decoration:none;
}
#text .linkList li a:hover {
	color:#666666;
	
}


/*----------------------------MENU------------------------*/

#container {
	float:left;
	width:750px;
	height:50px;
	background: #ffffff;
}


#nav {
	position:absolute;
	list-style: none;
	padding: 15px 0 5px 0;
	width: 750px;
	display: inline;
}

#nav li {
	margin-left:8px;
	height: 30px;
	float: left;
	list-style-type:none;
}

#nav a {
	overflow: hidden;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:24px;
	color:#000000;
	text-decoration: none;
}

#nav a:hover{
	text-decoration:underline;
}

#nav a.selected {
	color:#990000;
}

li#thome {
	margin-left:12px;
}

li#tabout {
	margin-left: 110px;
}

li#tproj {
	margin-left: 135px;
}

li#tcontact {
	margin-left: 125px;
	text-align:right;
}

/*-------------------FORM-----------------------------*/

.cform {
	float: right;
	width: 444px;
	height: 350px;
	margin: 30px 15px 0 5px;
}

.cform h3 {
	font-size:18px;
	color:#000000;
	padding-bottom:15px;
	font-family: georgia;
	font-weight:lighter;
	margin-left:8px;
}

.cform p {
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 0 0 7px 10px;
}

.message-box {
	margin-left: 10px;
}

.input-box {
	margin-bottom: 10px;
	margin-left: 10px;
}

.submit-box {
	margin-left: 10px;
	clear: both;
} 

/*----------------------bottom info-------------------------*/

#sub{
	width: 750px;
	height: 100px;
	border-top: medium solid #000000;
	bottom: -3px;
	position: absolute;
	text-align:center;
	clear:both;
	font-family:"Georgia", Times New Roman, Times, serif;
}

#sub h2{
	font-weight:lighter;
	font-size:180%;
	/*line-height: 8px;
	padding-top:17px;*/	
}

#sub h3{
	font-weight: lighter;
	font-size:120%;
	
}

#sub .contInfo a{	
	text-decoration:none;	
	color:#000000;	
}

#sub .contInfo {
	font-size:90%;
	line-height:18px;
}
