@charset "utf-8";
html{
overflow-y:scroll;}

/* CSS Document */
h1{
	color:#67110B;
	font-size:24px;
	margin:10px 0px 10px 0px;
	line-height: 25px;
}

h2{	color:#67110B;
	font-size:20px;
	font-style:italic;
	margin:9px 0px 9px 0px;}
	
h3{	color:#67110B;
	font-size:16px;
	margin:8px 0px 8px 0px;}
	
h4{	color:#67110B;
	font-size:14px;
	margin:7px 0px 7px 0px;}

hr {
	color:#67110B;
}

body{
	width:90%;
	background-image:url(../images/currypot_background.jpg);
	background-position:center;
	font-family:'MyndraineRegular', Verdana, Geneva, sans-serif;
	font-size:.95em;
	line-height:21px;
	color:#000000;
}

#currypot_wrap{
    margin: 0 auto;
	top:0px;
	left:100px;
    position:relative;
    width:800px;
	color:#808080;
}

#currypot_subwrap{
position:absolute;
width:550px;}

img{border:0px none;}

em, .emlarge{color:#67110B;
	font-family:'MyndraineRegular', Verdana, Geneva, sans-serif;
	font-weight:bolder;}

.emlarge{ font-size:18px;
font-style:italic;
}

.emreg {
	color:#67110B;
	font-style:italic;
	font-weight:bolder;
	font-family:'MyndraineRegular', Verdana, Geneva, sans-serif;
}

.emsmall {
	font-style:italic;
	font-weight:bold;
	font-size:.75em;
}

.textsmall {
	font-size:.80em;
}


/*
strong { 
	font-size:.85em;
}
*/

#currypot_tab{position:absolute;
left:-40px;
top:80px;}

#currypot_header{
	position:relative;
	float:left;
	left:0px;
	width:553px;
	height:169px;
	background:url(../images/currypot_header.gif) no-repeat;
	z-index:100;
}

#currypot_middle{
	color:#000000;
	position:relative;
	float:left;
	margin-top:-16px;
	left:0px;
	width:503px;
	background:url(../images/currypot_middle.gif) repeat-y;
	padding:10px 25px 10px 25px;
	min-height:450px;
	_height:450px;
}

#interleft{
	position:relative;
	float:left;
	width:163px;
	border-right:2px #BEA360 solid;
	min-height:450px;
	_height:450px;
}

#interright{
	position:relative;
	float:left;
	padding-left:3px;
	width:335px;
}

#currypot_footer{
	position:relative;
	float:left;
	left:0px;
	width:553px;
	height:48px;
	background:url(../images/currypot_footer.gif) no-repeat;
}

#currypot_copyright {
	position:relative;
	float:left;
	width:553px;
	text-align:center;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-bottom:5px;
	padding-bottom:20px;
}

#currypot_copyright a:link, #currypot_copyright a:visited, #currypot_copyright a:active{
	color:#FFFFFF;
	font-family:'MyndraineRegular', Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}

a:link,a:visited,a:active{	color:#931810;
	font-family:'MyndraineRegular', Verdana, Geneva, sans-serif;
	text-decoration:underline;}

#currypot_bkbutton{
	position:absolute;
	top:48px;
	right:58px;
	_right:43px;
	width:191px;
	height:353px;
	background:url(../images/currypot_backgroundbuttons.gif) no-repeat;
	z-index:-100;
}

#currypot_picture{
	height:130px;
	width:184px;
	margin-top:-5px;
	padding-left:7px;
	background:url(../images/food/currypot_links.gif) no-repeat;
}

#currypot_announce {
	text-align:center;
	background-color:#DEC6A0;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border-top:medium solid #67110B;
	border-bottom:medium solid #67110B;}

#currypot_footnote {
	font-size:smaller;
	font-style:italic;
}

/* Lavalamp Stylizing */

#lavaLampVertical {
	position: relative;
	width:191px;
	padding: 15px;
	margin: -8px 0px 0px -15px;
	overflow: hidden;
}

#lavaLampVertical li {
list-style: none;
}

#lavaLampVertical li.backLava {
	background-color:#67110B;
	z-index: 8;
	position: absolute;
}

#lavaLampVertical li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: left;
	padding: 10px 5px 3px;
	letter-spacing: 2px;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	height:25px;
	_height:23px;
}

#currypot_number{
padding-right:20px;}

#currypot_businesscard{
	position:absolute;
	margin-left:-10px;
	background:url(../images/currypot_businesscard.png) no-repeat;
	height:275px;
	width:195px;
	bottom:-220px;
	cursor:pointer;
}

INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: black;
	COLOR: black;
	BORDER-TOP-COLOR: black;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: black
}
