/*================================================

  ENTITIES
================================================*/

body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 14px; line-height: 1.5;
	color: #444;
	background-color: #608b2d;
	margin: 0; padding: 0;
}

h1, h2, h3, h4, h5, p, ul {margin: 0 0 1em 0;}
ul {margin-left: 1.5em; padding-left: 0;}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 28px; line-height: 1.1;
	margin-bottom: 13px;
	color: #3c0f5d;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	margin-bottom: .5em;
	background: transparent url(/images/h2-box.gif) left 50% no-repeat;
	padding-left: 26px;
	margin-top: 1.5em;
}

h3 {font-size: 18px;}

h4 {font-size: 16px; margin-bottom: 0;}

a {color: #3c0f5d}

/*================================================

  UTILITY CLASSES
================================================*/

table {border: 1px solid #999; border-collapse: collapse;}
th {background-color: #3c0f5d; color: #fff; padding: 3px; text-align: left;}
td {padding: 1px 3px;}
tfoot td {background-color: #666; color: #fff;}

.clear {clear: both;}
.center {text-align: center;}
.red {color: red;}
.column-2 {width: 48%; float: left;}
.r {margin-bottom: 1em;}
.t {width: 96%; border: 1px solid #999; padding: 4px;}

.portfolio {
	font-size: 90%; color: #555;
	border-bottom: 1px solid #eee;
	border-top: 4px solid #3c0f5d;
	padding: 24px 0; 
	margin-top: 2em;
}
.portfolio h3 {margin-bottom: 0;}

.example {display: none;}

.example-2, .example-3 {
	float: left;
	position: relative;
	width: 272px;
	height: 172px;
	border: 4px solid #eee;
	margin-right: 24px;
}
.example-3 {width: 172px; margin-right: 24px; overflow: hidden;}
.example-2.right {float: right; margin: 0 0 0 24px;}
.example-2.description {
	border: none; 
	height: auto;
	float: none;
}

a.see-more {
	position: absolute;
	width: 148px; height: 36px;
	bottom: 4px; right: 4px;
	background: transparent url(/images/see-more.png) left top no-repeat;
	behavior: url('/css/iepngfix.htc'); 
}
a.see-more span {display: none;}

.news-item {
	position: relative;
	margin-bottom: 1.5em; 
	padding-bottom: 1.5em; 
	background: transparent url(/images/check-stripe.gif) left bottom repeat-X;
}
.news-item h2 {
	margin: 0 0 4px 0;
}
.news-item .date {
	font-size: small;
	color: #888;
	font-weight: normal;
	font-style: italic;
	
	Xmargin: 0 0 -4px 0;
	Xpadding-left: 26px;
	Xfont-size: 90%;
}

/*================================================

  PAGE ELEMENTS
================================================*/

#shade {background: transparent url(/images/mitymo-bg.gif) left top repeat-x; height: 400px;}

#wrap {width: 984px; margin: 0 auto;}

#page {background-image: url(/images/mitymo-page-bg.png);}

#top {
	position: relative;
	width: 984px; height: 137px;
	background-image: url(/images/mitymo-top.png);
	behavior: url('/css/iepngfix.htc'); 
}


/*================================================

  BANNER
================================================*/

#contact-mitymo {
	position: absolute;
	top: 66px; left: 670px;
	width: 235px; height: 37px;
	font-family: "Trebuchet MS", sans-serif;
	color: #3c0f5d;
	font-weight: bold;
	font-size: 14px; line-height: 1.2;
	text-align: right;
}

#google-voice {
	position: absolute;
	top: 40px; left: 430px;
}

#navigation {
	width: 912px; height: 37px;
	margin: 0 auto;
	font-size: 14px; 
	font-family: Arial, sans-serif;
	color: #fff;
	background: transparent url(/images/mitymo-menu.gif) left top no-repeat;
}
#navigation ul {
	margin: 0; padding: 0;
	list-style: none;
}
#navigation li {
	float: left;
	height: 37px;
	line-height: 37px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	padding: 12px 28px 11px 18px;
	background: transparent url(/images/mitymo-menu-arrow.gif) right bottom no-repeat;
}
#navigation a:hover {color: #dba63a;}
#navigation a.first {padding-left: 42px;}
#navigation a.last {background-image: none;}

#banner {
	position: relative;
	width: 960px; height: 102px;
	margin: 0 auto;
	margin-top: 12px;
	background: transparent url(/images/mitymo-inside-banner.jpg) left top no-repeat;
}
#banner h2 {
	position: absolute;
	bottom: 8px; left: 180px;
	background-image: none;
	padding: 0;
	color: #fff;
	font-size: 30px;
}

body#home #banner {
	position: relative;
	width: 960px; height: 258px;
	margin: 0 auto;
	margin-top: 9px;
	background: transparent url(/images/mitymo-banner.jpg) left top no-repeat;
}
body#home #banner h2 {
	position: absolute;
	bottom: 64px; left: 312px;
	background-image: none; 
	padding: 0;
	color: #fff;
	font-size: 36px;
}

/*================================================

  MAIN
================================================*/

#main {width: 960px; margin: 0 auto;}


/*================================================

  CONTENTS
================================================*/

#contents {width: 633px; float: left;}
body#manager #contents {float: none; width: 880px;}
#contents .gutter {padding: 24px 0 24px 24px;}

/*================================================

  SIDEBAR
================================================*/

#sidebar {
	width: 296px;
	float: right;
	margin-top: 24px;
	font-size: 13px;
	background: transparent url(/images/sidebar-stripe.gif) left top repeat-y;
}
body#manager #sidebar {display: none;}
#sidebar .gutter {padding: 4px 22px;}
#sidebar h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px; line-height: 1.1;
	margin-bottom: 19px;
	color: #3c0f5d;
	padding-left: 22px;
	margin-top: 0;
	background: transparent url(/images/sidebar-h2-box.gif) left top no-repeat;
}
#sidebar h3 {font-size: 15px; margin-bottom: 2px;}

#sidebar blockquote {
	margin: 0; padding: 0px 0px 0;
	Xbackground: transparent url(/images/quote-2.gif) right bottom no-repeat;
}
#sidebar .sig {
	padding: 12px 0;
	font-style: italic;
}


/*================================================

  FOOTER
================================================*/

#footer {
	position: relative;
	background-image: url(/images/mitymo-footer.png);
	width: 984px; height: 109px;
	behavior: url('/css/iepngfix.htc'); 
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px; color: #fff;
}

#address {position: absolute; width: 400px; top: 26px; left: 545px; text-align: right;}
#stuff-we-do {position: absolute; width: 300px; top: 50px; left: 40px;}
#copyright {position: absolute; width: 300px; top: 50px; left: 645px; text-align: right;}

#bottom-navigation {
	color: #fff;
	text-align: center;
	margin: .5em 0 2em;
}
#bottom-navigation a {color: #fff;}



