﻿html
{
	height: auto;
}

a 
{
	color:#666666;
	font-weight: bold;
}

body 
{
	height: auto;
	margin: 0;
	background-color: #666666;
	background: transparent url(../images/glossymetal.jpg) repeat scroll left top;
	font-size: 12px;
}

td { font-size: 12px; }
page
{
	height: auto;
}
	
div 
{ 
	display:block;
}

img 
{ 
	border: 0; 
}

#Footer
{
	background-color: #006699;
	height: 25px;
	border: solid 3px #006699;
	text-align:center;
	font-weight:bold;
	color: White;	
	padding: 10px 0 0 0;
}

#Header
{
	background-image: url(../Images/Header.jpg);
	background-repeat: no-repeat;
	height: 141px;
	border: solid 3px #006699;
}

#HeaderLinks
{
	padding: 115px 0 0 270px;
	font-size: 14px;
	color:White;
	font-weight:bold;
	
}

#HeaderLinks a
{
	color:White;
}

#HeaderLinks span
{
	padding: 0 10px 0 0;
}

#Wrapper
{
	background-color: #006699;
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 12px;
	display: block;
	width: 800px;	
	height: auto;
	border-right: solid 1px #006699;
}

#LeftSide
{
	float:left;
	width: 177px;
	background-color: #006699;
	min-height: 70%;
}

#RightSide
{
	float:left;
	width: 603px;
	padding: 10px 10px 10px 10px;
	height: 800px;
	height: auto;
	background-color: White;
}

/* start navigation */

#Menu ul {
	height: 25px;
	width: 177px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}

#Menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #3399cc;
}


#home #navitem1 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#aboutme #navitem2 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#packages #navitem3 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#testimonials #navitem4 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#gallery #navitem5 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#faqs #navitem6 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#dictionary #navitem7 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#otherresources #navitem8 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#healtyrecipes #navitem9 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#fitnessarticles #navitem11 { background-image: url(/images/Button_Background2.jpg); color: Black;}
#fitnesstips #navitem12 { background-image: url(/images/Button_Background2.jpg);color: Black; }
#contactme #navitem10 { background-image: url(/images/Button_Background2.jpg); color: Black; }

#home #navitem1 a { color: Black;}
#aboutme #navitem2 a { color: Black;}
#packages #navitem3 a { color: Black;}
#testimonials #navitem4 a { color: Black;}
#gallery #navitem5 a { color: Black;}
#faqs #navitem6 a { color: Black;}
#dictionary #navitem7 a { color: Black;}
#otherresources #navitem8 a { color: Black;}
#healtyrecipes #navitem9 a { color: Black;}
#fitnessarticles #navitem11 a { color: Black;}
#fitnesstips #navitem12 a { color: Black; }
#contactme #navitem10 a { color: Black; }

#Menu li {
	height: 25px;
	line-height: 25px;
	display: block;
	font-weight: bold;
}

#Menu a {
	height: 25px;
	line-height: 25px;
	display: block;
	color:  white;
	padding: 0 0 0 5px;
	text-decoration: none;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}



#Menu a:hover {
	background-color: #97ba52;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background-image: url(/images/Button_Background2.jpg);
	background-repeat: no-repeat;
}

#Menu 
{
	
}

/* end navigation */

#PageHeader
{
	font-size: 20px;
	font-weight:bold;
	text-align:right;
}

#AboutMe h1
{
	font-size: 16px;
}
#AboutMe h2
{
	font-size: 14px;
}

.Question, .Word
{
	font-size: 12px;
	font-weight: bold;	
	border-top: solid 1px #efefef;
	color: #006699;
}
.Answer, .Definition
{
	font-size: 11px;
	text-indent: 10px;
}

.PackageTitle
{
	font-size: 14px;
	font-weight: bold;
}

.PackagePrice
{
	font-size: 12px;
	color: Blue;
	
}

.PackageDescription
{
	font-size: 13px;
}

.PayPalButtonText
{
		
}

.RecommendedSiteListing
{
	width: 580px;
	padding: 10px 0 10px 0;
}

.RecommendedSiteListing h2
{
	font-size: 14px;
}

.RecommendedSiteListing h3
{
	font-size: 12px;
}

.RecommendedSiteListing p
{
	font-size: 12px;
}

.TrainingPackages h1
{
	font-size: 18	px;
	font-weight: normal;
}

.TrainingPackages h2
{
	font-size: 12px;
	font-weight: normal;
}

#ArticleControl 
{
	height: 500px;
	overflow: hidden;
}

#QuoteControl 
{
	background-color: White;
	padding: 10px;
	width: 140px;
	text-align: left;
}

.QuoteControlHeader
{
	padding: 2px;
	border: solid 1px gray;
	font-weight: bold;
	background-color: #97ba52;
	color: White;
	font-size: 12px;
	text-align:center;
}


.ArticleControlHeader
{
	padding: 2px;
	border: solid 1px gray;
	font-weight: bold;
	background-color: #97ba52;
	color: White;
	font-size: 12px;
}

.ArticleText
{
	font-size: smaller;
}

#AdminMenu ul
{
	list-style:none;
	color: Yellow;
	
}

#AdminMenu a
{
	color: White;
}

.Section
{
 	margin-left: -30px;
 	padding: 10px 0 0 0;
}

.SectionItem
{
 	margin-left: -15px;
 	font-size: 11px;
}

#topinfo h2
{
		font-size: 14px;
		font-weight: normal;
}

.homepageheadline
{
	font-size: 18px;border: solid 1px black;background-color:#97ba52;color:White;padding: 5px;font-weight:normal;
}

.FeaturedRecipe
{
	padding: 10px;
	border: solid 1px gray;
	background-color: #97ba52;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.FeaturedRecipeImage
{
	float: right;	
}

.FeaturedArticleTitle
{
	font-size: 14px;
	font-weight: bold;	
	color: #006699;
	margin-top: 20px;
}
