
/* ----------------------------------------------------------
	Toolbar
   ---------------------------------------------------------- */
.toolbar li { 
	display:inline;
	xbackground-color:#eee;
	xborder:1px solid;
	xborder-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:0;
	padding:.5em 45px;
}

div.toolbar {
	position:absolute;
	top:75px;
	xmargin-top:75px;
	width:918px;
	height:48px;
	background:url('images/menubar.png');
}

ul.toolbar {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-left:16px;
}

li {
	padding:6px 0 0;
}

ul ul li{
	display:inline;
}

/* -------------------------------------------------------
   
   ------------------------------------------------------- */
   
body {
	margin:0px 0px 0px 0px;
	background:url('images/backdrop.png') repeat-y center;
	height:100%;
}

div#page{
	position:relative;
	background-color:white;
	height:100%;
	width:999px;
	margin:0px auto; 
}


/* -------------------------------------------------------
   
   ------------------------------------------------------- */

div#header {
	xbackground-color:yellow;
	background: url(images/header.png) top center no-repeat;
	xposition:relative;
	top:0px;
	width:1000px;
	height:120px;
	padding:0px;
	margin:0px;
	xborder:1px solid red;
}

div#header img {
	padding-left:5px;
	padding-top:5px;
	border:0px;
}

div#header h1 {
	margin:0px 0px 0px -5000px;
	border:0;
}

#body {
	position:relative;
	margin:10px 0px;
}

#footer {
	position:relative;
	background: url(images/footer.png) no-repeat;
	background-color:#808080;
	width:1000px;
	margin:0px auto; 
	text-align:center; 
}


div.main_column {
	position:relative;
	top:0;
	left:20px;
	width:700px;
}

div.rhs_column {
	position:absolute;
	top:0;
	left:740px;
	width:250px;
}



/* -------------------------------------------------------
   Sellbar 
   ------------------------------------------------------- */

div.sellbar {
	background:#f0f0f0;
	color:#5E5F7A;
}

div.sellbar h1 {
	border-bottom:2px dashed white;
}

div.sellbar p {
	font:italic 10pt sans-serif ;
}

/* -------------------------------------------------------
   COntact Us and Links
   ------------------------------------------------------- */

div#contactus {
	height:250px;
}

p.mainlink {
	padding:8px 0;
	width:250px;
	font: 1.1em sans-serif;
	font-weight:bold;
	text-align:center;
	background: url(images/mainlink.png) top center no-repeat;
}

p.mainlink:hover {
	text-decoration:underline;
	
}

/* ----------------------------------
   Menu Bar
   ---------------------------------- */

div.menubar{
	height:28px;
	background:#B9C0D5;
}
   
ul.menubar {
	margin:0px;
	padding:0px;
	position:absolute;
	list-style:none;
}

ul.menubar li {
	float:left;
	margin:0px;
	padding:6px 0px;
	font: 10pt sans-serif;
	font-weight:bold;
}

ul.menubar  a {
	xcolor:white;
	text-decoration:none;
	margin:0px;
	padding:6px 8px;
}

ul.menubar a:visited {
	xcolor:white;
	xbackground:#EC1010;
}

ul.menubar a:hover {
	xcolor:white;
	background:#D2D9EE;
	xborder:1px solid white;

}

/* -------------------------------------------------------
   
   ------------------------------------------------------- */


/* -------------------------------------------------------
   
   ------------------------------------------------------- */

div#footer p:first-child {
	padding-top:35px;
}

/* required for IE6 */
p.copyright {
	padding-top:35px;
}

p.BottomRight {
	position:absolute;
	bottom:0px;right:6px;
	padding:0px;
	margin:0px;
}

.row {
	position:relative;
	xbackground-color:#white;
	xborder:1px solid red;
	xmargin: 0px;
}

#inthenews {
}

.leftcol {
	position:relative;
	top:0px;
	left:0px;
	width:340px;
	border:0px solid blue;
}

.rightcol {
	position:absolute;
	top:0px;
	left:360px;
	width:340px;
	border:0px solid green;
}


div.imagetext img {
	float:left;
	width:66px;
	height:50px;
	opacity:.5;
	background:white;
	filter:alpha(opacity=50);
}

div#calander div.imagetext img{
	height:40px;
}

div.imagetext p {
	margin-left:66px;
	height:50px;
	border:0px solid black;
	padding:0pt 3pt;
}

 div.imagetext:hover img{
	background:white;
	opacity:1;
	filter:alpha(opacity=100);

}

 .imagetext a:hover img{
	background:white;
	opacity:1;
	filter:alpha(opacity=100);

}

div.imagetext:hover{
	background:#F0F0F0;
}


.ifl {
	float:left;
}

ul {
	font-weight:bold;
}
/* ----------------------------------
   Menu Bar
   ---------------------------------- */

div#outer {
	display:none;
}
div.pagewidth {
	width:100%;
}

/* ----------------------------------
   HTML Category
   ---------------------------------- */

#cats p {
	width:190px;
	padding:8px 0px 8px 30px;
	margin:2px;
	font:10pt sans-serif;
	background:url(bar-blue.png);
	font-align:center;
	font-weight:bold;
	border:1px solid blue;

}

#cats a {
	text-decoration:none;
}

#subcats p {
	width:170px;
	margin-left:20px;
	padding:4px 0px 4px 30px;
}

#cats p:hover {
	background:url(bar-yellow.png);
	font-weight:bold;

}

/* ----------------------------------

   ---------------------------------- */
