/*  Copyright 1999-2007 Todd Ridley

This style sheet tr.css covers all container, body, header, footer and advertising elements */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	margin: 0px;
	}
	
a {
	color: #FF6600;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}
	
span {
	color: #009999;
	}

div {
	margin: 0px;
	}
	
p {
	margin: 0px;
	}

.container {
	width: 1012px; 
	margin: 20px auto 20px auto;
	padding: 0 0 20px 0; 
	}
	
.headermain {
	width: 742px;
	height: 54px;
	padding: 35px 0 0 270px;
	margin: 0px;
	background-image: url(../images/c_header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	}
	
.headermain p.email a {
	color: #999;
	text-decoration: none;
	}
	
.headermain p.email a hover {
	text-decoration: underline;
	}
	
.headermain p.links {
	color: #FF6600;
	}
	
.content {
	width: 892px;
	margin: 0px; 
	padding: 20px 60px 20px 60px;
	background-image: url(../images/c_background.jpg);
	float: left;
	}
	
.content p {
	margin: 0 0 5px 0;
	}
	
.content img {
	margin: 5px 0 0 0;
	}
	
.rightalign {
	text-align: right;
	}
	
.home_a {
	width: 210px;
	padding: 0 20px 0 0;
	float: left;
	background-image: url(../images/home_line1.gif);
	background-repeat: no-repeat;
	background-position: 215px 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.home_b {
	width: 210px;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	float: left;
	background-image: url(../images/home_line2.gif);
	background-repeat: no-repeat;
	background-position: 219px 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.home_c {
	width: 210px;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/*-------PROJECT LINE SINGLE PROJECT -----------*/
	
.project {
	width: 892px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	}

.projectline1 {
	width: 892px;
	clear: both;
	background-image: url(../images/project_line1.gif);
	background-repeat: no-repeat;
	height: 20px;
	}
	
.projectline2 {
	width: 892px;
	clear: both;
	background-image: url(../images/project_line2.gif);
	background-repeat: no-repeat;
	height: 20px;
	}
	
.project_a {
	width: 200px;
	padding: 0 20px 0 0;
	float: left;
	}
	
.project_b {
	width: 672px;
	padding: 0px;
	float: left;
	}
	
.project_b p {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}
	
.project_b p img {
	margin: 0 0 5px 0;
	}
	
/*-------PROJECT LINE DOUBLE PROJECT -----------*/
	
.project2 {
	width: 892px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	background-image: url(../images/project_verticleline.gif);
	background-repeat: no-repeat;
	background-position: 410px 15px;
	}
	
.project2_a {
	width: 200px;
	padding: 0 20px 0 0;
	float: left;
	}
	
.project2_b {
	width: 226px;
	padding: 0px;
	float: left;
	}
	
.project2_b p {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}
	
.project2_b p img {
	margin: 0 0 5px 0;
	}
	
.footer {
	width: 892px; 
	padding: 0 60px 20px 60px; 
	margin: 0 0 10px 0;
	background: url(../images/c_background_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	}
	
.footer div.resume {
	float: left; 
	width: 225px;
	height: 120px; 
	padding: 10px 30px 20px 5px; 
	margin: 10px 0 0 0; 
	background-image: url(../images/footer_line2.gif); 
	background-repeat: no-repeat; 
	background-position: 250px top;
	}
	
.footer div.resume p {
	float: left;
	margin: 0 10px 0 0;
	}
	
.footer div.contact {
	float: left; 
	width: 632px;
	margin: 10px 0 0 0; 
	}

.footer div.contact p {
	float: left;
	padding: 10px 0 0 0;
	margin: 0px;
	}
	
.footer div.contact p input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
	background-color: none;
	overflow: hidden;
	}

.footer div.contact p input.name {	
	border: none; 
	background-image: url(../images/footer_emailbox.gif); 
	background-repeat: no-repeat; 
	background-position: -2px -2px; 
	padding: 5px;
	margin: 9px 0 0 0; 
	width: 131px; 
	height: 20px;
	overflow: hidden;
	}
	
.footer div.contact p input.email {	
	border: none; 
	background-image: url(../images/footer_namebox.gif); 
	background-repeat: no-repeat; 
	background-position: -2px -3px; 
	padding: 5px; 
	width: 160px; 
	height: 20px;
	}
	
.footer div.contact p input.phone {	
	border: none; 
	background-image: url(../images/footer_phonebox.gif); 
	background-repeat: no-repeat; 
	background-position: -2px -7px; 
	padding: 5px; 
	width: 127px; 
	height: 20px;
	}
		
.footer div.contact p input.help {	
	border: none; 
	background-image: url(../images/footer_helpbox.gif); 
	background-repeat: no-repeat; 
	background-position: -2px -1px; 
	padding: 8px 5px 0px 5px; 
	width: 300px; 
	height: 20px;
	margin: 0px;
	}
	
.footer div.contact p.a {
	width: 113px;
	height: 40px;
	padding-left: 30px;
	}
	
.footer div.contact p.b {
	width: 150px;
	}
	
.footer div.contact p.c {
	width: 180px;
	}
	
.footer div.contact p.d {
	width: 158px;
	}
	
.footer div.contact p.e {
	width: 333px;
	padding-left: 140px;
	padding-top: 0px;
	}
	
.footer div.contact p.f {
	width: 156px;
	padding-top: 20px;
	}
	
.footerlinks {
	width: 952px;
	padding: 10px 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 9px;
	}
	
.footerlinks span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	}
	
.footerlinks p.a {
	width: 600px;
	float: left;
	}

.footerlinks p.b {
	float: right;
	text-align: right;
	}
	
.footerlinks p.b a {
	text-decoration: none;
	}
	
.footerlinks p.b a:hover {	
	text-decoration: underline;
	}
		
