<!--

/* >>>>> Page Styles <<<<< */

html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	FONT-SIZE: 80%; BACKGROUND: #FAEBD7; COLOR: #000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
a
{text-decoration:none; color:#3366FF;}
a:visited
{text-decoration:none;
color: #339933;}
a:hover
{color:#FF143C; background-color:#FFFF63; text-decoration:none;}
a:active 
{text-decoration: none;
color:#FF00FF;}
a:focus
{text-decoration: none;
color:#FF00FF;}
ul{margin-left: 9px; padding-left: 9px;} 
ul{list-style-image: url(http://www.trurons.com/acc/sbullet1.gif);}
h1, h2, h3, h4, h5, h6 {
font-size: 150%;
color:#CC9900;
margin-top:0;
margin-bottom:0;
text-align:center;
}

.box {
width: 120px;
padding: 5px;
text-align: left;
background: #fffff0;
border: 1px solid #cc9900;
margin: 0px; }

.boxw {
width: 200px;
padding: 5px;
text-align: left;
background: #fffff0;
border: 1px solid #cc9900;
margin: 0px; }


#pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 210%;
	color: #771464; }
	
#demotext {
	background: #cde7a8;
	color: #233622;
	margin: 8px 149px 5px 10px;
	padding: 0 5px 5px 0;
	position: relative; } /*** for IE6 ***/
 
/*** Redundancy in this selector and the one below allows Op6 to display links properly ***/

.right a:hover strong, .right a:hover {color: #FF143C; background: #FFFF63; padding: 0px; }

#contents a:link, #contents a:visited {
	color: #339933; text-decoration: underline; background: #FFFF63; padding-top: 0; }

#contents a:hover {color: #FF143C; background: #FFFF63; padding-top: 0; }

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

pre strong {color: #000; }

#contents strong {color:  #f9f; }

.alignright  {margin: 0; padding: 1em 10px 2.5em 0; text-align: right; }

.alignright strong {color: #771464; font-weight: bold; }

.decoration {float: right; margin: 0.5em 1em 3px 3px; position: relative; } /*** for IE6 ***/

html[xmlns] .decoration {margin: 0 1em 0 0; } /*** Moz put the image too low ***/

.kudos {
	padding-bottom: 5px; }
#bottom {font-size: 1px; line-height:0; margin:0; padding:0;}

/* *****>>>>> Demo Styles <<<<<***** */

/*** The #header div has a static position and a background image ***/

#header {
	margin: 0;
	padding: 0; 
	background: url("waterlilies6.jpg") 0 0 no-repeat; /*** this is a shorthand 
								   property for the various 
								   background properties ***/
	height: 100px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 

#leftbox {
	position: absolute;
	left: 0px;
	width: 130px;
	background-color: #FAEBD7;
	color: #000; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px }

#container {
	margin-left: 142px;
	background: #FFF url("http://www.trurons.com/css/container.gif") 100% 0 repeat-y;}

#navmenu {
	background-color: #FAEBD7;
	padding: 10px 0;
	position: relative; } /*** IE6 needs this to display the div ***/  

/* Hide from IE5-Mac \*/
* html #navmenu {height: 1%;}
/* end hide *//*** This hack will make IE5-win display the background color for the nav ***/

#navclear {
  	display: block;
	clear: both; }

/*** IE5/Mac has trouble with right positioned boxes due to a secret margin. See  
     - http://www.l-c-n.com/IE5tests/right_pos/index.shtml - Philippe Wittenbergh's page 
     for an explanation of this problem and Sam Foster's page for an explanation of the 
     hack used  - http://www.sam-i-am.com/testsuite/css/mac_ie5_hack.html - ***/
 
#rightbox {
	position: absolute;
	right: 16px;
	margin-right: -15px;
	width: 138px;
	padding-top: 5px; }

/* hide the following from IE5-Mac \*/
#rightbox {
	right: 0;
	margin-right: 0; }
/* IE5-Mac can see the rest */

#wrapper {
	margin-right: 138px;
	padding-top: 5px; }

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #wrapper {
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	w\idth: auto; } /*** resets the value for IE6 and IE5-Mac ***/

.left {
	float: left;
	margin-left: 7px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #fff; }

html>body .left {margin-left: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right {
	float: right;
	margin-right: 6px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #fff; }

html>body .right {margin-right: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

#contents {
	background-color: #233622;
	margin: 8px 149px 5px 10px;
	/*margin-right: 149px;
	margin-left: 10px;*/
	color: #eef7e2;
	padding: 3px 3px 15px 3px;
	position: relative; } /*** IE6 needs this to display the div ***/

#footer {
	background: #f0f1f0;
	margin-top: 1.5em;
	margin-right: 139px;
	border-top: 1px dashed #888; }
#bigfoot {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 15px;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #fff;
}
#toplcorner {
position: absolute;
top: 83px;
left: 140px;
width: 25px;
height: 25px;
background: url(http://www.trurons.com/css/toplcorner.gif) no-repeat top left;
}
#toprcorner {
position: absolute;
top: 0px;
right: 148px;
width: 25px;
height: 25px;
background: url(http://www.trurons.com/css/toprcorner.gif) no-repeat top left;
}
#toprcornero {
position: absolute;
top: 83px;
right: 0px;
width: 25px;
height: 25px;
background: url(http://www.trurons.com/css/toprcorner.gif) no-repeat top left;
}


--> 

