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

img {
	border:0px;
}

body {
	background-color:#3C1F0C;
	font-size:13px;
	font-family:Georgia, serif;
	line-height: 20px;
	margin-top: 10px;
	color:#4C280F;
}

A:link {
	color:#4C280F;
}

A:visited {
	color:#4C280F;
}

A:active {
	color:#4C280F;
}

A:hover {
	color:#4C280F;
}

p {
	font-size:13px;
	font-family:Georgia, serif;
	line-height:18pt;
	margin:0px;
	padding:0px;
}
p  + p {margin-top:0.7em;}

table {
	margin-top:15pt;
	}

h2{
	font-size:14px;
	line-height:20px;
	margin-bottom:-10px;
	color:#333333;
}

.tiny{
	font-size:9px;
	color:#333333;
}

#brand{
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	width:100%;
	height:52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#container {
	width:850px;
	min-height:650px;
	border: 1px solid;
	border-color:#CDB96B;
	background-color: #ebddb4;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top:15px;
}

#canvas {
	width:auto;
	min-height:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:70px;
}

#nav {
	clear:both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	font-family:Georgia, serif;
	font-size:14px;
	color:#4C280F;
	display:inline;
}

#nav li {
	padding-right:10px;
	width:135px;
}

#title {
	font-family:Georgia, serif;
	font-size:19px;
	color:#4C280F;
	margin-bottom: 5px;
}

#column1 {
    margin-left:70px;
	margin-top:55px;
	width:50%;
	float:left;
	margin-bottom:15px;
}

#portfoliocolumn1 {
	width:40%;
	float:left;
}

#portfoliocolumn1 strong {
	font-size:16px;
	line-height: 20px;
}

#column2 {
	margin-top:55px;
	float:left;
	margin-left:25px;
	}

#portfoliocolumn2 {
	width:45%;
	float:right;
	margin-left:15px;
}

#portfoliocolumn2 strong {
	font-size:16px;
	line-height: 20px;
}

#footer {
	font-size:10px;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
	color:#4C280F;
}

#ads {
	width:468px;
	height:15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
