/* stylesheet for www.speechsourceatlanta.com */
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}
ul, ol {
	list-style: none;
 }

html {
	text-align: center;
	background-color: #fff;
	}

body {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../images/columnbg.png) repeat-y top left;	
	}
 

#logo {
	float: left;
	width: 255px;
	height: 128px;
	text-indent: -9999px;
	background: #fff url(../images/logo.png) top left no-repeat;
	border-bottom: 1px solid #fff;
	}


/* main site navigation */
#nav_main {
	float: left;
	width: 545px;
	height: 128px;
	background: #637795 url(../images/navmainbg2.jpg) top left repeat-x;
	}

#nav_main li{
	float: left;
	padding: 71px 0 0 29px;
	max-width: 100px; 
	display: inline;
	background: url(../images/navlist.png) no-repeat 21px 40px;
	}


#nav_main a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, "times new roman", times, serif;
	font-weight: bold;
	color: #fffffe;
	}

#nav_main a:hover {
	color: #c2e9a0;
	}
/* content and secondary content positioning */
#content_main {
	float: right;
	width: 545px;
	}

#content_sec {
	float: left;
	width: 251px;
	}

/* main content */
#content_main {
	min-height: 375px;
	}
* html #content_main {
	height:375px;
	}/* fixes min-height in ie6 */



#content_main {
	padding: 0 0 20px 0;
	background: #fff url(../images/contentbg.png) no-repeat top right;
	color: #5b5c5f;
	}

#index #content_main {
	background: #fff url(../images/woman.jpg) no-repeat bottom right;
	}

#content_main h2 {
	padding: 40px 20px 20px 20px;
	color: #4f6eb1;
	font-size: 125%;
	}
#index #content_main h2 {
	background: #fff url(../images/contentbg.png) no-repeat top right;
	}

#content_main h3 {
	padding: 0 20px 0 20px;
	color: #5b5c5f;
	font-size: 110%;
	}

#content_main p {
	padding: 10px 30px 20px 30px;
	line-height: 1.15em;
	}

#content_main .leadingp {
	padding-bottom: 0;
	}

#peds #content_main ul {
	list-style: circle outside;
	margin: -15px 0 0 0;
	padding: 0 0 0 75px;
	}

#content_main dl {
	padding: 0 30px 0 55px;
	}

#content_main dl dd {
	padding: 5px 0 5px 50px;
	}

#index #moreinfo {
	width: 325px;
	}

#content_main .vcard {
	padding: 0 20px;
	line-height: 1.05em;
	}

#content_main ul {
	padding: 10px 20px;
	}

#content_main ul li{
	padding: 5px 0 0 0;
	}

table {
	border-collapse: collapse;
	margin: 0 auto;
	border: 1px solid #9e9e9e;
	}

table th, table td {
	margin: 0;
	padding: 8px 18px;
	text-align: center;
	line-height: 1.1em;
	border-bottom: 1px solid #9e9e9e;
	}

table th {
	color: #4f6eb1;
	}

table .service {
	text-align: left;
	}

table tr {
	background: #e6e6e6;
	}

table .alt {
	background: #f1f1f1;
	}



/* secondary content */
#content_sec {
	min-height: 375px;
	}
* html #content_sec {
	height:375px;
	}/* fixes min-height in ie6 */

#content_sec {
	padding: 0;
	min-height: 375px;
	color: #fffffe;
	}

.quote {
	padding: 40px 19px 0 23px;
	color: #fffffe;
	font: italic 125% Georgia, serif;
	line-height: 1.3em;
	}

#content_sec h3 {
	padding: 20px 19px 10px 25px;
	font-size: 110%;
	color: #4f6eb1;
	background: url(../images/secconth3bg.png) bottom center no-repeat;
	}

#content_sec #leadingsec {
	padding-top: 40px;
	}/* keeps sidebar content even with main content in IE */

#content_sec > *:first-child {
	padding-top: 40px;
	}

#content_sec ul {
	list-style: circle outside;
	}

#content_sec li {
	margin: 0 0 0 35px;
	padding: 5px 6px 0 0;
	font-family: Arial;
	font-size: 90%;
	}

#content_sec ul ul {
	list-style: disc outside;
	}

#schedule {
	position: absolute;
	bottom: 109px;
	left: 0;
	width: 254px;
	height: 80px;
	background: #fff url(../images/schedule.jpg) top left no-repeat;
	text-indent: -9999px;	
	}

#contactus {
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 254px;
	height: 29px;
	background: #fff url(../images/contactus.jpg) bottom left no-repeat;
	text-indent: -9999px;
	}

#appt a:hover {
	background: #fff url(../images/contactus.jpg) top left no-repeat;
	}

/* footer */
#footer {
	clear: both;
	width: 800px;
	height: 80px;
	background: #fff url(../images/navsubbg3.png) no-repeat top right;
	}

/* sub navigation */
#nav_sub {
	padding: 15px 0 10px 0;
	font-size: 90%;
	color: #7b7b7b;
	text-align: center;
	}

#nav_sub li {
	padding: 0 10px;
	display: inline;
	}

#nav_sub a {
	color: #7b7b7b;
	}

/* site information */
#site_info {
	clear: both;
	padding: 0;
	width: 100%;
	font-size: 80%;
	background-color: #fff;
	text-align: center;
	color: #9e9e9e;
	}


