/*  
Theme Name: Nourish  
Theme URI: http://www.freewpthemes.net/preview/nourish  
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 10 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x top;
	font-family: Corbel, Arial;
	font-size: 14px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 15px;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}



a {
	text-decoration: underline;
	color: #5C2D78;
	font-weight: bold;
}
.highlight {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}


a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: #999999;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#container {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	height: 995px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* Header */

#header {
	width: 500px;
	height: 279px;
	background-image: url(images/Home_01.jpg);
	color: #FFFFFF;
	text-align: center;
	float: left;
	font-size: 24px;
	font-weight: bold;
}




#logo {
	text-decoration: none;
	float: left;
	height: 279px;
	width: 400px;
}


/* Page */

#page {
	width: 1000px;
	min-height:350px;
}
#content {
	float: left;
	width: 900px;
	text-align: left;
	height: 360px;
	padding-top: 55px;
}

/* Footer */

#footer {
	width: 1000px;
	text-align: right;
	clear: both;
	height: 30px;
}

#footer p {
	padding: 10px 0 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#footer-bg .link span {
	text-align: center;
}



#footer .link {
	float: none;
	font-size: 12px;
}
#footer .link a{
	color: #666666;
	text-decoration: none;
}

#footer .link a: hover{
	text-decoration: underline;
}
#contact {
	float: left;
	width: 260px;
	height: 150px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 60px;
	padding-left: 40px;
}
#sample {
	float: left;
	width: 490px;
	height: 150px;
	color: #1D3619;
	text-align: center;
	padding-right: 80px;
	padding-left: 30px;
	padding-top: 60px;
}

#back1 {
	background-image: url(images/back1.gif);
	float: left;
	height: 315px;
	width: 190px;
	color: #FFFFFF;
	padding-left: 120px;
	padding-top: 5px;
	padding-right: 40px;
}
#back2 {
	background-image: url(images/back2.gif);
	float: left;
	height: 315px;
	width: 188px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
}
#back3 {
	background-image: url(images/back3.gif);
	float: left;
	height: 315px;
	width: 185px;
	color: #FFFFFF;
	padding-left: 45px;
	padding-right: 120px;
	padding-top: 5px;
}
