body{

	background-image:url(../images/bg_3.jpg);
	background-repeat:repeat-x;
	background-color:#999;
	padding: 0;
	margin: 0;
	font-family: Times, Helvetica, sans-serif;
}

.highlight {
	font-size:15px;
	color: #222;
}

#admin{
	margin: 15px;
}

#admin h1{
font-size:24px;
}

#outer{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 850px;
	background-color: #fff;
	border: 2px solid #ccc;
}


#header{
	text-align:center; 
	margin: 0px;
	padding: 1px;
	height: 90px;
	font-size:0px; /* IE expands this element otherwise... */
	width: 848px;
}

#menubar{
	text-align:center;
	margin: 0px auto;
/*	padding-top: 5px;*/
	height:35px;
	width: 840px;
}

#mainpage {
position: relative;
padding: 0px;
margin: 0px;
width: 850px;
/* width: 768px; */
min-height: 350px;
text-align: left;
}



#column1{
	float:left;
	display:inline;
	width: 187px;
	margin-left: 10px;
	padding:0px;
}
#column2{
	float:left;
	display:inline;
	width: 436px;
	margin: 0px 10px;
	padding:0px;
}
#column1-2{
	float:left;
	display:inline;
	width: 633px;
	margin: 0px 10px 0px 10px;
	padding:0px;
}
#column3{
	float:left;
	display:inline;
	width: 187px;
	margin-right:10px;
	padding:0px;
}

.paneltop_slim,
.paneltop_wide,
.paneltop_widest{
	height: 27px;
	width: 187px;
	background-image: url(../images/layout/paneltop_slim.jpg);
	background-repeat:no-repeat;
}

.paneltop_wide{
	width: 436px;
	background-image: url(../images/layout/paneltop_436.jpg);
}

.paneltop_widest{
	width: 633px;
	background-image: url(../images/layout/paneltop_633.jpg);
}

.paneltop_slim h1,
.paneltop_wide h1,
.paneltop_widest h1{

font-family: Times, Helvetica, sans-serif;
font-size: 0.90em !important;
font-weight: bold;
margin: 0px;
padding-left: 55px;
padding-top: 5px;
color:#000000;
}

.minipaneltop_slim,
.minipaneltop_wide,
.minipaneltop_widest{
	height: 7px;
	width: 187px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/minipaneltop_slim.jpg);
	background-repeat:no-repeat;

	
}

.minipaneltop_wide{
	width: 436px;
	background-image: url(../images/layout/minipaneltop_436.gif);
}

.minipaneltop_widest{
	width: 633px;
	background-image: url(../images/layout/minipaneltop_633.gif);
}

.blip{
float:left;
padding-top: 2px;
padding-left: 13px;
}

.panelbottom_slim,
.panelbottom_wide,
.panelbottom_widest{
	height: 7px;
	width: 187px;
	margin-top:-7px;
	background-image: url(../images/layout/panelbottom_slim.gif);
	background-repeat:no-repeat;
}

.panelbottom_wide{
	width: 436px;
	background-image: url(../images/layout/panelbottom_436.gif);
}

.panelbottom_widest{
	width: 633px;
	background-image: url(../images/layout/panelbottom_633.gif);
}

.panel_slim{
	width: 187px;
	float: left;
	padding: 0;
	margin: 0;
}

.panelbody{
	padding: 7px 10px 2px 10px;
	background-color:#f3f3f3;
	color: #555;
	font-size:13px;
	text-align:center;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

.panelbody ul{
	margin: 0px;
	padding-left: 20px;
}

#centre{
	margin: 0px auto;
	width: 75%;
	text-align:center;
	background-color:#FF6633;
}

#footer_logo{
	margin: 5px;
	text-align:center;
	height:30px;
}

#footer{
	font-size:75%;
	text-align:center;
	margin: 0px auto;
/*	width: 600px; */
}


.hnav
{
	text-align: center;
}


.hnav ul
{
	margin: 0px;;
	height: 30px;
	padding:8px 0px 10px 0px;
}

.hnav ul li
{
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

.hnav ul li a
{
	margin: 0 4px;
	padding: 2px 10px 2px 10px;
	white-space: nowrap;
	width:100px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#eaeef7;
	border: 2px solid #000066;
}

.hnav ul li a:hover
{
	padding: 4px 12px 4px 12px;
	margin: 0px 2px;
	background-color:#99ccff;
}

.hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active, .hnav ul li a:hover
{
	text-decoration: none;
}

.hnav #currentpage a
{
	color:#fff;
	background-color:#000099;
	margin: 0 4px;
	padding: 2px 10px 2px 10px;
}

.hnav ul li span.divider
{
	display: none;
}

#quoteform 
{
	text-align: center;
}

#quoteformbox 
{
	text-align:left;
	margin: 10px auto 10px auto;
	padding: 10px 0px 10px 0px;
	width:80%;
	border: 1px dashed black;
/*	background-color:#fcf302;*/
	background-image:url(../images/grad-quotepanel.gif);
	background-repeat:repeat-y;
}

#quoteformbox h1
{	
	font-size:0.90em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	Color:#3300FF;
}
