/*This is the core style sheet*/


.footer {}
.call_out_box {
	border: thin solid #666666;
	padding: 10px;
}


body {
	background-color: #49426C;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	border: #000000;
	margin-right: 5%;
	margin-left: 5%;
}
.form_box {
	position: absolute;
	left: 150px;

}
.tr_order {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.tr_order_heading {
	color: #FFFFFF;
	background-color: #49426C;
}


.sign-up-link {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.seminar_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #49426C;
}
.seminar_container {
	border: thin solid #000000;
	width: 65%;
}





a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	}
#outer-image {
	background-image: url(/images/running-speed-man_197x98px.jpg);
	border-top: #000000;
	border-right: thin solid #000000;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
	height: 98px;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#inner-image {
	background-repeat: no-repeat;
	position: relative;
	height: 98px;
	background-color: #FFFFFF;
	margin-left: 250px;
	background-position: right top;
	border-left-color: #000000;
	background-image: url(../images/site_logo.gif);
	margin-right: 2px;
		}

#content {
	position: relative;
	}

ul {}

li {font-size: 1.0em;}

#sidecontent {
	position: relative;
	width: 178px;
	padding-top: 40px;
	/*padding-bottom: 0px;
	padding-right: 0px;*/
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	clear: right;
	float: left;
	text-decoration: none;
	left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/lhs_nav_bg.gif);
	background-color: #CCCCCC;
}

#navbar {
	position: relative;
	width: 178px;
	margin: 0px;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b1a307;
	border-top-width: thin;
	border-top-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	clear: right;
	float: none;
	text-decoration: none;
	padding: 0px;
	top: -30px;
}
.adsection {
	position: relative;
	width: 177px;
	padding-top: 10px;
	margin: 0px 1px 0px 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b1a307;
	border-top-width: thin;
	border-top-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	clear: none;
	float: none;
	text-decoration: none;
	left: 1px;
	top: -25px;
}

#navbar ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0px 0 0px 0px;
	text-decoration: none;
}

#navbar ul li {
	text-decoration: none;
	display: block;
	border-bottom: thin solid #000000;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	list-style-type: none;
	color: #000000;
}  

/* these are here so that the side-bar links don't look like normal links */

#navbar ul li a:link {
	display: block;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}  
#navbar ul li a:visited {
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	color: #000000;
	
}
#navbar ul li a:active {
	text-decoration: none;
	display: block;
	font-weight: normal;
	color: #FF0000;
	list-style-type: none;
	
}
#navbar ul li a:hover {
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-color: #b1a307;
	color: #000000;
	list-style-type: none;
}

/* this sets the indicator of what page we are on */

#msppage #nav-msp , #projpage #nav-proj , #coachpage #nav-coach ,
#servicespage #nav-services , #resourcespage #nav-resources ,
#sellpage #nav-sell , #speakpage #nav-speaking ,
#marcompage #nav-marcom , #autopage ,  #newsletter_servpage #nav-newsletter_service
{
	color: #000000;
	background-color: #b1a307;
	}


#main-text {
	background-color: #ffffff;
	border-left: thin none #000000;
	border-bottom: thin solid #000000;
	border-right: thin solid #000000;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	top: 0px;
	margin-left: 198px;
	padding: 10px;
	border-top-color: #000000;
}
h1 {
	font-size: 1.5em;
	text-align: left;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.block_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bolder;
	background-color: #49426C;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 3px;
}


h2 {
	font-size: 1.0em;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
line-height: normal;}

li#tria-bullet {
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	background-image: url(../images/triangle-bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 22px;
	background-position: 7px;
}
.tria-bullet3 {
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../images/triangle-bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 22px;
	background-position: 7px 4px;
	line-height: 1.4em;
	left: 22px;
	letter-spacing: normal;
	/*text-align: left;*/
	vertical-align: top;
}
.tophead {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-type: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	font-size: 1.8em;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B1A307;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	position: relative;
	margin-left: 198px;
	background-color: #CCCCCC;
	font-size: 1em;
	text-align: center;
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin none #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
          }
/*
#top-home {
	position: relative;
	color: #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: thin solid #000000;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}
*/
#top-home, #top-approach , #top-values , #top-links , #top-contact, #top-about, #top-blog, #top-pod{
	position: relative;
	color: #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right: #000000;
	border-left: thin solid #000000;
	padding-right: 10px;
	padding-left: 10px;
		}

#topnav a:link , #topnav a:visited , #topnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	}

#homepage #top-home , #approachpage #top-approach , 
#linkspage #top-links , #contactpage #top-contact, #valuespage #top-values,
#aboutpage #top-about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #b1a307;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
			}
#topnav a:hover {
	background-color: #b1a307;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
		}

.leftnavhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	font-variant: normal;
}
.footer {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #B1A307;
}
table {
	background-color: #FFFFFF;
	padding: 3px;
	border-top: none;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none;
	width: 90%;
}
td {
	padding: 10px;
}
#subbox {
	width: 50%;
	float: right;
	clear: both;
	background-color: #FFCCCC;
}
.imagerhsfloat {
	position: relative;
	float: right;
	margin: 10px 20px 10px 10px;
}
.center {
	text-align: center;
}
strong {
	font-weight: bolder;
}
.bigbullet {
	list-style-type: none;
	list-style-position: outside;
	position: static;
	text-decoration: none;
	margin-bottom: 1.2em;
	line-height: 1.4em;
	background-image: url(../images/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 1.4em;
	padding-left: 1.4em;
}
#ulleft {
	margin-left: 0em;
	left: 0px;
	position: static;
	padding-left: 0em;
}
.resourcetable {
	background-color: #FFFFFF;
	padding: 1px;
	border-top: thin solid #999999;
	border-right: medium ridge #999999;
	border-bottom: medium ridge #999999;
	border-left: thin solid #999999;
	border-collapse:collapse;
	width: 90%;
	margin: 0px;
}
.resourceTD {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
}
.resourceTH {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.resourceTDnoline {
	margin: 0px;
	padding: 5px 0px 0px;
	border-collapse:collapse;
}
.itemtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #49426C;
}
.calloutbox {
	background-color: #CCCCCC;
	position: relative;
	padding: 5px 10px 10px;
	text-align: left;
	margin: 0px 0px 0px 10px;
}
.imagecentfloat {
	position: relative;
	left: -1px;
	top: -1px;
	text-align: center;
}
.resourceTDmenu {
	padding: 3px;
	text-align: center;
	border: thin solid #999999;
	width: 33%;
}
.new {
	font-size: 0.7em;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFCC33;
}
.resourceTDmenu a:hover {
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-color: #b1a307;
	color: #000000;
	list-style-type: none;
}
/*--------------------------------------------
This section is to format the Feedburner feed
----------------------------------------------*/
.headline a:link, .headline a:visited , .headline a:active .headline ul li{
	font-size: 0.8em;
	text-decoration: none;
	list-style-type: none;
	background-image: none;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.headline a:hover {
	font-size: 0.8em;
	background-color: #b1a307;
	}

#sidecontent ul li {
	font-size: 1em;
	position: static;
	left: -20px;
	top: 0px;
	text-align: left;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
.imageLHSfloat {

	position: relative;
	float: left;
	margin: 0px 20px 10px 10px;
}
.separate {
	border-top: medium solid #666666;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #666666;
}
.sign-up-container {
	width: 350px;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	margin: 30px 80px 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
}
.right-hand-just {
	text-align: right;
	margin-right: 80px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 80px;
	margin-bottom: 30px;
}
.calloutboxcontainer {

	width: 275px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	padding: 5px 0px 10px 10px;
	text-align: left;
	margin: 0px 0px 0px 5px;
}
.calloutbox2 {

	background-color: #FFFFFF;
	position: relative;
	padding: 5px 10px 10px;
	text-align: center;
	margin: 0px;
}
