

 /* -----------------------------------
  simon
  -----------------------------------
*/
body {
	position: relative; left:50%; width:1024px; margin-left:-512px;
	left: 0;
	margin: 0 auto; font-size:90%;
	color: #444;
	background-color: #bcbcbc;
	background-image: url("img/texture_blend.jpg"); 
    background-repeat: repeat-x;
     
}




/********LAYOUT WRAPPER**********/
#layout {
	left: 0;
	margin: 0 auto;
		background-image: url("img/layout.jpg"); 
    background-repeat: repeat-x;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
    background-color: transparent;
}

/********logo and wrapper**********/
.logoLinkId {
	position: relative; 
	left:50%; 
	width:920px; 
	margin-left:-460px;
	height:42px;
}
.logo {
	width:150px;
	height: 10px;
	background:transparent;
	float:left;
	display:none;
}
/********end logo and wrapper**********/


/*-----------------very top nav stuff ----------*/
#globalNavigation{
position:relative;
width: 920px;
left:50%;
margin-left:-460px;	
float:left; 
height:40px;
margin-top: -5px;
top: 0;

border:0;
background: transparent;
padding: 0 0 0 18px;
border-collapse:collapse;
}



.globalBreadcrumb a {
	
	background: transparent;
	padding-left: 3px;
	color:#666;
}
/********HEADER BANNER**********/
/*-----------------page image header banner add ----------*/
.headerBanner{
position: relative; 
float:left; 
left:0; 
margin-left:0;
margin-top:1px;
width: 872px;
height:89px;

background-image: url("img/headerBanner.png"); 
    background-repeat: no-repeat;
    background-position: top left;  
    background-color: transparent;
}




/*-----------------end site actions ----------*/

/*------------------- ------------------------------------------------------------------------
TOP HORIZONTAL NAVIGATION 
(down here to keep z-index on top)
-----------------------------------------------------------------------------------------------*/
#topmenubar {
	position:relative;
	right:0; 
	float:right;
	width:920px; 
	height:34px;
	margin-top:-68px;
	background-image:url("img/topnav.gif");
	background-repeat:repeat-x;
	background-position: center 0;
	z-index:1000;
	border:none;
	background-color:#CCC;
	font-size:1em;
}

#topmenubar a{
color:#c4c0e4;
text-align:center;
}

/*--Hover state--*/
#topmenubar a:hover { 
background-image:url("img/topnavOver.gif");
background-color:#6a6797;
border-bottom-width:0px;
color:#000000;
}


/*--------------------------------------------------------
inside topmenubar navigation 
---------------------------------------------------------- */
.topmenu {
margin-top:0; 
top:0;
float:right;
padding-right: 20px;
font-size:0.9em;
}
.topmenu a{
display:block;
	color:#FFF;
	background-color:transparent;
}








/********-----------------------------------------------------COLUMN WRAPPER------------------**********/

/*MAIN CONTENT PAGE*/
/*   .........main content area .............................................*/ 
#columnwrapperSpacer {
position: relative; 
	left:50%; 
	width:920px; 
	margin-left:-460px;
	height:0;
	background-color: transparent;
}
#columnwrapper {
	position: relative; 
	left:50%; 
	width:920px; 
	margin-left:-460px;
	margin-top:0;
	background-image: url("img/leftNavgradient.jpg")!important; 
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
}
	
/*-------------------------------------------------start main area------------------------------*/
/*------------------------------------------------------------------------------
LEFT NAV for icon NAV!!!!
-------------------------------------------------------------------------------- */
#navbox {
	float: left;
	width: 176px;
	background-color: transparent; 
}

#navcontent {
	margin-left: 1px;
	margin-top: 5px;
	background: transparent; 
	
	font-size: 0.9em;
	padding: 1px 0 2px 3px;
}

#navOn A { color:#000; background-color: transparent; text-decoration:none;}
#navOn A:hover, #navOn A:focus, #navOn A:active {
	color: #000;
	font-weight: bold;
	background-color:#CCC;
	text-decoration: none;

}

/*------------------------------------------------------------------------------
LEFT NAV 
-------------------------------------------------------------------------------- */
.leftNavTop {
	text-align:center;
	font-size: 1.5em; 

	color:#f2ba22;
}
/*.......main one.........*/
#leftNavHolder {
	position:relative;
	width:175px;
	float:left;
	margin-left: 2px;
	top:0;
    background-color: transparent;
	border:1px solid #666;
}
#leftNav {
		margin-left: 0;
	margin-top: 5px;

	background-color: transparent; 
	
	font-size: 0.9em;
	padding: 1px 0 2px 5px;
}

#leftNav.leftNavtd {
	border-collapse:collapse;/*.......nav menus all inside this.........*/
	border:0px;
	background-color: transparent;

}
#leftNav a {
	background-image:none !important;
}
/*----------------main wrappers......*/
div.pageMaincontent {
position: relative;
width: 720px;
float:right;
background-color: transparent;
background: transparent;
float:right;
margin-right:0;
margin-top:0;
top:0;
}

div.pageMaincontenttest {
position: relative;
width: 720px;
float:right;
background-color:transparent;
float:right;
margin-right:0;
margin-top:0;
top:0;

}
.pageMaincontent a {
	color:#be6815;
	text-decoration:none;
}
.pageMaincontent a:hover {
	color:#6d2dd8;

}

/********CONTENT CONTAINERS*********/

div.innerContent {
position: relative;
width: 520px;
margin-left:100px;
background-color: transparent;
background: transparent;

margin-top:0;
top:0;
}

#maincontent  p{
	line-height: 1.8em;
	margin: 0;
	
}


/* ---------immediately above navigation - holds banner -----------*/
.pageimage {
	
}
/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	margin: 0 auto;
	height: 21px;
	background:url("img/footer.gif");
background-repeat:repeat-x;
	background-color: transparent;	
	text-align: center;
	letter-spacing:0.5em;
	font-size: 0.7em;
	color: #999999;
}
#bottom a{
	color:#FFF;
	text-decoration:none;
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	margin: 0 auto;
	font-size: 0.85em;
	color: #666;
	background-color:transparent;
}
/*Footer Content*/
#footer {
	text-align: center;
	background-color:transparent;
}	
#footer a{
	color:#FFF;
	text-decoration:none;
} 	 
/*--------------------------------------------------------------------------------------------------
HEADINGS
----------------------------------------------------------------------------------------------------*/
h1  { 	
	FONT-FAMILY: "Trebuchet MS", Georgia,  serif;
	font-size: 2.2em;
	color : #382c59;
	
	font-weight: normal;
	letter-spacing: 0.25em; 
	line-height: 1.5em;
	text-indent: 0;
}
h2 { 	
	font: 1.8em "Trebuchet MS", Arial, sans-serif;
	color : #960;
	font-style: italic;
	letter-spacing: 0.25em; 
	line-height: 1em;
}
h3 { 	font: 1.1em Arial, sans-serif;
	color : #C96;
	FONT-WEIGHT: bold;
	}	
h4 {FONT-FAMILY: "Tahoma", Verdana,Arial,Helvetica,Geneva; 
	FONT-SIZE: 1.3em; 
	FONT-WEIGHT: bold; 
	margin: 1.8em 0 1.8em 0;
	letter-spacing: 0.25em; 
	line-height: 2em;
	color : #C66;
}
h5, h6 { color : #CCC;
	font-size: 1.5em;
	FONT-WEIGHT: bold;
}
p {font-size: 1em;
   padding-left:5px;}

TABLE {border-collapse: collapse; padding: 0; }

	
/*--------------------------------------------------------------------------
general styles
-------------------------------------------------------------------------------*/
/* ---------global general -----------*/
p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 2px 15px 2px 15px;
}
ul {
font-size: 0.9em;
}
ol {font-size: 0.9em;
line-height: 2em;}

UL .arrow {
	list-style-image: url('img/arrow.gif'); margin-left:-1.5em; line-height: 1.8em;
	 }	
UL .arrow li{
	margin-bottom: 20px; margin-left:-10px;
	 }	
UL .arrow li a {
	color: #FF3333; text-decoration: none;
	 }	
UL .plus {
	list-style-image: url('img/plus.gif'); margin-left:-1.5em; line-height: 1.8em;
	 }	
UL .plus li{
	margin-bottom: 20px; margin-left:-10px;
	 }	
UL .plus li a {
	color: #FF3333; text-decoration: none;
	 }	  
/* ---------general -----------*/

.bold {	
	FONT-WEIGHT: bold; COLOR: #C93;}

.caption {font-size: 0.8em; }
.clearfix { clear: both }
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

.floatRight { float: right; padding: 0 3px 0 3px }
.floatLeft { float: left; padding: 0 15px 15px 0 }
.floatClear { clear: both }
.grid {width: 450px; padding: 3px; border: 1px solid #CCC;
    font-size: 0.9em; text-align: right; color: #666;}
.headBold {	
	font: 1.2em "Trebuchet MS", Arial, sans-serif;
 }

.line { 
	 margin-left: 40px; border-top: 2px dotted #CCC; }

.paleGround {
		background-image:url("img/transparent_graypale.png");
		padding: 10px;
}	 
.paleGround p{
		margin-left:200px;
}	 
	 
table.entryFlash{
border-collapse:collapse;
border:none;
width:685px;
height:562px;
background-image: url("img/entryFlash.jpg"); 
background-repeat: no-repeat;
background-color:transparent;
text-align:center;
}	 
table.mainImages{
border-collapse:collapse;
border:none;
width:685px;
height:562px;
}
.main_image {
width:560px;
background-image: url("img/leftNavTop.jpg"); 
    background-position: center 0;
background-repeat: repeat-x;
background-color:transparent;
padding:0 !important;
border: 1px solid #666;
text-align:center;
}
.mainImages td {
	background: transparent;
	
	padding: 8px;
	margin-bottom: 20px;
}
.mainImages td p {
	margin-left: 8px;

}
table.mainCaptions{
border-collapse:collapse;
border:none;
width:685px;
}
table.mainCaptions td{
font-size:0.9em;

}
table.tableMinFloatRight{
border-collapse:collapse;
border: 1px solid #666;
text-align:center;
float:right;
margin-left:20px;
}
.tableMinFloatRight a{
text-decoration:none;
color:#996600;
}
.toggle {
color:#009900;
}
.toggle a{
text-decoration:none;
}
