/*  
Style sheet: ADD Health and Wellness Centers, Inc.
URI: http://www.addhealthandwellness.com/
Description: Descriptive.
Version: 1.0
Author: Chris Sivori
Author URI: http://www.duetdesign.com/
*/

a { color: #000000; text-decoration: none; font-weight: bold; }

body { font-family: "Times New Roman", Times, serif; margin: 0; padding: 0;	color: #000000;	}

h4 { font-size: 12px;}
	
#wrap { width: 100%; margin: auto;	padding: 0;	}

#header { width: 100%; text-align: right;}
	#header table { display: none;}
	#header img { display: none;}
	#header ul { padding: 0; margin: 0;	}
		#header ul li { display: inline; list-style-type: none;	}

img#logo { display: block;}
	
#topNavBar { display: none;}

#footer {
	text-align: center;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	margin: 10px 0 20px 0;
	}


.breakout {
	padding: 10px;
	border: 1px dashed #cccccc;
	width: 95%;
	}
	
.newsletter {
	padding: 10px;
	border: 1px dashed #FFFFFF;
	}

.frames {
	margin: 0 10px 5px 0;
	float: left;
	}

.largerText {
	font-size: 14px;
	}
	
	/* Full page styles */

#fullContent {
	width: 100%;
	margin: 0 0 20px 0;
	}

#fullContent a {
	}

#fullContentNav {
	display: none;
	}

#fullContentBody {
	width: 100%;
	float: right;
	padding: 20px 0px 0px 0px;	
	min-height: 400px;	
	font-size: 14px;
	text-align: left;
	}

#fullContentBody h2 {
	font-size: 16px;
	margin: 5px 0 5px 0;
	color: #000000;
	}

.linkblock {
	width: 280px; 
	float: right; 
	padding: 10px 0 10px 5px;
	border: 2px dotted #000000;
	margin: 5px 0 0 5px;
	}
