﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 20px;
	background-color: #CCFFFF;
	background-image: url('../images/white_bg.gif');
	background-repeat: repeat;
}
#container {
	background-position: top;
	width: 1000px;
	margin: 0 auto;
	background: top;
	background-color: CCFFFF;
}
#content {
	position: relative;
	margin: 0 10px 0 6px;
	padding: 0;
	float: none;
	background-color: CCFFFF;
}
#masthead {
	background-position: 2px 2px;
	width: 100%;
	background-image: url('../images/MC Consulting  Logo.png');
	height: 144px;
	background-repeat: no-repeat;
}
#navigation {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: CCFFFF;
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #999999;
	background-color: CCFFFF;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-size: xx-small;
	text-align: right;
	margin-top: 16px;
	margin-right: 16px;
}
#masthead h3 {
	margin: 0 0 0 96;
	color: #000000;
	font-size: xx-small;
	text-align: center;
}
#masthead h4 {
	color: #000000;
	margin-top: 0;
	margin-right: 4.5em;
	font-size: xx-small;
	text-align: right;
}
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 3px;
	display: block;
	border: 1px solid #d3d3d3;
	font-size: x-small;
}
#navigation a:hover {
	background-color: #6ACEE3;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #674438;
	font-size: x-large;
	font-weight: bolder;
}
h2 {
	color: #000000;
	font-size: xx-small;
}
h3 {
	color: #BBFFE9;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #674438;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
#footer p {
	color: #000000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


/* Styles for Round Conners w/boarder */
.roundedcornr_box_368748 {
	background: url(../round_conners/images/roundedcornr_368748_tl.png) no-repeat top left;
}
.roundedcornr_top_368748 {
	background: url(../round_conners/images/roundedcornr_368748_tr.png) no-repeat top right;
}
.roundedcornr_bottom_368748 {
	background: url(../round_conners/images/roundedcornr_368748_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_368748 div {
	background: url(../round_conners/images/roundedcornr_368748_br.png) no-repeat bottom right;
}
.roundedcornr_content_368748 {
	background: url(../round_conners/images/roundedcornr_368748_r.png) top right repeat-y;
}

.roundedcornr_top_368748 div,.roundedcornr_top_368748,
.roundedcornr_bottom_368748 div, .roundedcornr_bottom_368748 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_368748, .roundedcornr_bottom_368748 {
	margin-top: -19px;
}
.roundedcornr_content_368748 { padding: 0 15px; }
