/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: small;
}


#logo {
	background-image:url(images/freshe_n_funky_catering.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#logo h1 {
	color:#b00164;
	font-size: 1.4em;
	margin: 55px 0px 0px 0px;
	padding: 0px 0px 0px 90px;
	text-transform:uppercase;
	font-weight:lighter;
}

#logo h1 a {
	color:#b00164;
	text-decoration:none;
	font-weight:bold;
}

#logo img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 90px;
}

/* CONTENT BGD's */

#content {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 0px;
	background-image:url(images/freshe_n_funky_catering.gif);
}	


/* END CONTENT BGD's */

#footer {
	background-image: url('images/footer.gif');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: right;
}

#footer p {
	font-size: 0.7em;
	color: #C90072;
	margin-top: 26px;
	margin-right: 45px;
	line-height: 1.6em;
}

#footer p a {
	color: #DDDDDD;
	text-decoration: none;
}

#footer p a:hover {
	color: #FF8CCF;
}

/* NAVIGATION LINKS */

#navigation h1 { 
	font-size:0.85em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation h1 a {
	color:#7f7f7f;
	background-color:#ffffff;
	width: 334px;
	display: block;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 10px;
	text-decoration: none;
}

#navigation h1 a:hover {
	color: white;
	background-color: #b00164;
	border-top: 1px solid #740144;
	border-bottom: 1px solid #740144;
}

#email {
	background-color:#f3f3f3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 332px;
	color:#7f7f7f;
	border: 1px solid #7f7f7f;
}

#email h2 {
	font-size:14px;
	color:#B00164;
}

.menuText {
	color: #666666;
}

#content a {
	color: #B00164;
	text-decoration: none;
}

#content a:hover {
	color: #ABABAB;
	text-decoration: underline;
}

.menu {
	text-align: center;
	background-image: url(images/menu-bgd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
}

#content .menu p {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #686868;
	font-size: 0.9em;
}

#content .menu h1 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 1em;
	color: #686868;
	font-weight:lighter;
}

#content h2 {
	margin: 0px;
	margin-right: 10px;
	text-align: center;
	font-size: 1em;
	color: #B00164;
	font-weight: normal;
	margin-bottom:15px;
}

li {
	list-style-image: url(images/li.gif);
	color: #686868;
	text-align: left;
	margin-right: 
}

.color {
	color: #B00164;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	width: 18em;
}

.focus {
	color: #b00164;
	font-weight: bold;
	width: 18em;
}
