body {
	background-color : #8B181A; /* maroon */
	font : 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align : center;
	color : #000000;
} 
.twoColElsRtHdr #container {
	background-image: url(images/dragonbkg.gif);
	background-repeat : repeat;
	border : 1px solid #000000;
	margin : 0 auto;
	width : 46em;
} 
.twoColElsRtHdr #sidebar1 { 
float : right; 
width : 200px; 
padding : 0; 
height : 250px; 
min-height : 250px; 
max-height : 250px; 
background-repeat : no-repeat; 
background-image : url(images/rotw.jpg); 
margin-right : 8px; 
margin-top : 8px; 
border-top-color : #000000; 
border-right-color : #000000; 
border-bottom-color : #000000; 
border-left-color : #000000; 
} 
.twoColElsRtHdr #wpix {
	float : right;
	width : 266px;
	padding : 0;
	height : 235px;
	border-top-color : #000000;
	border-right-color : #000000;
	border-bottom-color : #000000;
	border-left-color : #000000;
	margin: 20px;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p { 
margin-left : 10px; 
margin-right : 10px; 
} 
.twoColElsRtHdr #mainContent {
	margin : 0 10px 0 10px;
	padding: 0px;
} 
/* NORMAL BODY TEXT */
.bodyt {
	color : #000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align: left;
} 
/* SMALL BODY TEXT */
.bodytsmall {
	color : #040404; /* grayscale almost black */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;
} 
/* SMALL BODY TEXT */
.bodytsmall.center {
	color : #040404; /* grayscale almost black */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: center;
} 

/* FOOTER */
.twoColElsRtHdr #footer {
	background-color : #000000;
	color: #8B181A; /* maroon */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 0; 
	padding : 0;
	padding-top: 5px;
	text-align : center; 

} 
.twoColElsRtHdr #footer #copyright {
	font-size : 12px;
	margin-top: 5px;
}
.twoColElsRtHdr #footer a:hover { 
	margin : 0; 
	padding : 0; 
	background-color : #000000; 
	text-align : center; 
	text-decoration: underline;
	color: #FFFFFF;
} 
.fltrt { 
float : right; 
margin-left : 8px; 
} 
.fltlft { 
float : left; 
margin-right : 8px; 
} 
.clearfloat { 
clear : both; 
height : 0; 
font-size : 1px; 
line-height : 0; 
} 
.style10 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
} 
.style13 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #ffffff; 
} 
p.c3 { 
text-align : center; 
} 
p.c2 { 
text-align : justify; 
} 
h3.c1 { 
text-align : left; 
} 
/* LARGE FONT */
.style16 { 
font-size : 18px; 
} 
p.c3 { 
text-align : justify; 
} 
div.c2 {
	text-align : left;
	right: inherit;
} 
div.c1 { 
text-align : justify; 
} 
p.c31 { 
text-align : center; 
} 
p.c31 { 
text-align : justify; 
} 
.style21 { 
color : #040404; 
} 
.style22 { 
color : #000000; 
} 
.contact_form {
	background-color: #938654;
	border: thin solid #8B181A; /* maroon */
	font-size: 14px;
}
.recipe {
	color : #040404; 
	text-align : justify; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	margin-top: 15px;
}

p.c1 {text-align: left}

/* ---- NORMAL ANCHOR LINKS ------*/
a:link {
	color: #8B181A; /* maroon */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B181A; /* maroon */
}
a:hover {
	color:#060297; /* flag blue */
}
a:active {
	text-decoration: none;
	color: #FF0000; /* red */
}
#footer a:link {
	color: #8B181A; /* maroon */
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #8B181A; /* maroon */
}

#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style24 {color: #8B181A; /* maroon */
}
.recipeCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #938654;
	width:55px;
	border: thin inset #8f382c;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bolder;
}
#dynaContent{
	text-align:center;
	min-height: 200px;
	padding: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-top: 15px;
}
#dynaContent p {
	text-align:left;
	font-size:14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#dynaContent a:hover {
	font-weight: bold;	
}
#flag {
	background-image : url(images/madeInUsa.jpg);
	background-repeat : no-repeat;
	float : right;
	height : 91px;
	margin-right : 0px;
	margin-top : 0px;
	width : 121px;
}
.error ul li {
	color:#F00;
	font-weight:bold;
}
.bold {
	font-weight:bold;
	text-align:center;
}
	
