
body {
background-image: url('images/sky_background.jpg');
background-repeat: repeat-x;
background-color: #ccccff;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 14px;
color: #333333;
line-height: 21px;
}


h1{
font-size: 24px;
color: #0254c0;
}

h2{
font-size: 20px;
}

h3{
font-size: 18px;

}

h4{
font-size: 14px;
color: #f86922;
padding: 0;
margin: 0;
}

td.smallfont {
vertical-align: top;
font-size: 12px;
}

p.quotes {
color: gray;
font-weight: bold;
font-style: italic;
font-size: 16px;
text-align: left;
}

p.quotesname {
text-align: right;
font-weight: bold;
font-size: 12px;
}

.bluebold{
color: #0254c0;
font-weight: bold;
}



#content {

margin-left: auto;
margin-right: auto;
width: 800px;
padding: 0;

}

#header {
margin: 0;
padding: 0;

}



#header a{
text-align: right;
text-decoration: none;
color: gray;
font-weight: bold;
margin: 0;
}

#header p{
padding: 5px;
margin: 0;
}



#bodytext {
width: 800px;
background-color: white;
padding: 0;
margin: 0;
text-align: justify;

}

#bodytext p.subnav{
display: inline;
float: right;
margin: 0;
padding: 8px;
padding-top: 0;
background-color: #0254c0;
color: white;
}

#bodytext a.subnav {
text-decoration: none;
color: white;
font-weight: bold;
margin: 0;
}

#bodytext a.subnav:hover {
color: #f86922;
}

#bodytext p.hilight_price{
		margin-top: -20px;
		padding: 0;
		padding-right: 5px;
		font-size: 16px;
		color: #f86922;
		font-weight: bold;
		text-align: right;
	}

#left-col {

float: left;
width: 550px;
text-align:justify;
 padding: 0;
margin: 0;
 }

#right-col {

float: right;
width: 200px;
text-align:right;
padding: 0;
margin: 0;

 }

#right-col li{
list-style: none;
padding: 3px;
}

#right-col h2{
margin-left: 30px;
}

#footer {
clear: both;
}

#navbar{
margin: 0;
padding: 0;
width: 800px; 
color: black;
padding-top: 10px;
}

#navbar td{
height: 26px;
text-align: center;
line-height: 26px;
}

#navbar a{
display: block;
padding: 0 10px;
height: 26px;
border: 1px solid white;
background-color: #c8d1d3;
text-decoration: none;
font-family: arial, verdana, sans serif;
font-size: 12px;
font-weight: bold;
color: black;
letter-spacing: 1px;
}

#navbar a:hover {
	background-color: #b8c1c3;
	
}

#right-col a{
font-weight: bold;
text-decoration: none;
color: #0254c0;
}

h2.orange {
color: #f86922;
text-align: center;
font-size: 22px;
}

h3.orange {
color: #f86922;
}

ol li{

padding: 5px;
}




