/*----------------------+
| INITIAL				|
+----------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:16px;
	margin:0;
	color:#666;
	background: url(img/bg.jpg) repeat-x;
}

a{
	color:#666666;
	font-size: 11px;
	height: 11px;
}

a:hover{
	color: #f36f3f;
}

h1{
	color:#659c1c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
}

h2{
	color:#f36f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}

p{
	margin:18px 0;
}

/*----------------------+
| RE-USEABLE			|
+----------------------*/
.clear{
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}

.green{
	color:#659c1c;
	font-size:14px;
	font-weight: bold;
}

.orange{
	color:#f36f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.small{
	color: #ce1b5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#999999;
}

.quote{
	float: left;
	width: 468px;
	padding: 8px 8px 8px 8px;
	margin: 0 0 5px 0 !important;
	margin: 5px 0 0 0;
	background: #ddf8b9; 
	align: left;

}

.greenlinks a {
	color: #659c1c;
}

.greenlinks a:hover {
	text-decoration: none;
}

/*----------------------+
| STRUCTUAL				|
+----------------------*/
#container{
	margin: 0 auto;
	/*font-color:#ccc;*/
	width: 750px;
	text-align:left;
}

#subheader{
	background: url(img/header.jpg) no-repeat top left;
	height: 231px;
	width: 749px;
}


#subheader ul{
	list-style-type: none;
	margin:22px 0 0 540px;
	padding:0;
}

#subheader ul li{
	text-align: left;
	line-height:26px;
	display:block;
	border-bottom: 1px solid #f7b197;
	width: 95px;
}

#subheader ul li a{
	line-height:26px;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#subheader ul li a:hover,
#subheader ul li a.on{
	color:#CC0000;
	text-decoration: none;
}



#wrapper{
	position: relative;
	width: 749px;
	background: url(img/content.jpg) no-repeat top left;
}

#content{
	position: relative;
	width: 715px;
	padding: 10px 30px 10px 14px;  
	text-align: left;
}

.quote2{
	float: left;
	width: 468px;
	padding: 8px 8px 8px 8px;
	margin: 0 0 5px 0 !important;
	margin: 5px 0 0 0;
	background: #f36f3f; 
}

.contacts{
	float: left;
	width: 180px;
	padding: 8px 8px 8px 8px;
	margin: 0 0 5px 0 !important;
	margin: 5px 0 0 0;
	background: #f36f3f; 
}

.contactsblock{
	float: left;
	width: 180px;
	padding: 8px;
	margin: 0 0 5px 0 !important;
	margin: 5px 0 0 0;
	background: #fce1d6; 
}

.white{
	color:#ffffff;
	font-style: none;
	font-weight: bold;
	font-size: 11px;
}

img.left{
	float: left;
	margin-right: 5px;
	border: 3px solid #f36f3f; /*BORDER COLOUR OF THUMBNAIL PIC*/
}

img.top{
	float: center;
	margin-right: 5px;
	border: 3px solid #a3d066; /*BORDER COLOUR OF THUMBNAIL PIC*/
}

table{
	color:#659c1c;
	font-size:11px;
}

#myborder
{
	/* position: absolute; */
	border:3px solid #FF6600;
	width:260px;
	margin-left: 10px;
	/* top:975px; */
}

#health_eating
{
	/* position: absolute; */
	/*border:1px solid #000000;*/
	width:260px;
	margin-left:15px;
	/* top:1480px; */

}

#table a{
	color:#000000;
	font-weight: bold;
	font-size: 11px;
	height: 10px;
	display: block;
}

#table a:hover{
	color: #666666;
}


#footer{
	width:100%;
	text-align: center;
	color:#f36f3f;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
}

.lower{
	text-transform: lowercase;
}

/* baby expo */

.babyexpo_gal td {
	vertical-align: top;
	padding: 0 3px 10px;
	color: #666666;
}

.babyexpo_gal td img {
	border: 1px solid #f47040;
	margin: 0 0 5px;
}

/* Start Schedule */

.schedule_table {
	background: #e5ecda;
	color: #659c1c;
	font-size: 11px;
	width: 500px;
}

.schedule_table th {
	text-align: left;
	padding: 6px 9px;
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
}

.schedule_table td {
	padding: 6px 9px;
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
}

.schedule_table td.sleft {
	width: 20px;
}

.schedule_table td.scenter {
	width: 40px;
	text-align: right;
}

.schedule_table td.sright {

}


/* End Schedule */

#socialinks a.facebook {
	background: url(img/facebook_icon.gif) no-repeat top left;
	text-transform: uppercase;
	font-weight: bold;
	color: #737373;
	display: block;
	padding: 3px 0 0 28px;
	width: 71px;
	height: 20px;
}

#socialinks a.twitter {
	background: url(img/twitter_icon.gif) no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	display:block;
	color: #737373;
	padding: 3px 0 0 28px;
	width: 71px;
	height: 20px;
}
