
@charset "utf-8";
/* CSS Document */

/*BODY START*/
body {
	background-color: #;
    background-image: url(images/header.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* {
     margin: 0;
}
html, body {
	height: 100%;
    background-color: #;
    background-image: url(images/header.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color:#4a5abe;
	text-decoration:none;
}

a:hover {
	color:#4a5abe;
	text-decoration:underline;
}

/*BODY END*/

/*THIS IS THE SITE MAIN WIDTH*/
.wrapper {
	width: 100%;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
}
/*MODIFY HEADER HERE*/
.header {
	width: 900px;
    height: 151px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: url(images/female-fitness.png);
	background-repeat: repeat;
	background-position: center center;

}

.headertitle {
    font-family: Arial;
    color:#FFFFFF;
	font-size: 36px;
	text-align: left;
    text-indent: 60px;
	padding-top:30px;
        font-weight: bold;
    font-style: normal;
    display:none;
}
.headertag {
    font-family: Arial;
    color:#FFFFFF;
	font-size: 0;
	text-align: left;
    text-indent: 80px;
    padding-top:10px;
        font-weight: bold;
    font-style: italic;
    display:none;
}

/*MODIFY MENU HERE*/
.menuline {
	width: 900px;
    height: 30px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    display : none;
}

.menucontainer {
	width: 850px;
    height: 30px;
    padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
    
}

.nav {
	width: 150px;
    height: 30px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
    font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	line-height:30px;
	text-align: center;
    text-indent: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #;
    color:#FFFFFF;
	float:left;
    list-style-type: none;
	position:relative;
	z-index:1;
}

.nav a:link, .nav a:visited, .nav  a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.nav:hover, .nav a:hover {
	background-color:#114003;
	background-image: ;
	color:#FFFFFF;
	text-decoration:none;
    display:block;
}

/*MODIFY DROP DOWN MENU HERE*/

li.nav ul {
	display: none;
	list-style-type: none;
	padding-left:40px;
    padding-right:0px;
}

li.nav:hover ul { 
	display:block;
	
}

li.nav ul li {
	background-color:#135902;
    font-family: Arial;
	font-size: 12px;
	line-height:30px;
	text-align: left;
    text-indent: 5px;
	width: auto;
    height: 30px;
    margin-right: 0px;
	margin-left: -40px;
	border-top-width: ;
	border-top-style: none;
	border-top-color: #;
    background-image: ;
	background-repeat: repeat;
	background-position: center center;
    
}

li.nav ul li:hover {
	background-color:#248211;
    background-image: ;
}

.linavulli a:link, .linavulli a:visited, .linavulli a:active {
	color: #FFFFFF;
	text-decoration:none;
    
}
.linavulli a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


/*MODIFY MAIN CONTENT AREA HERE*/
.main-content {
	width: 900px;
    height: auto;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
}

.content-box {
	width: 680px;
    height: auto;
    padding-top: 20px;
	padding-bottom: ;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: ;
	background-repeat: repeat;
	background-position: center center;
    float: none;
    overflow:auto;
    font-family: Arial;
	font-size: 12px;
	color:#333333;
}

.vbar {
	width: 160px;
    height: ;
    padding-top: 20px;
	padding-bottom: ;
	margin-right: 0px;
	margin-left: 25px;
	background-color:#;
	background-image: ;
	background-repeat: ;
	background-position:  ;
    display: none;
    float: left;
}

.vbar-top {
	width: 160px;
    height: 20px;
    background-color:#;
	background-image: url(images/side-top.png);
	background-repeat: no-repeat;
    margin-right: auto;
	margin-left: auto;
    color: #FFFFFF;
    font-family: Arial;
	font-size: 14px;
    font-weight: bold;
    font-style: normal;
	line-height:20px;
	text-align: center;
    text-indent: ;
}

.vbar-center {
	width: 160px;
    height: auto;
    background-color:#;
	background-image: url(images/side-center.png);
	background-repeat: repeat-y;
    margin-right: auto;
	margin-left: auto;
    font-family: Arial;
	font-size: 12px;
	color:#333333;
}

.vbar-foot {
	width: 160px;
    height: 14px;
    background-color:#;
	background-image: url(images/side-footer.png);
	background-repeat: no-repeat;
    margin-right: auto;
	margin-left: auto;
    margin-bottom:10px;
}

.vbar-content {
	width: 150px;
    height: auto;
    margin-right: auto;
	margin-left: auto;
}
.vbar-space {
height: 10px;
    background-color:#;
	background-image: url(images/side-center.png);
	background-repeat: repeat-y;
}

/*MODIFY FOOTER HERE*/
.clearfooter {
	height: 0px;
	clear: both;
}
.footer {
	width: 100%;
    height: 91px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#;
	background-image: url(images/footer.png);
	background-repeat: repeat;
	background-position: center center;
    
    font-family: Arial;
    color:#FFFFFF;
	font-size: 12px;
    font-weight: bold;
    font-style: normal;
	line-height:;
	text-align: center;
    text-indent: 0px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
