
body
{
background: url(images/back-1.gif) no-repeat top left #FFFFCC;
margin: 0;
padding: 0px 10px 0px;
color:#000000;
font-family:verdana,sans-serif;
}

body #layout{
	margin:0px auto;
}




#contentblock{
	padding:0px 25px 10px 25px;
	text-align:left;
}



/*FORM STUFF*/

#contentblock .inputform{
font-size:0.9em;	
font-family:verdana,sans-serif;
}

.inputform input, .inputform select, .inputform textarea{
background-color:#FFFFEE;
/*font-size:0.8em;*/
font-family:verdana,sans-serif;
}

/*End form*/


li, p, td
{
	line-height: 1.4em;
	font-size: 95%;
font-family:verdana,sans-serif;
	font-weight: normal;
background-color:transparent;
}



ul li 
{
	list-style-image: url(images/button.gif);
	list-style-type: square;
	font-size: 1.0em;
	margin: 0.4em 0 0 0;
font-family:verdana,sans-serif;
	
	}




.prices
{
	font-size:0.95em;
font-family:verdana,sans-serif;
	font-weight: normal;
	color:#000000;
background-color:#FFCD82;}

.whitebox
{
	line-height: 1.3em;
	font-size: 0.9em;
font-family:verdana,sans-serif;
	font-weight: normal;
	border-style: dotted;
	border-color: #cccccc;
	border-width:2px;
	padding: 10px;
	color:#000000;
background-color:#FFFFFF;
}


h2 {
font-family:verdana,sans-serif;
	font-weight : bold;
	color : #333399;
	font-size : 1.3em;
background-color:transparent;
	padding: 0;
}

h3 {
font-family:verdana,sans-serif;
	font-weight : bold;
	color : #996600;
	font-size : 1.2em;
	background : transparent;
	padding: 5px 0 0 0;
}

h4 {
font-family:verdana,sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 1em;
	background : transparent;
}


	
A:link {
	color: #0000FF;
text-decoration: underline;
	background-color: transparent;
}


A:visited {
	color: #990099;
text-decoration: underline;
	background-color: transparent;
}

A:hover {
	background-color: transparent;
text-decoration: none;
color:#FF0000;
}

strong	{
	font-weight: bold;
}


#lhmenublue
{
	line-height: 1.3em;
	font-size: 0.8em;
    font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-weight: bold;
    padding: 160px 0px 0px 0px;
	 margin:0px;
	color:white;
width:160px ;
background: url(images/backblue.png) 0px 100px no-repeat transparent;
border:0px dashed red;
text-align:left;
}




#rhcolumn{
text-align:center;
padding-top:40px;
width:155px;
}





/*
#lhmenugreen
{
	line-height: 1.3em;
	font-size: 0.8em;
    font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-weight: bold;
    padding: 50px 0px;
	 margin:0px;
	 border:0px;
	color:white;
width:135px ;
background: url(images/backblue.png) top right no-repeat transparent;
}

*/


.lhlink{
width:135px;
font-weight:bold;
padding:5px 5px 8px 20px;
margin:0px;
background: url(images/buttonblue2.png) center left no-repeat transparent;
border-bottom:1px solid #7CA5D1;
color:white;
}

.lhlink a:link, .lhlink a:hover, .lhlink a:visited{
	color:white;
	font-size: 90%;
	text-decoration: none;
}


 .lhlink a:hover{
 text-decoration: underline;
 	 }


/*End RH menu*/






.subscript
{
	line-height: 1.3em;
	font-size: 0.8em;
font-family:verdana,sans-serif;
	font-weight: normal;
	border-style: solid;
	border-color: #cccccc;
	border-width:1px 0 0 0;
	padding: 5px 0 0 0 ;
	margin: 25px 0px 25px 0px;
text-align:center;
width:100%;

}


.imgtext
{
	font-size: 90%;
font-family:verdana,sans-serif;
text-align:center;
background-color:transparent;
}



.imgbar
{
	font-size: 90%;
font-family:verdana,sans-serif;
text-align:center;
background-color:transparent;
margin: 0px 0px 70px 0px;
}

.imgbar img{
	border-style:solid;
	border-width: 0 2px 2px 0;
	border-color:#666666;
}


/*Form Stuff*/

legend{
font-weight:bold;
color: gray;
font-size:1.1em;
font-family:verdana,sans-serif;
margin:10px 0px;

}


