body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	font-family: Tahoma, Arial, Helvetica;
	scrollbar-3d-light-color:#ffffff;
    scrollbar-arrow-color:#ff9900;
    scrollbar-base-color:e6eee7;
    scrollbar-dark-shadow-color:#f1f1f1;
    scrollbar-face-color:#f1f1f1;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#eeeeee;	
	color: #000000;
}

.maintext {
	font-size: 0.7em;
	color: #000000;
	line-height: 1.5em;
}


/* Forms ================== */

input,textarea,option,select 	{
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px  #E1A5A5;
}

input.stdbutton { 
	/*background: #6666CC url(../images/stdbutton_up.gif) repeat-x top; */
	border: 1px solid; 
	color: #E1A5A5;
	border-color: #999999; 
	font-weight: bold;
	cursor: hand; }
	
form {
	margin: 0px 0px 0px 0px;
	}


input.ctaForm,textarea.ctaForm,option.ctaForm,select.ctaForm 	{ 
	font-family: Verdana, Arial;
	font-size: small;
	color: #666666;
	margin: 0px 0px 5px 0px;
}


.red_bold {
	font-weight:bold;
	color:#6F1400;
}



/*.maintext strong{

	padding: 0px 0px 0px 0px;
	color: #E1A5A5;
}*/

#header p.headertext, #header a:link, #header a:visited {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.maintext strong, em, p {

	padding: 0px 0px 0px 0px;
	color: #000000;
}

.maintext a:link{
 
	color: #000000;
	line-height: 16px;
}
.maintext a:hover{
	color: #6F1400;
	line-height: 16px;
}

.maintext a:visited{
	color: #6F1400;
	line-height: 16px;
}
/*  level 2 navigation - left hand side of page  */

.level2Nav{
	font-size: 12px;;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	margin-left:20px;

}
.level2Nav a:link{
	color: #000000;
	text-decoration: none;
}
.level2Nav a:hover{
	color: #6F1400;
	text-decoration: none;
}
.level2Nav a:active{
	color: #6F1400;
	text-decoration: none;
}
.level2Nav a:visited{

	color: #000000;
	text-decoration: none;
}
.level2NavOn {
	font-size: 0.7em;
	color: #6F1400;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

/*  level 3 navigation - left hand side of page also */

.level3Nav{

	color: #cc6666;
	line-height: 16px;
	text-decoration: none;
	padding-right: 10px;
}
.level3Nav a:link{
	color: #6F1400;
	text-decoration: none;
}
.level3Nav a:hover{
	color: #6F1400;
	text-decoration: none;
}
.level3Nav a:active{
	color: #6F1400;
	text-decoration: none;
}
.level3Nav a:visited{
	color: #cc6666;
	text-decoration: none;
}

.form {
	font-size: small;
	color: #666666;
	background-color: #f1f1f1;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}




#content H1 {
	font-size: medium;
	padding-left: 25px;
	color: #FFFFFF;
	background-color:#6F1400;
	padding-top: 20px;
	padding-bottom: 5px;

}




/*.sectionsubhead {
	color: #CC6666;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: small;
}*/

.sectionsubhead {
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: small;
}
.contentsubhead {
	color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: small;
	
}



.pullQuote {
	font-size: 1.3em;
	color: #EBC2C2;
}
#footer p{

	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer a:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	color: #6F1400;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
		font-size: 10px;
}



#sidebar {
	font-size: small;
	color: #ffffff;
	line-height: 12px;
	width:150px;
	float:left;
	background-color: #E7B7B7;
	padding-left:5px;
	height:550px;
	text-align: center;
	overflow:hidden;
	margin-left:5px;

	
}

#sidebar a:link{
	text-decoration: underline;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar a:hover{
	color: #666666;
	text-decoration: underline;
}
#sidebar a:active{
	color: #ffffff;
	text-decoration: underline;
}
#sidebar a:visited{
	color: #ffffff;
	text-decoration: underline;
}
.sideBarHeading {
	font-size: 14px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-bottom: 6px;
}

.homearticle {
	font-size: 0.65em;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.homearticle {

	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.homearticle:hover {
	color: #6F1400;
	text-decoration: none;
}
a.homearticle:visited {
	color: #666666;
	text-decoration: none;
}

.contentSmallImage{
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-color: #E1A5A5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #E1A5A5;
	border-right-color: #E1A5A5;
	border-left-color: #E1A5A5;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 100px;
	float: left;
}
.contentWideImage {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 345px;
	border-bottom-color: #E1A5A5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #E1A5A5;
	border-right-color: #E1A5A5;
	border-left-color: #E1A5A5;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}


.homeMainArticle {
	font-size: small;
	padding-left: 25px;
	color: #FFFFFF;
}

.homeMainArticle a:link{
	color: #ffffff;
	text-decoration: none;
}
.homeMainArticle a:hover{
	color: #E7B7B7;
	text-decoration: none;
}
.homeMainArticle a:active{
	color: #E7B7B7;
	text-decoration: none;
}
.homeMainArticle a:visited{

	color: #E7B7B7;
	text-decoration: none;
}
#container {
	background-color: #E1A5A5;
	width:100%;
	background-image: url(/images/muscle/general/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	clear:both;
}
#header {
	background-color: #6F1400;
	width: 795px;
	height:100px;
}
#header ul {
	margin:0;
	padding:0;
	
}
#header a{
	font-size: xsmall;
	color: #999999;
	text-decoration: none;
	margin:0;
	padding:0;
}
#header p{
	font-size: xsmall;
	color: #999999;
	margin:0;
	padding:0;
}
#header li {
	line-height:16px;
	margin-top:0px;
	padding:0;
	margin-bottom:0px;
	margin-left:20px;
	list-style-type: square;
		color: #000000;
		font-size:medium;
}
#header li a{
		color: #000000;
		font-size:small;

}
#topmenu {
	background-color: #CC6666;
	height: 18px;
	clear:both;
	padding-left:175px;
}
#topmenu .leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left:8px;
}

#leftbar {
	background-color: #F7E8E8;
	float: left;
	width: 205px;
	height:550px;
	padding-left: 10px;
		clear:both;
}
#content {
	width: 410px;
	float:left;
	background-color: #FFFFFF;
	overflow:hidden;
}


#footer {
	font-size: small;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC6666;
	width: 785px;
	padding-left: 10px;
}
#footer a {
	color: #999999;
	text-decoration:none;
}
#sidemenu {
clear:both;
	width: 215px;
	height:97px;
		background-color: #FFFFFF;
}

#container a:hover {
	color:#990000;
}
.current {
	font-weight:bold;
}

.indent {
	padding-left:25px;
	padding-right:10px;
}
#body {
	background-color: #FFFFFF;
}

#content a.button:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
