/* @override http://privatechef.com/css/main.css */


#gallery div.content {
	color: #6a6a6d;
}

#thumbnails {
	text-align: left;
}

#hireme div.content center i {
	font-size: 13px;
}

#contact div.content form div.label {
	width: 150px;
	height: 30px;
	float: left;
}


body {
text-align: center
}

#wrapper {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	background-color: #fff;
	border-style: solid;
	border-color: #fff;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
}

#aboutme img {
	width: 806px;
	margin-left: -3px;
}

#navigation {
	text-align: right;
	text-decoration: none;
	margin-right: 10px;
	color: #916d21;
	padding-bottom: 20px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content img {
	width: 400px;
}

#mainimage {
		border-style: solid;
	border-color: #d5d5da;
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #6c6a90;
}

#aboutme div.content {
	display: block;
	z-index: 1;
	background-color: #fff;
	color: #6e6e6e;
	text-align: justify;
	padding: 10px;
}

#aboutme div.content img {
	width: 800px;
}

a {
	text-decoration: none;
	color: #8a86bc;
}

#shadow-container div.shadow1 div.shadow2 div.shadow3 div.container center {
	color: #626262;
	font-size: 17px;
	padding-top: 5px;
}

a:hover{
	color: #3f5069;
}

#shadow-container div.shadow1 div.shadow2 div.shadow3 div.container img {
	width: 40px;
	color: #b5b5b5;
}

#aboutmelinks a {
	float: right;
	text-decoration: none;	
}

#footer {
	text-align: center;
	margin-top: 20px;
	color: #d8d6de;
}

#navigation a {
	text-decoration: none;
	margin-right: 10px;
	color: #6c6a90;
	margin-left: 10px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#hireme div.content {
	text-align: center;
	font: BlairMdITC TT-Medium;	
	border-color: #e7d6d3;
	color: #616161;
}

#hireme div.content div.pax {
	display: inline-block;
	width: 200px;
	text-align: left;
	float: left;
}

div.paxpane {
	text-align: right;
	width: 490px;
	border: thin none #e0e0e0;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	color: #959595;
}

#hireme div.content h2 {
	margin: 0;
	text-align: center;
}

#navigation div.activelink {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: overline;
}

#navigation a:hover{
	color: #44498b;
	text-decoration: underline;
}

#content {
	text-align: center;
}

#logo img {
	height: 70px;
}

#logo a img {
	text-decoration: none;
	border-style: none;
	float: left;
}

#logo {
	text-align: right;
}

html {
	background: url(http://privatechef.com/images/background.png) repeat-x;
	text-align: center;
}

#contact div.content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #676767;
}

#contact div.content form {
	width: 300px;

	color: #676767;
	margin-right: auto;
	margin-left: auto;
}

#contact div.content form input {
	margin-bottom: 10px;
}

#highlights div.publication {
	float: left;
	width: 400px;
	text-align: center;
}

#highlights div.reference {
	float: left;
	width: 400px;
	text-align: center;
}

#highlights {
	width: 800px;
	color: #717171;
}

#thumbnail a img {
	margin: 5px;
	border-style: none;
}

div#thumbnail {
	display: inline;
}

#wrapper div.cookedfor {
	color: #717171;
	clear: left;
	padding-top: 10px;
	text-align: justify;
}

#wrapper div.cookedfor h2 {
	text-align: center;
}

#highlights div.publication h2 {
	margin-bottom: 0;
}

#hireme div.content div.header1 {
	font: BlairMdITC TT-Medium;	
	font-size: 20px;
	font-weight: bold;
}

#hireme div.content div.header2 {
	font: BlairMdITC TT-Medium;	
	font-size: 24px;
	font-weight: bold;
}

#hireme div.content div.gray {
	color: #c8c8c8;
	font-family: TT-Medium;
	font-variant: small-caps;
}

div.course {
	font-size: 20px;
}

#wrapper div.news {
	padding: 5px;
	color: #f00;
	text-align: center;
	background-color: #ec0000;

}

#wrapper div.news:hover {
	background-color: #ff000a;
}

#wrapper div.news a {
	color: #fcffff;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}




