/* Start of CMSMS style sheet 'main' */
/*author: Jason Huber */
/*email: jason@simplyworksconsulting.com */
/*1 march 2008 */ 


/* GENERAL SETTING */
body { 
  background:url(../images/BossLimo_background.gif) repeat-x #ffffff;
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  z-index:-1;
}
div, p, h1, h2, h3, h4, ul, img, form{padding:0px; margin:0px;}
img {border: none;}
li {list-style: none;}
p {padding: 8px 0px 8px 1px;}
h1 {font-size: 1.7em;
color: #742223;
margin: 3px 0px 2px 0px;
}
h2 {
font-family: Trebuchet MS, Georgia, Arial,  serif;
font-size: 1.4em;
color: #742223;
margin: 3px 0px 1px 0px;
}
h3 {
font-family: Trebuchet MS, Georgia, Arial,  serif;
font-size: 1.3em;
color: #333333;
margin: 1px 0px 2px 0px;
text-transform: uppercase;
}

a {color: #333333;}
a:active {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #742223;}

/* WEB PAGE ON CENTER */
#webpage {
width: 800px;
margin-left: auto;
margin-right: auto;
}

/* HEADER - LOGO BLOCK */

#header {
text-align:center;
}



/* MENU BLOCK */
#hrzmenu {
  background:url(../images/BossLimo_MinnesotaLimo.jpg) no-repeat #000000;
  height: 33px;
}

.hrzlinks {
padding: 6px 0px 0px 133px;
text-transform: uppercase;
cursor: hand;
}
.hrzlinks a {display:inline-block; color: #ffffff; text-decoration: none; padding: 0px 17px 0px 0px;}
.hrzlinks a:active {color: #ffffff;}
.hrzlinks a:visited {color: #ffffff;}
.hrzlinks a:hover {color: #cccccc;}


/* MAIN BODY BLOCK */
#mainbody { 
}

.bluetext{
color:#666666; 
}


#main {
  margin: 0px 470px 0px 0px;
}
#rightbar {
	float: right;
	width: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	}	
	
/* FOOTER BLOCK */
#footer {
  clear: both;
  text-align: center;
  margin: 7px 0px 0px 0px;
}
#footer a {color: #742223; text-decoration:none;}
#footer a:active {color: #742223;}
#footer a:visited {color: #742223;}
#footer a:hover {color: #333333; text-decoration:underline;}

/* COPYRIGHT BLOCK */
#copyright {
  clear: both;
  text-align: center;
}

/* SIMPLY WOPKS*/
#simplyworks {
  clear: both;
  text-align: right;
  padding: 5px 10px 0px 0px;
  font-size: 10px;
}


/* End of 'main' */

