@charset "UTF-8";
body {
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 100.01% "Helvetica Neue", Helvetica;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #8A864A;
}
a:visited {
	text-decoration: none;
	color: #8A864A;
}
a:hover {
	text-decoration: none;
	color: #673F13;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 800px;
	margin: 2em auto 0em;
	padding: 0px;
	background-color: #FFFFFF;
}
.oneColElsCtrHdr #containerVideo {
	width: 960px;
	margin: 2em auto 0em;
	padding: 0px;
	background-color: #FFFFFF;
}
.oneColElsCtrHdr #header {
	background: #FFF url(images/WEB_IMGS/web_video_design_ON_MAUI.png) no-repeat left top;
	font-size: 1em;
	font-weight: normal;
	height: 208px;
	width: 800px;
	padding: 0px;
	color: #663F13;
}
#header p {
	background-color: #FFFFFF;
	display: block;
	text-align: right;
	color: #8A864A;
	padding: 1em;
	width: 25%;
	float: right;
	font: 200 1em/1.2em "Helvetica Neue Light", Helvetica, "Courier New";
}
.oneColElsCtrHdr #Makia {
	background: url(../../makia_productions_1/web_productions/visual_communications/makia_video_productions.gif) no-repeat left;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 4em;
	color: #FFF;
	font-size: 80%;
	display: block;
	width: 45em;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	background: #FFFFFF;
	font: normal 0.9em "Helvetica Neue", Helvetica;
	text-align: center;
	padding: 0px;
	height: inherit;
	clear: both;
	text-decoration: none;
	margin: 0px;
}
#mainContent h1 {
	font-size: 1em;
	text-indent: -1000em;
}
#mainContent h4 {
	font-size: 1em;
	padding: 0px 0px 2em;
	line-height: 1.5em;
	font-weight: normal;
}
.oneColElsCtrHdr #Video_Production {
	background: #FFFFFF url(../../makia_productions_1/web_productions/Web_Design_Maui/makia_web_video_productions.jpg) no-repeat;
	height: 80px;
	padding: 0px;
	width: 800px;
}
#mainContent table#planDetails {
	background: #FFFFFF;
	width: 450px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 90% "Helvetica Neue", Helvetica;
	border-collapse: collapse;
	display: block;
	float: none;
	text-decoration: none;
}
#mainContent table#planDetails2 {
	background: #EEECD6 no-repeat center center;
	width: 450px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 100% "Helvetica Neue", Helvetica;
	border-collapse: collapse;
	display: block;
	text-decoration: none;
}
#planDetails2 tbody1 tr td a hover{
	color: #630;
}
#planDetails2 thead1 th{
	background: no-repeat center center;
	text-align: center;
}
#planDetails2 tbody td{
	text-align: center;
	display: block;
}
table#planDetails th{
	padding: 1em .5em;
	background: #EEECD6;
	color: #630;
	border: 0.1em solid #FFF;
	font-weight: normal;
}
table#planDetails thead1 {
	padding-top: 1em;
	font: normal 100% "Helvetica Neue", Helvetica;
}
table#planDetails tbody1 td {
	padding: 0px;
	text-decoration: none;
}
table#planDetails thead1 th {
	background: #d8c69b;
	text-align: center;
	font-size: 1em;
	line-height: 1.6em;
	color: #630;
	border-style: none;
}
.Caption{
	text-decoration: none;
	color: #FFF;
	padding: 1em 0em 0em;
}
.Starter{
	background: #FFF;
	text-align: center;
	padding: .9em;
	color: #553600;
	border-right: 0.1em solid #EEECD6;
}
.Pro{
	background: #FFF;
	text-align: center;
	color: #630;
	padding-top: .9em;
	padding-bottom: .9em;
	font-size: 1.1em;
	border-right: 0.1em solid #EEECD6;
}
.Plus{
	background: #FFF;
	text-align: center;
	padding: .9em;
	color: #553600;
}
#mainContent table#Home {
	background: #FFFFFF;
	width: 800px;
	border-color: #FFF;
}
#container #mainContent table#HomePage {
	background: #660;
	padding: 0px;
	width: 40em;
	margin: 0px 0px 2em;
	font-weight: normal;
}
#mainContent table#HomePage td {
	padding: 1em;
}
table#HomePage thead th {
	background: #AF7B00;
	text-indent: -1000em;
}
.Email{
	background: #ffffff;
	text-align: center;
	padding: 10px;
}
.oneColElsCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#787533;
	height: 2em;
	display: block;
	margin: 0em;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-right: 0;
	padding-top: 1em;
	line-height: 0.4em;
	font-size: .9em;
}
.fon {
	font: bold 1em "Helvetica Neue", Helvetica;
	padding-top: 2em;
	background: #FFF;
	margin: 0px;
	padding-bottom: 1em;
}
.form1 {
	font: normal 1em "Helvetica Neue", Helvetica;
	color: #630;
}
.H22 {
	font: bold 2em "Helvetica Neue", Helvetica;
}
.EmailSolution {
	background: #b8994a url(../../makia_productions_1/web_productions/Web_Design_Maui/Email_solution.gif) no-repeat left top;
	height: 100px;
	width: 600px;
	font: 1.2em "Helvetica Neue", Helvetica;
	color: #FFF;
	vertical-align: bottom;
	text-align: center;
}
table#host {
	background-color: #FFFFFF;
	width: 700px;
	text-align: center;
	background-position: center;
	float: none;
	clear: both;
	text-decoration: none;
	margin-left: 55px;
}

