* {
     margin: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/*HEADER*/
#header{
	height:213px;
	width:100%;
	background-image:url(images/hdr_bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	position:relative;
	}
#title{
	width:857px;
	height:159px;
	margin:0 auto;
	position:relative;
}
/*MENU*/
#nav {
	width:857px;
	height:19px;
	position:relative;
	z-index: 100;
}
a.nav:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#201814;
	text-decoration:none;
	padding-right:25px;
}
a.nav:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#201814;
	text-decoration:none;
	padding-right:25px;
}
a.nav:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:25px;
}
a.nav:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#201814;
	text-decoration:none;
	padding-right:25px;
}
/*ARTICLE*/
#article{
	margin-left:40px;
	margin-right:40px;
}
ul.blogList{
	padding-left:12px;
}
li.blogLink{
	list-style-position:outside;
	width:230px;
	list-style:disk;
	padding-top:5px;
}
/*CONTAINER*/
#topbord {
	width:1033px;
	height:39px;
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	background-position: 0pt top;
	padding:0px;
	margin:0 auto;
	z-index:100;
	margin-top:15px;
}
#containertop {
	width:1033px;
	height:100%;
	background-image: url(images/idea2_sliced_11.png);
	background-repeat:repeat-y;
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:200;
}
#botbord {
	width:1033px;
	height:45px;
	background-image: url(images/body_btm.png);
	background-repeat: no-repeat;
	/*background-attachment: scroll;
	background-position: 0pt top;*/
	margin:0 auto;
	/*position:absolute;*/
	z-index:200;
	top: 0px;
	/*left: 444px;*/
}
#content{
	min-height:650px;
	background-image: url(images/idea2_sliced_11.png);
	background-repeat:repeat-y;
	position:relative;
}
.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -172px;
}
/*FOOTER*/
#footer {
	height: 172px;
	position: relative;
	background-color: transparent;
	background-image: url(images/ftr_bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	z-index: 100;
}
/*#push {
    height: 172px;
}*/
#footertext {
	width:905px;
	margin:0 auto;
	padding-top:0;
	padding-left:64px;
	padding-right:64px;
	position:relative;
}
#ftrleft {
	width:50%;
	float:left;
}
#ftrrgt{
	width:50%;
	float:left;
}
.footer14 {
	color:#85929D;
	font-size:14px;
}
.footer12 {
	color:#85929D;
	font-size:12px;
	text-align:right;
}
h1.footer16 {
	color:#85929D;
	font-size:16px;
	margin:0;
	padding:0;
}
a.footer16l:link{
	color:#85929D;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:underline;
}
a.footer16l:visited{
	color:#85929D;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:underline;
}
a.footer16l:hover{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:underline;
}
a.footer16l:active{
	color:#85929D;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:underline;
}
/*HOMEPAGE*/
#home{
	background-image:url(images/body_main.png);
	background-repeat:no-repeat;
	min-height:421px;
	position:relative;
}
#homeleft{
	width:466px;
	float:left;
	padding-top:0;
	padding-left:64px;
}
#homeright{
	width:375px;
	height:300px;
	padding-left:64px;
	float:left;
}
#homebot{
	width:905px;
	position:relative;
	padding-left:64px;
	padding-right:64px;
	padding-top:30px;
	margin:0 auto;
	float:left;
}
#bot1{
	width:333px;
	padding-top:15px;
	float:left;
}
#bot2{
	width:331px;
	padding-top:15px;
	float:left;
}
#bot3{
	width:231px;
	padding-top:15px;
	float:left;
}
/*PORTFOLIO*/
#inbody{
	padding-left:64px;
	padding-right:64px;
}
/*TYPOGRAPHY*/
.brown16{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
}
h1.brownhome{
	font-size:16px;
	color:#2a1e18;
	text-decoration:none;
	margin:0;
	padding:0;
}
a.brownl:link{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.brownl:visited{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.brownl:hover{
	font-size:16px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
a.brownl:active{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}

a.brownlblog:link{
	font-size:13px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.brownlblog:visited{
	font-size:13px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.brownlblog:hover{
	font-size:13px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
a.brownlblog:active{
	font-size:13px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}

a.greenl:link{
	font-size:16px;
	font-weight:bold;
	color:#80a09f;
	text-decoration:none;
}
a.greenl:visited{
	font-size:16px;
	font-weight:bold;
	color:#80a09f;
	text-decoration:none;
}
a.greenl:hover{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.greenl:active{
	font-size:16px;
	font-weight:bold;
	color:#80a09f;
	text-decoration:none;
}
a.smallbrownl:link{
	font-size:12px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.smallbrownl:visited{
	font-size:12px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.smallbrownl:hover{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
a.smallbrownl:active{
	font-size:12px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:none;
}
a.smallorangel:link{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration: underline;
}
a.smallorangel:visited{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
a.smallorangel:hover{
	font-size:12px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:underline;
}
a.smallorangel:active{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
.orangebold16{
	font-size:16px;
	font-weight:bold;
	color:#993300;
}
.orangebold12{
	font-size::12px;
	font-weight:bold;
	color:#993300;
}
a.orangel:link{
	font-size:16px;
	font-weight:bold;
	color:#993300;
	text-decoration: underline;
}
a.orangel:visited{
	font-size:16px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
a.orangel:hover{
	font-size:16px;
	font-weight:bold;
	color:#2a1e18;
	text-decoration:underline;
}
a.orangel:active{
	font-size:16px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
.byLine{
	font-size:12px;
	color:#666;
}

a.button:link {
text-decoration:none;}
a.button:visted {
text-decoration:none;}
a.button:hover{
text-decoration:none;}
a.button:active {
text-decoration:none;}

