/*  CSS for Crisis and Miracle  */


body, em, table, tr, td, div, p, h1, h2, h3 {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 14px; 
	color: black; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

em {
	font-style: normal; 
	font-weight: bold; 
	color: #262e8a;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 25px; 
	font-weight: normal; 
	color: #6497b2;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

h1 a:link, h1 a:visited, h1 a:active{
	font-size: 25px; 
	font-weight: normal; 
	color: #6497b2;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

h1 a:hover{
	font-size: 25px; 
	font-weight: normal; 
	text-decoration: underline;
	color: #6497b2;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}


h3 {
	font-size: 14px;
	font-weight: normal; 
	color: #515150;
	padding: 0px 0px 8px 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold; 
	color: #000;
	padding: 0px 0px 0px 0px;
}

p.small {
	font-size: 12px; 
	color: black;
}
p.verysmall {
	font-size: 10px; 
	color: black;
}

.bottomlinks p {
	font-size: 12px;
}

a:link, a:visited, a:active { 
	color:#8c3442; 
	text-decoration: none;
}

a:hover {
	color:#8c3442;
	text-decoration: underline;
}

.header {
	background-color: #ae2971;
}

.side_topcolor {
	vertical-align: top;
	background-color: #ae2971;
	width: auto;
}

.logoarea {
	text-align: right;
	vertical-align: top;
}

img.logo {
	margin: 37px 18px 0px 0px;
}

img.headingtext {
	margin: 58px 0px 38px -4px;
}

.side_topcolor_dropper {
	height: 233px;
	vertical-align: top;
	background-color: #ae2971;
	width: auto;
}

.sidecolor {
	vertical-align: top;
	background-color: #c8689c;
	width: auto;
}

td.bottomcolor {
  background-color: #c8689c;
  text-align: center;
  vertical-align: middle;
  width: 725px;
}

#topmenu table {
	width: 725px;
	margin: 0px;
	padding: 0px;
	border: 1px solid white;
	border-top-width: 1px;
	border-bottom: none; 
}

.toplinks {
	margin: 0px 0px 0px 0px;
	padding: 6px 15px 6px 15px;
	border: 1px solid white;
	border-width: 0px 0px 1px 1px;
	background-color: #8e004d;
	text-align: center;
}

.toplinksfirst {
	margin: 0px 0px 0px 0px;
	padding: 6px 14px 6px 14px;
	border: 1px solid white;
	border-width: 0px 0px 1px 0px;
	background-color: #8e004d;
	text-align: center;
}

.toplinksfirst a {
	text-align: center;
	color: white;
	white-space: nowrap;
	text-decoration: none;
}

.toplinksfirst a:visited {
	color: white;  /* this was necessary to stop IE from going haywire */
}

.toplinksfirst a:hover {
	color: white;
	text-decoration: underline;
}

.toplinks a {
	text-align: center;
	color: white;
	white-space: nowrap;
	text-decoration: none;
}

.toplinks a:visited {
	color: white;  /* this was necessary to stop IE from going haywire */
}

.toplinks a:hover {
	color: white;
	text-decoration: underline;
}

.bodycol_header {
	height: 35px;
}

.bodycol_side {
	width: 100px;
	padding: 0px 2px 0px 13px;
}

.bodycol_pic {
	width: 185px;
	padding: 4px 25px 0px 0px;
}

.bodycol_text {
	padding: 0px 70px 0px 0px;
}

.ordering {
  background-color: #eccadc;
  padding: 5px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
}

.contacts {
	padding: 5px 0px 5px 10px;
}
