@charset "UTF-8";
/* CSS Document */

* { 
	margin: 0; 
	padding: 0;
}

/* font styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#222222;
	line-height: 18px;
}


.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #222222;
}


.purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #694c86;
}


.lg_purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #694c86;
}

.lg_purple-home {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #694c86;
}

.sm_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #222222;
}


.lg_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #222222;
}


.sm_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}


.p_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#222222;
	line-height: 18px;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 36px;
	font-style: italic;
	font-weight: bold;
	color: #694c86;
	margin-bottom: 2px;
	margin-top: 6px;	
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #694c86;
	margin-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #749ba2;
	margin-top: 35px;
}

 
p, ol { 
	margin-bottom: 18px; 
}


ul {
	list-style-type: square;
    margin-left: 0px;
	margin-bottom: 18px;
	margin-top: -10px;
}

li {
	margin-left: 2em;
}


.left { 
    float: left; 
    margin: 0 18px 18px 0; 
}


.right { 
    float: right; 
    margin: 0 0 18px 18px; 
}


.indented
   {
	padding-left: 20pt;
	padding-right: 50pt;
	text-indent: 20px;
   }
/* end font styles */

/* photo thumbnail border */
.thumbnail {
	border: 5px solid #FFFFFF;
	margin-right: 5px;
}

/* links css */
.links_normal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.links_normal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.links_normal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.links_normal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}



.links_footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}

.links_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}

.links_footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 10px;
}

.links_footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 10px;
}


.links_email a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.links_email a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.links_email a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.links_email a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}



.links_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #694c86;
	text-decoration: none;
}

.links_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #694c86;
	text-decoration: none;
}

.links_menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #694c86;
	text-decoration: none;
}

.links_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #694c86;
	text-decoration: underline;
}

/* end links css */


img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


img.floatRight { 
    float: right; 
    margin: 4px; 
}


/* div tags*/

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 2px;
	background-image: url(../images/faux_bg_columns_2.jpg);
	background-repeat: repeat-y;
	border-right-color: #222222;
	border-left-color: #222222;
	z-index: 0;
	position: relative;
	border-bottom-color: #222222;
}

#menu {
	padding: 0px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #7e6197;
	position: absolute;
	top: 171px;
	z-index: 100;
	clear: left;
}

#rightcolumn {
	float: right;
	color: #333;
	width: 572px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	z-index: 0;
}

	#rightcolumn #pressBox {
		width:557px;
		height:35px;
		background:#749ba2 url(../images/pressLink-bg.jpg) no-repeat 10px 0px;
		margin:0px 0px 15px 0px;
		padding:10px 10px 10px 80px;
		position:absolute;
		top:215px;
		right:0px;
	}
	
		#rightcolumn #pressBox h3 {
			font-family: "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 20px;
			font-style: italic;
			font-weight: bold;
			color: #fff;
		}
		
		#rightcolumn #pressBox a:link, #rightcolumn #pressBox a:visited {
			font-family: "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			font-style: normal;
			font-weight: bold;
			text-decoration:none;
			color: #fff;
		}
		
		#rightcolumn #pressBox a:hover, #rightcolumn #pressBox a:visited:hover {
			text-decoration:underline;
		}
		
		#rightcolumn .headerSub {
			font-family: "Times New Roman", Times, serif;
			font-size:18px;
			color:#694c86;
			line-height:14px;
		}
	
#cakeinfo1 {
	float: right;
	color: #222222;
	width: 572px;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 25px;
	z-index: 0;
	background-color: #f4eefa;
}

#specialcakes {
	float: right;
	color: #333;
	width: 647px;
	height: 500px;
	display: inline;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	height: 500px;
}

#cookbookform {
	float: right;
	color: #333;
	width: 622px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	z-index: 0;
}

#contactform {
	float: right;
	height: auto;
	width: 647px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #749ba2;
	border-bottom-color: #749ba2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header {
	color: #333;
	width: 800px;
	float: right;
	padding: 0px;
	height: 270px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	z-index: 0;
}

#bottom_space {
	width: 800px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 0px;
	float: none;
	height: 10px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 0;
	padding: 0px;
}

#footer {
	height: 25px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 35px;
}

#hr_logo {
	background-image: url(../images/PM_div.jpg);
	float: right
	;
	height: 40px;
	width: 647px;
	margin-right: auto;
	margin-left: auto;
}
/* end div tags */

 
/* necessary css for nav menu bar */

#imenus0 .imeam span,#imenus0 .imeamj span {
	background-repeat:no-repeat;
	background-position:top left;
}

#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
	background-repeat:no-repeat;
	background-position:top left;
}

#imenus0 ul .imeas span,#imenus0 ul .imeasj span {
	background-repeat:no-repeat;
	background-position:top left;
}

#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {
	background-repeat:no-repeat;
	background-position:top left;
}

#imouter0 {
	background-color:#ffffff; 
	border-style:none; 
	border-color:#ffffff; 
	border-width:0px; 
}

#imenus0 li ul {
	background-color:#ffffff; 
	border-style:none; 
	border-color:#ffffff; 
	border-width:0px; 
	padding:1px; 
	margin:4px 0px 0px; 
}

#imenus0 li a {
	background-color:#694c86; 
	color:#ffffff; 
	text-align:left; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none; 
	border-style:solid; 
	border-color:#ffffff; 
	border-width:0px; 
	padding:4px 0px 4px 5px; 
}

#imenus0 li:hover>a {
	background-color:#749ba2; 
	color:#ffffff; 
	font-weight:bold; 
}

#imenus0 li a.ihover, .imde imenus0 a:hover {
	background-color:#749ba2; 
	color:#ffffff; 
	font-weight:bold; 
}

#imenus0 li a.iactive {
	background-color:#749ba2; 
	color:#ffffff; 
	font-weight:bold; 
}

#imenus0 .dvm {
	border-bottom-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	padding-bottom:1px; 
	margin-bottom:1px; 
}

#imenus0 ul a {
	background-color:#694c86; 
	color:#ffffff; 
	text-align:left; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none; 
	border-style:solid; 
	border-color:#ffffff; 
	border-width:0px; 
	padding:2px 5px; 
}

#imenus0 ul li:hover>a {
	background-color:#749ba2; 
	color:#ffffff; 
	font-weight:bold; 
}

#imenus0 ul li a.ihover {
	background-color:#749ba2; 
	color:#ffffff; 
	font-weight:bold; 
}

#imenus0 ul li a.iactive {
	background-color:#749ba2; 
	font-weight:bold; 
	text-decoration:none; 
}

#imenus0 .dvs {
	border-bottom-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	padding-bottom:1px; 
	margin-bottom:1px; 
}

/* end nav bar css */
