﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #000000;
}
#navigation {
	background-color: #ca7;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	background: #000000;
	font-size: small;
	text-align: right;
	color: #FFFF00;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	background: #000000;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FFFF00;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #FBF7E4;
	font-size: medium;
	font-weight: bold;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #469;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}




/* Styles for Footer Links*/
#footer p {
	background: #DFCFBF;
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	background: #DFCFBF;
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}


/* Styles for Links */
a {
	color: #333300;
	text-decoration: underline;
	background-color: #FBF7E4;
}
a:hover {
	color: #000;
	text-decoration: underline;
}



/* Styles for Links Price Page*/
a.P {
	color: #000000;
	text-decoration: underline;
	background-color: #CCDDFF;
}
a.P:hover {
	color: #000;
	text-decoration: underline;
}









/*	Page Content    */
.PageBody {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	
}

#PageContent {
	background-color: #FBF7E4;
}



/* ------ Logo ------ */
.LogoMargin {
	margin-right: 3;
}

.LogoTable {
	color: #FFFF00;
	text-align: left;
}
.LogoText {
	font-size: large;
}
.LogoHeading {
	color: #FFFF00;
	font-size: xx-large;
}
.LogoDeliveryText {
	text-align: left;
}
/* ------ End Logo ------ */



/* ------ Portfolio ------ */


.portfolio_image{
	padding: 10px 15px 10px 15px;
	margin: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


.portfoliox{
	position: relative;
	border-left-width: 100px;
}

t_portfolio {
	/* padding: 20px;
	width: 700px;
	height: 700px; */
	padding: 20px
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBF7E4;
	text-align: left;
	float: left;
	position: relative;
	border-left-width: 100px;
	border-right-style: solid;
	border-right-color: #FBF7E4;
	overflow: auto;
}

.portfolio_text{

	text-align: center;
}

/* ------ End Portfolio ------ */


/*     ALl Page Headings */
.PageHeading {
	font-size: xx-large;
	color: #446699;
	font-family: Arial, Helvetica, sans-serif;
}


.Mulch_portfolio_text
 {
	border: 0 solid #000000;
	text-align: center;
}





