@charset "iso-8859-1";
/* main body style sets up the default font style and size etc. */
body {height:100%; width:100%; background-color:#fff; font-family:verdana, arial, sans-serif; font-size:100%; margin:0px; padding:0px;}
form {margin:0px; padding:0px;}
/* tag classes */
a, a:link, a:active, a:visited {color:#66f; font-weight:bold; text-decoration: underline;}
a:hover {color:#fff; font-weight:bold; text-decoration:none; background-color: #66f;}
img {border:none;}
p {margin:.5em 1em 1em;}
h1 {color:#66f; font-size:1.6em; text-align:left; font-weight:800; margin:0;}
h2 {color:#66f; font-size:1.2em; text-align:left; font-weight:800; margin:.5em .5em .83em;}

/* the header classes */
#Header {clear:both; width:98%; margin-top:10px; margin-left:1%; margin-right:1%; margin-bottom:10px; border:none; text-align:left; background-color:#fff; color:#66f;}
img.logo {width:400px; height:100px;}
img.sunset {width:100px; height:100px;}
#HeaderLeft {float:left; margin:0px; padding:0px;}
#HeaderMiddle {float:left; width:25%; text-align:center; margin:0px; padding:0px;}
#HeaderRight {float:right; width:30%; margin:0px; padding:0px;}
#HeaderWarning {font-size:75%; background-color:transparent; color:#f66; font-weight:bold;}
#HeaderAddress {font-size:70%; color:#666; text-align:right; margin:0px 5px 0px 0px;}
#PhoneNo {font-size:130%; font-weight:800;}
#MenuBar {clear:both; text-align:center; height:20px; padding:0px; background-color:#66f;}
#MenuBar ul {margin:0; padding:0px; display:inline;}
#MenuBar li {list-style-type:none; margin:0px; padding:0px; text-indent:0px; display:inline;}
#MenuBar li a, #MenuBar li a:link, #MenuBar li a:active, #MenuBar li a:visited {color:#fff; text-decoration:underline; font-weight:bold; font-size:75%;}
#MenuBar li a:hover {background-color:#66f; color:#fff; text-decoration:none; font-weight:bold;}
	
/* the main content classes */
#Content {width:99%; font-size:100%; margin-left:1%; margin-bottom:10px; padding:0px; border:none; vertical-align:top; text-align:left; color:#000;}
#ContentLeft {float:left; font-size:80%; width:19%; margin-right:1%; padding:0%;}
#ContentMiddle {float:left; font-size:80%; color:#666; width:79%; margin:0px; padding:0px;}
	
/* the footer classes */
#FooterBottom {clear:both; width:98%; padding-left:1%; padding-right:1%; height:50px; font-size:75%; text-align:center; color: #ccc; background-color:transparent;}
	
/* other classes */
.smallcontent {font-size: 75%;}
.verysmalltext {font-size: 65%;}
.bold {font-weight:800;}

img.chairimage {border:solid 1px #A25051; height:180px; width:100px;}
img.icchairimage {border:solid 1px #A25051; height:180px; width:130px;}
img.chairimagesmall {border:solid 1px #A25051; height:133px; width:100px;}

.rndbox {background-color:#FFCC33; font-size:75%;}
.rndtop {background: url(images/topright.gif) no-repeat right top;}
.rndbottom {background: url(images/bottomright.gif) no-repeat right bottom;}

.divider {clear:both; width:100%; height:3px; padding:0px; background-color:#66f; font-size:1px;}


