body {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#e4e4e4;
	
}e
/*RESET CODES */
p,td, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	text-decoration:underline;
	color:#6e1310;
}
a:hover {
	color:#666;
	text-decoration:none;
}
p.contact {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
}
/*----------------------------------------------------------*/
#masterDiv {
	margin:0px auto;
	text-align:center;
	width:900px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#parentDiv {
	float:left;
	width:900px;
	background: #ffffff url("http://www.ido-cakes.net/images/redbar.jpg") repeat-y;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:5px solid #6e1310;
}
#content {
  Width:557px;
  Float:left;
  Background: url(../images/cake-cutaway.jpg) no-repeat -10px 150px;
  margin-left:243px;
  padding-left:100px;
  text-align:center;
  Min-height:600px;
}
#content.sub {
	padding-top:75px;
}
#logo {
	margin-top:75px;
	float:left;
	width:557px;
	margin-bottom:12px;
}
#homeImages {
	float:left;
	width:557px;
}
#homeImages img {
	border:1px solid #6e1310;
	margin-right:7px;

}
#mainMenu {
	float:left;
	width:557px;
	margin-top:20px;
	margin-bottom:20px;
}
#mainMenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#6e1310;
	text-decoration:none;
	background: url("http://www.ido-cakes.net/images/sep.jpg") no-repeat  0px 3px;;
	display:inline-block;
	padding-left:30px;
	padding-right:7px;
}
#mainMenu a.start {
	background:none;
}
#mainMenu a.active {
	color:#666;
}
#homeText {
	float:left;
	width:430px;
	padding-left:60px;
	color:#333;
	text-align:left;
	padding-bottom:25px;
}
#homeText.services {
	margin-left:53px;
	margin-top:20px;
	
}
.serviceArea {
	float:left;
	width:300px;
	text-align:center;

	margin-bottom:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6e1310;
	font-size:22px;
	line-height:23px;
	
}
.serviceArea a {
	text-decoration:none;
}
.serviceArea img {
	border:1px solid #6e1310;
	
	
}
.imgContainer {
	float:left;
	width:102px;
	height:102px;
	text-align:center;
	margin-right:25px;
	margin-bottom:25px;
}
.imgContainer img {
	border:1px solid #6e1310;
}
p.title {
	color:#6e1310;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	
}
p.title .leader {
	font-size:32px;
	
}
#quoteBlock {
	height:110px;
	border-top:1px solid #ccc;
	padding-top:3px;
}
#quoteBlock p.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-style:italic;
}
#quoteBlock p.from {
	text-align:right;
	font-weight:bold;
}
