@charset "utf-8";
/* CSS Document */

body {
	background: #463423;
	height: 100%;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

html {
	height: 100%;
}

a {
	color: #8D652E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.content {
	margin: 20px 20px 0 20px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #463423;
	margin: 0 0 12px 0;
}

div.content img {
	float: right;
	margin: 0 0 0 12px;
	clear:both;
}

.ourworks td {
	vertical-align: middle;
}

.ourworks td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 12px;
}

.ourworks td img {
	margin: 0;
}
