/*
	CSS Index
	---------------------------------
	rob@junkdesign.co.uk 
	---------------------------------
	
*/




/*
	Body and Main Container
	-----------------------
*/



body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/bg-page-blue.gif);
	background-repeat: no-repeat;
}



#wrapper { 
	margin: 0 auto;
	width: 960px;
	/*background: url(../images/bg_wrapper.gif) no-repeat;*/
	text-align: left;
}


#container {
	background:#ffffff;
}

#headerwrap {
	color: #1c77a6;
	width: 960px;
	float: left;
	padding: 0px;
	height: 155px;
	margin: 0px 0px 0px 0px;
	background: #1c77a6;
	text-align: left;
}


#menuleft {
	background: #ffffff;
	width: 180px;
	float: left;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#content {
	float: left;
	background: #ffffff;
	width: 540px;
	display: inline;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


#sidebar {
	background: #ffffff;
	width: 180px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.clear {
	height: 20px;
	clear:both;
}


.cleartop {
	height: 0px;
	clear:both;
}


.wrapit {
	width:540px;
}



/*
	Top Menu Navigation
	-------------------
*/


#menutop {
	float: left;
	position: relative;
	background-image: url(none);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6666cc;
	clear: both;
	background-color: #a8c0cb;
	overflow:hidden;
	height: 35px;
	width: 100%;
	margin-bottom:0px;
}


#menutop ul {
	float:left;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*width: 100%;  610px*/
	
}


#menutop li {
	float: left;
	/*padding-left: 0.5em;*/
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	color: #fdf4d9;
}


#menutop li a {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 66%;
	font-weight: bold;
	height: 1.3em;
	display: inline;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding-right: 1em;
	padding-left: 1em;
}


#menutop li a:hover {
	background-color: #999999;
	color: #ffffff;
}


#menutopselected a {
	font-weight: normal;
	color: #ffffff;
	background-color: #83be7b;
}



/*
	Top Menu-Search Box
	------------------------
*/



.toptextfieldSearch {
	height:18px;
	width: 140px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	background-color: #f1f1f1;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #666666;
	border: 1px solid #dcdcdc;
	}

.topbuttonSearch {
	width: 20px;
	height: 18px;
	background-color:#5F6893;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #FEFEFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 0px;
	text-align: center;
}








/*
	Left Menu Navigation 
	--------------------
*/




#menuleft ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0px;
}





#menuleft li a {
	display: block;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
	background-color: #e5e5e5;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.75em;
	font-weight:bold;
	color: #1c5293;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin:0px;
}




#menuleft li a:hover {
	color: #1c5293;
	text-decoration: none;
	background-color: #eeeeee;
	text-align: left;
}




.menuleftheader  {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: .8em;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0px;
	color: #1d77a5;
	width: 180px;
	padding-left: 5px;
	padding-bottom: 3px;
}



.menuleftsubheader  {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 0.9em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 1.5em;
	color: #1d77a5;
	/*	width: 180px;*/
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}


.menuleftsubsubheader  {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.9em;
	color: #1d77a5;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 1em;
	margin-left: 0em;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}


.menuleftspacebelow {
	margin-bottom: 0.7em;
}


.menuleftspacer {
	height: 0.8em;
}



.contentStackleftmenu {
	margin-top: .5em;
	margin-bottom: 1em;
	padding: 5px 5px 5px 5px;
	background-color:#83be7b;
	border:#83be7b solid 0px;
}

.leftmenustackheader {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: .7em;
	font-weight: bold;
	color: #dcdcdc;	
}




/*
	Main Content Area Items
	-----------------------
*/



.licol {
    float: left;
    width: 160px;
}



.contentStack {
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;
	background-color: #f8f8f8;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}


.contentStack2 {
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFB;
	border:#f1f1f1 solid 1px;
}



.contentStackpatrons {
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;
	background-color:#fffffb;
	border:#f1f1f1 solid 1px;
	height:200px;
}


#contentStackcourseacup {
	background-image: url(../images/bg_acup1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#contentStackcourseacup li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcourseacup li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcoursenut {

	background-image: url(../images/bg_nut1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcoursenut li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenut li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcoursehomeo {
	background-image: url(../images/bg_homeo1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcoursehomeo li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursehomeo li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcourseherb {
	background-image: url(../images/bg_herbmed1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcourseherb li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcourseherb li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}




#contentStackcourseholmassage {
	background-image: url(../images/bg_holmassage.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcourseholmassage li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcourseholmassage li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}







#contentStackcoursekinesiology {
	background-image: url(../images/bg_kinesiology.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcoursekinesiology li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursekinesiology li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcoursereflex {
	background-image: url(../images/bg_reflexology.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#contentStackcoursereflex li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursereflex li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}








#contentStackcourseindian {
	background-image: url(../images/bg_indian.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcourseindian li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcourseindian li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}








#contentStackcoursenuteveryday {
	background-image: url(../images/bg_nuteveryday.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcoursenuteveryday li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenuteveryday li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}







#contentStackcoursenaturhigh {
	background-image: url(../images/bg_nat1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#contentStackcoursenaturhigh li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenaturhigh li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}





#contentStackcoursenaturpost {
	background-image: url(../images/bg_nat2.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height:300px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2em;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}


#contentStackcoursenaturpost li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenaturpost li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcoursenuthigh {
	height:216px;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;	
	background-color: #ffffff;
	background-image: url(../images/bg_nuthigh.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}


#contentStackcoursenuthigh li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenuthigh li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackcoursenutpost {
	height:216px;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;	
	background-color: #ffffff;
	background-image: url(../images/bg_nutpost.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}



#contentStackcoursenutpost li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackcoursenutpost li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}






#contentStackmaps {
	height:230px;
	margin-bottom: 2em;
	padding: 5px 5px 5px 10px;	
	background-color: #ffffff;
	background-image: url(../images/bg_maps_locations1.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}


#contentStackmaps li a {
	color: #ffffff;
	text-decoration: none;	
}


#contentStackmaps li a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}




.contentStack2table {
	margin-left: .6em;
}


.contentStack2table th {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.7em;
	font-weight: bold;
	color:#666666;
	text-align: left;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
	background-color: #d5d4ed;
}


.contentStack2table td {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.7em;
	color:#666666;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}



.contentStack3 {
	margin-top: 1em;
	margin-bottom: 2em;
	/*border: 1px dashed #CCCCCC;*/
	padding: 5px 5px 50px 10px;
	background-color: #FFFFFF;
}

/*
	contentStackTable is used for the DVD ordering
	----------------------------------------------
*/

.contentStackTable {
}


.contentStackTable th {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	color:#666666;
	text-align: left;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
	background-color: #BBD774;
}


.contentStackTable td {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	color:#666666;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}





.formStack {
	margin-top: 1em;
	margin-bottom: 2em;
	/*	border: 1px dashed #CCCCCC; */
	/*padding: 5px 5px 5px 10px;*/
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	/*	background-color: #FFFFCC; 
	text-align: left; */
}


.formStack table {
	margin-left:50px;

}

.formStack td {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.69em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	color: #333333;
}

/*
	P (paragraph) with p links
	--------------------------
*/
p {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


p a:link {
	color: #1c77a6;
	text-decoration: none;
	font-weight:normal;
}


p a:visited {
	color: #1da55a;
	text-decoration: none;
	font-weight:normal;
}


p a:hover {
	color: #32a4af;
	text-decoration: underline;	
}



p ul {
	list-style: url(../images/bullet1.gif);
	color: #ffffcc;
	line-height: 1.2em;
	padding: 0.5em;
	margin-left: 20px;
}



.smallNotes {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}



/*
	List Styles
	-----------
*/


.newsentry ul {
	list-style: url(../images/bullet1.gif);
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	color: #333333;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0.5em;
	margin-left: 20px;
}


.newsentry ul a:link {
	color: ##1c77a6;
	text-decoration: none;
}


.newsentry ul a:visited {
	color: ##1da55a;
	text-decoration: none;
}


.newsentry ul a:hover {
	color: ##32a4af;
	text-decoration: underline;
}



/*
	UL - RSS
	---------
*/
.ulrss {
	list-style-type: none;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-left: 0px;
}



/*
	Header tags / h1 - h4
	---------------------
*/



h1 {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 1.2em;
	margin: 0px;
	color: #1c77a6;
	padding-bottom: 0.2em;
}


h2 {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	color: #1c77a6;
	text-decoration: none;
	padding-bottom: 0.2em;
}


h3 {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 1em;
	font-weight: bold;
	color: #3284af;
	text-decoration: none;
	padding-bottom: 0.2em;
}


h4 {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .9em;
	font-weight: bold;
	color: #3284af;
	padding-bottom: 0.2em;
}



/*
	Top links
	---------------------
*/


#gotop {
	clear: both;
	text-align: right;
	padding-top: 1em;
	margin-right: 1.25em;
	margin-bottom: 2em;
	background-image: url(../images/gotop.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.gotopin {
	text-align: right;
	padding-top: 1em;
	margin-right: 1.25em;
	margin-bottom: 1em;
	background-image: url(../images/gotop.gif);
	background-repeat:no-repeat;
	background-position:right;
}




/*
	Header
	-------
*/


#header {
	height: 120px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow:hidden;
	position:relative;
}





#header span {
	background-image: url(/includes/rotateheader.php);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	
}


#bannertop {
	/*background-image: url(/includes/banner_top.php);*/
	background-repeat: no-repeat;
	padding: 0px;
	height: 100px;
	width: 100%;
	clear: both;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6666cc;	
}


/*
	Footer
	-------
*/


#footer {
	clear: both;
	margin-top: 2em;
	margin-left: 0em;
	margin-right: 0em;
}


.copyright span {
	float:left;
	font-size: 1px;
	text-align: left;
	line-height:0.1;
}


.footerlinks {
	background-color: #ffffff;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.7em;
	color:#999999;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}


.footerlinks a {
	color: #666666;
	text-decoration: none;
}


.footerlinks a:hover {
	color: #999999;
	text-decoration: underline;
}


.copyright {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.65em;
	color: #999999;
	background-color: #ffffff;
	margin-bottom: 0em;
	padding: 5px;
	text-align: left;
}


.copyright a {
	color: #666666;
	text-decoration: none;
}


.copyright a:hover {
	color: #999999;
	text-decoration: underline;
}



.clear60footer {
	clear: both;
	float: none;
	height: 60px;
	background-color: #ffffff;
}


/*
	Subscribe to the Newsletter
	----------------------------
*/


#subscribe {
	background-color: #5F9B63;
	padding: 12px;
}


#subscribe img {
	margin-top: 10px;
	margin-bottom: 10px;
}


#subscribe p {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size : 0.8em;
	color : #EEEEDD;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 15px;
}


#subscribe input {
	height: 20px;
	width: 140px;
	font-size: 0.8em;
	color: #333333;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #999999 1px solid;
	background-color: #EEEEEE;
	margin-top: 1px;
}







/*
	Tables Colour and Formatting
	---------------------------------
*/


.coursefeestable {
	width: 600px;
}


.coursefees {
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dashed #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #FFFFCC;
}

.coursefees th {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
	background-color: #BBD774;
}


.coursefees td {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}


.bggreen {
	background-color: #d5d4ed;
}


.bglightgreen {
	background-color: #ECFDC7;
}


.bgverylightgreen {
	background-color: #ddeeed;
}

.bgverylightgrey {
	background-color: #f5f5f5;
}



.bgyellow {
	background-color:#fdf5bf;
}




/*
	Mini-News Box
	-------------
*/


.mininewscontainer {
	/*border: 1px solid #559a4c;*/
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.75em;
	margin: 5px 5px 15px;
}


.mininewsheader {
	background-color: #006699;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}


.mininewsitems {
	padding: 4px 6px;	
	border: 1px solid #006699;
	background-color: #FFFFCC;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: 0.8em;
	color: #666666;
}

.mininewsitems a {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	color: #559a4c;
	text-decoration: none;
	font-weight: bold;
}


/*
	Mini-Sub(subscribe) Box
	-----------------------
*/


.minisubcontainer {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}



/*
   Forms
   ------------------------
 */





.textfieldContact {
	height: 20px;
	width: 200px;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #FFFFFF;
}

.droplistContact {
	height: 20px;
	width: 200px;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #FFFFFF;
}




.textareaContact {
	height: 100px;
	width: 200px;
	font-size: 90%;
	font-weight:normal;
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #FFFFFF;
}



.buttonContact1 {
	height: 20px;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #ffffff;
}


.buttonAction {
	height: 20px;
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #75b76c;
}



.textfieldSub {
	height: 15px;
	width: 140px;
	font-size: .6em;
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #ffffff;
}



.buttonSub {
	height: 20px;
	font-size: .6em;
	font-weight: bold;
	color: #ffffff;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	border: #dcdcdc 1px solid;
	background-color: #75b76c;
	margin-top: 12px;
	margin-bottom: 5px;
}





/*

	WordPress classes
	----------------------------

*/



blockquote {
	display: block;
	border-left: 5px solid #dcdcdc;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size:1.5em;

}


.newsentry {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/*.newsentry p{
	color:#FFFFFF;
	
}*/


.storytitle {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 1em;
	color:#1d77a5;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1d77a5;
}



.post {
	text-align:left;
	margin-bottom:10px;
	margin-top:0px; 
}


.getthis {
    text-align: right;
    clear: both;
    font-size: .7em;
    padding-bottom: 10px;
}



/*

	Home Page and All Sidebar
	----------------------------

*/




#acup a {
	display:block;
	background: url("../images/banners/home_main/courses/acupuncture_hover.jpg") top left no-repeat;
	width:520px;
	height:200px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#acup a:hover {
	background-position: -520px 0;
   }
   
   
   
#nutrition a {
   display:block;
   background: url("../images/banners/home_main/courses/nutrition_hover.jpg") top left no-repeat;
   width:520px;
   height:200px;
   margin-left:0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
}

#nutrition a:hover {
	background-position: -520px 0;
   }
   
   
   
   
#herbal a {
   display:block;
   background: url("../images/banners/home_main/courses/herbal_hover.jpg") top left no-repeat;
   width:520px;
   height:200px;
   margin-left:0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
}

#herbal a:hover {
	background-position: -520px 0;
   }
   
   
   
   
#homeo a {
   display:block;
   background: url("../images/banners/home_main/courses/homeo_hover.jpg") top left no-repeat;
   width:520px;
   height:200px;
   margin-left:0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
}

#homeo a:hover {
	background-position: -520px 0;
   }




.bannerleft {
	height:250px;
	width:180px;
	float:left;
	margin: 0px;
	padding: 0px;
	clear: left;
}


.bannerright {
	height:180px;
	width:180px;
	float:left;
	margin: 0px;
	padding: 0px;
	clear: left;
}



.newsLatest {
	background-color:#fff799;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;	
	
}

	
.newsLatest .storytitle {
	background-color: #83be7b;
}




.newsLatest p {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	color: #666666;
	font-size: 0.65em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	line-height: 1.5em;
}



.newsLatest ul {
	list-style: url(../images/bullet1.gif);
	line-height: 1.5em;
	padding: 0.5em;
	margin-left: 20px;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	color: #999999;
	font-size: .65em;
}



.newsLatest ul a:link {
	color: #559a4c;
	text-decoration: none;
}


.newsLatest ul a:visited {
	color: #4c9a91;
	text-decoration: none;
}


.newsLatest ul a:hover {
	color: #999999;
	text-decoration: underline;
}






/*

	Clear Divs
	---------------------

*/




.clear20 {
	clear: both;
	float: none;
	height: 20px;

}


.clear40 {
	clear: both;
	float: none;
	height: 40px;
}


.clear60 {
	clear: both;
	float: none;
	height: 60px;
}



/*
	Image Positioning
	-------------------------------
*/


.imageLeft {
	float:left;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
}


.imageRight {
	float:right;
	padding-right: 0px;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
}




.imageLeftpersonnel {
	float:left;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
}


/*
	Jumplink Bar
	-------------------------------
*/

.jumpBar {
	display: block;
	background-color: #FFFFFB;
	border-top: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .7em;
	color: #666666;

}

.jumpBar a:link {
	color: #559a4c;
	text-decoration: none;
}


.jumpBar a:visited {
	color: #4c9a91;
	text-decoration: none;
}


.jumpBar a:hover {
	color: #999999;
	text-decoration: underline;
}



.jumpBarhome {
	display: block;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .7em;
	color: #edebd5;
	background-color:#edebd5;
	margin-left:5px;
	margin-right:5px;

}

.jumpBarhome a:link {
	color: #559a4c;
	text-decoration: none;
}


.jumpBarhome a:visited {
	color: #4c9a91;
	text-decoration: none;
}


.jumpBarhomesub {
	display: block;
	margin-bottom: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .65em;
	color: #f6fbf1;
	background-color:#edebd5;
	margin-left:5px;
	margin-right:5px;

}


.jumpBarhomesub a:link {
	color: #559a4c;
	text-decoration: none;
}


.jumpBarhomesub a:visited {
	color: #4c9a91;
	text-decoration: none;
}


.jumpBarhomesub a:hover {
	color: #999999;
	text-decoration: underline;
}



/*
	Social Bookmark Links
	-------------------------------
*/







.social {
	width:540px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .7em;
	color: #ffffcc;
	border:#75b76c solid 0px;
	margin-left:212px;
	margin-right:0px;
	margin-top:0px;

}

.social a:link {
	color: #a8d202;
	text-decoration: none;
}


.social a:visited {
	color: #ffffcc;
	text-decoration: none;
}



.social a:hover {
	color: #ffffff;
	text-decoration: underline;
}





/*
	courseBox
	-------------------------------
*/

.courseBox {
	float:right;
	/*background-color: #8cafcf;*/
	background-image:url(../images/bg_coursebox1.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align:left;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: .65em;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:200px;
}


.courseBox a:link {
	color: #ffffff;
	text-decoration: none;
}


.courseBox a:visited {
	color: #ffffff;
	text-decoration: none;
}


.courseBox a:hover {
	color: #ffcc00;
	text-decoration: underline;
}


/*
	Short Course Page
	-------------------------------
*/


.courseBoxshort {
	float:right;
	display: block;
	background-color: #7B6D9A;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #F0F0F0;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: .7em;
	color: #F5F2CF;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.courseBoxshort a:link {
	color: #F5F2CF;
	text-decoration: none;
}


.courseBoxshort a:visited {
	color: #F5F2CF;
	text-decoration: none;
}


.courseBoxshort a:hover {
	color: #FFCC00;
	text-decoration: underline;
}



.tdShortcourse {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .7em;
	font-style: normal;
	color: #333333;
	text-align: center;
}

.tdShortcourse5 {
	font-family: "Lucida Grande","Lucida Sans","Lucida",Verdana,"Bitstream Vera Sans",Arial,sans-serif; 
	font-size: .7em;
	font-style: normal;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.tdShortcourse5 a:link {
	color: #559a4c;
	text-decoration: none;
}


.tdShortcourse5 a:visited {
	color: #4c9a91;
	text-decoration: none;
}


.tdShortcourse5 a:hover {
	color: #999999;
	text-decoration: underline;
}


/*
	printBox
	-------------------------------
*/

.printBox {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
}




/*
	Image Border
	-------------------------------
*/





img {

	border: 0;
}



/*
	Red text
	-------------------------------
*/


.red {
	color: #CC0000;
}


/*
	Posty
	-------------------------------
*/

.posty {
	background-color: #ffffff;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.posty p {
	color:#333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.posty a:link {
	color: #1c77a6;
	text-decoration: none;
	font-weight:normal;
}



.posty a:visited {
	color: #1da55a;
	text-decoration: none;
	font-weight:normal;
}


.posty a:hover {
	color: #32a4af;
	text-decoration: underline;	
}


.postymenu {
	width: 180px;
	display:block;
	overflow:hidden;
	background-color: #fbfbfb;
	font-size:.9em;
	color: #1d77a5;
	margin-bottom:20px;
	padding: 5px;
	margin-top: 20px;
	border:#f1f1f1 solid 1px;
}


.postymenu p {
	font-size:.9em;
	color: #333333;

}


.postymenu a:link {
	color: #1c77a6;
	text-decoration: none;
	font-weight:normal;
}



.postymenu a:visited {
	color: #1da55a;
	text-decoration: none;
	font-weight:normal;
}


.postymenu a:hover {
	color: #32a4af;
	text-decoration: underline;	
}



.postysidebar {
	width: 180px;
	background-color: #ffffff;
	color: #cfcab7;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.postysidebar p {
	color:#333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.postysidebar a:link {
	color: #1c77a6;
	text-decoration: none;
	font-weight:normal;
}



.postysidebar a:visited {
	color: #1da55a;
	text-decoration: none;
	font-weight:normal;
}


.postysidebar a:hover {
	color: #32a4af;
	text-decoration: underline;	
}


	