/* FreshFrog Media CSS Document Date December, 2006 */

body {
	color: #4D4D4D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #949EB3;
	margin: 0;
	padding: 1em;
}

#container {
	width: 700px;
	background-color: #fff5e9;
	background-image:url(images/toastmasters_logo.gif);
	background-repeat:no-repeat;
	padding: 0em;
	border: 1px solid #333333;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body #container {
}

/* horizontal navigation */

#header {
	height: 60px;
	padding-right:3px;
}

#navigation {
	text-align: right;
	margin-top: 30px;
}
#navigation ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: -2px;
}
#navigation ul li:after {
	content: url(images/nav_spacer.png);
	width: 3px;
}
#navigation ul li.last:after  {
	content: '';
}

#navigation a {
	padding-top: 3px;
}

#navigation a:hover {
	background-color: orange;
}

#content {
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 140px;
	margin-right: 60px;
	line-height: normal;
	color: #333333;
}

h1 {
	margin: 0px 0px 0px 60px;
	font-size: 3em;
	color: #363535;
	font-weight: bold;
}

h2 {
	margin: 0px 15px 0px 60px;
	padding: 0;
	font-size: 1.5em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: bold;
}

h3 {
	margin: 0px 15px 0px 60px;
	padding: 0;
	font-size: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: bold;
}

h4 {
	margin: 0px 15px 0px 60px;
	padding: 0;
	font-size: 1.1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: bold;
}

p {
	margin: 0px 15px 0px 60px;
}

img {
	border: none;
}

checkedout {
	color:#FF0000
}

a {
	color: #7E879A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}

ol, ul {
	margin-left: 70px;
	line-height: 1.8em;
}


#contact {
	float: none;
	width: 614px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 140px;
	background-image: url(images/newdesign_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 25px;
	position: relative;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: left;
background-color: #5C5C5C;
color: #ffffff;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 4px;
padding-right: 4px;
font-size: 1.02em;
border-top: 2px #cc6600 solid;

}

#footer a:link, #footer a:visited {
color: #f0f0e1;
}

#footer a:hover {
color: #f0f0e1;
text-decoration: underline;
}
