* {
	font-size:100%;
	margin:0;
	padding:0;
	list-style: none;
	border: 0;
}
body {
	font:80%/1.7em Georgia, "Times New Roman", Times, serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #333;
}
a:link {
	color:#666;
	text-decoration:none;
}
a:visited {
	color: #999;
	text-decoration:none;
}
a:active {
	color: #c00;
}
a:hover {
	color: #c00;
	text-decoration:underline;
}
#verytop {
	margin: 0 auto;
	width: 920px;
	background: #fff url(images/bg_top.png) no-repeat center top;
	height: 20px;	
}
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: #fff url(images/bg_container.png) repeat-y center top;
}
#leftcol {
	float:left;
	width: 280px;
	padding: 205px 0 0 20px;
	background: url(images/bg_dusk.jpg) 0 -10px no-repeat;
	color: #666;
	font-size: .9em;
	line-height: 1.5em;
}
.colA1 {
	padding-right: 20px;
}
.colA1, .colA2 {
	float: left;
	width: 130px;
	padding-bottom: 10px;
}
.colA1 p, .colA2 p {
	padding-bottom: 8px;
}
#content {
	width: 600px;
	float:left;
	padding: 0;
	margin: 0;
}
#header {
	height: 135px;
}
#header h1 {
	padding: 15px 0 0 0;
	font-size: 1px;
	overflow: hidden;
	text-indent:-9999px;
	padding-left: 0px;
}
#header h1 a {
	background: url(images/logo_naseeb.png) no-repeat center top;
	width: 600px;
	height: 105px;
	display: block;
}
#middle {
	padding: 0 40px 0 40px;
}
#middle p {
	margin-bottom: 10px;
	text-align: center;
}
#p-home #middle p, #p-book #middle p {
	text-align: left;
}
#p-home #content {
	background: url(images/bg_content_home.jpg) no-repeat center top;
}
#p-menu #content {
	background: url(images/bg_content_menu.jpg) repeat-y center top;
}
#p-healthy #content {
	background: url(images/bg_content_healthy.jpg) no-repeat center top;
}
#p-wine #content {
	background: url(images/bg_content_wine.jpg) no-repeat center top;
}
#p-book #content {
	background: url(images/bg_content_wine.jpg) no-repeat center top;
}
h1 {
	color: #666;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	font-size: 3em;
	font-family: Impact, "Times New Roman", Times, serif;
}
.colHome h1 {
	font-size: 1.8em;
	font-style: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #c00;
	text-transform: uppercase;
	letter-spacing: .4em;
	text-align: center;
	margin: 10px 0 8px 0;
}
h3 {
	color: #558476;
	text-align: center;
	font-style: italic;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
}
h4 {
	font-weight: bold;
	text-align: center;
}
img {
	text-align: center;
	padding: 15px 0 1px 0;
}
.colHome {
	padding: 10px 35px 0 35px;
	min-height: 450px;
}
/* navigation */
ul#navmid {
	list-style-type: none;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 40px;
}
#navmid li {
	list-style-type: none;
	display: block;
	border: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#navmid li a {
	list-style-type: none;
	text-decoration: none;
	color: #558476;
	display:block;
	height: 30px;
	padding: 10px 0 0 0;
}
#navmid li a:hover {
	color: #c00;
}
a#nav-home {
	background: url(images/bg_nav_home.jpg) no-repeat center top;
}
a#nav-menu {
	background: url(images/bg_nav_menu.jpg) no-repeat center top;
}
a#nav-healthy {
	background: url(images/bg_nav_healthy.jpg) no-repeat center top;
}
a#nav-dessert {
	background: url(images/bg_nav_dessert.jpg) no-repeat center top;
}
a#nav-wine {
	background: url(images/bg_nav_wine.jpg) no-repeat center top;
}
a#nav-book {
	background: url(images/bg_nav_home.jpg) no-repeat center top;
}
#p-home #nav-home,
#p-menu #nav-menu,
#p-healthy #nav-healthy,
#p-dessert #nav-dessert,
#p-wine #nav-wine,
#p-book #nav-book {
	color: #c00;
}
.winecountry, em {
	color: #006;
}
.colB1, .colB2 {
	float: left;
	width: 240px;
	text-align: center;
	padding-bottom: 10px;
}
.colB1 {
	margin-right: 40px;
}
#verybot {
	clear: both;
	margin: 0 auto;
	width: 920px;
	background: url(images/bg_bottom.png) no-repeat center bottom;
	height: 20px;	
}
.clearit {
	clear: both;
}
#footer {
	clear: left;
	padding: 10px 20px 0 20px;
}
#footer p {
	font-size: .8em;
	text-align: right;
}
.topo {
	text-align:left;
	float:left;
}
.noline {
	border: none;
}
/* form */
fieldset {
	margin-top: 5px;
	padding: 10px 40px;
}
legend {
	color: #558476;
	font-style: italic;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
	padding: 5px 0 5px 0;
}
label {
}
input {
	border: 1px solid #999;
	padding: 3px;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.btn {
	font-weight: bold;
	color: #fff;
	background-color: #558476;
	border: none;
}
input[type=submit], input[type=button] {
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #fff;
	background-color: #558476;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
input[type=radio] {
	border: none;
}
textarea {
	border: 1px solid #999;
	padding: 3px;	
	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	background-color: #fff;
	color:#141b62;
	border: 1px solid #999;
}
.formtextlabels {
	float:left;
	width: 140px;
	margin: 2px 10px 2px 0px;
	text-align: left;
	clear:left;
}
.colX1 {
	-moz-column-count:2;
	-moz-column-width: 240px;
	-moz-column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	column-count: 2;
	column-gap: 40px;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #middle h1 {
	visibility: hidden;
	font-size: 40px;
	letter-spacing: -8px;
	line-height: 1em;
}
