/* Body */

body {
	background: #DDDDDD;
	margin: 0;
	padding: 0;
	color: #000;
	}
table, p, td, li, ul, ol {
	font-family: "Lucida Grande", Lucida, Arial, Verdana, Helvetica, sans-serif;
	}
	
table	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.25em;
	text-align:justify;
	}
.tabledinc	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.25em;
	text-align:left;
	}
	

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Arial, Verdana, Helvetica, sans-serif;
	}
h1	{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	}
h2	{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
p	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.25em;
	}
dt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	color: #333;
	}	
dd	{
	font-size: 12px;
	margin-bottom: 16px;
	margin-top: 2px;
	}
td img {
	display: block;
	border: 0;
	}
/* .inline { */
/* 	display: inline; */
/* 	} */
/* ul li { */
/* 	list-style-type: square; */
/* 	text-align: left; */
/* 	line-height: 1.5em; */
/* 	font-size: 0.85em; */
/* 	} */
/* ol li { */
/* 	text-align: left; */
/* 	line-height: 1.5em; */
/* 	font-size: 0.85em; */
/* 	} */


/* Links */

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}


/* Header */

#header {
	background: #F1F2F3;
	padding: 0;
	margin: 0;
	/* border-right: 1px solid #3C3F48; */
	border-bottom: 1px solid #3C3F48;
	/* border-left: 1px solid #3C3F48; */
	}
#photo {
	background: #3C3F48;
	padding: 0;
	margin: 0;
	}
#buttons {
	background: #3B7DAD;
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
#titlebar {
	background: #045996;
	padding: 0;
	margin: 0;
	height: 20px;
	/* border-top: 1px solid #FFFFFF; */
	/* border-bottom: 1px solid #FFFFFF; */
	}
#titlebar h1 {
	font-size: 14px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-left: 294px;
	margin-bottom: 0;
	padding: 0;
	color: #3C3F48;
	}
#gar_logo {
	margin-left: 48px;
/* 	margin-top: 15px; */
/* 	margin-bottom: 11px; */
	}
#ph_fx_email {
/* 	margin-top: 50px; */
	}
#menu {
	/* margin-top: 5px; */
	margin-top: 0;
	margin-left: 21px;
	}
#nav {
	/* margin-top: 5px; */
	margin-top: 0;
	margin-left: 21px;
	font-size:0.9em;
	}


/* Left Sidebar */

#sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
/* 	margin-right: 15px; */
	color: #B0A9A0;
	}
#sidebar h1 {
	font-size: 12px;
	font-weight: bold;
	}
#sidebar ul {
	padding-left: 0;
	margin-left: 12px;
	border: 0;
	width: 100%;
	}
#sidebar ul li {
	list-style-type: square;
	text-align: left;
	line-height: 14px;
	font-size: 12px;
	border: 0;
	}
#sidebar ul li a {
	display: block;
	background: transparent; /* IE6 Bug */
	padding: 0;
	}
#sidebar a:link, #sidebar a:visited {
	color: #B0A9A0;
	text-decoration: none;
	}
#sidebar a:hover, #sidebar a:active {
	color: #B0A9A0;
	text-decoration: none;
	}
#sidebar .small {
	font-size: 10px;
	}
#sidebar img {
	padding: 5px 0 0 0;
	}
table.sidebarlist {
	/* margin-top: 5px; */
	}
table.sidebarlist td {
	/* padding: 1px; */
	font-size: 12px;
	}
table.sidebarlist td img {
	margin-right: 7px;
	}
	

	
/* Content */

#mainbox {
	background: #F1F2F3;
	}
#content {
	background: #545962;
	}
#primarycontent {
	margin-top: 20px;
	margin-bottom: 20px;
	border-left: 2px solid #3C3F48;
	padding-left: 25px;
	padding-right: 6px;
	color: #FFFFFF;
	height: 280px;
	}
/* box model hack */
#primarycontent {
	width: 533px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	}
html>#primarycontent {
  width: 500px;
	}
/* end :: box model hack */
#primarycontent ul {
	padding-left: 0;
	margin-left: 12px;
	margin-bottom: 10px;
	border: 0;
	width: 100%;
	}
#primarycontent ul li {
	list-style-type: square;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	border: 0;
	}
#primarycontent ul li a {
	/* display: block; */
	background: transparent; /* IE6 Bug */
	padding: 2px;
	}
#primarycontent ul li ul li {
	list-style-type: square;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	border: 0;
	}
#primarycontent a {
	text-decoration: underline;
	}
#primarycontent a:hover {
	text-decoration: none;
	}


/* Footer */

#footer {
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #444444;
	}
#footer p {
	font-size: 11px;
	color: #efb70a;
	/* margin: 0; */
	/* padding-top: 10px; */
	/* line-height: 18px; */
	text-align: left;
	}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #FFC726;
	font-weight: bold;
	text-decoration: underline;
	}


/* Misc */

a.hide:link, a.hide:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.hide:hover, a.hide:active {
	color: #FFFFFF;
	text-decoration: none;
	}


/* Projects pg */
#primarycontent .projectimg {
	margin-top: 20px;
	}


/* Contact pg */
#primarycontent #formtable td {
	padding-bottom: 7px;
	}
#primarycontent #contactinfo {
	margin-top: 50px;
	}
#primarycontent #contactinfo td {
	padding-bottom: 20px;
	}
#primarycontent .required {
	font-size: 11px;
	font-style: italic;
	}
#primarycontent .tdbold {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	}
#primarycontent .field {
	font-family: "Lucida Grande", Lucida, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}


