/* aran @ studio7designs.com  http://www.studio7designs.com */

body
{	font-family: gill sans MT, trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}
h2 
{ font-size: 140%; 
	letter-spacing: 1px;
}
h3 
{ font-size: 100%; 
}
blockquote
{ font-size: 9pt;
}
a:link, a:visited 
{ color: #5b8fbe; 
	text-decoration: underline;
}
a:hover
{ color: #666; 
	text-decoration: none; 
}
/* ===============general classses =============== */
.indent
{ text-indent: 5%;
	margin: 0;
}
.hang
{ text-indent: -5%;
	margin:0;
}
.clear
{ clear: both; 
}
.bold
{ font-weight: bold;
}
.underline
{ text-decoration: underline;
}
.oblique
{ font-style: oblique;
}
.eight
{ font-size: 8pt;
}
.nine
{ font-size: 9pt;
}
.eleven
{ font-size: 11pt;
}
.twelve
{ font-size: 12pt;
}
.fourteen
{ font-size: 14pt;
}
.bell
{ font-family: bell MT, serif;
	font-size: 18pt;
}
.dropcap
{ line-height: 30px;
	font-size: 40px;
	float: left;
}
.normal
{ font-style: normal;
}
.smcaps
{	font-variant: small-caps;
}
.right
{ text-align: right;
}
.left
{ text-align: left;
}
.center
{ text-align: center;
}
.nobr
{ white-space: nowrap;
}
/* ================================= general declarations========================= */
table td, table th
{ vertical-align: top;
	padding: 5px;
}
img
{ border: none;
}
/* =========================Set  page width ============================= */
#container-menu-top, #header, #container-content, #container-footer 
{	width: 85%;
	margin: 0 auto;
	text-align: left;
}
#container-content 
{ background: white url('/images/bg-white-left.png') no-repeat left top;
}
* html #container-content 
{ height: 1%; 
}
#content 
{ background: transparent url('/images/bg-white-right.png') no-repeat right top;
	padding: 5px 245px 5px 40px;  /* giant right padding to accommodate vertical menu */
}
#content h2
{ text-align: center;
}
#container-menu-top 
{	background: white url('/images/bg-white-left.png') no-repeat left top;
}
#menu-top 
{ background: transparent url('/images/bg-white-right.png') no-repeat right top;
	overflow: hidden; /* fixes  FF problem */
}
#menu-top ul 
{	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}
#menu-top li 
{ display: inline;
	float: left;
}
#menu-top a 
{ float: left;
	background:url('/images/menu-top-left.png') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}
#menu-top a span  /* clever way to get the a element to house two background images */
{ background: transparent url('/images/menu-top-right.png') no-repeat right top; 
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top a:hover 
{ background-position:0% -42px; 
}
#menu-top a:hover span 
{	background-position:100% -42px; 
}
#search
{ margin: 0px 0 0 10px; 
	padding: 0;
} 
#search form
{ margin: 0; 
	padding: 0;
	
	
} 
#search .input_box
{ font-size: 7pt;
	color: #bbbbdd;
	padding: 0 0 0 5px;
	border: 1px inset white;
	background-color: #ffffff;
}
#search .button
{ position: relative;
	font-size: 7pt;
	color: #aaaacc;
	background-color: #0e60b8;
	margin: 0;
	padding: 0;
	border: 1px white outset;
}
#container-header 
{	background: transparent url('/images/bg.png') top center repeat-x;
}
#header 
{	background: #eeeeee url('/images/speak2.jpg') repeat-x left top;
}
#container-header2 
{ background: transparent url('/images/bg-blue-left.png') top left no-repeat;
}
#container-header3 
{ background: transparent url('/images/bg-blue-right.png') top right no-repeat;
}
h1 
{ margin: 0;
	padding: 0 20px;
	height: 160px;
	color: #ffffcc;
	font-size: 140%;
	letter-spacing: 4px;
	border: 0px solid gray;
}
/* ============================= page menu styles =================== */
#container-menu-page 
{ float: right;
	width:200px;
	margin: 30px 20px 0 0;
	padding: 0;
	background: transparent url('/images/menu-vertical.png') no-repeat;
	text-align: center;
	line-height: 110%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
#menu-page 
{ padding: 0px;
	margin: 0; 
	text-align: left;
}
#menu-page ul 
{	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 8pt;
	
}
#menu-page li
{ padding: 2px 0 2px 5px;
	border-bottom: 1px solid #eeeeff;
	overflow: hidden;
	width: 180px;
}
#menu-page h3 
{	font-size: 75%;
	text-transform: uppercase;
	padding: 4px 0;
	margin: 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 1px inset #aaaacc;
	width: 180px;
}
#menu-page a:link, #menu-page a:visited 
{ color: #888888; 
	text-decoration: none;
}
#menu-page a:hover 
{ color: #4498ef; 
}
#menu-page a.on 
{ color: #0958dc; 
}
/* ============================ BLOG =========================== */
#sidebar
{ float: left;
	padding: 0 15px 10px 0px;
	margin: 0 0 0 0px;
}
#sidebar iframe
{ margin: 0 0 0 0px;
	padding: 0;
	border: none;
	height:656px;
	width: 340px; /* pixel width needed to prevent h-scrollbar */
	overflow-x: hidden; /* 'hidden' works only in Firefox */
	overflow-y: scroll; 
}
#footer 
{	padding: 10px 0;
	margin: 20px auto 20px auto;
	width: 90%;
	background-image: url('/images/footer.jpg');
	border: 1px inset white;
	clear: both;
	font-size: 8pt;
	line-height: normal;
	color: #000011;
	text-align: center;
}
#footer a
{ text-decoration: underline;
	color: #000011;
}