/* Global text Styles */
body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #646362;
	}
	
* a {
	text-decoration:none;
	color: #733D11;
	font-weight: bold;
	}
	
* ul {
	margin: 0 !important;
	padding: 0 !important;
	}
	
* li { 
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 0.2em;
	}
	
a:hover {
	text-decoration: underline;
	}

p {
	margin-bottom: 1em;
	}
	
a img {
	border: none;
	}
	
.bold {
	font-weight:bold;
	}

h1 {
	color: #716A6A !important;
	font-weight: bold !important;
	font-size: 11px !important;
	margin-top: 10px;
	margin-bottom: 2px;
	}
	
h2 {
	color: #716A6A !important;
	font-weight: bold !important;
	font-size: 11px !important;
	margin-top: 10px;
	margin-bottom: 2px;
	text-transform: uppercase !important;
	}
	
h3 {
	font-weight: bold !important;
	font-size: 11px !important;
	margin-bottom: 2px !important;
	}
	
h4 {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	margin: 0;
	color: #646362;
	}	
	
ul.proj {
	color: #646362;
	margin-left: 0 !important;
	padding-left: 0 !important;
	}
	
ul.proj li {
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-right: 20px !important;
	list-style-position: inside;
	margin-bottom: 1em;
	}
	
table#mastHead td.topLinks {
	color: #763912;
	font-weight: bold;
	font-size: 10px !important;
	padding-top: 50px !important;
	}
	
table#mastHead td.topLinks a {
	color: #763912;
	font-weight: bold;
	text-transform: uppercase;
	}
	

td#leftCol ul li {
	list-style-image: url(../images/bullet.gif);
	zmargin-bottom: 1em;
	margin-left: 13px;
	}
	
.uppercase {
	text-transform: uppercase !important;
	}

a.more {
	color:#763912 !important;
	font-size: 10px !important;
	font-weight: bold;
	}
	
a.more:hover {
	text-decoration: underline;
	}
	
table.projects {
	border: 1px solid #CDC6B1;
	width: 98%;
	margin-top: 1em !important;
	}
	
div.Wrapper table.projects {
	width: 100%;
	margin-top: 0 !important;
	}
	
table.projects th, table.projects td {
	padding: 7px;
	text-align: left;
	border-right: 1px solid #CDC6B1;
	border-bottom: 1px solid #CDC6B1;
	}
	
table.projects th {
	background: #E3DFD3;
	text-transform: uppercase;
	font-size: 11p;
	font-weight: bold;
	}
	
td.midborder {
	border-right: 1px solid #DDDCD9;
	}
	
table.twoCol td.right {
	padding-left: 25px;
	}
	
table.form input, table.form textarea {
	width: 268px;
	}

table.form input.submit {
	width: 56px !important;
	}
	
table.projects td {
	vertical-align: top;
	}
	
hr {
	height: 1px !important;
	border-collapse:collapse;
	border: none !important;
	margin-bottom: 11px;
	width: 100%;
	clear: both;
	background-color: #E0DFDD !important;
	color: #E0DFDD !important;
	}
	
* html hr {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	}
	
.ital {
	font-style: italic;
	}
	
table#intro ul {
	margin: 10px 0 0 10px !important;
	padding: 0;
	}
	
table#intro ul li {
	margin-left: 10px !important;
	margin-bottom: 1em;
	list-style-image: url(../images/bullet.gif);
	}
	
* html table#intro ul li {
	margin-left: 15px !important;
	}
	
