/************************************************************************

Site:nomadicchef.com

660000
************************************************************************/

body {
margin:0px 0px 0px 0px;
padding:0px;
font-family: Gill Sans, sans-serif;
font-size:14px;
color: #3D3D3D;
background:#FFFFFF;
}

div, td { 
font-family: Gill Sans, sans-serif;
font-size: 14px; 
color: #3D3D3D;
}

.indextext { 
font-family: Gill Sans, sans-serif;
font-size: 14px; 
color: #3D3D3D;
}

.text12px {
font-size : 12px;
}

.textFooter {
font-size : 10px;
color: #CCCCCC;
}

.center_div {
position: relative;
width: 100%;
height: 250px;
overflow: auto;
left: 4px;
}

.textGrey {
color: Gray;
}

.textGreySmall {
color: Gray;
font-size : 10px;
}

.address {
font-family: Gill Sans, sans-serif;
font-size : 18px;
color: #660000;
}

.header1 {
font-family: Gill Sans, sans-serif;
font-size : 22px;
color: #660000;
}

.header2 {
font-family: Gill Sans, sans-serif;
font-size : 17px;
color: #660000;
}

.header3 {
font-family: Gill Sans, sans-serif;
font-size : 14px;
color: #660000;
}

.header4 {
font-family: Gill Sans, sans-serif;
font-size : 12px;
color: #000000;
font-weight : normal;
}

/*  Link */
a {
text-decoration: none;
color: #EE6A50;
font-size: 11px;
}

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

a:visited {
text-decoration: none;
color: #EE6A50;
}

a:visited:hover{
text-decoration: underline;
color: #FF9C00;
}

.menulinks {color:#CC3300; font-size : 14px; text-decoration: none;}

.menulinks:hover {color:#000000; font-size : 14px; text-decoration: underline; cursor: pointer;}

a.linkFooter  {
text-decoration: none;
color: #999999;
font-size: 13px;
}

a.linkFooter:hover {
text-decoration: underline;
color: #333333;
}

a.linkFooter:visited {
text-decoration: none;
color: #999999;
}

a.linkFooter:visited:hover{
text-decoration: underline;
color: #333333;
}

textarea {
font-size : 11px;
font-weight : normal;
background-color: #FEF0C9;
border : 1px solid #FF8C00;
font-family : Gill Sans, sans-serif;
}

select {
font-size : 11px;
font-weight : normal;
background-color: #FEF0C9;
border : 1px solid #FF8C00;
}

/* Rule */
hr {
height : 1px;
color : #FF8C00;
}


ul {
color: #3D3D3D;
list-style-type : circle;
}

ol {
color: #3D3D3D;
}
	