﻿body
{
	background-color: #c9d7e4;
	/*background-image: url(../images/bkg.jpg);*/
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-size: smaller;
	font-family: Verdana, Arial, 'Times New Roman';
}

a
{
    color:black;
    text-decoration: none;
}

a:link
{
	text-decoration: none;
	
}

a:hover
{
    color: #CC0066;
    text-decoration: underline;
}


a:active {}
a:visited {}

.highlight
{
	color: Red!important;
}

h1
{
	color: #415d72;
	font-size: 15px;
	font-style: oblique;
	text-align: left;
	line-height: 0;
}

h3
{
	color: #415d72;
	font-size: 25px;
	font-family:Monotype Corsiva;
}


sup
{
	font-weight: bold;
}

div.line
{
	background-color: #C9D7E4;
	height: 2px;
	width: 98%;
}

#contact h1
{
	color: #000000;
	font-size: 12px;
	font-style: oblique;
	text-align: left;
	line-height: 0;
}

#nav h1
{
	color: #415d72;
	font-size: 13px;
	font-style: oblique;
	text-align: right;
	line-height: 0;
}

#content h2 
{
	color: #666;
	font-size: 13px;
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #C9D7E4;
}

#wrap
{
	background-color: #d5e0ea;
	width: 780px;
	margin: 0 auto;
	min-height: 50px;
	background-image: url(../images/bkgShadow.gif);
	background-repeat: repeat-y;
	background-position-x: center;
}

#inner
{
	background-color: #fff;
	width: 770px;
	margin: 0 auto;
	min-height: 50px;
}

#header
{
	background-image: url(../images/header-space.jpg);
	width: 770px;
	height: 250px;
	padding: 0;
	margin: 0 0 5px 0;
}

#headerbuttons
{
	margin: 87px 0 0 0;
	position:absolute;
	padding: 0 0 0 35px;
}

a.btnTopHome 
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopHome.jpg);
	margin: 0 6px;
	float: left;
}

a.btnTopPrograms
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopPrograms.jpg);
	margin: 0 6px;
	float: left;
}

a.btnTopPartners
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopPartners.jpg);
	margin: 0 6px;
	float: left;
}

a.btnTopLinks 
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopLinks.jpg);
	margin: 0 6px;
	float: left;
}

a.btnTopProjects 
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopProjects.jpg);
	margin: 0 6px;
	float: left;
}

a.btnTopContact 
{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url(../images/btnTopContacts.jpg);
	margin: 0 6px;
	float: left;
}

.topbuttons 
{
	margin: 125px 0 0 0;
	position: absolute;
}

a.btnHelp 
{
	display: block;
	width: 169px;
	height: 122px;
	background-image: url(../images/btnHelp.jpg);
	margin: 0 10px;
	float: left;
}
a.btnHelp:link {background-image: url(../images/btnHelp.jpg);}
a.btnHelp:visited {background-image: url(../images/btnHelp.jpg);}
a.btnHelp:active {background-image: url(../images/btnHelp.jpg); background-position: 0px -122px;}
a.btnHelp:hover {background-image: url(../images/btnHelp.jpg); background-position: 0px -122px;}

a.btnAsthma 
{
	display: block;
	width: 169px;
	height: 122px;
	background-image: url(../images/btnAsthma.jpg);
	margin: 0 10px;
	float: left;
}
a.btnAsthma:link {background-image: url(../images/btnAsthma.jpg);}
a.btnAsthma:visited {background-image: url(../images/btnAsthma.jpg);}
a.btnAsthma:active {background-image: url(../images/btnAsthma.jpg); background-position: 0px -122px;}
a.btnAsthma:hover {background-image: url(../images/btnAsthma.jpg); background-position: 0px -122px;}

a.btnType2 
{
	display: block;
	width: 169px;
	height: 122px;
	background-image: url(../images/btnType2.jpg);
	margin: 0 10px;
	float: left;
}
a.btnType2:link {background-image: url(../images/btnType2.jpg);}
a.btnType2:visited {background-image: url(../images/btnType2.jpg);}
a.btnType2:active {background-image: url(../images/btnType2.jpg); background-position: 0px -122px;}
a.btnType2:hover {background-image: url(../images/btnType2.jpg); background-position: 0px -122px;}

a.btnCardio 
{
	display: block;
	width: 169px;
	height: 122px;
	background-image: url(../images/btnCardio.jpg);
	margin: 0 10px;
	float: left;
}
a.btnCardio:link {background-image: url(../images/btnCardio.jpg);}
a.btnCardio:visited {background-image: url(../images/btnCardio.jpg);}
a.btnCardio:active {background-image: url(../images/btnCardio.jpg); background-position: 0px -122px;}
a.btnCardio:hover {background-image: url(../images/btnCardio.jpg); background-position: 0px -122px;}

#content 
{
	width: 500px;
	padding: 10px;
	float: left;
	margin: 0;
	min-height: 280px;
}

#content a {color:Black; text-decoration: underline;}
#content a:link {}
#content a:hover {color: #CC0066; text-decoration: underline;}
#content a:active {text-decoration: underline;}
#content a:visited {text-decoration: underline;}

.small {font-size: .8em; color: #66a;}
.small a {color: #66a!important;}
	
img.lpara {float: left; padding: 0 10px 10px 0;}
img.rpara {float: right; padding: 0 0 10px 10px;}

#rightnav
{
	width: 200px;
	padding: 10px;
	margin: 0 0 0 530px;
	
}

#rightnav h2
{
    background-position: center top;
    background-image: url(../images/nav-head.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    padding: 5px 0 5px 30px;
    margin: 5px 0 10px 0;
}

#rightnav ul
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 35px;
}

#rightnav ul li
{
    background-position: left top;
    background-position-y: 2px;
    line-height: 1em;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    padding: 0 0 10px 20px;
    margin: 0;
    font-size:11px;
}

#footer
{
	background-image: url(../images/footer-space.jpg);
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
}

#footer p
{
margin: 0;
padding: 2px 0 0 0;	
}

#footer2
{
	height: 20px;
	padding: 7px 0;
	font-size: 10px;
	text-align: center;
}