/* Reset CSS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset CSS */

body{
	background: url(/ir/clients/italian-kitchen/images/bg.gif) repeat-x #fff;
	font-family: Georgia, serif;
	color:  #867b7b;
	font-size: 13px;
	line-height: 170%;
}

/*Links*/

a, a:link, a:visited{
	color: #ed1c24;
	text-decoration: none;
	font-style: italic;
}

a:hover{
	text-decoration: underline;
}

/*Text Styles*/

p{
	font-family: Georgia, serif;
	color:  #867b7b;
	font-size: 13px;
	line-height: 170%;
	padding: 0 10px 20px;
}

em, strong, b{
	font-weight: normal;
	color: black;
}

h1{
	font-family: Century Schoolbook, Georgia, serif;
	font-size: 33px;
	line-height: 130%;
	color: #ed1c24;
	font-weight: normal;
	margin-bottom: 15px;
}

h2{
	font-family: Century, Georgia, serif;
	font-size: 22px;
	line-height: 130%;
	color: #ed1c24;
	padding: 0 10px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3{
	font-family: Century, Georgia, serif;
	font-size: 22px;
	line-height: 130%;
	color: #000;
	font-weight: normal;
	padding: 0 10px;
	margin-bottom: 10px;
}

h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	padding:  0 10px;
	padding-bottom: 7px;
}

h5, h6{
	color:#000;
	font-family: Century Schoolbook, Georgia, serif;
	font-size:18px;
	font-weight:normal;
	padding: 0 10px;
	margin-bottom: 10px;
}



h6{
	font-family: Century Schoolbook, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

ul, ol{
	margin-bottom: 15px;
	margin-left: 10px;
}

ul li, ol li{
	padding-left: 12px;
	background: url(/ir/clients/italian-kitchen/images/li.gif) left 3px no-repeat;
	margin-bottom: 10px;
}

/*End Text Styles*/

/*floats*/

.fleft{
	float: left;
}

.fright{
	float: right;
}

.clear{
	clear: both;
}

.hr{
	height: 4px;
	background: url(/ir/clients/italian-kitchen/images/hr.gif) repeat-x;
	margin-bottom: 15px;
}

.hrgrey{
	height: 4px;
	background: url(/ir/clients/italian-kitchen/images/hr-grey.gif) repeat-x;
	margin-bottom: 15px;
}

.hrtop{
	height: 9px;
	background: url(/ir/clients/italian-kitchen/images/hr-top.gif) no-repeat;
	margin-bottom: 20px;
}

.hrbottom{
	height: 8px;
	background: url(/ir/clients/italian-kitchen/images/hr-bottom.gif) repeat-x;
	margin-bottom: 15px;
}

/*Centered Layout*/

#wrapper{
	margin: 0 auto;
	width: 994px;
}

#center{
	width: 994px;
	padding: 0;
	margin: 0;
	min-height: 200px;
	float: left;
}

#nav {
    width: 900px; height: 30px;
    margin: 20px 47px 0; padding: 0;
    float: left;
}

#nav h6{
	display: inline;
	padding: 0 12px 0 8px;
}

#nav a, #nav a:link, #nav a:visited{
	color: black;
	text-decoration: none;
	font-style: normal;
}

#nav a:hover{
	color: #ed1c24;
}

#logo{
	float: left;
	margin-left: 47px;
}

 #content{
	background: url(/ir/clients/italian-kitchen/images/bodybg.gif) no-repeat;
	padding: 0 125px;
	float: left;
	width: 744px;
}

p#btmnav{
	font-size: 10px;
	font-family: georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 5px;
}

#clickspace{
	font-size: 10px;
	font-family: georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 5px;
	float: right;
}

.col1{
	width: 315px;
	float: left;
	margin-right: 25px;
	margin-left: 15px; 
}

.col2{
	width: 365px;
	float: left;
}

.col3{
	width: 680px;
	float: left;
	margin-right: 25px;
	margin-left: 15px;
}

.greybox{
	float: left;
	border: 1px solid #eeeeee;
	background: #f7f7f7;
	width: 335px;
	padding: 20px 15px;
	margin-bottom: 20px;
	
}

.whitebox{
	float: left;
	border: 1px solid #eeeeee;
	background: #ffffff;
	width: 335px;
	padding: 20px 15px;
	margin-bottom: 20px;
	
}

.col2 h4{
	padding-bottom: 15px;
}

p#btmnav a{
	color: #867b7b;
	font-style: normal;
}

p#btmnav a:hover{
	text-decoration: none;
	color: #696161;
}

#footer{
	width: 903px;
	margin-left: 45px;
	float: left;
	margin-bottom: 60px;
}

#footer img{
	margin: 0;
	padding: 0;
}

#copyright{
	width: 200px;
	text-transform: uppercase;
	float: left;
	margin-left: 5px;
}

#copyright p{
	margin: 0;
	padding: 5px 0 0;
	font-size: 10px;
}